Skip to content

Bump port-for from 0.7.4 to 1.0.0#284

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/port-for-1.0.0
Oct 13, 2025
Merged

Bump port-for from 0.7.4 to 1.0.0#284
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/port-for-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps port-for from 0.7.4 to 1.0.0.

Changelog

Sourced from port-for's changelog.

port-for 1.0.0 (2025-09-30)

Breaking changes

  • Drop support for Python 3.9

Features

  • port-for supports Windows.

    Increased code compatibility with Windows ([#4](https://github.com/fizyk/port-for/issues/4) <https://github.com/fizyk/port-for/issues/4>__)

  • Replaced docopt with argparse.

    Package got a bit smaller as a result. ([#24](https://github.com/fizyk/port-for/issues/24) <https://github.com/fizyk/port-for/issues/24>__)

  • Added Python 3.14 to the supported Python Versions

Miscellaneus

  • Adjust links after repository transfer
  • Adjust workflows for actions-reuse 3
  • Changed maximum line length to 100 characters.
  • Fix test_port_mix again.
  • Have all code fully typed.
  • Removed global variable from cli module.
  • Replace black code formatting tool with ruff-format command.
  • Rewritten all tests into pytest style tests.
  • Update formatting with black
  • Use pre-commit for maintaining code style and linting
Commits

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 [port-for](https://github.com/fizyk/port-for) from 0.7.4 to 1.0.0.
- [Changelog](https://github.com/fizyk/port-for/blob/master/CHANGES.rst)
- [Commits](fizyk/port-for@v0.7.4...v1.0.0)

---
updated-dependencies:
- dependency-name: port-for
  dependency-version: 1.0.0
  dependency-type: indirect
  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 Oct 13, 2025
@github-actions github-actions bot enabled auto-merge October 13, 2025 12:03
@github-actions github-actions bot merged commit 156c0ca into main Oct 13, 2025
3 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/port-for-1.0.0 branch October 13, 2025 12: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.

0 participants