Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps fluent-bundle from 0.15.3 to 0.16.0.

Release notes

Sourced from fluent-bundle's releases.

fluent-bundle 0.16.0

  • Implement NUMBER builtin
  • Improve examples
  • Refactor to remove unnecessary named lifetimes
  • Cleanup docs
  • Satiate Clippy
  • Bump smallvec to 1.13
  • Bump rand to 0.9
  • Bump self_cell to 1.2
  • Bump serde_yaml to 0.9
Commits
  • f22da4e chore: Bump versions across workspace
  • 1ca071e chore: Correct typo, travelled→traveled
  • 484b6cf chore: Normalize TOML formatting with taplo
  • 3dfa930 chore: Setup cargo-deny
  • 1f08585 deps: Specify tested minor version of rustc-hash dependency
  • be1b1cb chore(fluent-syntax): Fix typos in fixtures (also fixed upstream)
  • 4b6f26d Merge pull request #382 from alerque/release-prep
  • cd5c60c docs: Update changelogs with currently merged changes
  • 16ed702 deps: Move all commmon dependencies to workspace to normalize versions
  • c83e5eb style: Normalize sort of derives
  • 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 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 dependencies Pull requests that update a dependency file Rust labels Oct 20, 2025
@jkmassel jkmassel force-pushed the dependabot/cargo/fluent-bundle-0.16.0 branch from 19cb0e2 to 3ddf5d6 Compare October 22, 2025 04:19
Bumps [fluent-bundle](https://github.com/projectfluent/fluent-rs) from 0.15.3 to 0.16.0.
- [Release notes](https://github.com/projectfluent/fluent-rs/releases)
- [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md)
- [Commits](https://github.com/projectfluent/fluent-rs/compare/[email protected]@0.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@jkmassel jkmassel force-pushed the dependabot/cargo/fluent-bundle-0.16.0 branch from 3ddf5d6 to b1d3d22 Compare October 22, 2025 04:20
Copy link
Contributor

@jkmassel jkmassel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crazytonyli – this seems very broken :)

No rush at all to fix, just flagging it for "someday"

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant