Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump golang.ngrok.com/ngrok from 1.9.1 to 1.13.0 #87

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 Jan 27, 2025

Bumps golang.ngrok.com/ngrok from 1.9.1 to 1.13.0.

Release notes

Sourced from golang.ngrok.com/ngrok's releases.

v1.12.0

What's Changed

Breaking changes:

Full Changelog: ngrok/ngrok-go@v1.11.0...v1.12.0

Version 1.11.0

Enhancements:

  • Adds WithAllowsPooling option, allowing the endpoint to pool with other endpoints with the same host/port/binding
  • Adds WithURL option, specifying a URL for the endpoint
  • Adds WithTrafficPolicy option, applying Traffic Policy to the endpoint

Changes:

  • Deprecates WithPolicyString in favor of WithTrafficPolicy

Version 1.10.0

Enhancements

  • add fasthttp example
  • add WithBindings support
  • add support for TrafficPolicy field

Changes

  • replace log adapter module license symlinks with full files
  • send Policy to the backend as a TrafficPolicy string
  • unsafe.Pointer -> atomic.Pointer

Bug fixes

  • Propagate half-closes correctly in forward
Changelog

Sourced from golang.ngrok.com/ngrok's changelog.

1.13.0

Breaking changes:

  • Renames pre-release option WithBindings to WithBinding

1.12.0

Breaking changes:

  • Renames pre-release option WithAllowsPooling to WithPoolingEnabled

1.11.0

Enhancements:

  • Adds WithAllowsPooling option, allowing the endpoint to pool with other endpoints with the same host/port/binding
  • Adds WithURL option, specifying a URL for the endpoint
  • Adds WithTrafficPolicy option, applying Traffic Policy to the endpoint

Changes:

  • Deprecates WithPolicyString in favor of WithTrafficPolicy

1.10.0

Enhancements:

  • Adds fasthttp example
  • Adds WithBindings option
  • Adds support for TrafficPolicy field

Changes:

  • Replace log adapter module license symlinks with full files
  • Send Policy to the backend as a TrafficPolicy string
  • unsafe.Pointer -> atomic.Pointer

Bug fixes:

  • Propagate half-closes correctly in forward
Commits
  • 2d002d1 Merge pull request #198 from ngrok/mo/bindings-to-binding
  • b4bdf1a fix test naming
  • 40f7cce fmt
  • 969aa4a change log, rename files
  • e0233bb make type singular
  • 6a33843 change naming from bindings -> binding
  • 2f9c905 Merge pull request #197 from ngrok/rk/rename-pooling-enabled
  • 7771142 rename allows_pooling to pooling_enabled
  • f7c015f Merge pull request #195 from ngrok/kc/add-name-to-tunnels
  • 99aabfd Merge branch 'main' into kc/add-name-to-tunnels
  • 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 [golang.ngrok.com/ngrok](https://github.com/ngrok/ngrok-go) from 1.9.1 to 1.13.0.
- [Release notes](https://github.com/ngrok/ngrok-go/releases)
- [Changelog](https://github.com/ngrok/ngrok-go/blob/main/CHANGELOG.md)
- [Commits](ngrok/ngrok-go@v1.9.1...v1.13.0)

---
updated-dependencies:
- dependency-name: golang.ngrok.com/ngrok
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 🐹 Go Pull requests that update Go code ☘️ Dependencies Pull requests that update a dependency file labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐹 Go Pull requests that update Go code ☘️ Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants