a473265: fix(deps): Update AWS CDK libraries to 2.114.1, and constructs to 10.3.0
v52.3.0
Minor Changes
8c40db382: Adds the optional enableDistributablePolicy prop to GuEcsTask so that consumers of this pattern can decide whether the task IAM role has access to the account's distributable bucket in S3.
v52.2.1
Patch Changes
fcbabb5de: Update AWS CDK libraries to 2.109.0, and constructs to 10.3.0
v52.2.0
Minor Changes
5ee2c0955: feat(backup): Support backups provided by DevX
Adds a new property withBackup to GuStack to enable backups provided by DevX.
When true, all supported resources in the stack will receive a new tag devx-backup-enabled.
To opt in/out an individual resource, you can manually apply this tag.
8541732ec: feat(riff-raff.yaml): Support cross stack dependencies
Currently the riff-raff.yaml generator is not able to create dependencies between cloud-formation deployments. This means each cloud-formation deployment could happen at the same time.
This does not work in the scenario where we have:
Stack A containing a bucket
Stack B CODE containing an app that uses A's bucket
Stack B PROD containing an app that uses A's bucket
a473265: fix(deps): Update AWS CDK libraries to 2.114.1, and constructs to 10.3.0
52.3.0
Minor Changes
8c40db382: Adds the optional enableDistributablePolicy prop to GuEcsTask so that consumers of this pattern can decide whether the task IAM role has access to the account's distributable bucket in S3.
52.2.1
Patch Changes
fcbabb5de: Update AWS CDK libraries to 2.109.0, and constructs to 10.3.0
52.2.0
Minor Changes
5ee2c0955: feat(backup): Support backups provided by DevX
Adds a new property withBackup to GuStack to enable backups provided by DevX.
When true, all supported resources in the stack will receive a new tag devx-backup-enabled.
To opt in/out an individual resource, you can manually apply this tag.
8541732ec: feat(riff-raff.yaml): Support cross stack dependencies
Currently the riff-raff.yaml generator is not able to create dependencies between cloud-formation deployments. This means each cloud-formation deployment could happen at the same time.
... (truncated)
Commits
c03f4db Merge pull request #2151 from guardian/changeset-release/main
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/guardian/facia-scala-client/network/alerts).
Bumps parse-path to 7.0.0 and updates ancestor dependency @guardian/cdk. These dependencies need to be updated together.
Updates
parse-path
from 4.0.4 to 7.0.0Release notes
Sourced from parse-path's releases.
Commits
c53b17e
Updated docsa0269b1
:arrow_up: 7.0.0 :tada:e3ee527
:arrow_up: 6.1.0 :tada:4bae19e
Add the parse_failed property.3d1525d
Updated docs31f7a33
Add the host property02995c6
Merge branch 'patch-1' of github.com:viceice/parse-path into new-versioncbb46e0
:arrow_up: 6.0.0 :tada:01b23dc
test: add test9032ebb
fix: use hostname instead of hostUpdates
@guardian/cdk
from 45.1.3 to 53.0.0Release notes
Sourced from
@guardian/cdk
's releases.... (truncated)
Changelog
Sourced from
@guardian/cdk
's changelog.... (truncated)
Commits
c03f4db
Merge pull request #2151 from guardian/changeset-release/main3c6adc0
Bump package version0cca097
chore(deps): bump aws-sdk from 2.1497.0 to 2.1523.069aa12a
chore(deps): bump@types/node
from 20.10.4 to 20.10.55d3765f
chore(deps): bump prettier from 3.1.0 to 3.1.11887cbd
chore(deps): bump ts-node from 10.9.1 to 10.9.21a3f903
Merge pull request #2150 from guardian/aa/rm-stack-setaf50cf5
feat(stack-set)!: Remove support for Stack Sets7a22590
Merge pull request #2137 from guardian/dependabot/npm_and_yarn/guardian/eslin...27879d2
Fix linting errorsDependabot 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