Bump the non-major group across 1 directory with 12 updates #653
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the non-major group with 7 updates in the / directory:
2.15.3
2.16.2
3.0.4
3.0.16
0.26.34
0.26.35
1.2.58
1.2.61
0.1.25
0.1.26
1.9.0
1.10.0
0.23.0
0.24.0
Updates
github.com/go-resty/resty/v2
from 2.15.3 to 2.16.2Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
c34e460
Merge pull request #919 from go-resty/fix-buffer-issue43d5eca
release: version bump and readme update for v2.16.29a9930f
fix: buffer reuse and release #917d598157
Merge pull request #918 from go-resty/buffer-reset-issue253540b
release: version bump and readme update for v2.16.167cf80b
fix: buffer reset issue in io.Reader with content length enabled #917feedf18
release: version bump and readme update for v2.16.0 (#907)1c4960b
Merge pull request #892 from go-resty/code-optimizationscf921ad
build: reduce test execution time94aeffb
refactor: optimize allocationUpdates
github.com/openziti/channel/v3
from 3.0.4 to 3.0.16Commits
4f306b5
Merge pull request #150 from openziti/dependabot/go_modules/non-major-2ffac51044545e43a
Merge pull request #151 from openziti/remove-sdk-trigger3c410ef
Remove trigger of sdk update-deps wf, as it's been removed16e214d
Bump google.golang.org/protobuf in the non-major group1cee3ba
Merge pull request #149 from openziti/add-header-fd46009f
Allow getting listener headers from a func59ba725
Updating dependency github.com/openziti/transport/[email protected]320a6f3
Updating dependency github.com/openziti/transport/[email protected]b04e05d
Updating dependency github.com/openziti/transport/[email protected]2d2b34c
Updating dependency github.com/openziti/transport/[email protected]Updates
github.com/openziti/edge-api
from 0.26.34 to 0.26.35Commits
d76bff4
Merge pull request #136 from openziti/edge-router-connection-statusa42877e
Add edge router connection status to identityUpdates
github.com/openziti/foundation/v2
from 2.0.49 to 2.0.52Commits
1c830a1
Merge pull request #420 from openziti/add-delete-if1603635
Add DeleteIf to CopyOnWriteMapa8f0f37
Merge pull request #419 from openziti/dependabot/go_modules/non-major-6e65eb7d3678dbdd4
Bump the non-major group with 2 updates6847d96
Merge pull request #418 from openziti/dependabot/go_modules/non-major-7c64c92e941afdd08
Bump the non-major group with 2 updatesUpdates
github.com/openziti/identity
from 1.0.85 to 1.0.90Commits
bb43968
Updating dependency github.com/openziti/foundation/[email protected]91a88f2
Updating dependency github.com/openziti/foundation/[email protected]98632a0
Updating dependency github.com/openziti/foundation/[email protected]4693547
Merge pull request #59 from openziti/fix.2480.do.not.watch.current.directoryb6c72c9
fixes openziti/ziti#2480 empty configuration values were returning true as file85b0d17
Merge pull request #58 from openziti/fix.2473.fix.idenity.reloading.linux24a656a
fix #2473 clean path for all os, linux defaults storage type to fileUpdates
github.com/openziti/metrics
from 1.2.58 to 1.2.61Commits
0d837e1
Updating dependency github.com/openziti/foundation/[email protected]20aa218
Updating dependency github.com/openziti/foundation/[email protected]6bdf28b
Updating dependency github.com/openziti/foundation/[email protected]Updates
github.com/openziti/secretstream
from 0.1.25 to 0.1.26Commits
38aef55
Merge pull request #37 from openziti/dependabot/go_modules/non-major-abc47fca4cfcb1d64
Bump golang.org/x/crypto in the non-major group across 1 directoryUpdates
github.com/openziti/transport/v2
from 2.0.146 to 2.0.153Commits
ab85d8a
Updating dependency github.com/openziti/[email protected]c4acc59
Updating dependency github.com/openziti/[email protected]33e1bef
Merge pull request #100 from openziti/dependabot/go_modules/non-major-a1521e69e14dd3a53
Bump the non-major group across 1 directory with 2 updates552a651
Updating dependency github.com/openziti/[email protected]e15b5ef
Merge pull request #98 from openziti/dependabot/go_modules/non-major-9a37b61cf2c314147
Bump the non-major group across 1 directory with 2 updates4865ec0
Updating dependency github.com/openziti/[email protected]4139454
Updating dependency github.com/openziti/[email protected]Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
golang.org/x/sys
from 0.25.0 to 0.27.0Commits
e0753d4
Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3
windows: add iphlpapi functions for change notifications8f2aa9f
cpu: conditionally re-enable AVX512 support on darwin/amd64054f1fc
README: don't recommend go getca04041
unix: extend z/OS support18e038c
unix: move NETLINK_* consts to own sectiond045236
windows: implement Ftruncate using a single syscall on Windowscff53d5
unix: gofmt after CL 610296123459f
unix: update z/OS implementation of fcntl and mmapdf4a4da
unix/linux: adjust Dockerfile ENV key value formatUpdates
google.golang.org/protobuf
from 1.34.2 to 1.35.2Dependabot 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