[ruby] Update gon 7.0.0 → 7.1.0 (minor)#788
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
cbb15b1 to
e387bd7
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ gon (7.0.0 → 7.1.0) · Repo · Changelog
Release Notes
7.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
prepare 7.1.0Merge pull request #305 from gazay/multi-jsonSupport both old and new multi_jsonRelease Notes
1.3.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Release 1.3.7Fix AtomicReference#update livelock when stored value is Float::NAN on JRuby and TruffleRubyFix `ReentrantReadWriteLock` read hold overflow into write-lock bitFix `AtomicReference#update` livelock when stored value is `Float::NAN`Cleanup specFix `ReadWriteLock` wrong-thread write release and stray read releaseAdd Ruby 4.0 in CIAdd SECURITY.md (#1104)Bump actions/upload-pages-artifact from 4 to 5Bump actions/deploy-pages from 4 to 5concurrent-ruby-ext: fix build on Darwin 32-bitIncrease max waiting time in ReentrantReadWriteLock specs to avoid transientsRun the docs workflow when pushing a tagUpdate release post stepsRelease Notes
1.15.1
1.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Bump to 1.15.1Merge pull request #737 from ruby-i18n/ignore-ruby32-rails-mainIgnore Ruby 3.2 + Rails main from the matrixMerge pull request #736 from YashaVinter/fix-feature-fiber-storageTest against Ruby 3.2fix https://github.com/ruby-i18n/i18n/issues/735 NoMethodError: undefined method [] for Fiber:ClassBump to 1.15.0Merge pull request #731 from lee266/feature/fiber-storageremove 3.2 builds from ruby.ymlMerge branch 'master' into feature/fiber-storageSupport Ruby >= 3.1Merge pull request #734 from ruby-i18n/ci-drop-ruby-3.2-rails-mainMerge pull request #733 from ruby-i18n/transliterate-o-ogonekCI: exclude Ruby 3.2 from rails-main matrixMerge pull request #720 from sobrinho/sobrinho/add-none-replacementAdd transliteration for O with ogonekfeat: require Ruby 3.2+ and simplify Fiber-based config storagechore: temp fixfeat(config): add immutable config updates with freezefeat: add owner-based CoW for Fiber-stored configfeat: add basic Fiber-backed I18n config storageMerge pull request #729 from chaadow/patch-1Make lazy loading of I18n translations thread safe ( part 2 )Release Notes
1.21.1
1.21.0
1.20.1 (from changelog)
1.20.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.19.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
version bump to v1.19.4fix: JRuby NONET bypass in XML::Schema (v1.19.x) (#3639)fix(CRuby): use-after-free in Document#encoding= when setter raises (v1.19.x) (#3646)fix: JRuby NONET bypass in XML::Schemafix(CRuby): use-after-free in Document#encoding= when setter raisesfix(CRuby): out-of-bounds read in NodeSet#[] with large negative index (v1.19.x) (#3647)fix: avoid NPE on uninitialized XML::Node structs (v1.19.x) (#3645)fix(CRuby): avoid UAF in XML::Attr#value= (v1.19.x) (#3644)fix: `Document#root=` rejects non-element nodes (v1.19.x) (#3643)fix(CRuby): use-after-free in XPathContext document lifetime (v1.19.x) (#3641)fix: `Node#initialize_copy_with_args` rejects non-Node sources (v1.19.x) (#3640)fix: use-after-free in `Node#do_xinclude` (v1.19.x) (#3642)fix: use-after-free in `Node#do_xinclude`test: skip int truncation tests where long==intfix(CRuby): out-of-bounds read in NodeSet#[] with large negative indexfix(CRuby): use-after-free in XPathContext document lifetimefix: avoid NPE on uninitialized XML:Node structsfix(CRuby): avoid UAF in XML::Attr#value=fix: `Document#root=` rejects non-element nodesfix: `Node#initialize_copy_with_args` rejects non-Node sourcesstyle: disable SpaceInsidePercentLiteralDelimitersMerge branch 'better-valgrind-assertion-v1.19.x' into v1.19.xtest(dev): extend refute_valgrind_errors with yield_on_jrubytest(dev): add a test:memory_suite:valgrind rake targettest(dev): improve refute_valgrind_errorstest(dev): Extract memory debugger helpersDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands