Skip to content

Conversation

@i5d6
Copy link

@i5d6 i5d6 commented May 17, 2025

Bumps the npm_and_yarn group with 3 updates: webpack, node-fetch and esbuild.

Updates webpack from 5.96.0 to 5.96.1

Release notes

Sourced from webpack's releases.

v5.96.1

Bug Fixes

  • [Types] Add @types/eslint-scope to dependencieS
  • [Types] Fixed regression in validate
Commits
  • d4ced73 chore(release): 5.96.1
  • 7d6dbea fix: types regression in validate
  • 5c556e3 fix: types regression in validate
  • 2420eae fix: add @types/eslint-scope to dependencies due types regression
  • ec45d2d fix: add @types/eslint-scope to dependencies
  • See full diff in compare view

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Bumps the npm_and_yarn group with 3 updates: [webpack](https://github.com/webpack/webpack), [node-fetch](https://github.com/node-fetch/node-fetch) and [esbuild](https://github.com/evanw/esbuild).

Updates `webpack` from 5.96.0 to 5.96.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p>
<blockquote>
<h2>v5.96.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><strong>[Types]</strong> Add <code>@types/eslint-scope</code> to dependencieS</li>
<li><strong>[Types]</strong> Fixed regression in <code>validate</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/webpack/webpack/commit/d4ced7322229c7d72a7a0d2ca955bdde0c910a0b"><code>d4ced73</code></a> chore(release): 5.96.1</li>
<li><a href="https://github.com/webpack/webpack/commit/7d6dbea53c00c431fc19654a30aaa2511204bbd6"><code>7d6dbea</code></a> fix: types regression in validate</li>
<li><a href="https://github.com/webpack/webpack/commit/5c556e32c5021980e536c4ae50ee810bba227fcb"><code>5c556e3</code></a> fix: types regression in validate</li>
<li><a href="https://github.com/webpack/webpack/commit/2420eaebe2043a0aeeab642e1ec7ff1c299c01ed"><code>2420eae</code></a> fix: add <code>@types/eslint-scope</code> to dependencies due types regression</li>
<li><a href="https://github.com/webpack/webpack/commit/ec45d2d8d47f2804c4e5a29019688ebb02dee67a"><code>ec45d2d</code></a> fix: add <code>@types/eslint-scope</code> to dependencies</li>
<li>See full diff in <a href="https://github.com/webpack/webpack/compare/v5.96.0...v5.96.1">compare view</a></li>
</ul>
</details>
<br />
@mydea
Copy link
Member

mydea commented May 20, 2025

hey, what's the reason for this change? This just bumps webpack by a patch version in browser-integration-tests where a bug should not really matter?

@i5d6
Copy link
Author

i5d6 commented May 20, 2025

@mydea

This update fixes some issues.

@mydea
Copy link
Member

mydea commented May 20, 2025

what issue? It does not even update the lockfile, so can't imagine this changing anything...?

@i5d6
Copy link
Author

i5d6 commented May 20, 2025

@mydea
Copy link
Member

mydea commented May 20, 2025

This is not an issue but the fork of the repo?

@i5d6 i5d6 closed this May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants