Skip to content

chore(deps-dev): bump @babel/cli from 8.0.4 to 8.0.5 - #3845

Merged
willdurand merged 1 commit into
masterfrom
dependabot/npm_and_yarn/babel/cli-8.0.5
Sep 18, 2026
Merged

willdurand merged 1 commit into
masterfrom
dependabot/npm_and_yarn/babel/cli-8.0.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @babel/cli from 8.0.4 to 8.0.5.

Release notes

Sourced from @​babel/cli'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/cli'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 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/cli-8.0.5 branch 2 times, most recently from 254ba7e to 02eefe0 Compare September 18, 2026 10:09
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 8.0.4 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-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-version: 8.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/babel/cli-8.0.5 branch from 02eefe0 to 0bd246d Compare September 18, 2026 11:25
@willdurand
willdurand merged commit 615befe into master Sep 18, 2026
8 checks passed
@willdurand
willdurand deleted the dependabot/npm_and_yarn/babel/cli-8.0.5 branch September 18, 2026 11:42
@willdurand willdurand mentioned this pull request Sep 21, 2026
willdurand added a commit that referenced this pull request Sep 21, 2026
## main changes

- Added: `web-ext lint` supports Firefox schemas up to Fx157 (included)
- Fixed: Avoid auto-reload for recently created source directory (#3697)
- Fixed: Loaded config files with URL characters in their paths (#3825)
- Fixed: stabilize program tests locale (#3701)

## dependencies

- Updated: dependency `@babel/runtime` to 8.0.5 (#3848)
- Updated: dependency `addons-linter` to 10.13.0 (#3850)
- Updated: dependency `jszip` to 3.10.2 (#3842)
- Updated: dependency `open` to 11.0.3 (#3853)

## dev dependencies

- Updated: dependency `@babel/cli` to 8.0.5 (#3845)
- Updated: dependency `@babel/core` to 8.0.5 (#3849)
- Updated: dependency `@babel/eslint-parser` to 8.0.5 (#3847)
- Updated: dependency `@babel/preset-env` to 8.0.5 (#3846)
- Updated: dependency `@babel/register` to 8.0.5 (#3844)
- Updated: dependency `@eslint/compat` to 2.1.1 (#3831)
- Updated: dependency `@eslint/eslintrc` to 3.3.7 (#3827)
- Updated: dependency `adm-zip` to 0.6.1 (#3851)
- Updated: dependency `globals` to 17.12.0 (#3826)
- Updated: dependency `mocha` to 12.0.1 (#3854)
- Updated: dependency `sinon` to 22.1.0 (#3786)

## others

- Added: add workflow to create draft releases (#3840)
- Added: SECURITY.md (#3810)
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.

1 participant