Skip to content

fast_gettext: Allow 4.x#155

Merged
bastelfreak merged 2 commits intomainfrom
allow-latest-fast_gettext
Aug 29, 2025
Merged

fast_gettext: Allow 4.x#155
bastelfreak merged 2 commits intomainfrom
allow-latest-fast_gettext

Conversation

@smortex
Copy link
Copy Markdown
Member

@smortex smortex commented Jul 23, 2025

This is not enougth to update fast_gettext when using bundler because we
depend on gettext-setup which in turn depends on fast_gettext ~> 2.1.
But in the context of non-AIO install like we have on FreeBSD it allows
us to get rid of local patches.

@smortex smortex added the dependencies Pull requests that update a dependency file label Jul 23, 2025
@bastelfreak
Copy link
Copy Markdown
Contributor

personally I would love to get rid of the dependencies :(

@bastelfreak bastelfreak force-pushed the allow-latest-fast_gettext branch 2 times, most recently from 7e0117d to e0e9851 Compare August 24, 2025 15:25
@bastelfreak bastelfreak changed the title Allow latest fast_gettext Afast_gettext: Allow 4.x Aug 24, 2025
@bastelfreak bastelfreak changed the title Afast_gettext: Allow 4.x fast_gettext: Allow 4.x Aug 24, 2025
@bastelfreak bastelfreak enabled auto-merge August 24, 2025 15:26
@smortex smortex force-pushed the allow-latest-fast_gettext branch from e0e9851 to 159ba49 Compare August 25, 2025 18:23
This is not enougth to update fast_gettext when using bundler because we
depend on gettext-setup which in turn depends on fast_gettext ~> 2.1.
But in the context of non-AIO install like we have on FreeBSD it allows
us to get rid of local patches.
@bastelfreak bastelfreak force-pushed the allow-latest-fast_gettext branch from 159ba49 to b990b4a Compare August 29, 2025 10:41
Newer version of fast_gettext do not overwrite the "new" behaviour of
Ruby 1.9 String#% which raised exception when an invalid key was used.

While here, rename the key to better match what they represent.
@smortex
Copy link
Copy Markdown
Member Author

smortex commented Aug 29, 2025

🎉 one less bug!

@bastelfreak bastelfreak merged commit f70dd21 into main Aug 29, 2025
15 checks passed
@bastelfreak bastelfreak deleted the allow-latest-fast_gettext branch August 29, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants