Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2025

Bumps pyngrok from 7.2.7 to 7.2.8.

Release notes

Sourced from pyngrok's releases.

7.2.8

Added

  • ngrok.api(), allowing api commands to be executed from the agent.
  • Agent interface, which provides access to Captured Requests and agent status.
  • Stability and logging improvements.
  • Documentation improvements.
Changelog

Sourced from pyngrok's changelog.

7.2.8 - 2025-05-09

Added

  • ngrok.api(), allowing api commands to be executed from the agent.
  • Agent interface, which provides access to Captured Requests and agent status.
  • Stability and logging improvements.
  • Documentation improvements.
Commits
  • 715f874 Bump version for release.
  • c5230a4 Code cleanup for NgrokApiResponse and test teardown.
  • 4d0efa1 Documentation improvements, including api usage example. Added NgrokApiRespo...
  • f35d20a Logging improvements.
  • 5446722 Fix catch when initting test API resources.
  • b60ef96 Add ngrok.api() for API requests through the agent.
  • 0ead438 Code and doc improvements to new agent impl.
  • 3549376 Add agent interface, as well as objects for top-level responses.
  • 156ecc9 Use pooling in reserved domain tests, which will avoid the occassional flake.
  • 5e9fa6c Merge branch 'main' into develop
  • 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 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.2.7 to 7.2.8.
- [Release notes](https://github.com/alexdlaird/pyngrok/releases)
- [Changelog](https://github.com/alexdlaird/pyngrok/blob/main/CHANGELOG.md)
- [Commits](alexdlaird/pyngrok@7.2.7...7.2.8)

---
updated-dependencies:
- dependency-name: pyngrok
  dependency-version: 7.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 May 11, 2025
@github-actions github-actions bot enabled auto-merge (squash) May 11, 2025 20:37
Copy link

codecov bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.90%. Comparing base (3f0d6c0) to head (d6cc375).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   94.93%   94.90%   -0.04%     
==========================================
  Files          23       23              
  Lines         316      314       -2     
  Branches       28       25       -3     
==========================================
- Hits          300      298       -2     
  Misses          6        6              
  Partials       10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot merged commit 6478489 into main May 11, 2025
6 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pyngrok-7.2.8 branch May 11, 2025 20:38
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