Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump gettext_i18n from 1.0.5 to 1.0.7 #181

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps gettext_i18n from 1.0.5 to 1.0.7.

Changelog

Sourced from gettext_i18n's changelog.

1.0.7

  • Feat : export GettextLocalizations

1.0.6

  • Feat : made is possible to throw an exception if a message is not found in the translation file.
  • Feat : upgraded minimum flutter and sdk versions.
Commits
  • f927342 feat: version
  • ee0ec18 doc: CHANGELOG
  • e78377b feat: export GettextLocalizations
  • 079f1d0 feat: remove upper bound on flutter version
  • 1b9890e feat: updated dependencies and minimum versions
  • 6dc34f3 fix: in debug mode, enable throwing an exception if message not found
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jul 2, 2024
Bumps [gettext_i18n](https://github.com/frenchguych/gettext_i18n) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/frenchguych/gettext_i18n/releases)
- [Changelog](https://github.com/frenchguych/gettext_i18n/blob/main/CHANGELOG.md)
- [Commits](frenchguych/gettext_i18n@v1.0.5...v1.0.7)

---
updated-dependencies:
- dependency-name: gettext_i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/gettext_i18n-1.0.7 branch from 1da74eb to 10cfc1d Compare July 2, 2024 10:15
@flexiondotorg flexiondotorg merged commit d591153 into main Jul 2, 2024
5 of 6 checks passed
@flexiondotorg flexiondotorg deleted the dependabot/pub/gettext_i18n-1.0.7 branch July 2, 2024 15:14
@ymauray
Copy link
Member

ymauray commented Jul 2, 2024

FYI I'm the maintener of gettext_i18n :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants