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

Bump symfony/webpack-encore-bundle from 2.1.1 to 2.2.0 in the symfony group #5273

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the symfony group with 1 update: symfony/webpack-encore-bundle.

Updates symfony/webpack-encore-bundle from 2.1.1 to 2.2.0

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the symfony group with 1 update: [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle).


Updates `symfony/webpack-encore-bundle` from 2.1.1 to 2.2.0
- [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@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: symfony/webpack-encore-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 3, 2024
@dependabot dependabot bot requested a review from dmetzner October 3, 2024 02:41
@dmetzner dmetzner merged commit f78027c into develop Oct 4, 2024
50 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony-37c5bef08c branch October 4, 2024 07:11
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant