fix(deps): bump the create-database-app-dependencies group across 1 directory with 7 updates by dependabot[bot] · Pull Request #417 · oracle/create-database-app

Bumps the create-database-app-dependencies group with 7 updates in the / directory:

Package From To
@oclif/plugin-plugins 5.4.36 5.4.59
@oclif/test 4.1.12 4.1.17
eslint-plugin-import 2.31.0 2.32.0
execa 9.5.2 9.6.1
mocha 11.1.0 11.7.5
nodemon 3.1.9 3.1.14
oclif 4.11.3 4.22.96

Updates @oclif/plugin-plugins from 5.4.36 to 5.4.59

Release notes

Sourced from @​oclif/plugin-plugins's releases.

5.4.59

Bug Fixes

5.4.58

Bug Fixes

  • add validation check for JIT plugin versions (d1139dd)

5.4.57

Bug Fixes

5.4.56

Bug Fixes

5.4.55

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1270) (725640e)

5.4.54

Bug Fixes

5.4.53

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1231) (e0cd00e)

5.4.52

Bug Fixes

  • add warning about deprecating auto-install feature (#1230) (bbf8e0c)

5.4.51

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1229) (4d4f42c)

5.4.50

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

5.4.59 (2026-03-19)

Bug Fixes

5.4.58 (2026-03-06)

Bug Fixes

  • add validation check for JIT plugin versions (d1139dd)

5.4.57 (2026-03-04)

Bug Fixes

5.4.56 (2026-02-07)

Bug Fixes

5.4.55 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1270) (725640e)

5.4.54 (2025-11-15)

Bug Fixes

5.4.53 (2025-11-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1231) (e0cd00e)

5.4.52 (2025-10-30)

Bug Fixes

  • add warning about deprecating auto-install feature (#1230) (bbf8e0c)

5.4.51 (2025-10-25)

... (truncated)

Commits
  • 651f8a4 chore(release): 5.4.59 [skip ci]
  • 8994a23 fix: Merge pull request #1291 from oclif/ew/bump-npm
  • d19c81c fix: bump npm
  • 777d4f1 chore(release): 5.4.58 [skip ci]
  • 6ea42ab Merge pull request #1287 from bailey-coding/patch-1
  • ac5bee6 Merge pull request #1290 from oclif/mm/fix/repository-prefix-devcenter-links
  • 02a0cae adding repositoryPrefix so CLI command doc links point to this plugin’s repo ...
  • d1139dd fix: add validation check for JIT plugin versions
  • df1243b chore(release): 5.4.57 [skip ci]
  • e4e52c5 Merge pull request #1288 from oclif/d/W-21178947
  • Additional commits viewable in compare view

Updates @oclif/test from 4.1.12 to 4.1.17

Release notes

Sourced from @​oclif/test's releases.

4.1.17

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (842792a)

4.1.16

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (dab8924)

4.1.15

Bug Fixes

  • deps: bump js-yaml from 4.1.0 to 4.1.1 (f6eb102)

4.1.14

Bug Fixes

  • deps: bump debug from 4.4.1 to 4.4.3 (5d1ed0d)

4.1.13

Bug Fixes

  • deps: bump debug from 4.4.0 to 4.4.1 (fe3a4ca)
Changelog

Sourced from @​oclif/test's changelog.

4.1.17 (2026-03-21)

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (842792a)

4.1.16 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (dab8924)

4.1.15 (2025-11-15)

Bug Fixes

  • deps: bump js-yaml from 4.1.0 to 4.1.1 (f6eb102)

4.1.14 (2025-09-14)

Bug Fixes

  • deps: bump debug from 4.4.1 to 4.4.3 (5d1ed0d)

4.1.13 (2025-05-18)

Bug Fixes

  • deps: bump debug from 4.4.0 to 4.4.1 (fe3a4ca)
Commits
  • e5371b1 chore(release): 4.1.17 [skip ci]
  • 464b7d1 Merge pull request #868 from oclif/dependabot-npm_and_yarn-flatted-3.4.2
  • 842792a fix(deps): bump flatted from 3.3.2 to 3.4.2
  • 4b1eb43 Merge pull request #864 from oclif/dependabot-npm_and_yarn-eslint-9.39.4
  • 54596c3 chore(dev-deps): bump eslint from 9.39.3 to 9.39.4
  • b988053 Merge pull request #866 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 6736998 chore(dev-deps): bump eslint-config-oclif from 6.0.140 to 6.0.148
  • a620ec5 Merge pull request #867 from oclif/dependabot-npm_and_yarn-oclif-core-4.9.0
  • ad2b864 chore(dev-deps): bump @​oclif/core from 4.8.0 to 4.9.0
  • 66fec82 Merge pull request #860 from oclif/ew/slack-webhook-secret
  • Additional commits viewable in compare view

Updates eslint-plugin-import from 2.31.0 to 2.32.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.32.0

Added

Fixed

Changed

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.32.0] - 2025-06-20

Added

  • add [enforce-node-protocol-usage] rule and import/node-version setting (#3024, thanks [@​GoldStrikeArch] and [@​sevenc-nanashi])
  • add TypeScript types (#3097, thanks [@​G-Rath])
  • [extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@​Xunnamius])
  • [order]: add sortTypesGroup option to allow intragroup sorting of type-only imports (#3104, thanks [@​Xunnamius])
  • [order]: add newlines-between-types option to control intragroup sorting of type-only imports (#3127, thanks [@​Xunnamius])
  • [order]: add consolidateIslands option to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@​Xunnamius])

Fixed

  • [no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@​michaelfaith])
  • configs: added missing name attribute for eslint config inspector (#3151, thanks [@​NishargShah])
  • [order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@​Xunnamius])
  • [order]: resolve undefined property access issue when using named ordering (#3166, thanks [@​Xunnamius])
  • [enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@​ljharb])
  • [order]: codify invariants from docs into config schema (#3152, thanks [@​Xunnamius])

Changed

Commits
  • 01c9eb0 v2.32.0
  • ae57cc1 [Deps] update array-includes, array.prototype.findlastindex, `eslint-modu...
  • 9e1ad6b [Fix] order: codify invariants from docs into config schema
  • f017790 [Docs] no-restricted-paths: clarify wording and fix errors
  • 7d83a57 [Docs] no-unused-modules: add missing double quote
  • 519eb94 [utils] v2.12.1
  • 71ad145 [actions] split out tests into new vs old eslint
  • 9b096c4 [utils] [dev deps] update @arethetypeswrong/cli, @ljharb/tsconfig, `@type...
  • da5f6ec [Fix] enforce-node-protocol-usage: avoid a crash with some TS code
  • 6e49a58 [Refactor] order: remove unnecessary negative check
  • Additional commits viewable in compare view

Updates execa from 9.5.2 to 9.6.1

Release notes

Sourced from execa's releases.

v9.6.1

  • Fix VerboseOption type not being properly exported (#1215) 7891c39

sindresorhus/execa@v9.6.0...v9.6.1

v9.6.0

  • Update dependencies d49104a

sindresorhus/execa@v9.5.3...v9.6.0

v9.5.3

  • Fix Node 24-specific deprecation warning (#1199) 1ac5b91

sindresorhus/execa@v9.5.2...v9.5.3

Commits

Updates mocha from 11.1.0 to 11.7.5

Release notes

Sourced from mocha's releases.

v11.7.5

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

v11.7.4

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

v11.7.3

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

... (truncated)

Changelog

Sourced from mocha's changelog.

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

  • deps: bump actions/setup-node in the github-actions group (#5459) (48c6f40)

... (truncated)

Commits

Updates nodemon from 3.1.9 to 3.1.14

Release notes

Sourced from nodemon's releases.

v3.1.14

3.1.14 (2026-02-20)

Bug Fixes

v3.1.13

3.1.13 (2026-02-19)

Bug Fixes

  • TypeScript definition for 'restart' args (5c03715), closes #2265

v3.1.12

3.1.12 (2026-02-19)

Bug Fixes

v3.1.11

3.1.11 (2025-11-11)

Bug Fixes

v3.1.10

3.1.10 (2025-04-23)

Bug Fixes

Commits
  • cfebe2f fix: get watch working on windows
  • f34bfa9 chore: fix release to run after tests
  • 5c03715 fix: TypeScript definition for 'restart' args
  • 28de4b7 chore: semver-release wanted 22-24 🤦
  • 6217164 chore: move release workflow to node 20
  • 2c458de chore: bump semver-release + update workflow
  • 9376af3 fix: bump minimatch
  • e045423 chore: website
  • f7a4edd chore: website
  • f26223f chore: website
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nodemon since your current version.

Updates oclif from 4.11.3 to 4.22.96

Release notes

Sourced from oclif's releases.

4.22.96

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (d12954b)

4.22.95

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1009.0 to 3.1014.0 (c075291)

4.22.94

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.75 to 3.2.76 (eefdfe3)

4.22.93

Bug Fixes

  • deps: bump flatted from 3.3.1 to 3.4.2 (943ec13)

4.22.92

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.74 to 3.2.75 (4eefb02)

4.22.91

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1004.0 to 3.1009.0 (da5fc92)

4.22.90

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.37 to 6.2.38 (9a63640)

4.22.89

Bug Fixes

  • deps: bump @​oclif/core from 4.8.3 to 4.9.0 (f56c1db)

4.22.88

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1004.0 to 3.1009.0 (8af60d6)

4.22.87

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1002.0 to 3.1004.0 (14feda5)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.22.96 (2026-03-22)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (d12954b)

4.22.95 (2026-03-22)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1009.0 to 3.1014.0 (c075291)

4.22.94 (2026-03-22)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.75 to 3.2.76 (eefdfe3)

4.22.93 (2026-03-20)

Bug Fixes

  • deps: bump flatted from 3.3.1 to 3.4.2 (943ec13)

4.22.92 (2026-03-16)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.74 to 3.2.75 (4eefb02)

4.22.91 (2026-03-15)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1004.0 to 3.1009.0 (da5fc92)

4.22.90 (2026-03-15)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.37 to 6.2.38 (9a63640)

4.22.89 (2026-03-15)

Bug Fixes

  • deps: bump @​oclif/core from 4.8.3 to 4.9.0 (f56c1db)

4.22.88 (2026-03-15)

... (truncated)

Commits
  • 86027e0 chore(release): 4.22.96 [skip ci]
  • c7340c3 Merge pull request #2004 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 62400a7 chore(release): 4.22.95 [skip ci]
  • 667d795 Merge pull request #2005 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 2289598 Merge pull request #2006 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.17
  • d12954b fix(deps): bump @​oclif/plugin-warn-if-update-available
  • 8d7fc88 chore(release): 4.22.94 [skip ci]
  • a9db936 Merge pull request #2007 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • eefdfe3 fix(deps): bump @​oclif/plugin-not-found from 3.2.75 to 3.2.76
  • 58b8a99 chore(dev-deps): bump @​oclif/test from 4.1.16 to 4.1.17
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions