Skip to content

deps(deps): bump wakeonlan from 3.0.0 to 4.0.0 in /ops-worker - #58

Merged
Ravenink merged 1 commit into
mainfrom
dependabot/pip/ops-worker/wakeonlan-4.0.0
Jul 27, 2026
Merged

deps(deps): bump wakeonlan from 3.0.0 to 4.0.0 in /ops-worker#58
Ravenink merged 1 commit into
mainfrom
dependabot/pip/ops-worker/wakeonlan-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps wakeonlan from 3.0.0 to 4.0.0.

Release notes

Sourced from wakeonlan's releases.

4.0.0

What's Changed

Breaking changes

  • This project now requires Python 3.10 or greater.
  • For Python <3.13, this project now has a dependency on typing_extensions
  • The address family is now detected based on getaddrinfo instead of based on the host address. You should no longer need to specify it.
  • send_magic_packet is deprecated in favour or wake.
  • The -i / --ip CLI argument was renamed to -o / --host

Full Changelog: remcohaszing/pywakeonlan@3.3.0...4.0.0

3.3.0

What's Changed

New Contributors

Full Changelog: remcohaszing/pywakeonlan@3.1.0...3.2.0

3.1.0

What's Changed

New Contributors

Full Changelog: remcohaszing/pywakeonlan@3.0.0...3.1.0

Commits
  • 1545322 4.0.0
  • d6c864c Document constants
  • 3d77a81 Fix code block spacing
  • b7077dc Rewrite docutils snippets to code blocks
  • 04e55e3 Refactor keyword arguments and CLI argument names
  • 325f082 Deprecate send_magic_packet in favor of wake (#42)
  • 6468e35 Add CLI option to force the use of IPv4
  • 736ddcb Improve ipv6 detection and expose create_socket (#40)
  • f52caad Use :func: directive to reference functions
  • 892f722 Use modern typing features
  • 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 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 [wakeonlan](https://github.com/remcohaszing/pywakeonlan) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/remcohaszing/pywakeonlan/releases)
- [Commits](remcohaszing/pywakeonlan@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: wakeonlan
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

ops-worker/requirements.txt

PackageVersionLicenseIssue Type
wakeonlan4.0.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/wakeonlan 4.0.0 UnknownUnknown

Scanned Files

  • ops-worker/requirements.txt

@Ravenink
Ravenink merged commit ad8f97a into main Jul 27, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/ops-worker/wakeonlan-4.0.0 branch July 27, 2026 22: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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant