-
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 across 1 directory with 12 updates #29
Merged
pkarolyi
merged 1 commit into
main
from
dependabot/npm_and_yarn/non-breaking-bacc2460d1
Aug 19, 2024
Merged
fix(dependabot): bump the non-breaking group across 1 directory with 12 updates #29
pkarolyi
merged 1 commit into
main
from
dependabot/npm_and_yarn/non-breaking-bacc2460d1
Aug 19, 2024
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
…12 updates Bumps the non-breaking group with 12 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.614.0` | `3.633.0` | | [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.616.0` | `3.633.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.3.10` | `10.4.1` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.3.10` | `10.4.1` | | [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.3.10` | `10.4.1` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.2` | `10.4.4` | | [@nestjs/schematics](https://github.com/nestjs/schematics) | `10.1.2` | `10.1.3` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.3.10` | `10.4.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.7.0` | `1.7.12` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.3` | `2.0.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.3` | `2.0.5` | Updates `@aws-sdk/client-s3` from 3.614.0 to 3.633.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.633.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.616.0 to 3.633.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.633.0/lib/lib-storage) Updates `@nestjs/common` from 10.3.10 to 10.4.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/common) Updates `@nestjs/core` from 10.3.10 to 10.4.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/core) Updates `@nestjs/platform-fastify` from 10.3.10 to 10.4.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/platform-fastify) Updates `@nestjs/cli` from 10.4.2 to 10.4.4 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@10.4.2...10.4.4) Updates `@nestjs/schematics` from 10.1.2 to 10.1.3 - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@10.1.2...10.1.3) Updates `@nestjs/testing` from 10.3.10 to 10.4.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/testing) Updates `@swc/core` from 1.7.0 to 1.7.12 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.7.0...v1.7.12) Updates `@vitest/coverage-v8` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8) Updates `typescript` from 5.5.3 to 5.5.4 - [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.3...v5.5.4) Updates `vitest` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) --- 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-minor dependency-group: non-breaking - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@nestjs/platform-fastify" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@nestjs/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking - dependency-name: vitest 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
Aug 19, 2024
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 12 updates in the / directory:
3.614.0
3.633.0
3.616.0
3.633.0
10.3.10
10.4.1
10.3.10
10.4.1
10.3.10
10.4.1
10.4.2
10.4.4
10.1.2
10.1.3
10.3.10
10.4.1
1.7.0
1.7.12
2.0.3
2.0.5
5.5.3
5.5.4
2.0.3
2.0.5
Updates
@aws-sdk/client-s3
from 3.614.0 to 3.633.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
d9a4bcc
Publish v3.633.0704fc47
Publish v3.632.0f31c6ea
feat(client-s3): Amazon Simple Storage Service / Features : Adds support for...4825462
Publish v3.631.031e78b5
Publish v3.629.00fb2a7d
chore(deps): bump@smithy
package versions (#6377)03bb39f
feat(core/httpAuthSchemes): set configuration sources for sigv4a signingRegio...366c61d
Publish v3.627.0b86bc55
chore(codegen): bump version to 0.22.0 (#6363)b83c4a8
Publish v3.626.0Updates
@aws-sdk/lib-storage
from 3.616.0 to 3.633.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.... (truncated)
Commits
d9a4bcc
Publish v3.633.0704fc47
Publish v3.632.04825462
Publish v3.631.031e78b5
Publish v3.629.0366c61d
Publish v3.627.0b83c4a8
Publish v3.626.07b4b333
Publish v3.624.02acbcdb
Publish v3.623.0fac05e1
Publish v3.622.0245450e
chore(codegen): sync for command ref in context (#6347)Updates
@nestjs/common
from 10.3.10 to 10.4.1Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 release952bd3b
Merge pull request #13639 from Imran-Sarkar-Sabbir/masterb384aad
Merge pull request #13753 from micalevisk/patch-1c5d08c8
docs(common): add docs toStreamableFile
options9b4aa27
feat(common): less verbose 'missing package' error message333c835
feat(common): Added uuid v7 validation to ParseUUIDPipeUpdates
@nestjs/core
from 10.3.10 to 10.4.1Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 release821b080
fix(core): unhandled promise rejection in interceptors consumerUpdates
@nestjs/platform-fastify
from 10.3.10 to 10.4.1Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 release0048313
Merge pull request #13807 from johaven/fix-search-methodd0115e6
feat(fastify): add type for http options365fd1e
fix: typing9f7c427
fix(platform-fastify): search method not declaredb1b66d2
chore(deps): bump fastify from 4.28.0 to 4.28.1Updates
@nestjs/cli
from 10.4.2 to 10.4.4Release notes
Sourced from
@nestjs/cli
's releases.Commits
ce5c3f4
chore(): release v10.4.43cb703f
fix: concat path and outdir as assets cache keyb276ee0
chore(): release v10.4.32864899
Merge pull request #2647 from nestjs/renovate/webpack-5.xf2b3d7e
Merge pull request #2681 from jaunusa/bugfix/copyPathDepth793f319
fix(assets): copy nested files and directories when no wildcard #26876ebb6e5
chore(deps): update dependency@commitlint/cli
to v19.4.02660990
chore(deps): update dependency eslint to v93795d2a
chore(deps): update dependency lint-staged to v15.2.89c850f1
chore(deps): update dependency@types/node
to v20.14.14Updates
@nestjs/schematics
from 10.1.2 to 10.1.3Release notes
Sourced from
@nestjs/schematics
's releases.Commits
47f5140
chore(): release v10.1.3137a0e6
fix: ts v5.5.4 incompatiblity #2662e8a4726
chore(deps): update dependency@types/node
to v20.14.120e6458d
chore(deps): update typescript-eslint monorepo to v7.17.0fbc0d5f
chore(deps): update dependency ts-jest to v29.2.32022301
chore(deps): update dependency husky to v9.1.106f85ce
chore(deps): update dependency husky to v9.1.0a4bd83c
chore(deps): update dependency@types/node
to v20.14.110c872ee
chore(deps): update typescript-eslint monorepo to v7.16.1af06f1c
chore(deps): update dependency@babel/core
to v7.24.9Updates
@nestjs/testing
from 10.3.10 to 10.4.1Commits
67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 releaseUpdates
@swc/core
from 1.7.0 to 1.7.12Release notes
Sourced from
@swc/core
's releases.... (truncated)
Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
e8bc48f
chore: Publish1.7.12
withswc_core
v0.101.3
d9b6412
chore: Update changelog17553bb
chore: Publish1.7.12-nightly-20240819.1
withswc_core
v0.101.3
f5b5948
chore: Publish crates withswc_core
v0.101.3
bfaf31b
fix(es/compat): Init this in sub class constructor for async (#9446)08dd948
chore(deps): update rust crate arrayvec to v0.7.6 (#9436)99738ef
fix(es/decorators): Fix metadata for accessors (#9444)9d10fa4
chore: Update changelog5096367
chore: Publish1.7.12-nightly-20240816.2
withswc_core
v0.101.2
a4b9186
chore: Publish crates withswc_core
v0.101.2
Updates
@vitest/coverage-v8
from 2.0.3 to 2.0.5Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
99452a7
chore: release v2.0.5400481f
chore: release v2.0.49057614
fix(coverage): consistent type-only file handling (#6183)a852b16
refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
vitest
from 2.0.3 to 2.0.5Release notes
Sourced from vitest's releases.
Commits
99452a7
chore: release v2.0.59b9bdf7
chore: remove unnecessary await (#6249)