fix(deps): bump @tootallnate/once, yeoman-environment and yeoman-generator by dependabot[bot] · Pull Request #411 · oracle/create-database-app
Removes @tootallnate/once. It's no longer used after updating ancestor dependencies @tootallnate/once, yeoman-environment and yeoman-generator. These dependencies need to be updated together.
Removes @tootallnate/once
Updates yeoman-environment from 3.19.3 to 6.0.0
Release notes
Sourced from yeoman-environment's releases.
v6.0.0
🚀 yeoman-environment v6 – Release Notes
- Switch to
@yeoman/adapterv4 (and inquirer v13) by default. Some behavior changes may happen.
yeoman/environment@v5.1.3...v6.0.0
v5.1.3
- fix: only fallback to import if requiring fails with esm/async error (#716) e4fb745
yeoman/environment@v5.1.2...v5.1.3
v5.1.2
- fix: use globbySync to resolve PNPM global node_modules paths (#692) 4317fef
yeoman/environment@v5.1.1...v5.1.2
v5.1.1
- feat: lookup for generators in pnpm global folder (#680) 2fcd028
yeoman/environment@v5.1.0...v5.1.1
v5.1.0
- chore(deps): bump globby from 15.0.0 to 16.0.0 (#676) cd962ec
- chore(deps): bump
@yeoman/conflicterfrom 3.0.0 to 4.0.0 (#677) 04a104b- chore(deps): bump globby from 14.1.0 to 15.0.0 (#662) 5d39217
- feat: add generatorLookupOptions option (#674) a301ab8
- fix: expose missing types (#673) 4de747f
yeoman/environment@v5.0.0...v5.1.0
v5.0.0
- chore(deps): bump locate-path from 7.2.0 to 8.0.0 (#657) db2a7ce
- chore(deps): bump untildify from 5.0.0 to 6.0.0 (#658) d63caf6
- chore: add
@yeoman/adapterto peerDependencies (#656) ca2fa1d
... (truncated)
Commits
63036c46.0.096009adchore: bump dependencies (#733)04b06d2chore(deps): bump mem-fs-editor from 11.1.4 to 12.0.2 (#732)c497834chore: recreate package-lock (#729)7c11f7achore: drop cpy-cli (#728)52ebd77chore: bump dependencies (#727)ab6756echore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#723)e83b462chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#722)1e8c898chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#721)ee4333cchore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#719)- Additional commits viewable in compare view
Install script changes
This version adds prepare script that runs during installation. Review the package contents before updating.
Updates yeoman-generator from 5.10.0 to 8.0.2
Release notes
Sourced from yeoman-generator's releases.
v8.0.2
- fix: adjust types (#1753) b0cbb5b
yeoman/generator@v8.0.1...v8.0.2
v8.0.1
- fix: add runtime compatibility for old fs apis (#1752) 281a9cb
yeoman/generator@v8.0.0...v8.0.1
v8.0.0
Notable changes
- Add support to environment shared context data.
- Reworked fs api due to mem-fs-editor refactoring.
- Drop github-username dependency.
- May internal improvements.
yeoman/generator@v8.0.0-beta.8...v8.0.0
v8.0.0-beta.8
- chore: bump mem-fs-editor to v12 (#1746) ac1e9a6
- chore: bump cpy-cli to v7 (#1745) e76d1b0
- chore: bump dependencies (#1744) 4f3978e
- fix: freeze features object to avoid bugs since it won't propagate to internal features object (#1713) 711e610
- chore: bump
@yeoman/adapterto v4 (#1712) f28bf2e
yeoman/generator@v8.0.0-beta.7...v8.0.0-beta.8
v8.0.0-beta.7
- feat: support 'select' question type and deprecate list type (#1706) 5ec5b77
- chore: rework features handling (#1707) fbc7f70
- feat: add disableInGeneratorOptionsSupport feature (#1701) ea0950d
yeoman/generator@v8.0.0-beta.6...v8.0.0-beta.7
v8.0.0-beta.6
... (truncated)
Commits
b07849a8.0.2b0cbb5bfix: adjust types (#1753)3fea9b28.0.1281a9cbfix: add runtime compatibility for old fs apis (#1752)bca93d8chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1751)e88ee6c8.0.04a3f97fchore: bump dependencies (#1750)504d30e8.0.0-beta.8832c140chore: recreate package-lock (#1748)de7cce3chore: bump dependencies (#1747)- Additional commits viewable in compare view
Install script changes
This version adds prepare script that runs during installation. Review the package contents before updating.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.