Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump @babel/plugin-transform-runtime from 7.22.5 to 7.22.10 #4099

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps @babel/plugin-transform-runtime from 7.22.5 to 7.22.10.

Release notes

Sourced from @​babel/plugin-transform-runtime'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

7.22.9

v7.22.9 (2023-07-12)

... (truncated)

Changelog

Sourced from @​babel/plugin-transform-runtime'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

v7.22.9 (2023-07-12)

🐛 Bug Fix

💅 Polish

🏠 Internal

v7.22.8 (2023-07-06)

↩️ Revert

  • babel-core, babel-traverse

... (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)

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.5 to 7.22.10.
- [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.10/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2023
@KevinMulhern KevinMulhern temporarily deployed to odin-review-app-pr-4099 August 28, 2023 08:34 Inactive
@KevinMulhern KevinMulhern merged commit 0e1836c into main Sep 2, 2023
4 checks passed
@KevinMulhern KevinMulhern deleted the dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.22.10 branch September 2, 2023 10:16
ZachBaird pushed a commit to ZachBaird/theodinproject that referenced this pull request Sep 4, 2023
…heOdinProject#4099)

Bumps
[@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime)
from 7.22.5 to 7.22.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/releases"><code>@​babel/plugin-transform-runtime</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>
<h2>7.22.9</h2>
<h2>v7.22.9 (2023-07-12)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/plugin-transform-runtime</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>
<h2>v7.22.9 (2023-07-12)</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/15774">#15774</a>
fix: <code>Infinity</code> in enums (<a
href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li>
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-generator</code>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/15757">#15757</a>
<code>recordAndTupleSyntaxType</code> defaults to
<code>&quot;hash&quot;</code> (<a
href="https://github.com/coderaiser"><code>@​coderaiser</code></a>)</li>
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><a
href="https://redirect.github.com/babel/babel/pull/15748">#15748</a>
Migrate to <code>eslint.config.js</code> (<a
href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li>
<li><a
href="https://redirect.github.com/babel/babel/pull/15758">#15758</a> Use
Prettier 3 stable (<a
href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li>
</ul>
<h2>v7.22.8 (2023-07-06)</h2>
<h4>:leftwards_arrow_with_hook: Revert</h4>
<ul>
<li><code>babel-core</code>, <code>babel-traverse</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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/6980be923672d3e957d09fbc386db1f28e6d51bb"><code>6980be9</code></a>
Update non-monorepo Babel packages (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime/issues/15813">#15813</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/900f6de3eda20243a03a16a8e6145978aac9af9f"><code>900f6de</code></a>
chore: Use <code>typescript-eslint@v6</code> with reworked configs (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime/issues/15716">#15716</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/24ce62afee8b5100fac83bff510aab8dfdded913"><code>24ce62a</code></a>
v7.22.9</li>
<li><a
href="https://github.com/babel/babel/commit/476f633e102f84abde26bcf7dd68797de0f4e43a"><code>476f633</code></a>
Simplify helper dependencies (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime/issues/15771">#15771</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/8d889c41d1918b98480cd552fc5a690364a5c81f"><code>8d889c4</code></a>
Bump semver to ^6.3.1 (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime/issues/15770">#15770</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/b16081ed750c1c6e7bcd41fec7daa3f98f1db866"><code>b16081e</code></a>
v7.22.7</li>
<li><a
href="https://github.com/babel/babel/commit/b60e0c2a7ccddb37309baa99b5a5cc3d9c8a7a1b"><code>b60e0c2</code></a>
Update polyfills packages (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime/issues/15749">#15749</a>)</li>
<li><a
href="https://github.com/babel/babel/commit/4e431d1c5f3af034538300c696ba67654e758bf2"><code>4e431d1</code></a>
v7.22.6</li>
<li><a
href="https://github.com/babel/babel/commit/230ea2c630125c68242ccb9086af890aee985030"><code>230ea2c</code></a>
Use forked <code>semver@6</code> with backported security fixes (<a
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime/issues/15742">#15742</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/babel/babel/commits/v7.22.10/packages/babel-plugin-transform-runtime">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/plugin-transform-runtime&package-manager=npm_and_yarn&previous-version=7.22.5&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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant