Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Removes node-forge. It's no longer used after updating ancestor dependency @symfony/webpack-encore. These dependencies need to be updated together.

Removes node-forge

Updates @symfony/webpack-encore from 0.33.0 to 5.3.1

Release notes

Sourced from @​symfony/webpack-encore's releases.

v5.3.1

What's Changed

Full Changelog: symfony/webpack-encore@v5.3.0...v5.3.1

v5.3.0

What's Changed

New Contributors

Full Changelog: symfony/webpack-encore@v5.2.0...v5.3.0

Peer dependencies update!

Features

Internals

New Contributors

Full Changelog: symfony/webpack-encore@v5.1.0...v5.2.0

5.1: Stimulus Bridge 4

What's Changed

Features

Full Changelog: symfony/webpack-encore@v5.0.1...v5.1.0

v5.0.1

Bug fixes

... (truncated)

Changelog

Sourced from @​symfony/webpack-encore's changelog.

CHANGELOG

5.3.0

  • Add support for Svelte 5

5.2.0

  • Add support for Webpack CLI ^6.0.0

  • Add support for babel-loader ^10.0.0

  • Add support for style-loader ^4.0.0

If you manually specified the option insert, now it can only be a selector or the path to the module. Follow the style-loader migration guide to upgrade!

5.1.0

Features

5.0.1

  • #1349 Fix issue between Encore.enableIntegrityHashes() and filenames with a query-string (@​Kocal)

5.0.0

This is a new major version that contains several backwards-compatibility breaks.

Features

  • #1344 Add options configuration callback to Encore.enableReactPreset() (@​Kocal)

  • #1345 Add support for integrity hashes when asset names contain a query string (@​Kocal)

BC Breaks

  • #1321 Drop support of Node.js 19 and 21 (@​Kocal)

  • #1307 Drop webpack-cli 4 support, only webpack-cli ^5.1.4 is supported (@​Kocal)

  • #1318 Drop webpack-dev-server 4 support, only webpack-dev-server 5 is supported (@​Kocal)

The dev-server options have changed between versions 4 and 5, see the official migration guide to v5. For example:

</tr></table> 

... (truncated)

Commits
  • 0274860 Tagging 5.3.1
  • dc2ec65 bug #1387 Declare svelte and svelte-loader as optional dependencies (stof)
  • 8cf4fd7 Declare svelte and svelte-loader as optional dependencies
  • 1befd27 Tagging 5.3.0
  • 14f370c feature #1385 Add support for Svelte 5 (Kocal)
  • b208f40 Fix functional test on PostCSS/Autoprefixer
  • e8ddc55 Add support for Svelte 5
  • f74f2af feature #1385 Add support for Svelte 5 (Kocal)
  • f4fcf4d Fix functional test on PostCSS/Autoprefixer
  • fa91367 Add support for Svelte 5
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kocal, a new releaser for @​symfony/webpack-encore since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependency [@symfony/webpack-encore](https://github.com/symfony/webpack-encore). These dependencies need to be updated together.


Removes `node-forge`

Updates `@symfony/webpack-encore` from 0.33.0 to 5.3.1
- [Release notes](https://github.com/symfony/webpack-encore/releases)
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md)
- [Commits](symfony/webpack-encore@v0.33.0...v5.3.1)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@symfony/webpack-encore"
  dependency-version: 5.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 27, 2025
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