chore(deps): bump @babel/helper-compilation-targets from 7.29.7 to 8.0.5 in the babel group across 1 directory - #16742
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[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:1bd8f99ac12fb659d2d8163363dab5174e6d3bcf61236173f2337d639a3d3722"
# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-dependabot-npm_and_yarn-babel-eaf5044907"
# Refer to image using build tag
# IMAGE_IDENTIFIER=":build-31319"
# 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/artifacts --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/babel-eaf5044907
branch
from
September 17, 2026 18:33
ea40c62 to
64ce23e
Compare
Bumps the babel group with 1 update in the / directory: [@babel/helper-compilation-targets](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-compilation-targets). Updates `@babel/helper-compilation-targets` from 7.29.7 to 8.0.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.5/packages/babel-helper-compilation-targets) --- updated-dependencies: - dependency-name: "@babel/helper-compilation-targets" dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/babel-eaf5044907
branch
from
September 18, 2026 09:36
64ce23e to
f051eb7
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 babel group with 1 update in the / directory: @babel/helper-compilation-targets.
Updates
@babel/helper-compilation-targetsfrom 7.29.7 to 8.0.5Release notes
Sourced from @babel/helper-compilation-targets's releases.
... (truncated)
Changelog
Sourced from @babel/helper-compilation-targets's changelog.
... (truncated)
Commits
0d8ed70v8.0.51eac448refactor: replacesemverwithverkit(#18145)61bfda5chore: Update prettier v3.9 (#18147)7dc825av8.0.06684fa3chore: bump lru-cache to v11 and drop@types/lru-cache(#18038)827d003Change jestsnapshotFormat(#18029)73bceefv8.0.0-rc.6c6d71f3EnablestrictFunctionTypes(#17946)dc91f90v8.0.0-rc.56402dbbAdd knip (#17955)