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

build(deps): bump dnslib from 0.9.24 to 0.9.25 #18318

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2024

Bumps dnslib from 0.9.24 to 0.9.25.

Release notes

Sourced from dnslib's releases.

0.9.25

Given the scale of the changes (and API changes) add typing support/modernise the codebase I've decided to leave dnslib as is in maintenance mode for users who are relying on the old API (and Python2 support). I'll try to fix any minor bugs but there isnt going to be any more active development (which is more or less the status quo anyway).

Commits
  • c9df52f Version 0.9.25 release
  • a0abc9b Merge pull request #67 from bobstanden/fix-srv-compression
  • eecd741 Fix SyntaxWarning with Python 3.12 (Issue #60)
  • d1d8f36 Add checks for invalid RD (Issue #63)
  • 9627f80 RFC2782, page 3: DNS SRV Target must not be compressed. No name compression, ...
  • 724f94e Readme formatting
  • 7e0d6a0 Readme formatting
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot requested a review from a team as a code owner July 16, 2024 18:09
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 16, 2024
@dependabot dependabot bot requested review from altendky and emlowe July 16, 2024 18:09
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 16, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/dnslib-0.9.25 branch from 5c35b97 to 469cddd Compare July 16, 2024 20:22
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 16, 2024
Copy link

socket-security bot commented Jul 16, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: pypi/dnslib@0.9.24, pypi/dnslib@0.9.24, pypi/dnslib@0.9.24

View full report↗︎

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 18, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/dnslib-0.9.25 branch from 469cddd to a34c180 Compare July 23, 2024 21:01
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 23, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 24, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot dependabot bot force-pushed the dependabot/pip/dnslib-0.9.25 branch from a34c180 to 36dda7b Compare July 30, 2024 20:34
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 30, 2024
@emlowe
Copy link
Contributor

emlowe commented Jul 31, 2024

@dependabot rebase

Bumps [dnslib](https://github.com/paulc/dnslib) from 0.9.24 to 0.9.25.
- [Release notes](https://github.com/paulc/dnslib/releases)
- [Commits](paulc/dnslib@0.9.24...0.9.25)

---
updated-dependencies:
- dependency-name: dnslib
  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/pip/dnslib-0.9.25 branch from 36dda7b to 937a3f9 Compare July 31, 2024 20:13
@Starttoaster Starttoaster merged commit d1f12b0 into main Jul 31, 2024
369 checks passed
@Starttoaster Starttoaster deleted the dependabot/pip/dnslib-0.9.25 branch July 31, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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.

None yet

2 participants