Open
Conversation
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.2) · 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.
Release 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.4.0
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 55 commits:
v1.4.0Exclude dependabot updates from release noteMerge pull request #39 from byroot/avoid-syntax-errorsMerge pull request #40 from ruby/dependabot/github_actions/actions/checkout-6Bump actions/checkout from 5 to 6Simpler and faster check for the delegation fastpathMerge pull request #34 from jeremyevans/generic-argument-forwardingMerge pull request #38 from ruby/docs[DOC] Missing documentsUse same license files with ruby/rubyMerge pull request #37 from k0kubun/sync-rubyMerge pull request #36 from ruby/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Use generic argument forwarding (...) instead of ruby2_keywords on Ruby 2.7+Merge pull request #33 from ruby/old-version-on-macosExclude older than 2.6 on macos-14Merge pull request #32 from ruby/feature-16495Relax regexp for Ruby 3.3 or beforeDo not include a backtick in error messages and backtracesMerge pull request #31 from ruby/use-test-unit-ruby-coreUse bundle exec for testingRemoved unused alias of GemfileUse test-unit-ruby-core gemMerge pull request #30 from ruby/dependabot/github_actions/actions/checkout-4Bump actions/checkout from 3 to 4Merge pull request #29 from ruby/drop-old-versions-from-windowsExclude Ruby 2.4-2.6 from windows-latestMerge pull request #28 from ruby/update-test-lib-20230324Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58Merge pull request #27 from ruby/replace-reusing-actionsUse ruby/actions/.github/workflows/ruby_versions.yml@masterMerge pull request #26 from bobby02832/patch-1Migrate `set-output` to `$GITHUB_OUTPUT`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.5
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 31 commits:
2.1.5 isn't released yetAdd 2.1.5 entryUse trusted publishingBump versionMake Fiddle as runtime dependencyUse cgi and fiddle gems (#20)Use SPDX license identifier (#18)Bump versionAdd 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.4
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 67 commits:
v0.1.4Use GITHUB_TOKEN instead of admin credentialMerge pull request #40 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.1Bump step-security/harden-runner from 2.12.0 to 2.12.1Merge pull request #39 from ko1/ractor_valueUse `Ractor#value` as `Ractor#take` is removedMerge pull request #38 from ruby/dependabot/github_actions/step-security/harden-runner-2.12.0Bump step-security/harden-runner from 2.11.1 to 2.12.0Merge pull request #37 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.1Bump step-security/harden-runner from 2.11.0 to 2.11.1Merge pull request #36 from ruby/dependabot/github_actions/step-security/harden-runner-2.11.0Bump step-security/harden-runner from 2.10.4 to 2.11.0Merge pull request #35 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.4Bump step-security/harden-runner from 2.10.3 to 2.10.4Merge pull request #33 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.3Bump step-security/harden-runner from 2.10.2 to 2.10.3Merge pull request #34 from olleolleolle/add-logger-to-gemfileGemfile: add logger to avoid Ruby 3.5 issuesMerge pull request #32 from ruby/dependabot/github_actions/rubygems/release-gem-1.1.1Bump rubygems/release-gem from 1.1.0 to 1.1.1Merge pull request #29 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.2Fixed version number of rubygems/release-gemMerge pull request #30 from ruby/dependabot/github_actions/rubygems/release-gem-9e85cb11501bebc2ae661c1500176316d3987059Bump rubygems/release-gemBump step-security/harden-runner from 2.10.1 to 2.10.2Merge pull request #31 from ruby/fix-ciExclude Ruby 2.5 on macos-latest iamgeBump 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/checkout🆕 fiddle (added, 1.1.8)
Depfu 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