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 the non-major group across 1 directory with 5 updates #626

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 Sep 16, 2024

Bumps the non-major group with 5 updates in the / directory:

Package From To
github.com/go-resty/resty/v2 2.13.1 2.15.0
github.com/openziti/channel/v3 3.0.2 3.0.3
github.com/openziti/secretstream 0.1.21 0.1.24
go.mozilla.org/pkcs7 0.0.0-20200128120323-432b2356ecb1 0.9.0
golang.org/x/oauth2 0.21.0 0.23.0

Updates github.com/go-resty/resty/v2 from 2.13.1 to 2.15.0

Release notes

Sourced from github.com/go-resty/resty/v2's releases.

v2.15.0

Release Notes

New Features

Enhancements

Bug Fixes

Build

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.14.0...v2.15.0

v2.14.0

Release Notes

New Features

Enhancements

Upstream Fixes

Test Cases

... (truncated)

Commits
  • 321cab9 release: version bump and readme update for v2.15.0 (#852)
  • 8e6cfc2 docs: godoc improvements (#851)
  • aa7c48e doc: godoc improvements and corrections (#849)
  • e49dd06 feat(refactor): for pr #826 (#848)
  • 9097b96 feat: add SetClientRootCertificate method support clientCAs usage (#826)
  • 370d744 fix(enhancement): add explicit option to enable generate curl command in conj...
  • 08e6170 fix: request/response logging for SetDoNotParseResponse(true) (#836)
  • c22b968 build: update go minimum vesion to 1.20 (#841)
  • 82ae758 build: go min version and build config update #835 (#837)
  • ba50857 Feature/update bazel config (#833)
  • Additional commits viewable in compare view

Updates github.com/openziti/channel/v3 from 3.0.2 to 3.0.3

Commits
  • 20dc482 Merge pull request #143 from openziti/dependabot/go_modules/non-major-044e916b08
  • 58327bf Bump the non-major group with 3 updates
  • See full diff in compare view

Updates github.com/openziti/secretstream from 0.1.21 to 0.1.24

Commits
  • deb35e1 Merge pull request #34 from openziti/dependabot/github_actions/all-67979dcedc
  • 72cb465 Merge pull request #32 from openziti/dependabot/go_modules/golang.org/x/crypt...
  • c3c3ecf Bump golang.org/x/crypto from 0.24.0 to 0.27.0
  • 7c435ca Bump the all group with 2 updates
  • c82e9e7 Merge pull request #33 from openziti/updates
  • 9a3506d Update Go version and workflows
  • See full diff in compare view

Updates go.mozilla.org/pkcs7 from 0.0.0-20200128120323-432b2356ecb1 to 0.9.0

Release notes

Sourced from go.mozilla.org/pkcs7's releases.

v0.9.0

This would be v1.0.0 since it's used in production but we'll need to bump the minimum Go version after dropping SHA-1 support.

Commits

Updates golang.org/x/oauth2 from 0.21.0 to 0.23.0

Commits
  • 3e64809 x/oauth2: add Token.ExpiresIn
  • 16a9973 jwt: rename example to avoid vet error
  • b52af7d endpoints: add GitLab DeviceAuthURL
  • 6d8340f LICENSE: update per Google Legal
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the non-major group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.13.1` | `2.15.0` |
| [github.com/openziti/channel/v3](https://github.com/openziti/channel) | `3.0.2` | `3.0.3` |
| [github.com/openziti/secretstream](https://github.com/openziti/secretstream) | `0.1.21` | `0.1.24` |
| [go.mozilla.org/pkcs7](https://github.com/mozilla-services/pkcs7) | `0.0.0-20200128120323-432b2356ecb1` | `0.9.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.23.0` |



Updates `github.com/go-resty/resty/v2` from 2.13.1 to 2.15.0
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.13.1...v2.15.0)

Updates `github.com/openziti/channel/v3` from 3.0.2 to 3.0.3
- [Commits](openziti/channel@v3.0.2...v3.0.3)

Updates `github.com/openziti/secretstream` from 0.1.21 to 0.1.24
- [Release notes](https://github.com/openziti/secretstream/releases)
- [Commits](openziti/secretstream@v0.1.21...v0.1.24)

Updates `go.mozilla.org/pkcs7` from 0.0.0-20200128120323-432b2356ecb1 to 0.9.0
- [Release notes](https://github.com/mozilla-services/pkcs7/releases)
- [Commits](https://github.com/mozilla-services/pkcs7/commits/v0.9.0)

Updates `golang.org/x/oauth2` from 0.21.0 to 0.23.0
- [Commits](golang/oauth2@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: github.com/openziti/channel/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/secretstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: go.mozilla.org/pkcs7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2024 23:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 16, 2024
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants