chore(deps): bump the prod-deps group across 1 directory with 13 updates#71
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the prod-deps group across 1 directory with 13 updates#71dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.873.0` | `3.940.0` | | [@aws-sdk/s3-presigned-post](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-presigned-post) | `3.873.0` | `3.940.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.873.0` | `3.940.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.6` | `11.1.9` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.6` | `11.1.9` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.6` | `11.1.9` | | [@nestjs/schedule](https://github.com/nestjs/schedule) | `6.0.0` | `6.0.1` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.0` | `11.2.3` | | [cache-manager](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cache-manager) | `7.1.1` | `7.2.5` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.1` | `17.2.3` | | [ipaddr.js](https://github.com/whitequark/ipaddr.js) | `2.2.0` | `2.3.0` | | [nanoid](https://github.com/ai/nanoid) | `5.1.5` | `5.1.6` | | [p-retry](https://github.com/sindresorhus/p-retry) | `7.0.0` | `7.1.0` | Updates `@aws-sdk/client-s3` from 3.873.0 to 3.940.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.940.0/clients/client-s3) Updates `@aws-sdk/s3-presigned-post` from 3.873.0 to 3.940.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-presigned-post/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/packages/s3-presigned-post) Updates `@aws-sdk/s3-request-presigner` from 3.873.0 to 3.940.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/packages/s3-request-presigner) Updates `@nestjs/common` from 11.1.6 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/common) Updates `@nestjs/core` from 11.1.6 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/core) Updates `@nestjs/platform-express` from 11.1.6 to 11.1.9 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.9/packages/platform-express) Updates `@nestjs/schedule` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/nestjs/schedule/releases) - [Commits](nestjs/schedule@6.0.0...6.0.1) Updates `@nestjs/swagger` from 11.2.0 to 11.2.3 - [Release notes](https://github.com/nestjs/swagger/releases) - [Commits](nestjs/swagger@11.2.0...11.2.3) Updates `cache-manager` from 7.1.1 to 7.2.5 - [Release notes](https://github.com/jaredwray/cacheable/releases) - [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cache-manager) Updates `dotenv` from 17.2.1 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.1...v17.2.3) Updates `ipaddr.js` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md) - [Commits](whitequark/ipaddr.js@v2.2.0...v2.3.0) Updates `nanoid` from 5.1.5 to 5.1.6 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.5...5.1.6) Updates `p-retry` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](sindresorhus/p-retry@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@aws-sdk/s3-presigned-post" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@nestjs/common" dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@nestjs/core" dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@nestjs/schedule" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@nestjs/swagger" dependency-version: 11.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: cache-manager dependency-version: 7.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: ipaddr.js dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: nanoid dependency-version: 5.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: p-retry dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 prod-deps group with 13 updates in the / directory:
3.873.03.940.03.873.03.940.03.873.03.940.011.1.611.1.911.1.611.1.911.1.611.1.96.0.06.0.111.2.011.2.37.1.17.2.517.2.117.2.32.2.02.3.05.1.55.1.67.0.07.1.0Updates
@aws-sdk/client-s3from 3.873.0 to 3.940.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.09981cbcPublish v3.937.09816b26feat(client-s3): Enable / Disable ABAC on a general purpose bucket.a180cc7Publish v3.936.0c31b14bPublish v3.935.0cee2e72feat(client-s3): Adds support for blocking SSE-C writes to general purpose bu...ac2be51chore(codegen): update for smithy/core serde fixes (#7511)3b6a4d9Publish v3.934.0674fae6Publish v3.933.0Updates
@aws-sdk/s3-presigned-postfrom 3.873.0 to 3.940.0Release notes
Sourced from
@aws-sdk/s3-presigned-post's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-presigned-post's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.09981cbcPublish v3.937.0a180cc7Publish v3.936.0c31b14bPublish v3.935.0ac2be51chore(codegen): update for smithy/core serde fixes (#7511)3b6a4d9Publish v3.934.0674fae6Publish v3.933.0c28f46dPublish v3.932.099f5f06Publish v3.931.0Updates
@aws-sdk/s3-request-presignerfrom 3.873.0 to 3.940.0Release notes
Sourced from
@aws-sdk/s3-request-presigner's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.09981cbcPublish v3.937.0a180cc7Publish v3.936.0c31b14bPublish v3.935.0ac2be51chore(codegen): update for smithy/core serde fixes (#7511)3b6a4d9Publish v3.934.0674fae6Publish v3.933.0c28f46dPublish v3.932.099f5f06Publish v3.931.0Updates
@nestjs/commonfrom 11.1.6 to 11.1.9Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
64c8552chore(@nestjs) publish v11.1.9 release26f8f5aMerge pull request #15863 from TomerSteinberg/TomerSteinberg-feat/sse-method-...4c268d7chore(deps): bump file-type from 21.0.0 to 21.1.0fcfea5efeat(common): add method options to@ssedecorator68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme6f35185Merge pull request #15543 from kim-sung-jee/feature/websockets-manual-ackcbf82f6fix(common): resolve extras in configurable module builder async methods5586038Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-loggerUpdates
@nestjs/corefrom 11.1.6 to 11.1.9Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
64c8552chore(@nestjs) publish v11.1.9 releasecc50925fix(core): make get() throw for implicitly request-scoped trees68cd545chore(@nestjs) publish v11.1.8 release334012eMerge pull request #15815 from mag123c/fix/transient-nested-dependency-isolation4ffe045fix(core): ensure nested transient provider isolationee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readme82b4f07Merge pull request #15622 from nestjs/renovate/path-to-regexp-8.x5586038Merge pull request #15503 from mag123c/feat/add-forceconsole-option-to-loggerfada0a7Merge pull request #15588 from at7211/feat/enhance-dependency-error-messagesUpdates
@nestjs/platform-expressfrom 11.1.6 to 11.1.9Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
64c8552chore(@nestjs) publish v11.1.9 release68cd545chore(@nestjs) publish v11.1.8 releaseee1b347chore(@nestjs) publish v11.1.7 release33d6cb5chore: update readmefc72d1efix(deps): update dependency path-to-regexp to v8.3.0Updates
@nestjs/schedulefrom 6.0.0 to 6.0.1Release notes
Sourced from
@nestjs/schedule's releases.Commits
dc6b79fchore(deps): update dependency ts-jest to v29.4.3 (#2088)1156f8dMerge pull request #1966 from nestjs/renovate/cimg-node-22.x0273e3fMerge pull request #2001 from nestjs/renovate/cron-4.x3e197c8Merge pull request #2053 from spotlight21c/clear-before-shutdown3596d17Merge pull request #2085 from arjunatlightspeed/add-threshold-option614ceffchore(deps): update dependency@types/nodeto v22.18.6 (#2087)c6f4361chore(deps): update dependency@types/nodeto v22.18.5 (#2086)af9dfb1chore(deps): update dependency typescript-eslint to v8.44.0 (#2084)0493755chore(deps): update dependency ts-jest to v29.4.2 (#2083)961c4d5Add threshold option to CronOptionsUpdates
@nestjs/swaggerfrom 11.2.0 to 11.2.3Release notes
Sourced from
@nestjs/swagger's releases.Commits
ef0173bchore(): release v11.2.33af1a90Merge pull request #3633 from nestjs/revert-3603-masterd80325fRevert "fix(plugin): add async modifier when a reference is await import stat...1f6ac4dchore(deps): update dependency typescript-eslint to v8.47.0 (#3632)f95540echore(): release v11.2.2d494c63Merge pull request #3603 from seonggukchoi/master8e0df77Merge pull request #3593 from nestjs/renovate/swagger-ui-dist-5.x96ddedbMerge pull request #3609 from nestjs/renovate/cimg-node-24.x16fe10dMerge pull request #3621 from nestjs/renovate/microsoft-tsdoc-0.x0bbff5fMerge pull request #3627 from nestjs/renovate/npm-js-yaml-vulnerabilityUpdates
cache-managerfrom 7.1.1 to 7.2.5Commits
Updates
dotenvfrom 17.2.1 to 17.2.3Changelog
Sourced from dotenv's changelog.
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definitionUpdates
ipaddr.jsfrom 2.2.0 to 2.3.0Changelog
Sourced from ipaddr.js's changelog.
Commits
e373b4eBump version to 2.3.0d564b1dAdd IPv4 CIDR four-part decimal validator08c2cd4dep(eslint): upgrade to v9e6438feremove LICENSE from files, redundant, always includedUpdates
nanoidfrom 5.1.5 to 5.1.6Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
c6532dbRelease 5.1.6 version8f2fcc6Pin and update CI actions71c042bUpdate dependencies9abd691Fix benchmark regression70bc11fFix tests464d36bNormalize behaviour191414fFix test coveragecb3626dDo not allow tose size=0 on Node.js095b73dFix Dev Container support3e7d645Bump vite from 6.2.7 to 6.3.6 (#538)Updates
p-retryfrom 7.0.0 to 7.1.0Release notes
Sourced from p-retry's releases.
Commits
043395a7.1.026d6e05AddshouldConsumeRetryoption (#96)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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