Bump the npm-minor-and-patch group with 6 updates - #122
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [tsx](https://github.com/privatenumber/tsx) | `4.23.11` | `4.23.12` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.116.0` | `0.117.1` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.28` | `11.2.1` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.28` | `11.2.1` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.28` | `11.2.1` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.47` | `1.16.0` | Updates `tsx` from 4.23.11 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.11...v4.23.12) Updates `@anthropic-ai/sdk` from 0.116.0 to 0.117.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.116.0...sdk-v0.117.1) Updates `@nestjs/common` from 11.1.28 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/common) Updates `@nestjs/core` from 11.1.28 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/core) Updates `@nestjs/platform-express` from 11.1.28 to 11.2.1 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/platform-express) Updates `@swc/core` from 1.15.47 to 1.16.0 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.16.0/packages/core) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.117.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/common" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/core" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@nestjs/platform-express" dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@swc/core" dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates:
4.23.114.23.120.116.00.117.111.1.2811.2.111.1.2811.2.111.1.2811.2.11.15.471.16.0Updates
tsxfrom 4.23.11 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsUpdates
@anthropic-ai/sdkfrom 0.116.0 to 0.117.1Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
64a1e8echore: release main0281a29chore(ci): allow manually re-publishing a package to npm from the release wor...f3e060bchore(internal): tag uploaded preview builds with the branch name (#295)6fcfb2cchore: release main1a1af33codegen metadatad6b8f40chore: release main5edda86chore(tools): escape backslashes in skill archive exclusion patterns (#311)07cf28cchore(internal): switch from yarn to pnpma751543docs(api): clarify that user profile name is optional for resold profiles0c74ed0fix(build): include dotfiles when flattening dist during git installsUpdates
@nestjs/commonfrom 11.1.28 to 11.2.1Release notes
Sourced from @nestjs/common's releases.
... (truncated)
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 releaseb2e7fb5Merge pull request #17469 from nestjs/feat/sse-signal6498f11feat: signal should finalize in every case7627546feat(core): sse signal5d93228Merge pull request #17086 from LeSingh1/fix/parse-enum-numeric-reverse-mapping4fbd6e6Potential fix for pull request findingeac10cdMerge pull request #17162 from gacardinal/feat/query-http-method9879885Merge pull request #17435 from Jaybhade/fix/file-type-validator-mime-metachar...03587a1chore(release): publish v11.1.29 releaseUpdates
@nestjs/corefrom 11.1.28 to 11.2.1Release notes
Sourced from @nestjs/core's releases.
... (truncated)
Commits
4535f43chore(release): publish v11.2.1 releasea326599fix(core): fix sse early-returnf2a7e4bchore(release): publish v11.2.0 releaseb2e7fb5Merge pull request #17469 from nestjs/feat/sse-signal6498f11feat: signal should finalize in every case7627546feat(core): sse signaleac10cdMerge pull request #17162 from gacardinal/feat/query-http-method73f28b2fix(core): scan pre-registered dynamic imports of lazy modules5061da3Merge pull request #17416 from eeshsaxena/fix/legacy-route-converter-adjacent...8b759feMerge pull request #17430 from shariyerShazan/fix/lazy-module-loader-singleto...Updates
@nestjs/platform-expressfrom 11.1.28 to 11.2.1Release notes
Sourced from @nestjs/platform-express's releases.
... (truncated)
Commits
4535f43chore(release): publish v11.2.1 releasef2a7e4bchore(release): publish v11.2.0 release03587a1chore(release): publish v11.1.29 release4e4f8f0Merge pull request #17421 from Se3do/fix/express-multer-limit-field-nesting2a532e7chore: fix misspelled spec filenames4a40978fix(express): map missing multer field nesting error7285778chore: update multerExceptions constant92bc05dchore: update readmeUpdates
@swc/corefrom 1.15.47 to 1.16.0Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
ae2117achore: Publish1.16.0withswc_corev77.0.099671f1chore: Publish1.16.0-nightly-20260814.1withswc_corev77.0.0394c7c9refactor(es/ast)!: introduce FunctionBody (#12096)9ae902erefactor(es/ast)!: use Function for object accessors (#12077)1687c0frefactor(es/ast)!: split TypeScript this parameters (#12075)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 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