sdk-golang
sdk-golang copied to clipboard
Bump the non-major group across 1 directory with 8 updates
⚠️ 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
- feat(curl): generate curl cmd for request && example for curl cmd by
@ahuigoin go-resty/resty#794Enhancements
- build: update bazel config with new files by
@jeevatkmin go-resty/resty#800- chore: dependency and version update v2.14.0 by
@jeevatkmin go-resty/resty#816Upstream Fixes
- update net package for vuln CVE-2023-45288 by
@shedyfreakin go-resty/resty#804Test Cases
- fix(examples): wrongly stderr written as stdout by
@ahuigoin go-resty/resty#801Documentation
- fix: change resty.GET to resty.MethodGet in doc comment by
@autoppin go-resty/resty#803- resty dev version number and year update by
@jeevatkmin go-resty/resty#799New Contributors
@ahuigomade their first contribution in go-resty/resty#794@autoppmade their first contribution in go-resty/resty#803@shedyfreakmade their first contribution in go-resty/resty#804Full Changelog: https://github.com/go-resty/resty/compare/v2.13.1...v2.14.0
Commits
c646328chore: for release v2.14.0 (#816)87d5499update golang.org/x/net package for vuln CVE-2023-45288 (#804)d8fbff6fix: change resty.GET to resty.MethodGet in doc comment (#803)30477b3fix(examples): wrongly stderr written as stdout (#801)60a2149build: update bazel config with new files (#800)7caa65bresty dev version number and year update (#799)855d418feat(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
a05cf54Updating dependency github.com/openziti/transport/[email protected]- See full diff in compare view
Updates github.com/openziti/foundation/v2 from 2.0.47 to 2.0.48
Commits
933e7e1Merge pull request #413 from openziti/invalid-versionsfa6a18densure invalid versions are still invalid- See full diff in compare view
Updates github.com/openziti/identity from 1.0.81 to 1.0.82
Commits
e6b6f3bUpdating dependency github.com/openziti/foundation/[email protected]- See full diff in compare view
Updates github.com/openziti/metrics from 1.2.56 to 1.2.57
Commits
e340cd7Updating dependency github.com/openziti/foundation/[email protected]- See full diff in compare view
Updates github.com/openziti/transport/v2 from 2.0.138 to 2.0.139
Commits
230fdb9Updating dependency github.com/openziti/[email protected]- See full diff in compare view
Updates golang.org/x/oauth2 from 0.21.0 to 0.22.0
Commits
6d8340fLICENSE: update per Google Legal- See full diff in compare view
Updates golang.org/x/sys from 0.22.0 to 0.24.0
Commits
914deedunix: add missing ETHTOOL_FLAG_ constants4c7077ewindows: add enums for IpAdapterUnicastAddress29298aawindows: delete TestGetKeyboardLayoutaa1c4c8unix: provide Mount on openbsdcde4660unix: add linux mseal system call31ef9e7unix: update to Linux kernel 6.10d03a807unix: update glibc to 2.40beb5949windows: correctly generate GetAce syscall7bb0bf7cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64bce4cf7windows: 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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