Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

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

Package From To
github.com/go-resty/resty/v2 2.16.4 2.16.5
github.com/openziti/channel/v3 3.0.27 3.0.36
github.com/openziti/edge-api 0.26.38 0.26.41
github.com/openziti/metrics 1.2.65 1.2.69
github.com/openziti/secretstream 0.1.28 0.1.31
golang.org/x/oauth2 0.25.0 0.26.0

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

Release notes

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

v2.16.5

Release Notes

Bug Fixes

Documentation

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

Commits

Updates github.com/openziti/channel/v3 from 3.0.27 to 3.0.36

Commits

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

Commits

Updates github.com/openziti/foundation/v2 from 2.0.56 to 2.0.58

Commits
  • 2570540 Merge pull request #429 from openziti/security_md-update-20250218080504
  • e0f3b53 Updating SECURITY.md to point to new security repository
  • dff389f Merge pull request #428 from openziti/dependabot/go_modules/non-major-fe3f651f5a
  • fd72e72 Bump the non-major group across 1 directory with 2 updates
  • See full diff in compare view

Updates github.com/openziti/identity from 1.0.94 to 1.0.100

Commits

Updates github.com/openziti/metrics from 1.2.65 to 1.2.69

Commits

Updates github.com/openziti/secretstream from 0.1.28 to 0.1.31

Commits
  • 76bfa89 Merge pull request #43 from openziti/update-wf
  • 0434716 Remove trigger of golang-sdk on build, as sdk wf is gone
  • b080199 Merge pull request #42 from openziti/security_md-update-20250218080504
  • 4b6d9d6 Updating SECURITY.md to point to new security repository
  • 5f9df62 Merge pull request #41 from openziti/dependabot/go_modules/non-major-0f02c582b3
  • d4b63ae Bump golang.org/x/crypto from 0.32.0 to 0.33.0 in the non-major group
  • See full diff in compare view

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

Commits

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

Commits
  • b9c813b google: add warning about externally-provided credentials
  • See full diff in compare view

Updates golang.org/x/sys from 0.29.0 to 0.30.0

Commits
  • 863b3c4 unix: update glibc to 2.41
  • 4d4692e unix: add Auxv
  • b215a1c unix: update to Linux kernel 6.13
  • c756214 cpu: add support for AVX-VNNI and IFMA detection
  • 1c14dca unix: add GetPeerUcred and UcredGet for solaris
  • See full diff in compare view

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

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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.16.4` | `2.16.5` |
| [github.com/openziti/channel/v3](https://github.com/openziti/channel) | `3.0.27` | `3.0.36` |
| [github.com/openziti/edge-api](https://github.com/openziti/edge-api) | `0.26.38` | `0.26.41` |
| [github.com/openziti/metrics](https://github.com/openziti/metrics) | `1.2.65` | `1.2.69` |
| [github.com/openziti/secretstream](https://github.com/openziti/secretstream) | `0.1.28` | `0.1.31` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.25.0` | `0.26.0` |



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

Updates `github.com/openziti/channel/v3` from 3.0.27 to 3.0.36
- [Commits](openziti/channel@v3.0.27...v3.0.36)

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

Updates `github.com/openziti/foundation/v2` from 2.0.56 to 2.0.58
- [Commits](openziti/foundation@v2.0.56...v2.0.58)

Updates `github.com/openziti/identity` from 1.0.94 to 1.0.100
- [Commits](openziti/identity@v1.0.94...v1.0.100)

Updates `github.com/openziti/metrics` from 1.2.65 to 1.2.69
- [Commits](openziti/metrics@v1.2.65...v1.2.69)

Updates `github.com/openziti/secretstream` from 0.1.28 to 0.1.31
- [Release notes](https://github.com/openziti/secretstream/releases)
- [Commits](openziti/secretstream@v0.1.28...v0.1.31)

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

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

Updates `golang.org/x/sys` from 0.29.0 to 0.30.0
- [Commits](golang/sys@v0.29.0...v0.30.0)

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

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/edge-api
  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/secretstream
  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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2025 00:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #688.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/non-major-315fc0df6d branch February 24, 2025 23:36
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