Closed
Conversation
Contributor
Author
|
Closed in favor of #509. |
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?
✳️ gettext (3.4.3 → 3.5.1) · Repo · Changelog
Release Notes
3.5.1
3.5.0
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
Add 3.5.1 entrymsginit: Replace charset in Content-type with charset in locale (#113)ci: exclude Ruby 2.5 on macos-latestci release: add missing Bundler supportBump versionci: enabled Dependabot for GitHub Actionsci release: add support for trusted publisherAdd 3.5.0 entrytest: don't override Test::Unit::TestCase#runSuppress "literal string will be frozen" warningsSuppress "literal string will be frozen" warningsBump versionpo: remove garbage new lineAdd 3.4.9 entryAdd --use-one-line-per-reference optionBump versionAdd 3.4.8 entryFix po entry flag text representation (#105)po parser: fix a bug that flags aren't parsed correctlyFix "Interpolating translations" section in README.md (#103)ci: add Ruby 2.5, 2.6 and 2.7 (#101)Bump versionAdd 3.4.7 entrypo-parser: fix a bug that fuzzy flags may be added to unrelated entryFix ' positionBump versionAdd 3.4.6 entryBump versionpo parser: fix a too much unescape bugpo parser: fix a too much unescape bugSiplifyBump versionAdd 3.4.5 entrypo: add missing \r escape on outputsample: update poRegenerate PO parser with Racc 1.7.0Add 3.4.4 entryci release: addChange racc as a runtime dependencyci: use headtest: update expectedci: updateBump versionRelease Notes
1.13.1 (from changelog)
1.13.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 15 commits:
Bump version to 1.13.1Use -W:strict_unused_block when running tests on Ruby 3.4+Avoid spurious frozen string literal warnings on Ruby 3.4.0-preview2Bump version to 1.13.0Add erubi/capture_block to the gemAdjust nocov markersDefine Erubi.h as a module functionAdd erubi/capture_block, supporting capturing block output via standard <%= and <%== tagsRestructure tests to make it so the same basic tests can be used for multiple enginesAdd Ruby 3.3 to CI and bump actions/checkout to v4Switch from hanna-nouveau to hannaStop testing Ruby 2.2 in CI as it no longer works with ubuntu-latestMove to actions/checkout@v3Limit rake gem restriction in CI to Ruby <2.4Add CI for Ruby 3.2Release Notes
1.3.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Bump version to 1.3.3Merge pull request #21 from rm155/masterFreeze VERSION and FORWARDABLE_VERSION to improve Ractor-complianceMerge pull request #25 from ruby/ci-versionsadded 2.5 and 2.6Update Ruby versions on GHA with ci_versions/all.jsonMerge pull request #24 from ruby/add-dependabotAdded dependabotMerge pull request #23 from ruby/update-actionsUse bundler-cache on setup-rubyUse actions/checkout@v3Added 3.1Move `:stopdoc:` directiveMerge pull request #22 from k0kubun/rubyvm-mjits/RubyVM::JIT/RubyVM::MJIT/gBump up the latest version of CoreAssertionsPrefer qualified names under ThreadMerge pull request #19 from olleolleolle/patch-1Merge pull request #20 from olleolleolle/patch-2CI: Quote "3.0" in YAMLgemspec: Explicitly empty the executables listUnify OS environments for GitHub ActionsRelease Notes
2.1.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Add 2.1.4 entryci relase: addtest windows: update expectedDon't use test-unit-notifytest: pass base directory explicitlytest jruby: omit uncontrollable tests and update expectedci: use bundler-cachetest windows: set Windows locale explicitly for defaulttest windows: ensure clearing statetest windows: add more checkUse kramdown for JRubytest windows: don't use the default localeRemove nil from lang (#16)ci: use ruby-versionsci: enable Dependabot for GitHub Actionsci: use version instead of masterci: remove EOL-ed RubiesTest Ruby 3.0 and 3.1 on CI (#14)Remove redundant gem install bundler (#10)Update Ruby URLUpdate JRuby URLAdd TruffleRuby to CI (#9)Bump versionRelease Notes
0.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
Bump up v0.1.3Enabled trusted publisher for rubygems.orgUpdate license files same as ruby/rubyMerge pull request #26 from ksss/rbs-int_from_prime_divisionMerge pull request #28 from ksss/publish-rbsPublish RBS`.int_from_prime_division` could return Rational.Merge pull request #25 from ruby/use-released-version-of-rbsUse rbs-3.4.0Merge pull request #24 from soutaro/rbsRun RBS test with Ruby >= `3.0`Add testbundle dev version of RBSCopy RBS files from gem_rbs_collectionbundle rbsMerge pull request #23 from ruby/use-test-unit-ruby-coreUse bundle execUse reusable workflowRemoved unused aliasUse test-unit-ruby-core instead of hard copy from ruby repositoryMerge pull request #22 from ruby/dependabot/github_actions/actions/checkout-4Bump actions/checkout from 3 to 4Removed Gemfile and gitignore from gemspecMerge pull request #16 from voxik/patch-1Run CI on PRsMerge pull request #18 from ruby/add-dependabotAdded dependabotMerge pull request #17 from ruby/update-actionsUse bundler-cache on setup-rubyUse actions/checkout@v3Added 3.1Don't install bin directorys/RubyVM::JIT/RubyVM::MJIT/gBump up the latest version of CoreAssertionsMerge pull request #14 from ruby/ruby-3-0Added Ruby 3.0Rename Actions name and add status badge for ActionsUse assert_ractor for separating test processesImport test assertions from ruby/rubyUse stable version of actions/checkoutRelease Notes
0.3.0
0.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Bump up v0.3.0Enabled trusted publisher for rubygems.orgMerge pull request #14 from ruby/ciAdd TruffleRuby and JRuby to CIMerge pull request #13 from ruby/fix-double-assignFixed double assignmentMerge pull request #4 from rm155/masterMake compatible with Ruby 2.4Clean VERSION freezingOnly use RactorLocalSingleton if Ractor is definedChange PerRactorSingleton to RactorLocalSingletonImprove Ractor-compliance; Create PerRactorSingletonMerge pull request #12 from ruby/tweak-actionsAdded Windows platformExclude < Ruby 2.5 from macos-latestUpdate license files same as ruby/rubyBump up 0.2.0Merge pull request #11 from ruby/dependabot/github_actions/actions/checkout-4Bump actions/checkout from 3 to 4Move gemspec files to top of lib directory.Merge pull request #10 from ruby/use-reusable-workflowUse reusing workflow for all tested versionsMerge pull request #8 from dpep/ruby-version-testingSimplify implementation of `Singleton#instance`. (#9)Revert "Simplify the implementation (#7)"expand testingMerge branch 'ruby:master' into ruby-version-testingSimplify the implementation (#7)ruby version testingRedirect to `IO::NULL` for the portabilityMerge pull request #6 from ruby/dependabot/github_actions/actions/checkout-3Bump actions/checkout from 2 to 3Merge pull request #5 from ruby/add-dependabotAdded dependabotDon't need to install bundler manuallyUse stable version of actions/checkoutDepfu 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