Update activesupport 6.1.7.7 → 6.1.7.9 (patch) #95
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?
✳️ activesupport (6.1.7.7 → 6.1.7.9) · Repo · Changelog
Release Notes
6.1.7.9 (from changelog)
6.1.7.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Preparing for 6.1.7.9 releaseUpdate CHANGELOGsMerge pull request #16 from rails/7-0-sec-relaseAvoid backtracking in ActionMailer block_formatActionText: Avoid backtracing in plain_text_for_blockquote_nodeAvoid backtracking in filtered_query_stringAvoid backtracking in Token#raw_paramsPreparing for 6.1.7.8 releaseupdate mysql dependencyupdate changeloginclude the HTTP Permissions-Policy on non-HTML Content-TypesRelease Notes
1.3.4
1.3.3
1.3.2
1.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
Avoid requiring files of the gem in Rakefile to avoid redefined method warningsAvoid require in Gemfile & Rakefile to avoid redefined constant warningsAvoid require in *.gemspec files to avoid redefined constant warningsUpdate docs-source/signpost.md1.3.4Check early that $CONCURRENT_JRUBY_HOME is setFix the return value of `Concurrent.available_processor_count` when `cpu.cfs_quota_us` is -1Fix the doc of `Concurrent.available_processor_count`Add `Concurrent.cpu_shares` that is cgroups aware.Update comment for JRuby variant of processor_count to reality1.3.3Improve speed for windows `Get-CimInstance`1.3.2Add a windows job to CIRemove dependency on `win32ole`Automatically run bundle install before running testsRelease edge 0.7.1Make it possible to publish edge without baseEnsure JRuby is used in release testsFix concurrent-ruby-edge to depend on `~> MAJOR.MINOR` of concurrent-rubyGet RakeCompilerDock to work with either podman or docker, based on what is installedFix method name in CHANGELOG.mdPromoting 1.3.1.pre to 1.3.1.Prepare a 1.3.1.pre gem to test things for the 1.3.1 release.Prepare the 1.3.1 release.Prepare the 1.3.0 release.Fix a small grammar issue.Align Java Executor Service behavior for `shuttingdown?`, `shutdown?`Add 10 minute timeout to GitHub ActionsClarifyCleanupsAdd Concurrent.usable_processor_count that is cgroups awareUse 'ruby' for dynamic latest CRuby releaseAdvance "latest" ruby in isolated ci test job to 3.3No continue-on-error for head RubiesBump actions/checkout from 3 to 4Bump actions/deploy-pages from 1 to 4Bump actions/upload-pages-artifact from 1 to 3Fix link label in signpost.mdCI: Tell dependabot to update GH ActionsRelease Notes
1.14.6
1.14.5
1.14.4
1.14.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
Bump to 1.14.6Add post install message for Ruby < 3.2 usersMerge pull request #696 from KinWang-2013/fix/exists-method-nil-keyMerge pull request #697 from zachmargolis/margolis-optimize-pluralsMerge pull request #699 from alexpls/masterMerge pull request #701 from stevegeek/fix_load_rb_with_pathnameFix loading of .rb locale files when load_path is not a string, eg it is a PathnameFixes strings being interpolated multiple timesMerge pull request #698 from davetron5000/rdoc-fixesfix issues with RDoc generationOptimize pluralization logic in test datareturn error on nil key and add testBump to 1.14.5Merge pull request #688 from Bilka2/escaped-reserved-interpolationMerge pull request #691 from tom-lord/interpolate_documentation_syntax_fixMerge branch 'master' into interpolate_documentation_syntax_fixMerge pull request #682 from tom-lord/add_I18n.interpolation_keysMerge pull request #692 from uiur/optimize-fallbacks-computeRemove unnecessary lineUse left recursionOptimize I18n::Locale::Fallbacks#computeAdd note about not altering strings when no params are givenMerge pull request #690 from amatsuda/bundle_raccFix syntax in documentation for I18n::Backend::Base.interpolateFix example docMore examples documentedModify behaviour for Hash and (maybe nested) Array translationsAdd tests and error handling for non-string translationsracc has been extracted to a gem since Ruby 3.3Fix that escaped interpolations for reserved keywords raised an errorBump to 1.14.4Merge pull request #687 from ruby-i18n/undo-racc-depRemove 3.0 x rails-main action runUse strictly ruby 3 point 0, not latest Ruby 3undo strict racc dependency on this branchBump to 1.14.3Merge pull request #683 from fatkodima/add-inspect-to-fallbacksMerge branch 'master' into add-inspect-to-fallbacksMerge pull request #684 from ruby-i18n/update-workflowsClearly specify which versions of Ruby + Rails we supportAdd back Ruby 3.0 supportUse actions/checkout@v4, as Node 16 actions have been deprecatedBump Mocha deps to v2 to fix build issueSpecify racc as a dependencyUpdate workflowsImplement `Fallbacks#inspect` and `Fallbacks#empty?`Add I18n.interpolation_keysMerge pull request #678 from fatkodima/fix-interpolate-reserved-keywordsRaise when translated entry contains interpolations for reserved keywords and no substitutions providedMerge pull request #677 from fatkodima/update-mochaUpdate `mocha` gemMerge pull request #669 from kbrock/regex2Merge pull request #668 from kbrock/regexBump to 1.14.2Merge pull request #671 from ruby-i18n/exists-pass-optionsPass options to along to exists? super callscondense to TOKENIZERSpeed up INTERPOLATION_SYNTAXImprove TOKENIZER by 23%Release Notes
2.7.1 (from changelog)
2.7.0 (from changelog)
2.6.18 (from changelog)
2.6.17 (from changelog)
2.6.16 (from changelog)
2.6.15 (from changelog)
2.6.14 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
Ready for 2.7.1Merge pull request #305 from eregon/add-truffleruby-in-ciUpdate README about TruffleRubyAdd truffleruby in CI now that the test suite is passing on itSkip well-known failing test on trufflerubyValidate autoloaded explicit namespaces are classes or modulesImproves the internal docs of Zeitwerk::ExplicitNamespaceUpdate TruffleRuby notes for Zeitwerk 2.7Improves internal docs for explicit namespacesMerge pull request #304 from eregon/speedup-windows-ciMerge pull request #302 from fxn/cnamesSpeedup the CI on Windows by skipping the toolchain as it's not neededStore explicit namespaces in Object as symbolsReverse equals? in a couple of other placesMerge pull request #301 from byroot/patch-2Prefer `Object.equal?` over unknown module `equal?` methodReady for 2.7.0Adds a note about backwards compatibility to the CHANGELOGRewordingRemove TracePoint Ruby compatibility testUpdate CHANGELOGFix method signature annotationPrefer Dir.each_child over Dir.childrenRemove polyfill for UnboundMethod#bind_callRemove polyfill for Module#autoload?Remove polyfill for Symbol#nameReplace TracePoint with const_added for explicit namespacesMove core extensions to a new core_ext folderAdd missing @raise annotationRevises month capitalization in CHANGELOG.mdRevises quotesReady for 2.6.18Fix autoload_path_set_by_me_for? with inceptionsUpdate project rules about crefsReady for 2.6.17Fix log message when eager loading a directory endsReady for 2.6.16Remove ruby-lsp from the GemfileIntroduces the private class Zeitwerk::CrefAdd ruby-lsp to the GemfileMerge pull request #295 from kianmeng/fix-typosFix typosLog directories being ignored for having no Ruby fileReword and reorder logging testReady for 2.6.15Refator while loop conditionOptimizes looking for at least one Ruby fileEnable --enable-frozen-string-literal in CIRewordingsRewording in the READMEReady for 2.6.14Restore the original Zeitwerk::NameError messageDocumentation tweaksDocument Zeitwerk::Loader#all_expected_cpathsExclude macOS/2.5 from CI matrixStandardize breadth-first loopsLet the ls helper yield the file type tooImplements Zeitwerk::Loader#all_expected_pathsFix indentationAdd a test for Zeitwerk::NameErrorFurther revise the Zeitwerk::NameError messageReword Zeitwerk::NameError message againPolish Zeitwerk::NameError messageDepfu 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