bunkerweb
bunkerweb copied to clipboard
deps/terraform: bump scaleway/scaleway from 2.38.2 to 2.40.0 in /tests/terraform
trafficstars
Bumps scaleway/scaleway from 2.38.2 to 2.40.0.
Release notes
Sourced from scaleway/scaleway's releases.
v2.40.0
Changelog
Features
- 3b6fbbd5 feat(cockpit): migrate tokens to regional v1 (#2549)
- 15ccb258 feat(cockpit): migrate grafana user to v1 (#2548)
- 3c82f2fd feat(cockpit): add datasources (#2543)
- 608f3c89 feat(rdb): add log policy in instance (#2536)
- f40b991f feat(object): acl: revert to private on resource deletion (#2513)
- 2695a398 feat(tem): add dmarc name and config in ressource (#2532)
- c7b60a4c feat(tem) : add ressource for validate tem domain (#2423)
Fixes
- cd9a7fe9 fix(instance): server private_network with deleted pnic (#2552)
- 93aab979 fix(vpc) add optional region field (#2550)
- 542005ef fix(general): update zones in doc (#2547)
- 1b5f2962 fix(logger): set provider logger as sdk-go logger (#2539)
- 604759f9 fix(lb): unnecessary reattach of private networks (#2531)
- 6b87932c fix(instance_server): ignore enable_ipv6 with routed_ip disabled (#2533)
Others
- 091afd22 chore(deps): bump github.com/docker/docker (#2545)
- 0a6dfa30 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#2546)
- 01de7217 chore: migrate to go1.22 (#2540)
- 957ff786 chore: bump sdk go + update EnableIPv6 to use *bool type (#2535)
- 27b2ce09 chore: remove useless cassettes (#2515)
- af9c0ad0 doc(rdb):update version redis with a version in prod (#2471)
- 157066b7 docs(cockpit): add regionalization update note to cockpit documentation (#2551)
- fc14694c docs(ipam_ip): change examples format (#2538)
- 7a2868f4 docs/ipam: add warning on the use of client-defined IPs (#2534)
- 0fe8dc38 test(rdb): add test for instance update node type (#2544)
- 49f87e1f test(k8s): switch to block in cluster data source test (#2542)
- 8446410a test(k8s): switch to block (#2541)
- 921daf42 tests(instance): disable bootscript test (#2537)
- aa534153 tests(instance): add explicit nat ip types and routed_ip_enabled to false (#2530)
v2.39.0
Changelog
Features
- c0f0b940 feat(k8s): allow cluster creation with
cni=none(#2525)- 75642b6c feat(lb): add new field flexible ipv6 (#2417)
Fixes
... (truncated)
Commits
cd9a7fefix(instance): server private_network with deleted pnic (#2552)157066bdocs(cockpit): add regionalization update note to cockpit documentation (#2551)3b6fbbdfeat(cockpit): migrate tokens to regional v1 (#2549)93aab97fix(vpc) add optional region field (#2550)15ccb25feat(cockpit): migrate grafana user to v1 (#2548)3c82f2ffeat(cockpit): add datasources (#2543)0fe8dc3test(rdb): add test for instance update node type (#2544)542005efix(general): update zones in doc (#2547)091afd2chore(deps): bump github.com/docker/docker (#2545)0a6dfa3chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#2546)- 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot recreate