Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Bump pyngrok from 8.0.0 to 8.1.0#241

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyngrok-8.1.0
Apr 27, 2026
Merged

Bump pyngrok from 8.0.0 to 8.1.0#241
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyngrok-8.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pyngrok from 8.0.0 to 8.1.0.

Release notes

Sourced from pyngrok's releases.

8.1.0

Added

  • Full support for ngrok's v3 config schema. Set PyngrokConfig.config_version="3" to route ngrok.connect(), ngrok.disconnect(), and ngrok.get_tunnels() against /api/endpoints and to read endpoints: definitions from the config file.
  • New NgrokTunnel.upstream attribute populated from the v3 endpoint response (or synthesized from config.addr for v2). Raw v3 fields like traffic_policy and bindings remain accessible via NgrokTunnel.data.
  • v2 addr / proto arguments are translated to a v3 upstream block when config_version="3".
  • Documentation updates.

Changed

  • Renamed the ngrok_version parameter default from "v3" to "3". A leading "v" is stripped where this value is consumed, so "v3" continues to be accepted.
Changelog

Sourced from pyngrok's changelog.

8.1.0 - 2026-04-26

Added

  • Full support for ngrok's v3 config schema. Set PyngrokConfig.config_version="3" to route ngrok.connect(), ngrok.disconnect(), and ngrok.get_tunnels() against /api/endpoints and to read endpoints: definitions from the config file.
  • New NgrokTunnel.upstream attribute populated from the v3 endpoint response (or synthesized from config.addr for v2). Raw v3 fields like traffic_policy and bindings remain accessible via NgrokTunnel.data.
  • v2 addr / proto arguments are translated to a v3 upstream block when config_version="3".
  • Documentation updates.

Changed

  • Renamed the ngrok_version parameter default from "v3" to "3". A leading "v" is stripped where this value is consumed, so "v3" continues to be accepted.
Commits
  • a7690e5 Add typing hints and minor refactors
  • b643c53 Clarify v3 config support in changelog
  • 0d418c1 Merge branch 'main' into develop
  • 2690a06 Update CHANGELOG: 8.1.0 date and notes
  • 20f7b2f Document v3 endpoints and unify tunnel API
  • 132820a Use addr/proto flags when interpolating upstream
  • c2b7bfd Add v3 ngrok integration tests
  • cf5d8e5 Clarify v2 tunnel messaging and tests
  • 2568655 Simplify v2 argument wording
  • da0d216 Drop NgrokTunnel v3 attribute wrappers
  • 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 [pyngrok](https://github.com/alexdlaird/pyngrok) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/alexdlaird/pyngrok/releases)
- [Changelog](https://github.com/alexdlaird/pyngrok/blob/main/CHANGELOG.md)
- [Commits](alexdlaird/pyngrok@8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: pyngrok
  dependency-version: 8.1.0
  dependency-type: direct:development
  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 Apr 27, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 27, 2026 11:42
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot merged commit 4e7333a into main Apr 27, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pyngrok-8.1.0 branch April 27, 2026 11:44
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