chore(deps): bump the swc group across 1 directory with 2 updates - #16601
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the swc group across 1 directory with 2 updates#16601dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
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:e5b778115d3d8e361379ffcaf24e3c239ae6750d3904b5592c09094497a928ac"
# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-dependabot-npm_and_yarn-swc-904da95469"
# Refer to image using build tag
# IMAGE_IDENTIFIER=":build-30397"
# Refer to image via the GitHub commit SHA tag
# IMAGE_IDENTIFIER=":sha-84ec4677aa1c62d5bafc7f9e209544d41701cc43"
# 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
Bot
force-pushed
the
dependabot/npm_and_yarn/swc-904da95469
branch
from
August 25, 2026 11:35
c76a5fb to
11e6924
Compare
Bumps the swc group with 2 updates in the / directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) and [@swc/plugin-emotion](https://github.com/swc-project/plugins/tree/HEAD/packages/emotion). Updates `@swc/core` from 1.15.46 to 1.16.1 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.16.1/packages/core) Updates `@swc/plugin-emotion` from 14.15.0 to 15.0.0 - [Changelog](https://github.com/swc-project/plugins/blob/main/packages/emotion/CHANGELOG.md) - [Commits](https://github.com/swc-project/plugins/commits/HEAD/packages/emotion) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swc - dependency-name: "@swc/plugin-emotion" dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/swc-904da95469
branch
from
August 25, 2026 18:35
11e6924 to
84ec467
Compare
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 the swc group with 2 updates in the / directory: @swc/core and @swc/plugin-emotion.
Updates
@swc/corefrom 1.15.46 to 1.16.1Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
490c7d8chore: Publish1.16.1withswc_corev77.0.27e4d782chore: Publish1.16.1-nightly-20260819.1withswc_corev77.0.2ae2117achore: Publish1.16.0withswc_corev77.0.099671f1chore: Publish1.16.0-nightly-20260814.1withswc_corev77.0.0394c7c9refactor(es/ast)!: introduce FunctionBody (#12096)9ae902erefactor(es/ast)!: use Function for object accessors (#12077)1687c0frefactor(es/ast)!: split TypeScript this parameters (#12075)0febbbachore: Publish1.15.47withswc_corev75.0.068abe42chore: Publish1.15.47-nightly-20260729.1withswc_corev75.0.0Updates
@swc/plugin-emotionfrom 14.15.0 to 15.0.0Changelog
Sourced from @swc/plugin-emotion's changelog.
Commits