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.1 #425

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

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

Release notes

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

Fix type support for Symfony 7

Hi Webpackers!

A small bug fix to match return types in Symfony 7.

Full Changes: symfony/webpack-encore-bundle@v2.1.0...v2.1.1

Have fun!

Changelog

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

Changelog

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

Bug

v1.14.0

February 14th, 2022

... (truncated)

Commits
  • 75cb918 phpcs
  • f3c64e2 bug #224 Patch type declarations (Symfony 7.0) (smnandre)
  • e842a13 Patch type declarations (Symfony 7.0 compatibility)
  • 50d4af5 Merge branch 'main' into 2.x
  • 471ebbc bug #208 Fix incorrect classes assignation and controller rendering (ker0x)
  • b56d320 feature #221 Allow Symfony 7 (jmsche)
  • 02e10ce Allow Symfony 7
  • 150fe02 bug #217 Relaxing symfony/service-contracts requirement (weaverryan)
  • b80b896 Relaxing service contracts requirement
  • a50113f minor #216 Adding 2.x branch to symfony docs (weaverryan)
  • 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.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 10, 2024 10:52
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Jul 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants