Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

chore(deps-dev): Bump portforward from 0.4.4 to 0.5.0 #19

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps portforward from 0.4.4 to 0.5.0.

Changelog

Sourced from portforward's changelog.

0.5.0 (2023-05-19)

  • Move pytogo Go code into portforward
  • Fix stopping portforward for services
  • Allow portforwarding without contextmanager
  • Allow multiple portforwards to same pod or service

0.4.5 (2023-03-06)

  • Fix panic when logging an error
  • Change default log level to INFO
Commits
  • 846e14e Bump version: 0.4.5 → 0.5.0
  • 72bd607 Update docs
  • a53c1a1 Merge pull request #24 from pytogo/feature/19-portforwarding-without-context-...
  • d9cd430 Fix is_stopped
  • e0e40fc Assert is stopped
  • 5ba084e Fix type
  • 4aaac7c Update type hint of contextm
  • f63b42f Allow multiple portforwards to same pod or service
  • 54de26f Provide ability to portforward without contextm
  • 749a816 Merge pull request #22 from pytogo/21-stopping-the-portforwarding-using-__exi...
  • 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 [portforward](https://github.com/pytogo/portforward) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/pytogo/portforward/releases)
- [Changelog](https://github.com/pytogo/portforward/blob/main/HISTORY.rst)
- [Commits](pytogo/portforward@v0.4.4...v0.5.0)

---
updated-dependencies:
- dependency-name: portforward
  dependency-type: direct:development
  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 May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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