chore(deps): update all non-major dependencies#150
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#150renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
commit: |
590fe83 to
3964264
Compare
3964264 to
b515df8
Compare
b515df8 to
b86ae73
Compare
b86ae73 to
f79976d
Compare
f79976d to
56ca8dd
Compare
56ca8dd to
9b98033
Compare
9b98033 to
37f08b3
Compare
37f08b3 to
1c12bca
Compare
1c12bca to
1bc490f
Compare
1bc490f to
0039d06
Compare
0039d06 to
1a78fb4
Compare
1a78fb4 to
44a0371
Compare
d51c24a to
4d1006c
Compare
4d1006c to
d7d56cb
Compare
d7d56cb to
0965739
Compare
0965739 to
0b0c2ca
Compare
0b0c2ca to
f5a9fd6
Compare
f5a9fd6 to
b4cfaa2
Compare
Contributor
b4cfaa2 to
33ab974
Compare
33ab974 to
a56ae19
Compare
a56ae19 to
aadd5c0
Compare
aadd5c0 to
ab2cc86
Compare
ab2cc86 to
e12136b
Compare
e12136b to
cc0efba
Compare
cc0efba to
3c48b7f
Compare
3c48b7f to
5889ed6
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.
This PR contains the following updates:
^0.71.0→^0.90.0^0.19.0→^0.21.0^0.0.5→^0.0.6v6.2.0→v6.3.0v1.6.0→v1.7.0v8.1.0→v8.1.110.28.2→10.33.010.28.2→10.33.0^0.7.0→^0.8.0^0.20.0→^0.21.0Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.90.0Full Changelog: sdk-v0.89.0...sdk-v0.90.0
Features
Chores
v0.89.0Full Changelog: sdk-v0.88.0...sdk-v0.89.0
Features
Bug Fixes
v0.88.0Full Changelog: sdk-v0.87.0...sdk-v0.88.0
Features
Documentation
v0.87.0Full Changelog: sdk-v0.86.1...sdk-v0.87.0
Features
v0.86.1Full Changelog: sdk-v0.86.0...sdk-v0.86.1
Chores
v0.86.0Full Changelog: sdk-v0.85.0...sdk-v0.86.0
Features
Chores
v0.85.0Full Changelog: sdk-v0.84.0...sdk-v0.85.0
Features
v0.84.0Full Changelog: sdk-v0.83.0...sdk-v0.84.0
Features
v0.82.0Full Changelog: sdk-v0.81.0...sdk-v0.82.0
Features
Chores
v0.81.0Full Changelog: sdk-v0.80.0...sdk-v0.81.0
Features
Bug Fixes
Chores
v0.80.0Full Changelog: sdk-v0.79.0...sdk-v0.80.0
Features
Chores
v0.79.0Full Changelog: sdk-v0.78.0...sdk-v0.79.0
Features
Bug Fixes
Chores
Documentation
v0.78.0Full Changelog: sdk-v0.77.0...sdk-v0.78.0
Features
Bug Fixes
Chores
v0.77.0Full Changelog: sdk-v0.76.0...sdk-v0.77.0
Features
Bug Fixes
v0.76.0Full Changelog: sdk-v0.75.0...sdk-v0.76.0
Features
v0.75.0Full Changelog: sdk-v0.74.0...sdk-v0.75.0
Features
Bug Fixes
Chores
v0.74.0Full Changelog: sdk-v0.73.0...sdk-v0.74.0
Features
v0.73.0Full Changelog: sdk-v0.72.1...sdk-v0.73.0
Features
Bug Fixes
Chores
v0.72.1Full Changelog: sdk-v0.72.0...sdk-v0.72.1
Bug Fixes
v0.72.0Full Changelog: sdk-v0.71.2...sdk-v0.72.0
Features
Bug Fixes
Chores
actions/github-script(ff9dd44)actions/checkoutversion (c0057be)Documentation
modelcontextprotocol/inspector (@modelcontextprotocol/inspector)
v0.21.2Compare Source
v0.21.1Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/inspector@0.21.0...0.21.1
v0.21.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/inspector@0.20.0...0.21.0
v0.20.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/inspector@0.19.0...0.20.0
paoloricciuti/tmcp (@tmcp/transport-in-memory)
v0.0.6Compare Source
Patch Changes
475a408: fix: initialize ctx.sessionInfo with info from request on initializeactions/setup-node (actions/setup-node)
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
changesets/action (changesets/action)
v1.7.0Compare Source
Minor Changes
935fe87Thanks @Andarist! - Automatically use the GitHub-provided token to allow most users to avoid explicitGITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}configuration.Patch Changes
#545
54220ddThanks @ryanbas21! - The.npmrcgeneration now intelligently handles both traditional NPM token authentication and trusted publishing scenarios by only appending the auth token whenNPM_TOKENis defined. This prevents 'undefined' from being written to the registry configuration when using OIDC tokens from GitHub Actions trusted publishing.#563
6af4a7eThanks @Andarist! - Don't error on already committed symlinks and executables that stay untouchedpeter-evans/create-pull-request (peter-evans/create-pull-request)
v8.1.1: Create Pull Request v8.1.1Compare Source
What's Changed
Full Changelog: peter-evans/create-pull-request@v8.1.0...v8.1.1
pnpm/pnpm (pnpm)
v10.33.0Compare Source
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
v10.30.3Compare Source
v10.30.2Compare Source
v10.30.1: pnpm 10.30.1Compare Source
Patch Changes
/-/npm/v1/security/audits/quickendpoint as the primary audit endpoint, falling back to/-/npm/v1/security/auditswhen it fails #10649.Platinum Sponsors
Gold Sponsors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.