Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump the gomodules group across 1 directory with 7 updates #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2024

Bumps the gomodules group with 6 updates in the / directory:

Package From To
github.com/cloudflare/cloudflare-go 0.90.0 0.98.0
github.com/go-playground/validator/v10 10.19.0 10.22.0
github.com/gofiber/fiber/v2 2.52.2 2.52.4
github.com/pulumi/pulumi-cloudflare/sdk/v5 5.22.0 5.31.0
github.com/spf13/cobra 1.8.0 1.8.1
k8s.io/apimachinery 0.29.3 0.30.2

Updates github.com/cloudflare/cloudflare-go from 0.90.0 to 0.98.0

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.98.0

ENHANCEMENTS:

  • access_application: Add support for SaaS OIDC Access Token Lifetime (#2455)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.25.0 to 0.26.0 (#2364)
  • deps: bumps goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#2365)

v0.97.0

ENHANCEMENTS:

  • access_application: Add support for Hybrid/Implicit flows and options (#2131)
  • teams_account: Add Zero Trust connectivity settings (#2165)
  • teams_accounts: Add use_zt_virtual_ip attribute (#2126)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.2 to 0.10.3 (#2107)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (#2249)

v0.96.0

ENHANCEMENTS:

  • access_application: Add Refresh Token, Custom Claims, and PKCE Without Client Secret support for OIDC SaaS configurations (#1981)
  • ruleset: add support for action parameters fonts and disable_rum (#1832)

DEPENDENCIES:

  • deps: bumps bflad/action-milestone-comment from 1 to 2 (#1991)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#1993)
  • deps: bumps goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#1992)

v0.95.0

ENHANCEMENTS:

  • access_application: add support for policies array (#1956)
  • access_application: add support for scim_config (#1921)
  • access_policy: add support for reusable policies (#1956)
  • dlp: add support for zt risk behavior configuration (#1887)

BUG FIXES:

  • access_application: fix scim configuration authentication json marshalling (#1959)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#1839)
  • deps: bumps github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#1861)

... (truncated)

Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.98.0 (June 19th, 2024)

ENHANCEMENTS:

  • access_application: Add support for SaaS OIDC Access Token Lifetime (#2455)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.25.0 to 0.26.0 (#2364)
  • deps: bumps goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#2365)

0.97.0 (June 5th, 2024)

ENHANCEMENTS:

  • access_application: Add support for Hybrid/Implicit flows and options (#2131)
  • teams_account: Add Zero Trust connectivity settings (#2165)
  • teams_accounts: Add use_zt_virtual_ip attribute (#2126)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.2 to 0.10.3 (#2107)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 (#2249)

0.96.0 (May 22nd, 2024)

ENHANCEMENTS:

  • access_application: Add Refresh Token, Custom Claims, and PKCE Without Client Secret support for OIDC SaaS configurations (#1981)
  • ruleset: add support for action parameters fonts and disable_rum (#1832)

DEPENDENCIES:

  • deps: bumps bflad/action-milestone-comment from 1 to 2 (#1991)
  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 (#1993)
  • deps: bumps goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#1992)

0.95.0 (May 8th, 2024)

ENHANCEMENTS:

  • access_application: add support for policies array (#1956)
  • access_application: add support for scim_config (#1921)
  • access_policy: add support for reusable policies (#1956)
  • dlp: add support for zt risk behavior configuration (#1887)

BUG FIXES:

  • access_application: fix scim configuration authentication json marshalling (#1959)

... (truncated)

Commits
  • 95db331 Update CHANGELOG.md
  • 9745a54 update CHANGELOG.md
  • 38a43a3 Merge pull request #2455 from ajholland/aholland/AUTH-6181
  • 0c428c8 AUTH-6181 Add Access OIDC SaaS Application access token lifetime
  • ffaf12a 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.yml
  • af2ae9b Update release.yml
  • dec1c41 add CHANGELOG for #2365
  • 0de3d88 Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
  • Additional commits viewable in compare view

Updates github.com/go-playground/validator/v10 from 10.19.0 to 10.22.0

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.22.0

No release notes provided.

Release 10.21.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.20.0...v10.21.0

Release 10.20.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.19.0...v10.20.0

Commits

Updates github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.4

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.4

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.3...v2.52.4

v2.52.3

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.2...v2.52.3

Commits
  • fd811cf prepare release v2.52.4
  • a6f4c13 fix(middleware/cors): Vary header handling non-cors OPTIONS requests (#2939)
  • e574c0d fix(middleware/cors): CORS handling (#2937)
  • 43d5091 Prepare release v2.52.3
  • ba10e68 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 v2
  • 68d90cd refactor(docs): deactivate docs sync for v2
  • See full diff in compare view

Updates github.com/pulumi/pulumi-cloudflare/sdk/v5 from 5.22.0 to 5.31.0

Release notes

Sourced from github.com/pulumi/pulumi-cloudflare/sdk/v5's releases.

v5.31.0

Changelog

  • e97d19d Upgrade terraform-provider-cloudflare to v4.35.0 (#808)

v5.30.0

Changelog

  • 0407041 Update GitHub Actions workflows. (#790)

v5.29.0

Changelog

  • 416a74e Upgrade terraform-provider-cloudflare to v4.33.0 (#779)

v5.28.0

Changelog

  • 5b5571b Upgrade terraform-provider-cloudflare to v4.32.0 (#773)

v5.27.0

Changelog

  • 8f0ad9f Upgrade terraform-provider-cloudflare to v4.31.0 (#754)

v5.26.0

Changelog

  • a85c6b57 Add tests for cloudflare (#728)
  • 649d8455 Re-introduce tests (#732)
  • efa9fcbc Revert "Add tests for cloudflare (#728)"
  • acf5d563 Revert "Add tests for cloudflare (#728)" (#730)
  • 813fd7bd Update GitHub Actions workflows. (#729)
  • bdc126b7 Update GitHub Actions workflows. (#734)
  • 2121b331 Update GitHub Actions workflows. (#738)
  • 5d53d15e Upgrade terraform-provider-cloudflare to v4.30.0 (#737)

v5.25.0

Changelog

  • 26d4df43 Add regression test for #554 (#721)
  • e53a7dd9 Update GitHub Actions workflows. (#727)
  • f750c29a Upgrade pulumi-terraform-bridge to v3.80.0 (#726)
  • 9393b6e3 Upgrade terraform-provider-cloudflare to v4.29.0 (#713)

v5.24.1

Changelog

  • b2c32fe7 Bump google.golang.org/protobuf in /examples/record/go
  • bcb25f74 Combined dependencies PR (#691)
  • 085504bf Include pulumi/pulumi-terraform-bridge#1812 (#708)
  • 06772bf8 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/record/go/google.golang.org/protobuf-1.33.0' into combined-pr-branch
  • b3b3a658 Upgrade pulumi-terraform-bridge to v3.79.0 (#702)

v5.24.0

Changelog

  • 5c0da335 Mark cloudflare:Record as DeleteBeforeReplace: true (#693)
  • 19bc5a0d Remove unused field mappings (#695)

... (truncated)

Commits

Updates github.com/pulumi/pulumi/sdk/v3 from 3.107.0 to 3.118.0

Release notes

Sourced from github.com/pulumi/pulumi/sdk/v3's releases.

v3.118.0

3.118.0 (2024-05-31)

Features

  • [sdk] Improve plugin parameterize interface #16283

  • [sdk] Require consumers to set an explicit forward compatibility policy for forward compatibility in plugin.Provider #16293

  • [programgen/go] Implement importPathPattern in Go language options to override emitted paths in generated Go programs #16267

  • [sdk/{go,nodejs,python}] Make stack transforms a stable, non-experimental feature #16282

Bug Fixes

  • [auto/go] Add missing ContinueOnError option function #16291

  • [cli/display] Don't rewrite in-progress replacement steps if an error occurs #16292

  • [docs] Fix generating constructor examples for resources that have numeric enums as input #16223

  • [engine] Fix panic with --continue-on-error on delete after failed create #16261

v3.117.0

3.117.0 (2024-05-24)

Features

  • [engine] Guess ID references of dependant resources when generating code for import operations #16208

Bug Fixes

  • [engine] Check property dependencies and deleted-with relationships for target dependents #16220

  • [engine] Propagate dependencies of untargeted resources correctly during targeted updates #16247

... (truncated)

Changelog

Sourced from github.com/pulumi/pulumi/sdk/v3's changelog.

3.118.0 (2024-05-31)

Features

  • [sdk] Improve plugin parameterize interface #16283

  • [sdk] Require consumers to set an explicit forward compatibility policy for forward compatibility in plugin.Provider #16293

  • [programgen/go] Implement importPathPattern in Go language options to override emitted paths in generated Go programs #16267

  • [sdk/{go,nodejs,python}] Make stack transforms a stable, non-experimental feature #16282

Bug Fixes

  • [auto/go] Add missing ContinueOnError option function #16291

  • [cli/display] Don't rewrite in-progress replacement steps if an error occurs #16292

  • [docs] Fix generating constructor examples for resources that have numeric enums as input #16223

  • [engine] Fix panic with --continue-on-error on delete after failed create #16261

3.117.0 (2024-05-24)

Features

  • [engine] Guess ID references of dependant resources when generating code for import operations #16208

Bug Fixes

  • [engine] Check property dependencies and deleted-with relationships for target dependents #16220

  • [engine] Propagate dependencies of untargeted resources correctly during targeted updates #16247

  • [backend/diy] Rewrite DeletedWith references when renaming stacks

... (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 use main (#16262)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.0 to 1.8.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.8.1

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

... (truncated)

Commits

Updates k8s.io/apimachinery from 0.29.3 to 0.30.2

Commits
  • 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30
  • c857a38 Update x/net for CVE-2023-45288
  • 0407311 followup to allow special characters
  • 25164f7 Merge pull request #123435 from tallclair/apparmor-ga
  • cbfe0a1 Merge pull request #123758 from liggitt/protobump
  • 21d26b6 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • 0c29f84 Merge pull request #123385 from HirazawaUi/allow-special-characters
  • 60d24f2 Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...
  • 513d23a apimachinery/meta/types.go: define InitialEventsAnnotationKey const
  • 67cb3a8 Merge pull request #123413 from seans3/tunneling-spdy-websockets
  • 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

Bumps the gomodules group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.90.0` | `0.98.0` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.19.0` | `10.22.0` |
| [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | `2.52.2` | `2.52.4` |
| [github.com/pulumi/pulumi-cloudflare/sdk/v5](https://github.com/pulumi/pulumi-cloudflare) | `5.22.0` | `5.31.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.3` | `0.30.2` |



Updates `github.com/cloudflare/cloudflare-go` from 0.90.0 to 0.98.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.90.0...v0.98.0)

Updates `github.com/go-playground/validator/v10` from 10.19.0 to 10.22.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.19.0...v10.22.0)

Updates `github.com/gofiber/fiber/v2` from 2.52.2 to 2.52.4
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.2...v2.52.4)

Updates `github.com/pulumi/pulumi-cloudflare/sdk/v5` from 5.22.0 to 5.31.0
- [Release notes](https://github.com/pulumi/pulumi-cloudflare/releases)
- [Changelog](https://github.com/pulumi/pulumi-cloudflare/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-cloudflare@v5.22.0...v5.31.0)

Updates `github.com/pulumi/pulumi/sdk/v3` from 3.107.0 to 3.118.0
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.107.0...v3.118.0)

Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.0...v1.8.1)

Updates `k8s.io/apimachinery` from 0.29.3 to 0.30.2
- [Commits](kubernetes/apimachinery@v0.29.3...v0.30.2)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodules
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodules
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodules
- dependency-name: github.com/pulumi/pulumi-cloudflare/sdk/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodules
- dependency-name: github.com/pulumi/pulumi/sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodules
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodules
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added go Pull requests that update Go code 📦 dependencies Pull requests that update a dependency file labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants