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.10.0 #65

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

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

Release notes

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

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.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
  • ac81e74 Merge pull request #172 from ngrok/ngrok/ryan/update-changelog
  • f0b4b4c add v0.10.0 features to changelog
  • c8bde68 Merge pull request #170 from ngrok/ngrok/ryan/add-traffic-policy-support
  • 1e9fb15 change where conversion happens
  • 0588eab add support for TrafficPolicy
  • 46e6a32 Merge pull request #167 from ngrok/mo/bindings
  • 48f9275 add bindings to ngrok-go
  • d4bcbfd Merge pull request #168 from ngrok/euan/less-raw-ptr
  • 88d89b7 internal/tunnel/client: unsafe.Pointer -> atomic.Pointer
  • 4917562 Merge pull request #163 from euank/join-halfclose
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [golang.ngrok.com/ngrok](https://github.com/ngrok/ngrok-go) from 1.9.1 to 1.10.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.10.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 Jul 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #81.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang.ngrok.com/ngrok-1.10.0 branch October 21, 2024 05:39
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