Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps port-for from 0.6.3 to 0.7.0.

Changelog

Sourced from port-for's changelog.

0.7.0 (2023-06-15)

Features

  • get_port will now allow passing additional exclude_ports parameter - these ports will not be chosen. ([#143](https://github.com/kmike/port-for/issues/143) <https://github.com/kmike/port-for/issues/143>_)
Commits
  • 1267aab Release 0.7.0
  • d54f44f Merge pull request #144 from kmike/dependabot/github_actions/fizyk/actions-re...
  • 6a31f4e Bump fizyk/actions-reuse from 1.6.3 to 2.1.2
  • 4fe954b Merge pull request #143 from kmike/get_ports_exclude
  • 898f70e Ability for get_port to accept list of ports that can not be selected
  • 8c22d57 Merge pull request #142 from kmike/dependabot/pip/pytest-7.3.2
  • 8677a06 Bump pytest from 7.3.1 to 7.3.2
  • ce3fc64 Merge pull request #141 from kmike/dependabot/pip/towncrier-23.6.0
  • 1d16d12 Bump towncrier from 22.12.0 to 23.6.0
  • 758cb20 Merge pull request #140 from kmike/dependabot/pip/coverage-7.2.7
  • 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 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/kmike/port-for) from 0.6.3 to 0.7.0.
- [Changelog](https://github.com/kmike/port-for/blob/master/CHANGES.rst)
- [Commits](fizyk/port-for@v0.6.3...v0.7.0)

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

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 Jun 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (aa980d5) 99.07% compared to head (0cdcc3b) 99.07%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1193   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files           6        6           
  Lines         108      108           
=======================================
  Hits          107      107           
  Misses          1        1           
Flag Coverage Δ
linux 99.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@merger-application merger-application bot merged commit f46a91e into main Jun 26, 2023
@merger-application merger-application bot deleted the dependabot/pip/port-for-0.7.0 branch June 26, 2023 05:05
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.

2 participants