deps(deps-dev): bump the npm-minor-patch group with 6 updates#533
Merged
github-actions[bot] merged 1 commit intoJul 17, 2026
Merged
Conversation
Bumps the npm-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.4` | `8.1.5` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.29` | `7.0.30` | | [browser-use](https://github.com/webllm/browser-use) | `0.7.3` | `0.8.0` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.111.0` | `0.112.1` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260716.1` | `5.20260717.1` | Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `vite` from 8.1.4 to 8.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite) Updates `ai` from 7.0.29 to 7.0.30 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.30/packages/ai) Updates `browser-use` from 0.7.3 to 0.8.0 - [Release notes](https://github.com/webllm/browser-use/releases) - [Commits](webllm/browser-use@v0.7.3...v0.8.0) Updates `@anthropic-ai/sdk` from 0.111.0 to 0.112.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.111.0...sdk-v0.112.1) Updates `@cloudflare/workers-types` from 5.20260716.1 to 5.20260717.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vite dependency-version: 8.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: ai dependency-version: 7.0.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: browser-use dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.112.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260717.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-minor-patch-6aa868a4cc
branch
July 17, 2026 02:04
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-patch group with 6 updates:
2.31.02.31.18.1.48.1.57.0.297.0.300.7.30.8.00.111.00.112.15.20260716.15.20260717.1Updates
@changesets/clifrom 2.31.0 to 2.31.1Release notes
Sourced from @changesets/cli's releases.
Commits
a897bb8Use a different publish tag formaintenance/v2branch (#2162)e8650b9Version Packages (#2161)15cf592Fixed handling of the npm 12 info output (#2159)9f2cb2aConfigure Changesets formaintenance/v2line (#2076)97247cbChange allowed publish pattern tomaintenance/v*given rulesets behavior (#...13286a8Build(deps): Bump the github-actions group across 1 directory with 3 updates ...8f6acd6Update dependabot group to exclude major (#2067)c70c675Setup backport workflow and sync next setup (#2057)9672019Remove SECURITY.md to defer to .github (#2055)18e1661Use internal bot for versioning (#2039)Updates
vitefrom 8.1.4 to 8.1.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5e7fe12release: v8.1.56c08c39fix(optimizer): respect importer module format for dynamic import interop wit...5a72b87fix(client): overlay error message format align rolldown (#22869)f8b38e3fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...8100320fix(bundled-dev): avoid duplicatedbuildEnd(#22931)c88c236docs(build): fix incorrect@defaultfor build.cssMinify (#22948)b59a73ffix(ssr): scope switch-case declarations to the switch, not the function (#22...fef682dfix(deps): update all non-major dependencies (#22921)3c345e4fix(deps): update rolldown-related dependencies (#22922)369ed60docs(build): fix incorrect@defaultfor build.lib.formats (#22911)Updates
aifrom 7.0.29 to 7.0.30Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
Commits
2667d27Version Packages (#17351)Updates
browser-usefrom 0.7.3 to 0.8.0Release notes
Sourced from browser-use's releases.
Commits
14400c8chore(release): bump version to 0.8.00f7d80dfix(deps): patch esbuild dev-server file read835b646fix(deps): patch js-yaml merge-key DoS146d5edfix(deps): patch Vite Windows path advisoriese2ab3fefix(deps): patch tmp path traversal advisoryc7bafd3fix(ci): use bulk advisory audit endpoint912d9c0fix(http): cap response byte budgetsfc06611fix(state): validate private file limits2dea9b6fix(mcp): cap configurable resource limits397dc7ffix(files): avoid temporary path chmod racesUpdates
@anthropic-ai/sdkfrom 0.111.0 to 0.112.1Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
dd61964chore: release mainb48ac4bci: force version bump (#225)4aac845chore: release main8db6f84ci: Update readme to force release (#224)d4aa171chore: release mainbc2d267codegen metadatad05ddf6feat(api): add support for MCP TunnelsUpdates
@cloudflare/workers-typesfrom 5.20260716.1 to 5.20260717.1Commits
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