Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

chore(deps-dev): bump @babel/register from 7.22.5 to 7.22.15 #1201

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps @babel/register from 7.22.5 to 7.22.15.

Release notes

Sourced from @​babel/register's releases.

v7.22.15 (2023-09-04)

🐛 Bug Fix

🏠 Internal

Committers: 4

v7.22.14 (2023-08-30)

🐛 Bug Fix

🏠 Internal

  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-helper-simple-access, babel-parser, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

Committers: 2

v7.22.13 (2023-08-28)

🏠 Internal

  • babel-helper-fixtures, babel-plugin-proposal-function-bind, babel-plugin-transform-modules-commonjs, babel-preset-env

↩️ Revert

Committers: 2

v7.22.12 (2023-08-25)

🐛 Bug Fix

  • babel-plugin-transform-optional-chaining

... (truncated)

Changelog

Sourced from @​babel/register's changelog.

v7.22.15 (2023-09-04)

🐛 Bug Fix

🏠 Internal

  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types

v7.22.14 (2023-08-30)

🐛 Bug Fix

🏠 Internal

  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-helper-simple-access, babel-parser, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-traverse, babel-types

v7.22.13 (2023-08-28)

🏠 Internal

  • babel-helper-fixtures, babel-plugin-proposal-function-bind, babel-plugin-transform-modules-commonjs, babel-preset-env

↩️ Revert

v7.22.12 (2023-08-25)

🐛 Bug Fix

  • babel-plugin-transform-optional-chaining

v7.22.11 (2023-08-24)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-types
  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object
  • babel-core

🏠 Internal

  • babel-parser
  • babel-core, babel-helper-compilation-targets, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decorators, babel-preset-env, babel-preset-react, babel-register, babel-traverse, babel-types

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested review from a team as code owners December 1, 2023 21:11
@dependabot dependabot bot added dependabot dependabot dependencies Pull requests that update a dependency file npm npm one app labels Dec 1, 2023
@JAdshead JAdshead enabled auto-merge (squash) December 5, 2023 16:15
@JAdshead JAdshead requested a review from a team December 5, 2023 16:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/babel/register-7.22.15 branch from 630a6e5 to de6855e Compare December 5, 2023 22:25
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.22.5 to 7.22.15.
- [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/v7.22.15/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/register"
  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/main/babel/register-7.22.15 branch from de6855e to 71e1699 Compare December 5, 2023 22:36
@JAdshead JAdshead merged commit ee13d4f into main Dec 5, 2023
8 checks passed
@JAdshead JAdshead deleted the dependabot/npm_and_yarn/main/babel/register-7.22.15 branch December 5, 2023 22:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot dependabot dependencies Pull requests that update a dependency file npm npm one app one-app-team-review-requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants