Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump the create-database-app-dependencies group across 1 directory with 10 updates #144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

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

Package From To
@oclif/plugin-plugins 5.4.6 5.4.15
@oclif/test 4.0.9 4.1.0
@types/node 22.5.1 22.8.6
eslint-config-oclif-typescript 3.1.9 3.1.12
mocha 10.7.3 10.8.2
@types/mocha 10.0.7 10.0.9
nodemon 3.1.4 3.1.7
oclif 4.11.3 4.15.16
typescript 5.5.4 5.6.3

Updates @oclif/plugin-plugins from 5.4.6 to 5.4.15

Release notes

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

5.4.15

Bug Fixes

5.4.15-dev.0

Bug Fixes

5.4.14

Bug Fixes

  • deps: bump @​oclif/core from 4.0.23 to 4.0.27 (#982) (dbdb238)

5.4.13

Bug Fixes

  • deps: bump npm from 10.8.3 to 10.9.0 (#983) (89beb8c)

5.4.12

Bug Fixes

  • remove summary from description (19e5b34)

5.4.11

Bug Fixes

5.4.10

Bug Fixes

  • deps: bump @​oclif/core from 4.0.18 to 4.0.23 (#978) (bd01231)

5.4.9

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (#974) (d92188a)

5.4.8

Bug Fixes

  • deps: bump path-to-regexp from 6.2.1 to 6.3.0 (#964) (8e1b2c3)

5.4.7

Bug Fixes

  • deps: bump npm from 10.8.2 to 10.8.3 (#960) (c523243)
Changelog

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

5.4.15 (2024-10-11)

Bug Fixes

5.4.14 (2024-10-05)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.23 to 4.0.27 (#982) (dbdb238)

5.4.13 (2024-10-05)

Bug Fixes

  • deps: bump npm from 10.8.3 to 10.9.0 (#983) (89beb8c)

5.4.12 (2024-10-04)

Bug Fixes

  • remove summary from description (19e5b34)

5.4.11 (2024-10-04)

Bug Fixes

5.4.10 (2024-09-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.18 to 4.0.23 (#978) (bd01231)

5.4.9 (2024-09-21)

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (#974) (d92188a)

5.4.8 (2024-09-13)

Bug Fixes

  • deps: bump path-to-regexp from 6.2.1 to 6.3.0 (#964) (8e1b2c3)

5.4.7 (2024-09-08)

... (truncated)

Commits
  • 9d128d1 chore(release): 5.4.15 [skip ci]
  • 58a2636 fix: bump oclif/core (#985)
  • 9c16f05 chore(dev-deps): bump oclif from 4.14.35 to 4.15.2 (#981)
  • c31a3b3 chore(release): 5.4.14 [skip ci]
  • dbdb238 fix(deps): bump @​oclif/core from 4.0.23 to 4.0.27 (#982)
  • c7515df chore(release): 5.4.13 [skip ci]
  • 89beb8c fix(deps): bump npm from 10.8.3 to 10.9.0 (#983)
  • 1e130f2 chore(dev-deps): bump @​oclif/plugin-help from 6.2.12 to 6.2.13 (#984)
  • 08edd57 chore(release): 5.4.12 [skip ci]
  • 19e5b34 fix: remove summary from description
  • Additional commits viewable in compare view

Updates @oclif/test from 4.0.9 to 4.1.0

Release notes

Sourced from @​oclif/test's releases.

4.1.0

Features

  • add ability to override NODE_ENV (02a5708)

4.0.10

Bug Fixes

  • optional chaining to prevent type error (cdf8f44)
Changelog

Sourced from @​oclif/test's changelog.

4.1.0 (2024-10-17)

Features

  • add ability to override NODE_ENV (02a5708)

4.0.10 (2024-10-16)

Bug Fixes

  • optional chaining to prevent type error (cdf8f44)
Commits
  • 7e5d3f5 chore(release): 4.1.0 [skip ci]
  • 47d47ac Merge pull request #638 from kanadgupta/main
  • 02a5708 feat: add ability to override NODE_ENV
  • 9d45756 chore(release): 4.0.10 [skip ci]
  • 3e0a3d1 Merge pull request #637 from kanadgupta/main
  • cdf8f44 fix: optional chaining to prevent type error
  • 076c43e Merge pull request #632 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 0052462 Merge pull request #633 from oclif/dependabot-npm_and_yarn-types-node-18.19.55
  • 76f0008 Merge pull request #634 from oclif/dependabot-npm_and_yarn-types-mocha-10.0.9
  • 7ceb42b Merge pull request #635 from oclif/dependabot-npm_and_yarn-typescript-5.6.3
  • Additional commits viewable in compare view

Updates @types/node from 22.5.1 to 22.8.6

Commits

Updates eslint-config-oclif-typescript from 3.1.9 to 3.1.12

Release notes

Sourced from eslint-config-oclif-typescript's releases.

3.1.12

Bug Fixes

  • deps: bump eslint-plugin-import from 2.30.0 to 2.31.0 (6e4c091)

3.1.11

Bug Fixes

  • deps: bump eslint-plugin-import from 2.29.1 to 2.30.0 (8986cec)

3.1.10

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 (6338853)
Changelog

Sourced from eslint-config-oclif-typescript's changelog.

3.1.12 (2024-10-06)

Bug Fixes

  • deps: bump eslint-plugin-import from 2.30.0 to 2.31.0 (6e4c091)

3.1.11 (2024-09-08)

Bug Fixes

  • deps: bump eslint-plugin-import from 2.29.1 to 2.30.0 (8986cec)

3.1.10 (2024-09-01)

Bug Fixes

  • deps: bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 (6338853)
Commits
  • cbcada9 chore(release): 3.1.12 [skip ci]
  • 9e98c2c Merge pull request #146 from oclif/dependabot-npm_and_yarn-eslint-plugin-impo...
  • 6e4c091 fix(deps): bump eslint-plugin-import from 2.30.0 to 2.31.0
  • 32be403 Merge pull request #145 from oclif/dependabot-npm_and_yarn-eslint-8.57.1
  • 79cead9 chore(dev-deps): bump eslint from 8.57.0 to 8.57.1
  • 5ce090a Merge pull request #144 from oclif/dependabot-npm_and_yarn-typescript-5.6.2
  • 110c2ba chore(dev-deps): bump typescript from 5.5.4 to 5.6.2
  • 2b26daf chore(release): 3.1.11 [skip ci]
  • 6d3c64e Merge pull request #143 from oclif/dependabot-npm_and_yarn-eslint-plugin-impo...
  • 8986cec fix(deps): bump eslint-plugin-import from 2.29.1 to 2.30.0
  • Additional commits viewable in compare view

Updates eslint-plugin-import from 2.29.1 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: Add ignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug #2866
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])
Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates mocha from 10.7.3 to 10.8.2

Release notes

Sourced from mocha's releases.

v10.8.2

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

v10.8.1

10.8.1 (2024-10-29)

🩹 Fixes

v10.8.0

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

... (truncated)

Changelog

Sourced from mocha's changelog.

10.8.2 (2024-10-30)

🩹 Fixes

  • support errors with circular dependencies in object values with --parallel (#5212) (ba0fefe)
  • test link in html reporter (#5224) (f054acc)

📚 Documentation

  • indicate 'exports' interface does not work in browsers (#5181) (14e640e)

🧹 Chores

  • fix docs builds by re-adding eleventy and ignoring gitignore again (#5240) (881e3b0)

🤖 Automation

  • deps: bump the github-actions group with 1 update (#5132) (e536ab2)

10.8.1 (2024-10-29)

🩹 Fixes

10.8.0 (2024-10-29)

🌟 Features

🩹 Fixes

📚 Documentation

... (truncated)

Commits
  • 05097db chore(main): release 10.8.2 (#5239)
  • 14e640e docs: indicate 'exports' interface does not work in browsers (#5181)
  • 881e3b0 chore: fix docs builds by re-adding eleventy and ignoring gitignore again (#5...
  • f054acc fix: test link in html reporter (#5224)
  • e536ab2 build(deps): bump the github-actions group with 1 update (#5132)
  • ba0fefe fix: support errors with circular dependencies in object values with --parall...
  • f44f71b chore(main): release 10.8.1 (#5238)
  • f72bc17 fix: handle case of invalid package.json with no explicit config (#5198)
  • 68803b6 fix: use accurate test links in HTML reporter (#5228)
  • d8ca270 fix: Typos on mochajs.org (#5237)
  • Additional commits viewable in compare view

Updates @types/mocha from 10.0.7 to 10.0.9

Commits

Updates nodemon from 3.1.4 to 3.1.7

Release notes

Sourced from nodemon's releases.

v3.1.7

3.1.7 (2024-09-20)

Bug Fixes

v3.1.6

3.1.6 (2024-09-19)

Bug Fixes

v3.1.5

3.1.5 (2024-09-17)

Bug Fixes

  • add missing ignore option to type defintion of config (#2224) (254c2ab)
Commits

Updates oclif from 4.11.3 to 4.15.16

Release notes

Sourced from oclif's releases.

4.15.16

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.14 to 6.2.16 (b87b645)

4.15.15

Bug Fixes

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

4.15.14

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.675.0 to 3.679.0 (bf66ea1)

4.15.13

Bug Fixes

  • deps: bump @​oclif/core from 4.0.29 to 4.0.30 (fd9743e)

4.15.12

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.670.0 to 3.676.0 (#1586) (d5735a6)

4.15.11

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.665.0 to 3.675.0 (#1581) (6cbe925)

4.15.10

Bug Fixes

  • deps: bump @​oclif/core from 4.0.28 to 4.0.29 (#1584) (f36e7bd)

4.15.9

Bug Fixes

  • add explicit error when files is missing from package.json (#1577) (#1578) (2ebfb00)

4.15.8

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.665.0 to 3.670.0 (5050c3e)

4.15.7

Bug Fixes

  • deps: bump @​oclif/core from 4.0.27 to 4.0.28 (8860e94)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.15.16 (2024-10-28)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.14 to 6.2.16 (b87b645)

4.15.15 (2024-10-27)

Bug Fixes

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

4.15.14 (2024-10-27)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.675.0 to 3.679.0 (bf66ea1)

4.15.13 (2024-10-27)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.29 to 4.0.30 (fd9743e)

4.15.12 (2024-10-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.670.0 to 3.676.0 (#1586) (d5735a6)

4.15.11 (2024-10-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.665.0 to 3.675.0 (#1581) (6cbe925)

4.15.10 (2024-10-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.28 to 4.0.29 (#1584) (f36e7bd)

4.15.9 (2024-10-15)

Bug Fixes

  • add explicit error when files is missing from package.json (#1577) (#1578) (2ebfb00)

4.15.8 (2024-10-14)

... (truncated)

Commits
  • 6c57c65 chore(release): 4.15.16 [skip ci]
  • 06f815e Merge pull request #1589 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • b87b645 fix(deps): bump @​oclif/plugin-help from 6.2.14 to 6.2.16
  • 8318ea3 chore(release): 4.15.15 [skip ci]
  • 2b57fc3 Merge pull request #1587 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • e7c1515 Merge pull request #1588 from oclif/dependabot-npm_and_yarn-types-node-18.19.59
  • 7baa443 chore(release): 4.15.14 [skip ci]
  • 5413c2c Merge pull request #1590 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • f15c99a fix(deps): bump @​oclif/plugin-warn-if-update-available
  • 7463a5a chore(release): 4.15.13 [skip ci]
  • Additional commits viewable in compare view

Updates typescript from 5.5.4 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR

…irectory with 10 updates

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

| Package | From | To |
| --- | --- | --- |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.6` | `5.4.15` |
| [@oclif/test](https://github.com/oclif/test) | `4.0.9` | `4.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.1` | `22.8.6` |
| [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) | `3.1.9` | `3.1.12` |
| [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `10.8.2` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.7` | `10.0.9` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.4` | `3.1.7` |
| [oclif](https://github.com/oclif/oclif) | `4.11.3` | `4.15.16` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` |



Updates `@oclif/plugin-plugins` from 5.4.6 to 5.4.15
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.6...5.4.15)

Updates `@oclif/test` from 4.0.9 to 4.1.0
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@4.0.9...4.1.0)

Updates `@types/node` from 22.5.1 to 22.8.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-config-oclif-typescript` from 3.1.9 to 3.1.12
- [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif-typescript@3.1.9...3.1.12)

Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)

Updates `mocha` from 10.7.3 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.3...v10.8.2)

Updates `@types/mocha` from 10.0.7 to 10.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `nodemon` from 3.1.4 to 3.1.7
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.4...v3.1.7)

Updates `oclif` from 4.11.3 to 4.15.16
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.11.3...4.15.16)

Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: create-database-app-dependencies
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-database-app-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-database-app-dependencies
- dependency-name: eslint-config-oclif-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-database-app-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-database-app-dependencies
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-database-app-dependencies
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-database-app-dependencies
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-database-app-dependencies
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-database-app-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-database-app-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added create-database-app Generator app dependencies Dependabot dependencies labels Nov 1, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create-database-app Generator app dependencies Dependabot dependencies OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants