chore(deps): bump @guardian/source from 12.2.1 to 13.1.0 - #16680
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump @guardian/source from 12.2.1 to 13.1.0#16680dependabot[bot] wants to merge 1 commit into
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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)