Skip to content

build(deps): bump unicode-ident from 1.0.12 to 1.0.24 - #533

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/unicode-ident-1.0.24
Open

build(deps): bump unicode-ident from 1.0.12 to 1.0.24#533
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/unicode-ident-1.0.24

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

Bumps unicode-ident from 1.0.12 to 1.0.24.

Release notes

Sourced from unicode-ident's releases.

1.0.24

  • Compress trie even further by 1.9% using bipartite matching (#46, thanks @​yongqli)

1.0.23

  • Update rand dev dependency to 0.10

1.0.22

  • Match the type of char::UNICODE_VERSION (#44)

1.0.21

1.0.20

  • Store ascii start/continue bitmaps in u128 instead of slices of bool (#40, thanks @​Marcondiro)

1.0.19

  • Update to Unicode 17.0.0 (#37)

1.0.18

  • Documentation improvements

1.0.17

  • Documentation improvements

1.0.16

  • Update rand dev dependency to 0.9 (#29)

1.0.15

  • Documentation improvements

1.0.14

1.0.13

  • Update to Unicode 16.0.0 (#27)
Commits
  • 5b54a63 Release 1.0.24
  • e55318f Ignore unwrap_or_default clippy lint
  • 5155402 Touch up PR 46
  • 57872e3 Wrap PR 46 comments to 80 columns
  • 98ccaf8 Format PR 46 with rustfmt
  • e0549d6 Ignore items_after_statements pedantic clippy lint
  • 73d7aaa Merge pull request #46 from yongqli/master
  • 5aed899 Replace greedy half-chunk compression with optimal bipartite matching
  • 94f16bd Release 1.0.23
  • 4fb03ab Merge pull request #45 from dtolnay/rand
  • Additional commits viewable in compare view

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 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 30, 2026 09:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 30, 2026
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.12 to 1.0.24.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases)
- [Commits](dtolnay/unicode-ident@1.0.12...1.0.24)

---
updated-dependencies:
- dependency-name: unicode-ident
  dependency-version: 1.0.24
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/unicode-ident-1.0.24 branch from ac3f9c2 to 52131f8 Compare May 5, 2026 14:05
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.

0 participants