build(deps): bump the production-dependencies group across 1 directory with 4 updates - #68
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-343d081494
branch
from
July 16, 2026 09:36
2cd2fca to
a43d91c
Compare
…y with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [three](https://github.com/mrdoob/three.js), [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server), [zod](https://github.com/colinhacks/zod) and [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client). Updates `three` from 0.171.0 to 0.185.1 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `vscode-languageserver` from 9.0.1 to 10.1.0 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.1.0/server) Updates `zod` from 3.25.76 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.4.3) Updates `vscode-languageclient` from 9.0.1 to 10.1.0 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.1.0/client) --- updated-dependencies: - dependency-name: three dependency-version: 0.185.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vscode-languageclient dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: vscode-languageserver dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-343d081494
branch
from
July 16, 2026 09:45
a43d91c to
41188fe
Compare
Member
|
Closing after review: this grouped PR combines several major production dependency upgrades, currently conflicts with main, and fails the repository's required changeset check. These upgrades should be reintroduced separately with compatibility validation and changesets. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
a-baran-orhan
deleted the
dependabot/npm_and_yarn/production-dependencies-343d081494
branch
July 16, 2026 09:46
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 production-dependencies group with 4 updates in the / directory: three, vscode-languageserver, zod and vscode-languageclient.
Updates
threefrom 0.171.0 to 0.185.1Commits
Updates
vscode-languageserverfrom 9.0.1 to 10.1.0Release notes
Sourced from vscode-languageserver's releases.
... (truncated)
Commits
20969f3Prepare new releaseedd4c12Merge 3.18.1 release into main (#1805)b0a8ea1MakeTextDocumentContentFeaturea supported capability (#1796)3c7721eUpdate dependency versions in lock files (#1788)dc94993Merge 3.18 release into main (#1787)ce75a3cAllow returning null in SemanticTokensFeatureShape.on handler (#1785)b21577cMerge next release into main (#1778)f168f85Update documentation and fix lint errors (#1770)2d46996Make document color requests consistent with the specification (#1768)85a9202Migrate to ESLint 9 (#1747)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for vscode-languageserver since your current version.
Updates
zodfrom 3.25.76 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
Updates
vscode-languageclientfrom 9.0.1 to 10.1.0Release notes
Sourced from vscode-languageclient's releases.
... (truncated)
Commits
20969f3Prepare new release0e5d415Reuse diagnostic collections and introduce a provider (#1814)44e65e9Prevent unnecessary diagnostic collection creation (#1812)c3d6a76Fix diagnostics issue after saving unsaved-but-named buffer (#1810)1f326b1Clarify diagnostic collection naming (#1807)edd4c12Merge 3.18.1 release into main (#1805)af9fdd2#1799: Diagnostic pull request cancellation is still handled incorrectly (#1800)b0a8ea1MakeTextDocumentContentFeaturea supported capability (#1796)3c7721eUpdate dependency versions in lock files (#1788)dc94993Merge 3.18 release into main (#1787)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for vscode-languageclient since your current version.