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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

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

Package From To
github.com/openziti/channel/v2 2.0.132 2.0.134
github.com/openziti/metrics 1.2.55 1.2.56
github.com/openziti/secretstream 0.1.20 0.1.21
github.com/shirou/gopsutil/v3 3.24.4 3.24.5
golang.org/x/oauth2 0.20.0 0.21.0
google.golang.org/protobuf 1.34.1 1.34.2

Updates github.com/openziti/channel/v2 from 2.0.132 to 2.0.134

Commits
  • 675933d Merge pull request #133 from openziti/fix-reconnect-local-binding
  • 6c4425e Make sure dial and reconnect work the same for reconnecting dialer. Fixes #132
  • c85eaf0 Updating dependency github.com/openziti/transport/v2@v2.0.136
  • See full diff in compare view

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

Commits
  • 0cac46d Merge pull request #410 from openziti/dependabot/go_modules/non-major-8d79248a42
  • 287fadb 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.79 to 1.0.80

Commits
  • 60b7f39 Updating dependency github.com/openziti/foundation/v2@v2.0.47
  • See full diff in compare view

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

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

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

Commits
  • 3baddd7 Merge pull request #29 from openziti/dependabot/go_modules/golang.org/x/crypt...
  • 7501b8e Bump golang.org/x/crypto from 0.23.0 to 0.24.0
  • See full diff in compare view

Updates github.com/openziti/transport/v2 from 2.0.135 to 2.0.136

Commits
  • 375bca7 Updating dependency github.com/openziti/identity@v1.0.80
  • See full diff in compare view

Updates github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5

Release notes

Sourced from github.com/shirou/gopsutil/v3's releases.

v3.24.5

What's Changed

cpu

process

Other Changes

New Contributors

Full Changelog: shirou/gopsutil@v3.24.4...v3.24.5

Commits
  • 4336530 Merge pull request #1649 from shirou/feat/add_process_cwd_openbsd
  • cb52f7a Merge pull request #1651 from Dylan-M/aix_support
  • 125da53 Update the README charts with the AIX information
  • ff4ae36 Remove extraneous development note comments
  • df9c9bf Update min version in the readme to match new required min version.
  • 1d7b4a3 Revert accidental change of go version in go.mod (wasn't supposed to commit).
  • 9bf502f Fix logic errors, syntax errors, and typos
  • b133d60 Ignore host_aix_ppc64 for now
  • b4d95a4 Raise minimum go version to 1.18 (required by changes) and run go mod tidy
  • 0917790 Remove inappropriate package addition
  • Additional commits viewable in compare view

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

Commits

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

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/openziti/channel/v2](https://github.com/openziti/channel) | `2.0.132` | `2.0.134` |
| [github.com/openziti/metrics](https://github.com/openziti/metrics) | `1.2.55` | `1.2.56` |
| [github.com/openziti/secretstream](https://github.com/openziti/secretstream) | `0.1.20` | `0.1.21` |
| [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.24.4` | `3.24.5` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.20.0` | `0.21.0` |
| google.golang.org/protobuf | `1.34.1` | `1.34.2` |



Updates `github.com/openziti/channel/v2` from 2.0.132 to 2.0.134
- [Commits](openziti/channel@v2.0.132...v2.0.134)

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

Updates `github.com/openziti/identity` from 1.0.79 to 1.0.80
- [Commits](openziti/identity@v1.0.79...v1.0.80)

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

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

Updates `github.com/openziti/transport/v2` from 2.0.135 to 2.0.136
- [Commits](openziti/transport@v2.0.135...v2.0.136)

Updates `github.com/shirou/gopsutil/v3` from 3.24.4 to 3.24.5
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.24.4...v3.24.5)

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

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

---
updated-dependencies:
- 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/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: github.com/shirou/gopsutil/v3
  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 June 20, 2024 23:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 20, 2024
@plorenz plorenz merged commit 0292a9c into main Jun 25, 2024
8 of 9 checks passed
@plorenz plorenz deleted the dependabot/go_modules/non-major-6d18e0d29b branch June 25, 2024 14:20
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