fix(deps): bump the gomodules group across 1 directory with 7 updates #113
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 gomodules group with 6 updates in the / directory:
0.90.0
0.98.0
10.19.0
10.22.0
2.52.2
2.52.4
5.22.0
5.31.0
1.8.0
1.8.1
0.29.3
0.30.2
Updates
github.com/cloudflare/cloudflare-go
from 0.90.0 to 0.98.0Release notes
Sourced from github.com/cloudflare/cloudflare-go's releases.
... (truncated)
Changelog
Sourced from github.com/cloudflare/cloudflare-go's changelog.
... (truncated)
Commits
95db331
Update CHANGELOG.md9745a54
update CHANGELOG.md38a43a3
Merge pull request #2455 from ajholland/aholland/AUTH-61810c428c8
AUTH-6181 Add Access OIDC SaaS Application access token lifetimeffaf12a
Merge pull request #2364 from cloudflare/dependabot/go_modules/golang.org/x/n...3cd9193
Merge pull request #2365 from cloudflare/dependabot/github_actions/goreleaser...3c29c68
Update .goreleaser.ymlaf2ae9b
Update release.ymldec1c41
add CHANGELOG for #23650de3d88
Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0Updates
github.com/go-playground/validator/v10
from 10.19.0 to 10.22.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
a947377
Update README.md01e855d
Add Ukrainian translation (#1275)2e1df48
Lazily initialize regexes to speed upinit()
(#1277)c7e8518
Update README.mdc28c28b
Polish language support (#1217)0a5b07b
chore: fix some comments (#1242)3d65a9b
Fix Japanese translation of max-items, lt-items and lte-items error (#1250)d3e28c4
Make docs for required more explicit regarding boolean values (#1261)0df4e00
Fix grammar issues in comments, tests, field names (#1262)10c3c84
change codes bool value to struct{} (#1270)Updates
github.com/gofiber/fiber/v2
from 2.52.2 to 2.52.4Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
fd811cf
prepare release v2.52.4a6f4c13
fix(middleware/cors): Vary header handling non-cors OPTIONS requests (#2939)e574c0d
fix(middleware/cors): CORS handling (#2937)43d5091
Prepare release v2.52.3ba10e68
test(middleware/csrf): Fix Benchmark Tests (#2932)1607d87
fix(middleware/cors): Categorize requests correctly (#2921)1aac6f6
fix(middleware/cors): Handling and wildcard subdomain matching (#2915)d2b19e2
refactor(docs): deactivate docs sync for v268d90cd
refactor(docs): deactivate docs sync for v2Updates
github.com/pulumi/pulumi-cloudflare/sdk/v5
from 5.22.0 to 5.31.0Release notes
Sourced from github.com/pulumi/pulumi-cloudflare/sdk/v5's releases.
... (truncated)
Commits
e97d19d
Upgrade terraform-provider-cloudflare to v4.35.0 (#808)76c651e
Update GitHub Actions workflows. (#809)1ff61ec
Update GitHub Actions workflows. (#803)530c7b8
Update GitHub Actions workflows. (#800)06700df
Update GitHub Actions workflows. (#798)8de265c
Upgrade pulumi-terraform-bridge to v3.84.0 (#795)152a5bc
Update GitHub Actions workflows. (#793)e173e3d
Specify ComputeID for risk_behavior, access_mutual_tls_hostname_settings (#792)0407041
Update GitHub Actions workflows. (#790)6b16f56
Upgrade terraform-provider-cloudflare to v4.34.0 (#787)Updates
github.com/pulumi/pulumi/sdk/v3
from 3.107.0 to 3.118.0Release notes
Sourced from github.com/pulumi/pulumi/sdk/v3's releases.
... (truncated)
Changelog
Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.
... (truncated)
Commits
98d7246
Don't rewrite step operations following failure (#16292)1e215ba
Add ContinueOnError() method for optup (#16291)eaeaa3f
Plugin interface cleanup (#16293)de54e1a
[docs] Fix generating constructor examples for resources that have numeric en...3207e19
[go/program-gen] Implement importPathPattern in Go language options to overri...d919543
Prepare for v3.118.0 release (#16284)c2cb41f
Flip stack transforms to non-experimental (#16282)20acf0d
fix panic with --continue-on-error on delete after failed create (#16261)e220f57
Abstract plugin.Parameterize away from the gRPC interface (#16283)fa52908
update homebrew tap push to usemain
(#16262)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)Updates
k8s.io/apimachinery
from 0.29.3 to 0.30.2Commits
37988e5
Merge remote-tracking branch 'origin/master' into release-1.30c857a38
Update x/net for CVE-2023-452880407311
followup to allow special characters25164f7
Merge pull request #123435 from tallclair/apparmor-gacbfe0a1
Merge pull request #123758 from liggitt/protobump21d26b6
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.00c29f84
Merge pull request #123385 from HirazawaUi/allow-special-characters60d24f2
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...513d23a
apimachinery/meta/types.go: define InitialEventsAnnotationKey const67cb3a8
Merge pull request #123413 from seans3/tunneling-spdy-websocketsDependabot 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