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 go group with 8 updates:
1.27.0
1.27.5
1.20.1
1.21.1
1.14.2
1.14.3
1.10.0
1.11.0
1.18.0
1.19.0
0.47.0
0.48.0
1.8.4
1.9.0
1.23.1
1.24.0
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.0 to 1.27.5Commits
ec41b9f
Release 2024-03-0457954c3
Regenerated Clients91dd60a
Update API model1ad34b3
Fix misaligned struct member used in atomic operation (#2519)530583e
fixed a typo by renaming AddAsIsPresigingMiddleware to AddAsIsPresigningMiddl...322458b
add x86 test run (#2528)8e4d170
feature/cloudfront/sign: support SameSite option (#2477)7de26d9
Release 2024-03-0166143f5
Regenerated Clients1ce76a6
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/marketplacemetering
from 1.20.1 to 1.21.1Commits
e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API model12ba4ac
Release 2023-10-05be8a8e0
Regenerated Clientsdc38adb
Update endpoints modela52086e
Update API model1ed22c1
Release 2023-10-04e007bcd
Regenerated ClientsUpdates
github.com/cert-manager/cert-manager
from 1.14.2 to 1.14.3Commits
218e205
Merge pull request #6788 from inteon/release-1.14_deps646e592
run 'make update-licenses'dafea03
bump base images and CVE dependenciese1e9890
Merge pull request #6781 from jetstack-bot/cherry-pick-6779-to-release-1.14fbb702c
fix broken json logging1834103
Merge pull request #6774 from jetstack-bot/cherry-pick-6770-to-release-1.14bf8c62c
Fix a memory bug in ldap's ParseDN function by disabling part of the function...9d6ca31
Merge pull request #6742 from inteon/update-cmd/ctl/v1.14.2c836e45
Update cmd/ctl's go.mod to v1.14.2Updates
github.com/dlclark/regexp2
from 1.10.0 to 1.11.0Commits
05e6ac2
Support JSON Marshal/Unmarshal (#77)Updates
github.com/prometheus/client_golang
from 1.18.0 to 1.19.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
77d4003
Add 1.19.0 changelog (#1451)14259fa
Merge pull request #1448 from ywwg/owilliams/content-negotiation6d03920
deps: bump prometheus/common version353395b
Remove support for go 1.19 (#1449)9dd5d2a
Merge pull request #1445 from kavu/add_go122_metrics_testc906a5e
Add support for Go 1.227ac9036
Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...8c7e30f
Merge pull request #1441 from prometheus/dependabot/go_modules/tutorial/whats...08769f8
Bump github.com/prometheus/common in /tutorial/whatsup83d5940
Bump the github-actions group with 2 updatesUpdates
github.com/prometheus/common
from 0.47.0 to 0.48.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
bd41eb6
Merge pull request #576 from ywwg/owilliams/unexport05d7387
Unexport Format stringsUpdates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
go.opentelemetry.io/otel
from 1.23.1 to 1.24.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
e6e186b
Release v1.24.0/v0.46.0/v0.0.1-alpha (#4966)a5ec3fc
Add experimental-logs module set (#4961)27e495d
Fix output exponential histogram negative buckets (#4956)8df89f6
log: Remove Value.AsAny (#4963)7cc660f
log: Add allocation tests (#4957)6ea99af
log: Add benchmark tests (#4958)7b3382e
log: Implement Value and KeyValue types (#4949)f793a05
Fix registration of multiple callbacks when using the global meter provider (...c2fdbca
design: log value accessors must not panic (#4948)dd3b00f
Add thelog/noop
package (#4943)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