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

Bump golang.ngrok.com/ngrok from 1.5.1 to 1.7.0 in /examples #151

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps golang.ngrok.com/ngrok from 1.5.1 to 1.7.0.

Release notes

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

Version 1.7.0

  • Adds WithAppProtocol, which can be used to enable HTTP/2 support for HTTP and Labeled backends.

Version 1.6.0

  • Adds support for remote stop of listener.
Changelog

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

1.7.0

  • Adds the WithAppProtocol option for labeled listeners and HTTP endpoints.

    This provides a protocol hint that can be used to enable support for HTTP/2 to the backend service.

1.6.0

  • Adds support for remote stop of listener.
Commits
  • 267516f Merge pull request #145 from ngrok/josh/release-1.7.0
  • 6e45c77 ngrok: release v1.7.0
  • 52d1658 Merge pull request #144 from ngrok/josh/forward-tls-h2
  • 7b470a8 also disable the rendered http forward error
  • 89c71d4 ngrok: negotiate http/2 with tls backends if the http2 AppProtocol is requested
  • b8b5d7f Merge pull request #141 from ngrok/joshngrok_add_ForwardsProto_to_Bind
  • 03a24d0 Merge pull request #143 from ngrok/bob/1.6.0
  • ba4f221 release 1.6.0
  • 78bff0a fix ForwardsProto comment
  • 2e66c55 document WithAppProtocol
  • 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.5.1 to 1.7.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.5.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 🐹 Go Pull requests that update Go code ☘️ Examples dependencies Pull requests that update a dependency file in examples labels Dec 4, 2023
Copy link

sonarcloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mymmrac mymmrac merged commit 710fee5 into main Dec 5, 2023
9 checks passed
@mymmrac mymmrac deleted the dependabot/go_modules/examples/golang.ngrok.com/ngrok-1.7.0 branch December 5, 2023 10:42
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 ☘️ Examples dependencies Pull requests that update a dependency file in examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant