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

Update symfony/webpack-encore-bundle requirement from ^1.15 to ^2.2 #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Updates the requirements on symfony/webpack-encore-bundle to permit the latest version.

Release notes

Sourced from symfony/webpack-encore-bundle's releases.

v2.2.0

Hi Webpackers!

Almost a year later, here's a new release containing support for PHP 8.3 and 8.4, support remote entrypoints.json file, and the addition of the integrity attribute in the Link header for preloading.

Features

Bug

Other

New Contributors

Full Changelog: symfony/webpack-encore-bundle@v2.1.1...v2.2.0

Happy packing!

Changelog

Sourced from symfony/webpack-encore-bundle's changelog.

v2.2.0

v2.1.0

v2.0.0

  • Minimum PHP version is now 8.1
  • Minimum Symfony version is now 5.4

v1.17.0

  • Deprecated the stimulus_controller(), stimulus_action() and stimulus_target functions and related classes. Install symfony/stimulus-bundle instead.

v1.16.0

October 18th, 2022

Feature

v1.15.1

July 13th, 2022

Bug

v1.15.0

July 6th, 2022

Feature

  • #178 - Add Stimulus Twig filters, handle action parameters & allow filters/functions to return array - @​jmsche

v1.14.1

May 3rd, 2022

... (truncated)

Commits
  • e335394 bug #237 Fix missing integrity hash on preload tags (arnaud-ritti, Kocal)
  • b8219a8 Pass all attributes to Link header
  • 707cd49 style: php-cs-fixer
  • 2025c41 Fix missing integrity hash on preload
  • 16af8a3 bug #232 fix: correctly wire the build-time file into kernel.build_dir (dkarl...
  • 9f2e8b5 fix(config): remove useless service from #236
  • e9ef4b5 fix: correctly wire the build-time file into kernel.build_dir
  • 6be5556 feature #236 Allow entrypoints.json to be hosted remotely (Raphaël Louvradoux...
  • f5b9a1d Use HttpClient instead of file_get_contents(), add tests and documentation
  • 2fe9a88 Allow entrypoints.json to be hosted remotely
  • Additional commits viewable in compare view

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)

Updates the requirements on [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/webpack-encore-bundle/releases)
- [Changelog](https://github.com/symfony/webpack-encore-bundle/blob/2.x/CHANGELOG.md)
- [Commits](symfony/webpack-encore-bundle@v1.15.0...v2.2.0)

---
updated-dependencies:
- dependency-name: symfony/webpack-encore-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants