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

chore(deps): bump symfony/webpack-encore-bundle from 1.16.0 to 1.16.1 #951

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps symfony/webpack-encore-bundle from 1.16.0 to 1.16.1.

Release notes

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

Fix double-escaping of stimulus_ functions with form system

Hi Webpackers!

This release fixes a bug if using the stimulus_* functions most commonly with the form system - see symfony/webpack-encore-bundle#178

Bug Fix

  • #202 - Fix double escaping in stimulus DTOs when using toArray() in combination with form methods - @​jeroennoten

Diff: symfony/webpack-encore-bundle@v1.16.0...v1.16.1

Happy packing!

Changelog

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

Changelog

Commits
  • 1862d71 bug #202 Fix double escaping in stimulus DTOs when using toArray() in combina...
  • 0d40126 Fix double escaping in stimulus DTOs when using toArray() in combination with...
  • 52443ff minor #199 Fixing typo 3rg and minor rewording (ThomasLandauer)
  • b78fb4f Fixing typo 3rg and minor rewording
  • 962265f minor #195 Fix controller classes docs (jmsche)
  • 609e702 minor #196 Rename catch_all_throwables to handle_all_throwables in test to fi...
  • aae2142 Rename catch_all_throwables to handle_all_throwables in test to fix CI
  • f12162a Fix controller classes docs
  • See full diff 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 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)

Bumps [symfony/webpack-encore-bundle](https://github.com/symfony/webpack-encore-bundle) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/symfony/webpack-encore-bundle/releases)
- [Changelog](https://github.com/symfony/webpack-encore-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/webpack-encore-bundle@v1.16.0...v1.16.1)

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

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 Jan 19, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #951 (f4f2e77) into master (446dd2e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #951   +/-   ##
=========================================
  Coverage     88.63%   88.63%           
  Complexity      285      285           
=========================================
  Files            47       47           
  Lines           774      774           
=========================================
  Hits            686      686           
  Misses           88       88           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JellyBellyDev JellyBellyDev merged commit dd7c6da into master Feb 1, 2023
@JellyBellyDev JellyBellyDev deleted the dependabot/composer/symfony/webpack-encore-bundle-1.16.1 branch February 1, 2023 08:39
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.

2 participants