Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps pyngrok from 7.3.0 to 7.4.0.

Release notes

Sourced from pyngrok's releases.

7.4.0

Changed

  • As of ngrok Agent 3.29.0, two tunnels cannot have the same name (and this includes tunnel's defined in the config, even if they are not started). As such, when name is given and matches a tunnel defined in the config, pyngrok will append "-api" to the tunnel's name when starting it.
Changelog

Sourced from pyngrok's changelog.

7.4.0 - 2025-09-23

Changed

  • As of ngrok Agent 3.29.0, two tunnels cannot have the same name (and this includes tunnel's defined in the config, even if they are not started). As such, when name is given and matches a tunnel defined in the config, pyngrok will append "-api" to the tunnel's name when starting it.
Commits
  • 1a51fb1 Fix for name 400s due to ngrok's new Agent (#157)
  • 9eb342b Update test_ngrok.py
  • 219226c Update test_ngrok.py
  • a62d074 Add permissions for workflows.
  • cb0d481 Permissions cleanup.
  • 4770813 Potential fix for code scanning alert no. 6: Workflow does not contain permis...
  • 92dff1e Potential fix for code scanning alert no. 11: Workflow does not contain permi...
  • aa54f0d Potential fix for code scanning alert no. 4: Workflow does not contain permis...
  • 347afd7 Potential fix for code scanning alert no. 9: Workflow does not contain permis...
  • bd383b1 Add checkbox to enhancement request with link to docs.
  • See full diff 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 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 7.3.0 to 7.4.0.
- [Release notes](https://github.com/alexdlaird/pyngrok/releases)
- [Changelog](https://github.com/alexdlaird/pyngrok/blob/main/CHANGELOG.md)
- [Commits](alexdlaird/pyngrok@7.3.0...7.4.0)

---
updated-dependencies:
- dependency-name: pyngrok
  dependency-version: 7.4.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 Sep 24, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 24, 2025 10:01
@github-actions github-actions bot merged commit 04f524b into main Sep 24, 2025
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyngrok-7.4.0 branch September 24, 2025 10:02
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