Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump zeroconf from 0.131.0 to 0.141.0 #187

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps zeroconf from 0.131.0 to 0.141.0.

Release notes

Sourced from zeroconf's releases.

0.141.0

v0.141.0 (2025-01-22)

Features

  • Speed up adding and expiring records in the DNSCache (#1490, 628b136)

Detailed Changes: 0.140.1...0.141.0

0.140.1

v0.140.1 (2025-01-17)

Bug Fixes

0.140.0

v0.140.0 (2025-01-16)

Bug Fixes

  • fix(docs): remove repetition of words (#1479)

Co-authored-by: J. Nick Koston [email protected] (dde26c6)

Features

  • feat: small performance improvement to writing outgoing packets (#1482) (d9be715)

  • feat: migrate to native types (#1472)

Co-authored-by: J. Nick Koston [email protected] Co-authored-by: pre-commit-ci[bot] (22a0fb4)

0.139.0

v0.139.0 (2025-01-09)

Features

  • feat: implement heapq for tracking cache expire times (#1465) (09db184)

0.138.1

v0.138.1 (2025-01-08)

Bug Fixes

  • fix: ensure cache does not return stale created and ttl values (#1469) (e05055c)

... (truncated)

Changelog

Sourced from zeroconf's changelog.

v0.141.0 (2025-01-22)

Features

  • Speed up adding and expiring records in the DNSCache (#1490, 628b136)

v0.140.1 (2025-01-17)

Bug Fixes

v0.140.0 (2025-01-17)

Bug Fixes

Co-authored-by: J. Nick Koston [email protected]

Features

Co-authored-by: J. Nick Koston [email protected]

Co-authored-by: pre-commit-ci[bot]

  • Small performance improvement to writing outgoing packets (#1482, d9be715)

v0.139.0 (2025-01-09)

Features

  • Implement heapq for tracking cache expire times (#1465, 09db184)

... (truncated)

Commits
  • eae89d8 0.141.0
  • 628b136 feat: speed up adding and expiring records in the DNSCache (#1490)
  • 854fef6 chore: adjust cache benchmark to better reflect real cache data (#1491)
  • d6f1fda chore: add benchmarks for adding and expiring records (#1489)
  • 8f86b35 chore(ci): bump the github-actions group across 1 directory with 7 updates (#...
  • 7db6436 chore: bump upload/download artifact to v4 (#1487)
  • dbc5d11 chore(pre-commit.ci): pre-commit autoupdate (#1486)
  • 9af848b 0.140.1
  • 9d228e2 fix: wheel builds for aarch64 (#1485)
  • 127338d 0.140.0
  • Additional commits viewable in compare view

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 [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.131.0 to 0.141.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.131.0...0.141.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 23, 2025
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.

0 participants