chore(deps): update dependency concourse/concourse to v7.12.0 #461
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.
This PR contains the following updates:
7.11.2
->7.12.0
Release Notes
concourse/concourse (concourse/concourse)
v7.12.0
Compare Source
Add resource type check interval (#8381) @Caprowni 🔗
check_every
on each resource type.add shared path to SSM parameters (#8687) @konstl000 🔗
Implement support for IPv6 networking in tasks (#8801) @Qjammer 🔗
CONCOURSE_CONTAINERD_V6_ENABLE
/--containerd-v6-enable
config option on theconcourse worker
command to enable IPv6 support in containerd containers. There are two IPv6 config's you can change.--containerd-v6-pool
to specify the IPv6 subnet to use. Default subnet isfd9c:31a6:c759::/64
.--containerd-v6-disable-masquerade
to disable IPMasq, which is on by default if you use IPv6.fly
: addbackground
option toexecute
command (#8856) @KoltesDigital 🔗fly execute
gets new-b/--background
option to create builds without watching them.Load vault client token from file (#8899) @jenniferplusplus 🔗
CONCOURSE_VAULT_CLIENT_TOKEN_PATH
Add
--team
flag toclear-task-cache
command (#8933) @hlreyes 🔗fly -t dev clear-task-cache --job pipeline/job --step some-task-step --team other-team
Add --team flag to rename-pipeline command (#8940) @Priyanshinv 🔗
rename-pipeline
. Usage:fly -t dev rename-pipeline -o some-pipeline -n new-pipeline --team other-team
🐞 Bug Fixes
Fly excludes Mac metadata when uploading local inputs (#8939) @selzoc 🔗
fly execute
no longer includes MacOS extended file attributes when uploading local inputsfix: fix the mistakes in defer statements (#9003) @cuishuang 🔗
🤷 Miscellaneous
Fix incorrect log message (#8865) @hongkuancn 🔗
use stable website for internet test in watsjs (#8869) @xtremerui 🔗
Update renovate.json (#8871) @xtremerui 🔗
fix(deps): update module github.com/containerd/containerd to v1.7.11 [security] (#8872) @renovate 🔗
fix(deps): update module github.com/go-jose/go-jose/v3 to v3.0.1 [security] (#8873) @renovate 🔗
fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#8874) @renovate 🔗
fix(deps): update all dependencies (#8875) @renovate 🔗
fix(deps): update all dependencies (#8876) @renovate 🔗
chore(deps): update javasript (#8877) @renovate 🔗
chore(deps): update all dependencies (#8878) @renovate 🔗
Pulling go version other than relying on runner image in CodeQL scan (#8879) @xtremerui 🔗
fix(deps): update all dependencies (#8880) @renovate 🔗
fix(deps): update all dependencies (#8882) @renovate 🔗
fix(deps): update all dependencies (#8884) @renovate 🔗
fix(deps): update all dependencies (#8887) @renovate 🔗
Fix compilation error in topgun/k8s test (#8889) @xtremerui 🔗
fix(deps): update all dependencies (#8890) @renovate 🔗
fix(deps): update all dependencies (#8893) @renovate 🔗
Rebase master 7.11.1 (#8895) @xtremerui 🔗
fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] (#8900) @renovate 🔗
chore(deps): update javasript (#8901) @renovate 🔗
Rotate dev vault certs (#8904) @xtremerui 🔗
Rebase master 7.11.2 (#8909) @xtremerui 🔗
fix(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security] (#8922) @renovate 🔗
Fix elm data-format package hash error (#8928) @xtremerui 🔗
ryannhg/date-format
toryan-haskell/date-format
chore(deps): update javasript (#8930) @renovate 🔗
Fix integration test failure due to deprecated docker-compose (#8946) @xtremerui 🔗
chore: fix function name in comment (#8948) @fuyangpengqi 🔗
chore(deps): update javasript (#8954) @renovate 🔗
chore(deps): update javasript (#8966) @renovate 🔗
chore: remove repeat words (#8967) @stellrust 🔗
fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 [security] (#8969) @renovate 🔗
fix(deps): update javasript (#8977) @renovate 🔗
Correctly configure the garden backend in integration tests (#8979) @taylorsilva 🔗
fix(deps): update all dependencies (#8980) @renovate 🔗
fix(deps): update all dependencies (#8981) @renovate 🔗
fix(deps): update all dependencies (#8983) @renovate 🔗
chore(deps): update javasript (#8987) @renovate 🔗
📦 Bundled resource types
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.