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 10 updates #615

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

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

Package From To
github.com/go-resty/resty/v2 2.13.1 2.14.0
github.com/openziti/channel/v2 2.0.136 2.0.143
github.com/openziti/edge-api 0.26.23 0.26.27
github.com/openziti/metrics 1.2.56 1.2.57
github.com/zitadel/oidc/v2 2.12.0 2.12.2
golang.org/x/oauth2 0.21.0 0.22.0

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

Release notes

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

v2.14.0

Release Notes

New Features

Enhancements

Upstream Fixes

Test Cases

Documentation

New Contributors

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

Commits

Updates github.com/openziti/channel/v2 from 2.0.136 to 2.0.143

Commits
  • 42df2e5 Merge pull request #137 from openziti/fix-dialer-timeout
  • 1e167c5 Fix dialer timeout. Fixes #136
  • c6943f8 Updating dependency github.com/openziti/transport/v2@v2.0.143
  • a67fa18 Merge pull request #135 from openziti/dtls-support
  • 84786ad Updating dependency github.com/openziti/transport/v2@v2.0.142
  • 4d59c2c Updating dependency github.com/openziti/transport/v2@v2.0.141
  • 409d33b Updating dependency github.com/openziti/transport/v2@v2.0.140
  • 792ba99 DTLS support. Fixes #134
  • a05cf54 Updating dependency github.com/openziti/transport/v2@v2.0.139
  • See full diff in compare view

Updates github.com/openziti/edge-api from 0.26.23 to 0.26.27

Release notes

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

v0.26.25

  • adds clientId and scopes to external JWT signers
Commits
  • cb40f95 Merge pull request #126 from openziti/normalize-eol
  • 56a4736 always commit and checkout with LF line endings
  • c0e8fe3 normalize eol
  • 299c07f Merge pull request #125 from openziti/durationMinutes-indefinite
  • 3ef2a1c Merge branch 'main' of github.com:openziti/edge-api into durationMinutes-inde...
  • e1a39dd bump spec version
  • f29dc1e require a more specific version of go-swagger
  • 98d89d4 document a few more specifics
  • b22ae7f re-generate with correct go-swagger binary
  • e5cc82f Merge pull request #127 from openziti/fix.2091.add.scope.clientid.ext.jwt
  • Additional commits viewable in compare view

Updates github.com/openziti/foundation/v2 from 2.0.47 to 2.0.48

Commits

Updates github.com/openziti/identity from 1.0.81 to 1.0.84

Commits
  • 51f66fe Merge pull request #57 from openziti/1231-ziti-edge-enroll-engine-pkcs11-is-n...
  • aeb0d24 Merge pull request #56 from openziti/capool.track.ca.type
  • 3f50998 tidy workflow
  • 771530f remove unsued result variable part 2
  • 9ccb0a0 remove unused result variable
  • 61ea2c6 adds verify to root capability and tests
  • 2bbf2fe adds deep tests for CaPool
  • d931143 tracks intermediate vs root CAs to allow for different chain needs
  • e6b6f3b Updating dependency github.com/openziti/foundation/v2@v2.0.48
  • See full diff in compare view

Updates github.com/openziti/metrics from 1.2.56 to 1.2.57

Commits
  • e340cd7 Updating dependency github.com/openziti/foundation/v2@v2.0.48
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.138 to 2.0.143

Commits
  • 206684d Merge pull request #87 from openziti/dtls-updated
  • d94cf00 bump go version to 1.21
  • 7964916 Update to latest dtls library. Fixes #85
  • cab193f Updating dependency github.com/openziti/identity@v1.0.84
  • 63099c6 Merge pull request #86 from openziti/tidy-workflow
  • 69ee582 Updating dependency github.com/openziti/identity@v1.0.83
  • da94491 tidy workflow
  • 230fdb9 Updating dependency github.com/openziti/identity@v1.0.82
  • See full diff in compare view

