ALCS-000: Bump the npm-minor-and-patch group across 1 directory with 11 updates#2829
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
…11 updates Bumps the npm-minor-and-patch group with 11 updates in the /services directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.998.0` | `3.1002.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.998.0` | `3.1002.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.14` | `11.1.15` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.14` | `11.1.15` | | [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `11.1.14` | `11.1.15` | | [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.14` | `11.1.15` | | [class-validator](https://github.com/typestack/class-validator) | `0.14.4` | `0.15.1` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.19.0` | `8.20.0` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.14` | `11.1.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.34` | `20.19.35` | | [memfs](https://github.com/streamich/memfs) | `4.56.10` | `4.56.11` | Updates `@aws-sdk/client-s3` from 3.998.0 to 3.1002.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.1002.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.998.0 to 3.1002.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.1002.0/packages/s3-request-presigner) Updates `@nestjs/common` from 11.1.14 to 11.1.15 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.15/packages/common) Updates `@nestjs/core` from 11.1.14 to 11.1.15 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.15/packages/core) Updates `@nestjs/microservices` from 11.1.14 to 11.1.15 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.15/packages/microservices) Updates `@nestjs/platform-fastify` from 11.1.14 to 11.1.15 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.15/packages/platform-fastify) Updates `class-validator` from 0.14.4 to 0.15.1 - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.14.4...v0.15.1) Updates `pg` from 8.19.0 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg) Updates `@nestjs/testing` from 11.1.14 to 11.1.15 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.15/packages/testing) Updates `@types/node` from 20.19.34 to 20.19.35 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `memfs` from 4.56.10 to 4.56.11 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.56.10...v4.56.11) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1002.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1002.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/common" dependency-version: 11.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/core" dependency-version: 11.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/microservices" dependency-version: 11.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/platform-fastify" dependency-version: 11.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: class-validator dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/testing" dependency-version: 11.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@types/node" dependency-version: 20.19.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: memfs dependency-version: 4.56.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
39190a2 to
0ce6b79
Compare
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 npm-minor-and-patch group with 11 updates in the /services directory:
3.998.03.1002.03.998.03.1002.011.1.1411.1.1511.1.1411.1.1511.1.1411.1.1511.1.1411.1.150.14.40.15.18.19.08.20.011.1.1411.1.1520.19.3420.19.354.56.104.56.11Updates
@aws-sdk/client-s3from 3.998.0 to 3.1002.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
800431bPublish v3.1002.0b8467bdPublish v3.1001.0ab9e775chore(codegen): upgrade smithy 1.68.0 (#7806)d152394chore(util-user-agent-node): read typescript package.json version from proces...e373aa8Publish v3.1000.0822c995test(clients): enable snapshots for small subset of clients (#7790)cd1d49dPublish v3.999.0Updates
@aws-sdk/s3-request-presignerfrom 3.998.0 to 3.1002.0Release notes
Sourced from
@aws-sdk/s3-request-presigner's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner's changelog.Commits
800431bPublish v3.1002.0b8467bdPublish v3.1001.0ab9e775chore(codegen): upgrade smithy 1.68.0 (#7806)e373aa8Publish v3.1000.0cd1d49dPublish v3.999.0ab81c73chore(packages): reapply eslint rules (#7789)Updates
@nestjs/commonfrom 11.1.14 to 11.1.15Release notes
Sourced from
@nestjs/common's releases.Commits
6add3d6chore(release): publish v11.1.15 releaseUpdates
@nestjs/corefrom 11.1.14 to 11.1.15Release notes
Sourced from
@nestjs/core's releases.Commits
6add3d6chore(release): publish v11.1.15 releaseUpdates
@nestjs/microservicesfrom 11.1.14 to 11.1.15Release notes
Sourced from
@nestjs/microservices's releases.Commits
6add3d6chore(release): publish v11.1.15 release2777771chore(@nestjs/core): allow override for initializeWildcardHandlersIfExist53e1cc6test: fix broken unit transform pattern testca7d95afix: transform pattern regressioncd7501bMerge pull request #16402 from nestjs/fix/pattern-max-depth-keyse099625fix(microservices): introuduce max pattern depth and object complexity3a74946fix: if indexOf return 0 will if will be falsyUpdates
@nestjs/platform-fastifyfrom 11.1.14 to 11.1.15Release notes
Sourced from
@nestjs/platform-fastify's releases.Commits
6add3d6chore(release): publish v11.1.15 release356457efix(deps): update dependency find-my-way to v9.5.0Updates
class-validatorfrom 0.14.4 to 0.15.1Release notes
Sourced from class-validator's releases.
Changelog
Sourced from class-validator's changelog.
Commits
2e1a5c2chore: publish 0.15.1 (#2672)737d2a7chore: publish 0.15.0 (#2671)8bc5f96chore: release 0.15.0 (#2670)dc41588fix small grammatical error in README.md (#2596)2c0ff53feat(IsIBAN): Add IsIBANOptions as argument for IsIBAN decorator (#2618)e0eaa02feat: addisISO6391decorator for language codes (#2626)a8b2f6echore: bump vulnerable dependencies (#2669)35e589dfeat: update UUID validation to support versions 1-8, nil, max, and all (#2647)042fb57feat: addvalidateIfto validation options (#1579)4fcad7bfeat: addIsISO31661Numericdecorator for country codes (#2657)Updates
pgfrom 8.19.0 to 8.20.0Changelog
Sourced from pg's changelog.
Commits
c9070ccPublishad36e3cfix: typo in deprecation notice forclient.query()(#3618)Updates
@nestjs/testingfrom 11.1.14 to 11.1.15Release notes
Sourced from
@nestjs/testing's releases.Commits
6add3d6chore(release): publish v11.1.15 releaseUpdates
@types/nodefrom 20.19.34 to 20.19.35Commits
Updates
memfsfrom 4.56.10 to 4.56.11Release notes
Sourced from memfs's releases.
Commits
8faa1b6chore: release v4.56.11e8f9638Merge pull request #1243 from streamich/copilot/fix-globsync-relative-paths89a0a60chore: undo package.json change0c613bafix: normalize leading ./ in relative glob patternsdaf29e3Initial planDependabot 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 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