Skip to content

build(deps): bump gettext-rs from 0.7.7 to 0.8.0 - #56

Merged
AaronErhardt merged 1 commit into
mainfrom
dependabot/cargo/gettext-rs-0.8.0
Aug 24, 2026
Merged

build(deps): bump gettext-rs from 0.7.7 to 0.8.0#56
AaronErhardt merged 1 commit into
mainfrom
dependabot/cargo/gettext-rs-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps gettext-rs from 0.7.7 to 0.8.0.

Release notes

Sourced from gettext-rs's releases.

gettext-rs 0.8.0

Changed

  • Allow gettext-sys 0.27 which bundles GNU gettext 1.0 (Alexander Batischev)

Security

  • Mark setlocale() and TextDomain::init() as unsafe because calling setlocale() from multiple threads can lead to memory corruption. See updated docs for details on how to call those functions safely (#64) (Alexander Batischev)
Commits
  • c723461 Bump gettext-sys to 0.27, gettext-rs to 0.8.0
  • db26c7a Merge pull request #156 from gettext-rs/bugfix/64-setlocale-is-not-threadsafe
  • 63aa54a gettext-rs: link to glibc manual where appropriate
  • 61c4a45 gettext-sys: clarify why no 1.0 bump yet
  • a292f36 gettext-sys: drop unsafe from setlocale as extern is always unsafe
  • 82ad34b gettext-rs: mark setlocale() and TextDomain::init() unsafe
  • 475932d gettext-sys: mark setlocale unsafe
  • 1503e8d gettext-rs: turn tests that call setlocale into integration tests
  • f10c0b0 gettext-sys: scratch 1.0, release 0.27 instead
  • 2b8ab1a Merge pull request #154 from gettext-rs/feature/ci-bump-freebsd
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gettext-rs](https://github.com/gettext-rs/gettext-rs) from 0.7.7 to 0.8.0.
- [Release notes](https://github.com/gettext-rs/gettext-rs/releases)
- [Commits](gettext-rs/gettext-rs@0.7.7...0.8.0)

---
updated-dependencies:
- dependency-name: gettext-rs
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 10, 2026
@AaronErhardt
AaronErhardt merged commit ee76671 into main Aug 24, 2026
1 of 2 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/gettext-rs-0.8.0 branch August 24, 2026 18:30
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant