chore(deps): bump @guardian/source from 12.2.1 to 13.1.0 - #16680
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@guardian/source](https://github.com/guardian/csnx/tree/HEAD/libs/@guardian/source) from 12.2.1 to 13.1.0. - [Release notes](https://github.com/guardian/csnx/releases) - [Changelog](https://github.com/guardian/csnx/blob/main/libs/@guardian/source/CHANGELOG.md) - [Commits](https://github.com/guardian/csnx/commits/@guardian/source@13.1.0/libs/@guardian/source) --- updated-dependencies: - dependency-name: "@guardian/source" dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
🚀 Image pushed to AWS ECRImage digest: 🐛 Run the image locallyThe following can be used to run the image locally: # Refer to image using the immutable digest. Find alternatives below.
IMAGE_IDENTIFIER="@sha256:d2aa6f41b7bc11a457524ea36c6589f3e7f438a18d907539ba4f8a4457b345c3"
# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-dependabot-npm_and_yarn-guardian-source-13.1.0"
# Refer to image using build tag
# IMAGE_IDENTIFIER=":build-30806"
# Refer to image via the GitHub commit SHA tag
# IMAGE_IDENTIFIER=":sha-b84eb6ebf056c20e59e5ad9b3955e3f885aa6e60"
# Set environment variables for the AWS CLI
AWS_PROFILE="<A_PROFILE_FROM_JANUS>"
AWS_DEFAULT_REGION="eu-west-1"
IMAGE_ACCOUNT_ID=$(aws ssm get-parameter --name /organisation/accounts/deployTools --query "Parameter.Value" --output text)
REGISTRY="${IMAGE_ACCOUNT_ID}.dkr.ecr.${AWS_DEFAULT_REGION}.amazonaws.com"
IMAGE="${REGISTRY}/guardian/dotcom-rendering${IMAGE_IDENTIFIER}"
# Login to AWS ECR https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry_auth.html
aws ecr get-login-password | docker login --username AWS --password-stdin $REGISTRY
# Pull the image
docker pull $IMAGE
# Run the image. You'll likely need to set additional flags. See https://docs.docker.com/reference/cli/docker/container/run.
docker run $IMAGE |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps @guardian/source from 12.2.1 to 13.1.0.
Release notes
Sourced from @guardian/source's releases.
Changelog
Sourced from @guardian/source's changelog.
Commits
edd2ef2Chore(deps-dev): Bump rollup from 4.60.0 to 4.62.2 in the rollup group across...2b51972Bump package versionsfe522f8Add source utility colour tokense0847a6Chore(deps-dev): Bump rollup in the rollup group across 1 directory3154079Bump package versions5cf4d48chore(deps): upgrade TypeScript to 6.0.32dfa238Chore(deps-dev): Bump the storybook group with 5 updates2ec7ffbChore(deps): Bump the dependencies group across 1 directory with 4 updates281965dChore(deps-dev): Bump the devdependencies group across 1 directory with 7 upd...0bcbba9Chore(deps-dev): Bump rollup from 4.59.0 to 4.60.0 in the rollup groupDependabot 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 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)