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 #666

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

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

Package From To
github.com/go-resty/resty/v2 2.15.3 2.16.4
github.com/openziti/edge-api 0.26.36 0.26.38
github.com/openziti/transport/v2 2.0.159 2.0.160
golang.org/x/oauth2 0.23.0 0.25.0
google.golang.org/protobuf 1.36.2 1.36.3

Updates github.com/go-resty/resty/v2 from 2.15.3 to 2.16.4

Release notes

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

v2.16.4

Release Notes

Bug Fixes

Documentation

New Contributors

Full Changelog: go-resty/resty@v2.16.3...v2.16.4

v2.16.3

Release Notes

Full Changelog: go-resty/resty@v2.16.2...v2.16.3

v2.16.2

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.16.1...v2.16.2

v2.16.1

Release Notes

Bug Fixes

Full Changelog: go-resty/resty@v2.16.0...v2.16.1

v2.16.0

Release Notes

New Features

Enhancements

... (truncated)

Commits
  • 7ad1178 chore(release): version bump and readme update (#958)
  • 4eae633 fix: auth scheme override with empty value #954 (#956)
  • 414b364 fix: retry not reset multipartField reader (#953)
  • 16fd88a chore(deps, release): update go mod, version bump and readme update (#946)
  • c34e460 Merge pull request #919 from go-resty/fix-buffer-issue
  • 43d5eca release: version bump and readme update for v2.16.2
  • 9a9930f fix: buffer reuse and release #917
  • d598157 Merge pull request #918 from go-resty/buffer-reset-issue
  • 253540b release: version bump and readme update for v2.16.1
  • 67cf80b fix: buffer reset issue in io.Reader with content length enabled #917
  • Additional commits viewable in compare view

Updates github.com/openziti/edge-api from 0.26.36 to 0.26.38

Release notes

Sourced from github.com/openziti/edge-api's releases.

v0.26.38

What's Changed

Full Changelog: openziti/edge-api@v0.26.37...v0.26.38

Commits
  • 5a80d2c Merge pull request #144 from openziti/add-audience-to-client-ext-jwt
  • bfe5786 bump to .38
  • 4dd271b add audience to ext-jwt-signer
  • c9de29c Merge pull request #145 from openziti/fix.missed.generate.on.503s
  • 44345ce previous version had 503s added to multiple locations post gen
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.159 to 2.0.160

Commits

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

Commits
  • 49a531d all: make method and struct comments match the names
  • 22134a4 README: don't recommend go get
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.2 to 1.36.3

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.15.3` | `2.16.4` |
| [github.com/openziti/edge-api](https://github.com/openziti/edge-api) | `0.26.36` | `0.26.38` |
| [github.com/openziti/transport/v2](https://github.com/openziti/transport) | `2.0.159` | `2.0.160` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.25.0` |
| google.golang.org/protobuf | `1.36.2` | `1.36.3` |



Updates `github.com/go-resty/resty/v2` from 2.15.3 to 2.16.4
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](go-resty/resty@v2.15.3...v2.16.4)

Updates `github.com/openziti/edge-api` from 0.26.36 to 0.26.38
- [Release notes](https://github.com/openziti/edge-api/releases)
- [Commits](openziti/edge-api@v0.26.36...v0.26.38)

Updates `github.com/openziti/transport/v2` from 2.0.159 to 2.0.160
- [Commits](openziti/transport@v2.0.159...v2.0.160)

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

Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.3

---
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/edge-api
  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: 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 January 22, 2025 21:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 22, 2025
@plorenz plorenz merged commit f60fb40 into main Jan 22, 2025
7 of 8 checks passed
@plorenz plorenz deleted the dependabot/go_modules/non-major-7d9e35f41c branch January 22, 2025 21:57
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