forked from benhason1/nestjs-http-promise
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps-dev): bump the dependencies group across 1 directory with 10 updates #469
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 29, 2024
fynn-ai
approved these changes
Nov 29, 2024
…10 updates Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.8` | `10.4.12` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.8` | `10.4.12` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.8` | `10.4.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.1` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.14.0` | `8.16.0` | Updates `@eslint/js` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js) Updates `@nestjs/common` from 10.4.8 to 10.4.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/common) Updates `@nestjs/core` from 10.4.8 to 10.4.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/core) Updates `@nestjs/platform-express` from 10.4.8 to 10.4.12 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.12/packages/platform-express) Updates `@types/node` from 22.9.0 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.15.0) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `typescript-eslint` from 8.14.0 to 8.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@nestjs/common" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nestjs/platform-express" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ttshivers
force-pushed
the
dependabot/npm_and_yarn/dependencies-9a46096fe2
branch
from
December 1, 2024 21:40
bd92e76
to
b9cd65d
Compare
🎉 This PR is included in version 2.0.146 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
released
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 10 updates in the / directory:
9.14.0
9.15.0
10.4.8
10.4.12
10.4.8
10.4.12
10.4.8
10.4.12
22.9.0
22.10.1
9.14.0
9.15.0
9.1.6
9.1.7
3.3.3
3.4.1
5.6.3
5.7.2
8.14.0
8.16.0
Updates
@eslint/js
from 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)Updates
@nestjs/common
from 10.4.8 to 10.4.12Release notes
Sourced from
@nestjs/common
's releases.... (truncated)
Commits
cf8d27c
chore(@nestjs
) publish v10.4.12 release74c4376
fix(common): enforce strin value if not undefined6563c18
fix(common): return undefined if string type value is undefineda071a73
fix(common): enforce string type in validationpipe7db85ad
fix(deps): update dependency tslib to v2.8.1bedf1fa
chore(@nestjs
) publish v10.4.11 release5ebe4b9
chore(@nestjs
) publish v10.4.10 release416830c
chore(@nestjs
) publish v10.4.9 releasef7248e2
Merge pull request #14181 from nestjs/fix/validation-pipe-swc-enum-bugf76a693
Update packages/common/pipes/validation.pipe.tsUpdates
@nestjs/core
from 10.4.8 to 10.4.12Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
cf8d27c
chore(@nestjs
) publish v10.4.12 release7db85ad
fix(deps): update dependency tslib to v2.8.1bedf1fa
chore(@nestjs
) publish v10.4.11 release5ebe4b9
chore(@nestjs
) publish v10.4.10 release416830c
chore(@nestjs
) publish v10.4.9 release81597f7
Merge branch 'master' into fix-tenant-context-payload25ad5b4
refactor(core): tiny improvements3324703
Merge pull request #13804 from patrickacioli/fix-lazy-transient-provideraabde1a
fix(common,core): align the logic of optional providerd35006a
chore: update readmesUpdates
@nestjs/platform-express
from 10.4.8 to 10.4.12Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
cf8d27c
chore(@nestjs
) publish v10.4.12 release7db85ad
fix(deps): update dependency tslib to v2.8.1bedf1fa
chore(@nestjs
) publish v10.4.11 release5ebe4b9
chore(@nestjs
) publish v10.4.10 release416830c
chore(@nestjs
) publish v10.4.9 released35006a
chore: update readmesUpdates
@types/node
from 22.9.0 to 22.10.1Commits
Updates
eslint
from 9.14.0 to 9.15.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6f37b07
9.15.01d99f29
Build: changelog update for 9.15.02967d91
chore: upgrade@eslint/js
@9
.15.0 (#19133)b441bee
chore: package.json update for@eslint/js
release7d6bf4a
chore: upgrade@eslint/core
@0
.9.0 (#19131)01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104)902e707
chore: upgrade@eslint/plugin-kit
@0
.2.3 (#19130)2edc0e2
feat: add meta.defaultOptions (#17656)fd33f13
fix: update types forno-restricted-imports
rule (#19060)5ff6c1d
chore: bump cross-spawn (#19125)Updates
husky
from 9.1.6 to 9.1.7Release notes
Sourced from husky's releases.
Commits
799e84b
9.1.730f2049
fix: add husky label to deprecated warning (#1538)Updates
prettier
from 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177
Release 3.4.11fb6297
Description has been truncated