[PR #925] [MERGED] Bump @babel/preset-env from 7.22.9 to 7.22.10 #1122

Closed
opened 2026-03-03 02:02:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/925
Author: @dependabot[bot]
Created: 8/8/2023
Status: Merged
Merged: 8/8/2023
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/babel/preset-env-7.22.10


📝 Commits (1)

  • 916fbfa Bump @babel/preset-env from 7.22.9 to 7.22.10

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps @babel/preset-env from 7.22.9 to 7.22.10.

Release notes

Sourced from @​babel/preset-env's releases.

v7.22.10 (2023-08-07)

Thanks @​DimitriPapadopoulos, @​FabianWarnecke, @​JoshuaKGoldberg, and @​YYvanYang for your first pull requests!

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
    • #15701 Memoize class binding when compiling private methods and static elements (@​JLHwung)

💅 Polish

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types

🔬 Output optimization

  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator

Committers: 9

Changelog

Sourced from @​babel/preset-env's changelog.

v7.22.10 (2023-08-07)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
    • #15701 Memoize class binding when compiling private methods and static elements (@​JLHwung)

💅 Polish

🏠 Internal

  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types

🔬 Output optimization

  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator
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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/925 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/8/2023 **Status:** ✅ Merged **Merged:** 8/8/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/babel/preset-env-7.22.10` --- ### 📝 Commits (1) - [`916fbfa`](https://github.com/DavidAnson/markdownlint/commit/916fbfa6bd0bb9247c2399847398dd874c48c042) Bump @babel/preset-env from 7.22.9 to 7.22.10 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/preset-env</code>'s releases</a>.</em></p> <blockquote> <h2>v7.22.10 (2023-08-07)</h2> <p>Thanks <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>, <a href="https://github.com/FabianWarnecke"><code>@​FabianWarnecke</code></a>, <a href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>, and <a href="https://github.com/YYvanYang"><code>@​YYvanYang</code></a> for your first pull requests!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15799">#15799</a> [ts] Strip type-only namespaces (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/15798">#15798</a> [ts] Fix compiling extended exported nested namespace (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-new-target</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15701">#15701</a> Memoize class binding when compiling private methods and static elements (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15824">#15824</a> Add <code>meta</code> object to <code>@babel/eslint-plugin</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15661">#15661</a> Improve the type definition of <code>path.isX</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15776">#15776</a> improve SourceLocation typing (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15818">#15818</a> build: generate flow typings in prepublish job (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/15777">#15777</a> chore: bump dev dependencies and remove .eslintignore (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-builder-react-jsx</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15794">#15794</a> Enable <code>@typescript-eslint/no-redundant-type-constituents</code> rule (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15811">#15811</a> Remove <code>@babel/core</code> peerDep from <code>helper-compilation-targets</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15793">#15793</a> Use const enum in babel-parser (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15716">#15716</a> chore: Use <code>typescript-eslint@v6</code> with reworked configs (<a href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15746">#15746</a> Reduce <code>transform-block-scoping</code> loops output size (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>Committers: 9</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Dimitri Papadopoulos Orfanos (<a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Josh Goldberg ✨ (<a href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li>Tianlan Zhou (<a href="https://github.com/SuperSodaSea"><code>@​SuperSodaSea</code></a>)</li> <li><a href="https://github.com/FabianWarnecke"><code>@​FabianWarnecke</code></a></li> <li><a href="https://github.com/YYvanYang"><code>@​YYvanYang</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/preset-env</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.22.10 (2023-08-07)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15799">#15799</a> [ts] Strip type-only namespaces (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/15798">#15798</a> [ts] Fix compiling extended exported nested namespace (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-transform-class-properties</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-plugin-transform-new-target</code>, <code>babel-plugin-transform-private-methods</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15701">#15701</a> Memoize class binding when compiling private methods and static elements (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-cli</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15824">#15824</a> Add <code>meta</code> object to <code>@babel/eslint-plugin</code> (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15661">#15661</a> Improve the type definition of <code>path.isX</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15776">#15776</a> improve SourceLocation typing (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15818">#15818</a> build: generate flow typings in prepublish job (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/15777">#15777</a> chore: bump dev dependencies and remove .eslintignore (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-builder-react-jsx</code>, <code>babel-preset-env</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15794">#15794</a> Enable <code>@typescript-eslint/no-redundant-type-constituents</code> rule (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15811">#15811</a> Remove <code>@babel/core</code> peerDep from <code>helper-compilation-targets</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15793">#15793</a> Use const enum in babel-parser (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15716">#15716</a> chore: Use <code>typescript-eslint@v6</code> with reworked configs (<a href="https://github.com/JoshuaKGoldberg"><code>@​JoshuaKGoldberg</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-transform-block-scoping</code>, <code>babel-plugin-transform-parameters</code>, <code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15746">#15746</a> Reduce <code>transform-block-scoping</code> loops output size (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/65f3184a9aaea2333ebd608d3db562f06cf1ffcb"><code>65f3184</code></a> v7.22.10</li> <li><a href="https://github.com/babel/babel/commit/f7b472c6bed7a446cc055224c1eb75c5ef48b62e"><code>f7b472c</code></a> fix: Bump <code>regenerator</code> and add tests (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15841">#15841</a>)</li> <li><a href="https://github.com/babel/babel/commit/b23b0eb4106bd9f092a56f450ae7aa1db0aa0a11"><code>b23b0eb</code></a> Fix eslint-plugin-jest config (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15826">#15826</a>)</li> <li><a href="https://github.com/babel/babel/commit/6b91b9b2af22251fe04f0b6f1d8f74c18a414a10"><code>6b91b9b</code></a> [babel 8] Remove default syntax plugins from preset-env (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15810">#15810</a>)</li> <li><a href="https://github.com/babel/babel/commit/6980be923672d3e957d09fbc386db1f28e6d51bb"><code>6980be9</code></a> Update non-monorepo Babel packages (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15813">#15813</a>)</li> <li><a href="https://github.com/babel/babel/commit/a5b300bae9047518a4886fb84ffdfbaae8ddff69"><code>a5b300b</code></a> Enable <code>@typescript-eslint/no-redundant-type-constituents</code> rule (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15794">#15794</a>)</li> <li><a href="https://github.com/babel/babel/commit/3caeeb18833c4f04ccd3218af492e6fd3a072818"><code>3caeeb1</code></a> Memoize class binding when compiling private methods and static elements (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15">#15</a>...</li> <li><a href="https://github.com/babel/babel/commit/ee0c79548da303a90c13e7aa1c83ff80052ef89e"><code>ee0c795</code></a> Fix typos found by codespell (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/15783">#15783</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/preset-env&package-manager=npm_and_yarn&previous-version=7.22.9&new-version=7.22.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 02:02:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#1122
No description provided.