Skip to content

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
mainfrom
dependabot/npm_and_yarn/babel-eaf5044907
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/babel-eaf5044907

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the babel group with 1 update in the / directory: @babel/helper-compilation-targets.

Updates @babel/helper-compilation-targets from 7.29.7 to 8.0.5

Release notes

Sourced from @​babel/helper-compilation-targets's releases.

v8.0.5 (2026-09-10)

Thanks @​drubetti, @​jibin7jose, @​joelle-a-dev, @​journey-ad, @​Kjubikstronk, @​MatteoGabriele, and @​zhangli091011 for your first PRs!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types

... (truncated)

Changelog

Sourced from @​babel/helper-compilation-targets's changelog.

v8.0.5 (2026-09-10)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types

🏃‍♀️ Performance

  • babel-parser

... (truncated)

Commits

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 16, 2026 18:33
@github-actions

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 16, 2026

Copy link
Copy Markdown

🚀 Image pushed to AWS ECR

Image digest: sha256:1bd8f99ac12fb659d2d8163363dab5174e6d3bcf61236173f2337d639a3d3722

🐛 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: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

From guardian/actions-publish-image.

@dependabot dependabot Bot changed the title chore(deps): bump @babel/helper-compilation-targets from 7.29.7 to 8.0.5 in the babel group chore(deps): bump @babel/helper-compilation-targets from 7.29.7 to 8.0.5 in the babel group across 1 directory Sep 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-eaf5044907 branch from ea40c62 to 64ce23e Compare September 17, 2026 18:33
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
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel-eaf5044907 branch from 64ce23e to f051eb7 Compare September 18, 2026 09:36
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