build(deps): bump json from 2.19.4 to 2.19.5#5083
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump json from 2.19.4 to 2.19.5#5083dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [json](https://github.com/ruby/json) from 2.19.4 to 2.19.5. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.4...v2.19.5) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.5 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b60e2e3 to
036f567
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps json from 2.19.4 to 2.19.5.
Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
4a1a4a4Release 2.19.5f6ca597Avoid spamming too many deprecations while parsingfa0671cTest TruffleRuby release in CI for improved stabilitycfbe356Force ensure_valid_encoding to be inlined.4ef7a45Use RB_ENC_CODERANGE to first check the cached coderange before calling rb_en...7dd6b63Fix typo in changelog