Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps litemap from 0.7.4 to 0.7.5.

Changelog

Sourced from litemap's changelog.

Changelog

Unreleased

  • Components
    • General
      • ...
    • ...
  • Data model and providers
    • General
      • ...
    • ...
  • Utils
    • General
      • ...
    • ...

icu4x 2.0-beta2

  • Components
    • General
      • Update data to CLDR 47 Beta 1, ICU 77 RC, TZDB 2025a
      • Some crates have been given the ability to be built without alloc (unicode-org#6077, unicode-org#6078, unicode-org#6166)
      • Consistently wrap all options in None in Rust and FFI (unicode-org#6084)
      • Options now consistently live in options modules (unicode-org#6138)
      • Remove compiled_data Default constructors from types which are prone to change sufficiently often (unicode-org#5958)
      • Move types over to uniform ::new() constructor convention (unicode-org#6141)
      • Implement display on all error types (unicode-org#5969)
      • Use core::error, remove unused std features (unicode-org#5973)
      • Remove bench features (unicode-org#5986)
    • icu_calendar
      • Rename IsoWeekday to Weekday (unicode-org#6140)
      • Add Date::wrap_calendar_in_ref (unicode-org#6016)
      • Time and DateTime moved to icu_time component (unicode-org#5961)
      • Audit exhaustiveness of icu_calendar::types (unicode-org#5978)
      • Add calendar argument to IXDTF parsing, making it available without compiled_data feature (unicode-org#5982)
      • Use correct day of year for Japanese (unicode-org#5992)
    • icu_casemap
      • Add borrowed variants to casemapper types (unicode-org#6088)
      • Add missing keys to CollatorPreferences (unicode-org#5950)
    • icu_collections
      • Remove some panics (unicode-org#6052)
    • icu_datetime
      • Improvements to all-new semantic skeleta.
      • Add new datetime field set builder (unicode-org#5944)
      • Add with_fset fns to datetime types (unicode-org#5942)
      • Rename zone field sets (unicode-org#6096)
      • Rename YearStyle::Always to YearStyle::WithEra (unicode-org#6012)
      • Rename format_any_calendar() to format() (unicode-org#6020)
      • Add conversions between Formatter and Names (unicode-org#6110)

... (truncated)

Commits

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)

Bumps [litemap](https://github.com/unicode-org/icu4x) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/commits)

---
updated-dependencies:
- dependency-name: litemap
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2025 10:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 27, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 27, 2025 10:53
@github-actions github-actions bot merged commit ec6239f into main Feb 27, 2025
15 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/litemap-0.7.5 branch February 27, 2025 17:20
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.

2 participants