Updates github.com/zitadel/oidc/v2 from 2.12.0 to 2.12.2

Release notes

Sourced from github.com/zitadel/oidc/v2's releases.

v2.12.2

2.12.2 (2024-08-27)

Bug Fixes

  • deps: update go-jose to new updated repo due to migration (#630) (2308e2f)

v2.12.1

2.12.1 (2024-08-21)

Bug Fixes

  • deps: update all go modules to latest (#511) (b628219)
  • op: do not redirect to unverified uri on error (#641) (e8769ce)
Commits
  • 2308e2f fix(deps): update go-jose to new updated repo due to migration (#630)
  • e8769ce fix(op): do not redirect to unverified uri on error (#641)
  • 75759d9 chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#602)
  • a18b61a chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#603)
  • 41133ba chore(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 (#597)
  • 05ba421 chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#581)
  • a263139 chore(deps): bump github.com/gorilla/schema from 1.2.1 to 1.3.0 (#573)
  • abc6340 chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#563)
  • a1ac372 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#561)
  • 0d1fa03 chore(deps): bump go.opentelemetry.io/otel from 1.23.1 to 1.24.0 (#553)
  • Additional commits viewable in compare view

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

Commits

Updates golang.org/x/sys from 0.22.0 to 0.24.0

Commits
  • 914deed unix: add missing ETHTOOL_FLAG_ constants
  • 4c7077e windows: add enums for IpAdapterUnicastAddress
  • 29298aa windows: delete TestGetKeyboardLayout
  • aa1c4c8 unix: provide Mount on openbsd
  • cde4660 unix: add linux mseal system call
  • 31ef9e7 unix: update to Linux kernel 6.10
  • d03a807 unix: update glibc to 2.40
  • beb5949 windows: correctly generate GetAce syscall
  • 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
  • bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
  • Additional commits viewable 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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.13.1` | `2.14.0` |
| [github.com/openziti/channel/v2](https://github.com/openziti/channel) | `2.0.136` | `2.0.143` |
| [github.com/openziti/edge-api](https://github.com/openziti/edge-api) | `0.26.23` | `0.26.27` |
| [github.com/openziti/metrics](https://github.com/openziti/metrics) | `1.2.56` | `1.2.57` |
| [github.com/zitadel/oidc/v2](https://github.com/zitadel/oidc) | `2.12.0` | `2.12.2` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.22.0` |



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

Updates `github.com/openziti/channel/v2` from 2.0.136 to 2.0.143
- [Commits](openziti/channel@v2.0.136...v2.0.143)

Updates `github.com/openziti/edge-api` from 0.26.23 to 0.26.27
- [Release notes](https://github.com/openziti/edge-api/releases)
- [Commits](openziti/edge-api@v0.26.23...v0.26.27)

Updates `github.com/openziti/foundation/v2` from 2.0.47 to 2.0.48
- [Commits](openziti/foundation@v2.0.47...v2.0.48)

Updates `github.com/openziti/identity` from 1.0.81 to 1.0.84
- [Commits](openziti/identity@v1.0.81...v1.0.84)

Updates `github.com/openziti/metrics` from 1.2.56 to 1.2.57
- [Commits](openziti/metrics@v1.2.56...v1.2.57)

Updates `github.com/openziti/transport/v2` from 2.0.138 to 2.0.143
- [Commits](openziti/transport@v2.0.138...v2.0.143)

Updates `github.com/zitadel/oidc/v2` from 2.12.0 to 2.12.2
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js)
- [Commits](zitadel/oidc@v2.12.0...v2.12.2)

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

Updates `golang.org/x/sys` from 0.22.0 to 0.24.0
- [Commits](golang/sys@v0.22.0...v0.24.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/v2
  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/transport/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: github.com/zitadel/oidc/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 28, 2024 23:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2024

Superseded by #616.

@dependabot dependabot bot closed this Aug 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/non-major-993f5a11ad branch August 30, 2024 23:39
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