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

Bump fluent-templates from 0.8.0 to 0.9.4 #301

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2024

Bumps fluent-templates from 0.8.0 to 0.9.4.

Release notes

Sourced from fluent-templates's releases.

fluent-templates-v0.9.4

Other

  • Bump heck to v0.5.0 (#67)

fluent-templates-v0.9.3

Other

  • Move common dependencies up to workspace level (#64)

fluent-templates-v0.9.2

Other

  • Add follow_links to support builds with Bazel (#62)

  • remove snafu (#60)

  • Remove unused lazy_static, replace snafu with thiserror, bump flume to 0.11

fluent-templates-v0.9.1

Other

  • Check that fallback_language exists between locales building static bundles (#58)

fluent-templates-v0.9.0

Fixed

  • fix typo
  • fixes #10 -- port info on templating language features from README to documentation (#11)
  • fix reade
  • fix missing link

Other

  • disable tera features
  • Use resolve 2
  • Use workspace.package
  • Update release-plz.yaml
  • Update to support handlebars v5 (#55)
  • Create release-plz.yaml
  • Sort the 'insert_resources' data to make static_loader! deterministic (#56)
  • Bump syn to 2.0 (#50)
  • Add ignore as optional feature (#48)
  • Reverts changes from PR #33 and adds them with a "try_" prefix. (#47)
  • Accept FnMut instead of fn pointer in ArcLoaderBuilder::customize (#40)
  • Release 0.8.0
  • Change the lookup function to be a better fallback chain (#35)
  • Remove flume default features (#36)
  • :lookup/lookup_complete/lookup_with_args return Option (#33)
  • Update rust.yml
  • Release 0.7.1
  • Release 0.7.0
  • Update proc macro deps
  • Update templating deps
  • Update deps and file layout
  • Release 0.6.1
  • Updated fluent dependency to 0.14 (#26)

... (truncated)

Changelog

Sourced from fluent-templates's changelog.

0.9.4 - 2024-04-22

Other

  • Bump heck to v0.5.0 (#67)

0.9.3 - 2024-04-17

Other

  • Move common dependencies up to workspace level (#64)

0.9.2 - 2024-04-12

Other

  • Add follow_links to support builds with Bazel (#62)

  • remove snafu (#60)

  • Remove unused lazy_static, replace snafu with thiserror, bump flume to 0.11

0.9.1 - 2024-03-10

Other

  • Check that fallback_language exists between locales building static bundles (#58)

0.9.0 - 2024-03-04

Fixed

  • fix typo
  • fixes #10 -- port info on templating language features from README to documentation (#11)
  • fix reade
  • fix missing link

Other

  • disable tera features
  • Use resolve 2
  • Use workspace.package
  • Update release-plz.yaml
  • Update to support handlebars v5 (#55)
  • Create release-plz.yaml
  • Sort the 'insert_resources' data to make static_loader! deterministic (#56)
  • Bump syn to 2.0 (#50)
  • Add ignore as optional feature (#48)
  • Reverts changes from PR #33 and adds them with a "try_" prefix. (#47)
  • Accept FnMut instead of fn pointer in ArcLoaderBuilder::customize (#40)
  • Release 0.8.0
  • Change the lookup function to be a better fallback chain (#35)
  • Remove flume default features (#36)
  • :lookup/lookup_complete/lookup_with_args return Option (#33)
  • Update rust.yml
  • Release 0.7.1
  • Release 0.7.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 28, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/fluent-templates-0.9.4 branch 3 times, most recently from be29f6a to 82a5717 Compare May 1, 2024 19:17
Bumps [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) from 0.8.0 to 0.9.4.
- [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases)
- [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates@0.8.0...fluent-templates-v0.9.4)

---
updated-dependencies:
- dependency-name: fluent-templates
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/fluent-templates-0.9.4 branch from 82a5717 to 32fca9c Compare May 1, 2024 19:31
@TimWolla
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2024

Looks like fluent-templates is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 19, 2024
@dependabot dependabot bot deleted the dependabot/cargo/fluent-templates-0.9.4 branch June 19, 2024 18:32
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