Update get-value to v4 - #4505
Merged
Merged
Conversation
|
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/get-value-4.1.0
branch
3 times, most recently
from
September 13, 2026 04:39
f3b1d89 to
eedd52a
Compare
Bumps [get-value](https://github.com/jonschlinkert/get-value) from 3.0.1 to 4.1.0. - [Commits](jonschlinkert/get-value@3.0.1...4.1.0) --- updated-dependencies: - dependency-name: get-value dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/get-value-4.1.0
branch
from
September 13, 2026 05:27
eedd52a to
0b802c6
Compare
get-value to v4
…rn/get-value-4.1.0 # Conflicts: # packages/graphiql-react/package.json
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.
Updates
get-valueto v4. The package exposes a named runtime export but still publishes default-only TypeScript metadata, so the existing typed default import is retained with a narrow lint exception.\n\nThe full lint pass plus the focused@graphiql/reactbuild and 26 tests pass.