Skip to content

chore(deps): bump marisa-trie from 1.3.1 to 1.4.0#627

Merged
pedropaulofb merged 1 commit intomainfrom
dependabot/pip/marisa-trie-1.4.0
Apr 1, 2026
Merged

chore(deps): bump marisa-trie from 1.3.1 to 1.4.0#627
pedropaulofb merged 1 commit intomainfrom
dependabot/pip/marisa-trie-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Bumps marisa-trie from 1.3.1 to 1.4.0.

Release notes

Sourced from marisa-trie's releases.

1.4.0

  • Initial free-threading support and testing (#128).
  • Added StringTrie: an immutable str -> str mapping backed by two MARISA tries and a fixed-width 4-byte key-ID to value-ID table (#138).

Full Changelog: pytries/marisa-trie@1.3.1...1.4.0

💟 Contributors: @​BoboTiG, @​crusaderky, @​hiroshi-manabe

Changelog

Sourced from marisa-trie's changelog.

1.4.0 (2026-03-10)

  • Initial free-threading support and testing (#128).
  • Added StringTrie: an immutable str -> str mapping backed by two MARISA tries and a fixed-width 4-byte key-ID to value-ID table (#138).
Commits
  • 0d631be feat: version 1.4.0
  • e254e12 docs: expand StringTrie documentation (#139)
  • 65abac6 feat: add StringTrie for immutable str-to-str mappings (#138)
  • f987721 chore: bump actions/download-artifact from 6 to 8 (#137)
  • b1bfcce chore: bump actions/upload-artifact from 5 to 7 (#136)
  • 9bc6186 chore: bump actions/checkout from 5 to 6 (#133)
  • 4ba00dc chore: bump actions/download-artifact from 5 to 6 (#130)
  • fecc4b7 chore: bump actions/upload-artifact from 4 to 5 (#131)
  • 97886e1 feat(tests): Free-threading test sharing objects between threads (#129)
  • d1e7511 feat: Initial free-threading support and testing (#128)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2026
@pedropaulofb
Copy link
Copy Markdown
Owner

@dependabot recreate

@pedropaulofb pedropaulofb enabled auto-merge (squash) April 1, 2026 08:02
Bumps [marisa-trie](https://github.com/pytries/marisa-trie) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/pytries/marisa-trie/releases)
- [Changelog](https://github.com/pytries/marisa-trie/blob/master/CHANGES.rst)
- [Commits](pytries/marisa-trie@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: marisa-trie
  dependency-version: 1.4.0
  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/pip/marisa-trie-1.4.0 branch from 35d7199 to c77114d Compare April 1, 2026 08:04
@pedropaulofb pedropaulofb merged commit 076ec12 into main Apr 1, 2026
10 checks passed
@pedropaulofb pedropaulofb deleted the dependabot/pip/marisa-trie-1.4.0 branch April 1, 2026 08:04
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant