sdk-golang icon indicating copy to clipboard operation
sdk-golang copied to clipboard

Bump the non-major group across 1 directory with 8 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the non-major group with 5 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.137
github.com/openziti/metrics 1.2.56 1.2.57
golang.org/x/oauth2 0.21.0 0.22.0
golang.org/x/sys 0.22.0 0.24.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: https://github.com/go-resty/resty/compare/v2.13.1...v2.14.0

Commits
  • c646328 chore: for release v2.14.0 (#816)
  • 87d5499 update golang.org/x/net package for vuln CVE-2023-45288 (#804)
  • d8fbff6 fix: change resty.GET to resty.MethodGet in doc comment (#803)
  • 30477b3 fix(examples): wrongly stderr written as stdout (#801)
  • 60a2149 build: update bazel config with new files (#800)
  • 7caa65b resty dev version number and year update (#799)
  • 855d418 feat(curl): generate curl cmd for request && example for curl cmd (#794)
  • See full diff in compare view

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

Commits

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.82

Commits

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

Commits

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

Commits

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

dependabot[bot] avatar Aug 08 '24 23:08 dependabot[bot]