Skip to content

chore(deps): bump @guardian/source from 12.2.1 to 13.1.0 - #16680

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/guardian/source-13.1.0
Open

chore(deps): bump @guardian/source from 12.2.1 to 13.1.0#16680
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/guardian/source-13.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @guardian/source from 12.2.1 to 13.1.0.

Release notes

Sourced from @​guardian/source's releases.

@​guardian/source@​13.1.0

Minor Changes

  • fe522f8: Add new error, success and informative utility

@​guardian/source@​13.0.0

Major Changes

Changelog

Sourced from @​guardian/source's changelog.

13.1.0

Minor Changes

  • fe522f8: Add new error, success and informative utility

13.0.0

Major Changes

Commits
  • edd2ef2 Chore(deps-dev): Bump rollup from 4.60.0 to 4.62.2 in the rollup group across...
  • 2b51972 Bump package versions
  • fe522f8 Add source utility colour tokens
  • e0847a6 Chore(deps-dev): Bump rollup in the rollup group across 1 directory
  • 3154079 Bump package versions
  • 5cf4d48 chore(deps): upgrade TypeScript to 6.0.3
  • 2dfa238 Chore(deps-dev): Bump the storybook group with 5 updates
  • 2ec7ffb Chore(deps): Bump the dependencies group across 1 directory with 4 updates
  • 281965d Chore(deps-dev): Bump the devdependencies group across 1 directory with 7 upd...
  • 0bcbba9 Chore(deps-dev): Bump rollup from 4.59.0 to 4.60.0 in the rollup group
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> 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)

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>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 3, 2026 18:35
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:d2aa6f41b7bc11a457524ea36c6589f3e7f438a18d907539ba4f8a4457b345c3

🐛 Run the image locally

The 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

From guardian/actions-publish-image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants