-
Notifications
You must be signed in to change notification settings - Fork 2
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(dependabot): bump the non-breaking group with 6 updates #41
Closed
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
Bumps the major group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports). Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser) Updates `eslint` from 8.57.0 to 9.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.10.0) Updates `prettier-plugin-organize-imports` from 3.2.4 to 4.0.0 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.4...v4.0.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: prettier-plugin-organize-imports dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the non-breaking group with 6 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.651.1` | `3.654.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.651.1` | `3.654.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.1` | `10.4.3` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.1` | `10.4.3` | | [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.4.1` | `10.4.3` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.4.1` | `10.4.3` | Updates `@aws-sdk/client-s3` from 3.651.1 to 3.654.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.654.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.651.1 to 3.654.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.654.0/lib/lib-storage) Updates `@nestjs/common` from 10.4.1 to 10.4.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/common) Updates `@nestjs/core` from 10.4.1 to 10.4.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/core) Updates `@nestjs/platform-fastify` from 10.4.1 to 10.4.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/platform-fastify) Updates `@nestjs/testing` from 10.4.1 to 10.4.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/testing) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@aws-sdk/lib-storage" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@nestjs/common" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@nestjs/platform-fastify" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 19, 2024
@dependabot recreate |
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/non-breaking-3109cab938
branch
September 19, 2024 21:02
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
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 non-breaking group with 6 updates:
3.651.1
3.654.0
3.651.1
3.654.0
10.4.1
10.4.3
10.4.1
10.4.3
10.4.1
10.4.3
10.4.1
10.4.3
Updates
@aws-sdk/client-s3
from 3.651.1 to 3.654.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
0ade74b
Publish v3.654.0a00b8b0
feat(client-s3): Added SSE-KMS support for directory buckets.bcfee78
chore(clients): codegen sync for IDE type navigation (#6490)Updates
@aws-sdk/lib-storage
from 3.651.1 to 3.654.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.Commits
0ade74b
Publish v3.654.0bcfee78
chore(clients): codegen sync for IDE type navigation (#6490)Updates
@nestjs/common
from 10.4.1 to 10.4.3Release notes
Sourced from
@nestjs/common
's releases.Commits
2fb629e
chore(@nestjs
) publish v10.4.3 released3dd896
chore: update readme696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0Updates
@nestjs/core
from 10.4.1 to 10.4.3Release notes
Sourced from
@nestjs/core
's releases.Commits
2fb629e
chore(@nestjs
) publish v10.4.3 release3014240
Merge branch 'master' of https://github.com/nestjs/nestd3dd896
chore: update readme1c8e510
Merge pull request #13952 from micalevisk/style/fix-formatting696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0e0d2ba6
chore(core,express,fastify): fix deps with security issues409e718
style(core): fix formatting8b4af57
chore: fix some commentsUpdates
@nestjs/platform-fastify
from 10.4.1 to 10.4.3Release notes
Sourced from
@nestjs/platform-fastify
's releases.Commits
2fb629e
chore(@nestjs
) publish v10.4.3 release3014240
Merge branch 'master' of https://github.com/nestjs/nestd3dd896
chore: update readme05b7791
chore(fastify): upgrade@fastify/middie
to address security vulnerability696b441
chore(@nestjs
) publish v10.4.2 releasecfc2217
Merge pull request #13911 from nestjs/dependabot/npm_and_yarn/tslib-2.7.0fff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0f593343
chore(deps): bump light-my-request from 5.13.0 to 6.0.0e0d2ba6
chore(core,express,fastify): fix deps with security issuesUpdates
@nestjs/testing
from 10.4.1 to 10.4.3Release notes
Sourced from
@nestjs/testing
's releases.Commits
2fb629e
chore(@nestjs
) publish v10.4.3 released3dd896
chore: update readme696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0Dependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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