Update gettext_i18n_rails 1.8.1 → 1.13.0 (minor) #482
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?
✳️ gettext_i18n_rails (1.8.1 → 1.13.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 44 commits:
v1.13.0bundleMerge pull request #203 from Teamtailor/fix/rails7Rails 7: Use subclasses instead of direct_descendants on rails 7 and abovethx for the fixv1.12.0Merge pull request #201 from adam-h/context-in-hamlAdd spec for integration with gettext parsingSwitch out haml and slim parsers to use GetText::RubyParserRemove support for gettext < 2.3Allow specs to specify the extension of the tempfileFix haml parser spec to also test hamlitv1.11.0Merge pull request #198 from petergoldstein/feature/add_ruby_3_2_to_ciAdd Ruby 3.2 to CIMerge pull request #197 from jrafanie/drop_ruby19_conditionalDrop RUBY19. It's long been EOLv1.10.1Merge pull request #196 from jrafanie/do_not_force_encoding_in_place_to_play_well_with_i18n_1_13_0Dup frozen strings before force_encodingMerge pull request #195 from grosser/grosser/bumpmake bump auto-update lock filesthx for the fixv1.10.0Merge pull request #193 from akimd/fix-translatebackend: translate changes the current localeMerge pull request #194 from grosser/grosser/gemfix bundlev1.9.0Merge pull request #164 from mameier/mastercompatibility with HAML 6Merge branch 'grosser:master' into masterMerge pull request #191 from grosser/grosser/ignoreremove extra ignore + add bundle-allMerge pull request #190 from splattael/ruby-3CI: Test with GitHub workflowsGemfile: Upgrade to Rails 7.0Remove workaround for hamlit for Ruby 1.9/2.0Remove travis.yml and wwtdUse String#end_with? instead of String#ends_with?Merge pull request #185 from sampokuokkanen/patch-1Update Readme.md to use before_actionMerge pull request #183 from zeke/use-gettext-gem-in-all-envsdocs: use gettext gem in all environmentsCommits
See the full diff on Github. The new version differs by 33 commits:
v2.4.0Merge pull request #140 from renchap/prime-dependencyUpdate `bundler` to the latest version supporting Ruby 2.5Add explicit dependency to `prime`changelogthx for the prv2.3.0Merge pull request #139 from grosser/grosser/sqliteupdate sqlite to be able to bundleMerge pull request #138 from splattael/empty-mofile-file-statsLoad empty mo file only onceMerge pull request #137 from utkarsh2102/use-rubocop-packagingUse RuboCop::Packaging to help downstreamv2.2.0Merge pull request #136 from utkarsh2102/use-updateUse update instead of update_attributesbundlelicensechangelogv2.1.0github actionsMerge pull request #133 from liptonshmidt/fix-deprecated-taint-checkingDrop taint checking mechanism related codeMerge pull request #130 from Taher-Ghaleb/masterEnable bundler caching for travisMerge pull request #128 from akimd/masterrestore compatibility with older RubiesMerge pull request #127 from grosser/grosser/bumpbring back other gems2.4 is eoli18n no longer patches interpolate, so get rid of all the testsbump rubybump bundlerDepfu 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