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 9 updates #569

Merged
merged 1 commit into from
May 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

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

Package From To
github.com/go-resty/resty/v2 2.12.0 2.13.1
github.com/openziti/channel/v2 2.0.128 2.0.130
github.com/openziti/metrics 1.2.51 1.2.54
golang.org/x/oauth2 0.19.0 0.20.0
google.golang.org/protobuf 1.34.0 1.34.1

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

Release notes

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

v2.13.1

Release Notes

Fixes

Full Changelog: go-resty/resty@v2.13.0...v2.13.1

v2.13.0

Release Notes

Enhancements

Bug Fixes

New Contributors

Full Changelog: go-resty/resty@v2.12.0...v2.13.0

Commits

Updates github.com/openziti/channel/v2 from 2.0.128 to 2.0.130

Commits
  • 5d11906 Updating dependency github.com/openziti/transport/v2@v2.0.133
  • 1bd5ab1 Updating dependency github.com/openziti/transport/v2@v2.0.132
  • See full diff in compare view

Updates github.com/openziti/foundation/v2 from 2.0.42 to 2.0.44

Commits
  • f73f8fd Merge pull request #404 from openziti/dependabot/go_modules/non-major-b1e4050155
  • 398fad8 Bump the non-major group with 2 updates
  • 9acc5aa Merge pull request #405 from openziti/fix-dependabot
  • a70d8ec Fix dependabot config
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.75 to 1.0.77

Commits
  • e7c3827 Updating dependency github.com/openziti/foundation/v2@v2.0.44
  • fc64cea Updating dependency github.com/openziti/foundation/v2@v2.0.43
  • See full diff in compare view

Updates github.com/openziti/metrics from 1.2.51 to 1.2.54

Commits
  • 3759b4c Updating dependency github.com/openziti/foundation/v2@v2.0.45
  • 2418a43 Updating dependency github.com/openziti/foundation/v2@v2.0.44
  • 24ed0ea Updating dependency github.com/openziti/foundation/v2@v2.0.43
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.131 to 2.0.133

Commits
  • b79dd8e Updating dependency github.com/openziti/identity@v1.0.77
  • 40efcae Updating dependency github.com/openziti/identity@v1.0.76
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.19.0 to 0.20.0

Commits
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • See full diff in compare view

Updates golang.org/x/sys from 0.19.0 to 0.20.0

Commits
  • 7d69d98 unix: extend support for z/OS
  • 7758090 cpu: add support for sve2 detection
  • 9a28524 windows: drop go version tags for unsupported versions
  • 27dc90b unix: update to Linux kernel 6.4
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.34.0 to 1.34.1

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.12.0` | `2.13.1` |
| [github.com/openziti/channel/v2](https://github.com/openziti/channel) | `2.0.128` | `2.0.130` |
| [github.com/openziti/metrics](https://github.com/openziti/metrics) | `1.2.51` | `1.2.54` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.19.0` | `0.20.0` |
| google.golang.org/protobuf | `1.34.0` | `1.34.1` |



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

Updates `github.com/openziti/channel/v2` from 2.0.128 to 2.0.130
- [Commits](openziti/channel@v2.0.128...v2.0.130)

Updates `github.com/openziti/foundation/v2` from 2.0.42 to 2.0.44
- [Commits](openziti/foundation@v2.0.42...v2.0.44)

Updates `github.com/openziti/identity` from 1.0.75 to 1.0.77
- [Commits](openziti/identity@v1.0.75...v1.0.77)

Updates `github.com/openziti/metrics` from 1.2.51 to 1.2.54
- [Commits](openziti/metrics@v1.2.51...v1.2.54)

Updates `github.com/openziti/transport/v2` from 2.0.131 to 2.0.133
- [Commits](openziti/transport@v2.0.131...v2.0.133)

Updates `golang.org/x/oauth2` from 0.19.0 to 0.20.0
- [Commits](golang/oauth2@v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.19.0 to 0.20.0
- [Commits](golang/sys@v0.19.0...v0.20.0)

Updates `google.golang.org/protobuf` from 1.34.0 to 1.34.1

---
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/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/foundation/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/openziti/transport/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 May 14, 2024 23:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 14, 2024
@plorenz plorenz merged commit 1ebc841 into main May 15, 2024
8 checks passed
@plorenz plorenz deleted the dependabot/go_modules/non-major-0c69e899ac branch May 15, 2024 13:33
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.

1 participant