Skip to content

Bump property_table from 0.3.3 to 0.3.4#1238

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/property_table-0.3.4
Open

Bump property_table from 0.3.3 to 0.3.4#1238
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/property_table-0.3.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps property_table from 0.3.3 to 0.3.4.

Release notes

Sourced from property_table's releases.

v0.3.4

  • New features
    • Add optional Matcher.match_spec/1 callback to support returning an ETS match-spec to speed up PropertyTable.match/2. This moves an O(n) search in Elixir to ETS's optimized C implementation. The default string list support uses it now.
Changelog

Sourced from property_table's changelog.

v0.3.4

  • New features
    • Add optional Matcher.match_spec/1 callback to support returning an ETS match-spec to speed up PropertyTable.match/2. This moves an O(n) search in Elixir to ETS's optimized C implementation. The default string list support uses it now.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels May 18, 2026
Bumps [property_table](https://github.com/nerves-project/property_table) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/nerves-project/property_table/releases)
- [Changelog](https://github.com/nerves-project/property_table/blob/main/CHANGELOG.md)
- [Commits](nerves-project/property_table@v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: property_table
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/hex/property_table-0.3.4 branch from cd90d06 to 5dd2093 Compare May 19, 2026 17:24
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants