Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps writeable from 0.5.5 to 0.6.0.

Release notes

Sourced from writeable's releases.

ICU4X 0.6.0 is our major spring release. Key changes: Continued improvements to datetime component with enhanced timezone support and support for additional non-gregorian calendars, including the Coptic, Ethiopian and Indian calendars. Major improvements to the data infrastructure, including better support for zero copy.

There are also bug fixes and feature improvements in other components. For more details, see the changelog.

We hope to continue bringing early adopters onboard as we eye a stable 1.0 release in the first half of 2022.

Changelog

Sourced from writeable's changelog.

icu4x 0.6.0 (May 9, 2022)

  • General data model
    • Non-exhaustive errors for locid, calendar, decimal, plurals (#1792, #1793)
    • Rename "serialize" feature to "serde" (#1797)
    • Turn all errors into Copy types (#1657)
  • Components
    • calendar:
    • datetime:
      • Formatting for fractional seconds (#1813, #1801)
      • Support for day of week in month ('F') (#1770)
      • Custom fallbacking for TimeZoneFormatter (#1591)
      • Support for week-of-month (#1468)
      • Bug fix to get_best_available_format_pattern skeleton matching logic (#1549)
    • decimal: No updates
    • locale_canonicalizer:
    • locid:
      • Simplified language representation (#1695)
      • Region, Script and Variant subtags ULE (#1696)
    • plurals:
      • Update data model to use ZeroVec (#1240)
    • properties:
  • Utilities
    • codepointtrie:
      • Use 0 for error value for Rust out-of-bounds for primitive trie value types (#1804)
    • crlify: New util for line ending conversions
    • deduplicating_array: No updates
    • fixed_decimal:
      • Improvements to FixedDecimal f64 APIs (#1718)
    • litemap:
      • Pluggable LiteMap backends (#1769)
    • pattern: No updates
    • uniset: No updates
    • writeable: No updates
    • yoke: No updates
    • zerofrom: No updates
    • zerovec:
      • ZeroVec derive improvements (#1780)
      • Support non-Ord values in ZeroMap (#1743)
      • Add OptionULE and OptionVarULE (#1736)
      • Rename ZeroVec::from_slice and add new method for const-constructed ZeroSlice (#1728)
      • Treat ZeroMap sort order as an optional invariant (#1727)
      • Add ZeroMap::get_copied_by (#1722)
      • Generalize PairULE to support longer tuples (#1721)
      • Add more AsULE impls for primitives (#1672)
      • Add cast methods to ZeroVec and ZeroSlice (#1651)

... (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 [writeable](https://github.com/unicode-org/icu4x) from 0.5.5 to 0.6.0.
- [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/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies labels Nov 25, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 25, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1af56f6
Status:🚫  Build failed.

View logs

@sandhose sandhose closed this Nov 25, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/writeable-0.6.0 branch November 25, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants