Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

fix(deps): update symfony packages #132

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require patch 5.4.22 -> 5.4.28
symfony/css-selector (source) require-dev patch 5.4.21 -> 5.4.26
symfony/debug-bundle (source) require-dev patch 5.4.21 -> 5.4.26
symfony/finder (source) require patch 5.4.21 -> 5.4.27
symfony/flex require minor 1.19.5 -> 1.20.2
symfony/form (source) require patch 5.4.22 -> 5.4.26
symfony/framework-bundle (source) require patch 5.4.22 -> 5.4.28
symfony/http-client (source) require patch 5.4.20 -> 5.4.26
symfony/intl (source) require patch 5.4.22 -> 5.4.26
symfony/maker-bundle (source) require-dev minor 1.48.0 -> 1.50.0
symfony/process (source) require patch 5.4.22 -> 5.4.28
symfony/property-access (source) require patch 5.4.22 -> 5.4.26
symfony/property-info (source) require patch 5.4.22 -> 5.4.24
symfony/runtime (source) require patch 5.4.22 -> 5.4.26
symfony/security-bundle (source) require patch 5.4.22 -> 5.4.26
symfony/serializer (source) require patch 5.4.22 -> 5.4.28
symfony/translation (source) require patch 5.4.22 -> 5.4.24
symfony/twig-bridge (source) require patch 5.4.22 -> 5.4.26
symfony/twig-bundle (source) require patch 5.4.21 -> 5.4.27
symfony/validator (source) require patch 5.4.22 -> 5.4.28
symfony/web-profiler-bundle (source) require-dev patch 5.4.21 -> 5.4.26
symfony/webpack-encore-bundle require minor 1.16.1 -> 1.17.1
symfony/yaml (source) require patch 5.4.21 -> 5.4.23

Release Notes

symfony/console (symfony/console)

v5.4.28

Compare Source

Changelog (symfony/console@v5.4.27...v5.4.28)

v5.4.26

Compare Source

Changelog (symfony/console@v5.4.25...v5.4.26)

v5.4.24

Compare Source

Changelog (symfony/console@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/console@v5.4.22...v5.4.23)

  • bug #​50143 trim(): Argument #​1 () must be of type string, bool given (danepowell)
  • bug #​50111 Fix the list of supported shells for completions in a phar (stof)
  • bug #​48886 Fix computing column width containing multibyte chars (cay89)
  • bug #​49987 Restoring the ability to output unicode text to the Win10 console (aleksandr-shevchenko)
symfony/css-selector (symfony/css-selector)

v5.4.26

Compare Source

Changelog (symfony/css-selector@v5.4.25...v5.4.26)

  • no significant changes
symfony/debug-bundle (symfony/debug-bundle)

v5.4.26

Compare Source

Changelog (symfony/debug-bundle@v5.4.25...v5.4.26)

symfony/finder (symfony/finder)

v5.4.27

Compare Source

Changelog (symfony/finder@v5.4.26...v5.4.27)

v5.4.26

Compare Source

Changelog (symfony/finder@v5.4.25...v5.4.26)

symfony/flex (symfony/flex)

v1.20.2

Compare Source

v1.20.1

Compare Source

v1.20.0

Compare Source

symfony/form (symfony/form)

v5.4.26

Compare Source

Changelog (symfony/form@v5.4.25...v5.4.26)

v5.4.24

Compare Source

Changelog (symfony/form@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/form@v5.4.22...v5.4.23)

  • bug #​49009 Cast choices value callback result to string (Matth--)
symfony/framework-bundle (symfony/framework-bundle)

v5.4.28

Compare Source

Changelog (symfony/framework-bundle@v5.4.27...v5.4.28)

v5.4.26

Compare Source

Changelog (symfony/framework-bundle@v5.4.25...v5.4.26)

v5.4.25

Compare Source

Changelog (symfony/framework-bundle@v5.4.24...v5.4.25)

v5.4.24

Compare Source

Changelog (symfony/framework-bundle@v5.4.23...v5.4.24)

symfony/http-client (symfony/http-client)

v5.4.26

Compare Source

Changelog (symfony/http-client@v5.4.25...v5.4.26)

  • no significant changes

v5.4.25

Compare Source

Changelog (symfony/http-client@v5.4.24...v5.4.25)

v5.4.24

Compare Source

Changelog (symfony/http-client@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/http-client@v5.4.22...v5.4.23)

  • bug #​50072 Fix global state preventing two CurlHttpClient instances from working together (nicolas-grekas)
  • bug #​50004 fix proxied redirects in curl client (matthi4s)
  • bug #​49926 Fix canceling MockResponse (fancyweb)

v5.4.22

Compare Source

Changelog (symfony/http-client@v5.4.21...v5.4.22)

  • bug #​49796 Fix not calling the on progress callback when canceling a MockResponse (fancyweb)
  • bug #​49722 Encode and decode curly brackets {} (pbowyer)
  • bug #​49580 Fix encoding "+" in URLs (nicolas-grekas)

v5.4.21

Compare Source

Changelog (symfony/http-client@v5.4.20...v5.4.21)

  • bug #​49299 Fix over-encoding of URL parts to match browser's behavior (nicolas-grekas)
  • bug #​49301 Fix data collector (fancyweb)
symfony/intl (symfony/intl)

v5.4.26

Compare Source

Changelog (symfony/intl@v5.4.25...v5.4.26)

v5.4.25

Compare Source

Changelog (symfony/intl@v5.4.24...v5.4.25)

  • no significant changes

v5.4.23

Compare Source

Changelog (symfony/intl@v5.4.22...v5.4.23)

  • bug #​50008 Update the ICU data to 73.1 (jderusse)
symfony/maker-bundle (symfony/maker-bundle)

v1.50.0

Compare Source

Feature
Bug

v1.49.0

Compare Source

June 7th, 2023

Feature
Bug
symfony/process (symfony/process)

v5.4.28

Compare Source

Changelog (symfony/process@v5.4.27...v5.4.28)

  • bug symfony/symfony#51296 [Process] Fix silencing wait when using a sigchild-enabled binary (@​nicolas-grekas)

v5.4.26

Compare Source

Changelog (symfony/process@v5.4.25...v5.4.26)

v5.4.24

Compare Source

Changelog (symfony/process@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/process@v5.4.22...v5.4.23)

  • bug #​49356 Path resolution changes for PHP in the cgi-fcgi mode (isdn)
symfony/property-access (symfony/property-access)

v5.4.26

Compare Source

symfony/property-info (symfony/property-info)

v5.4.24

Compare Source

Changelog (symfony/property-info@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/property-info@v5.4.22...v5.4.23)

  • bug #​48108 Readonly properties must have no PropertyWriteInfo (CasvanDongen)
symfony/runtime (symfony/runtime)

v5.4.26

Compare Source

Changelog (symfony/runtime@v5.4.25...v5.4.26)

v5.4.25

Compare Source

Changelog (symfony/runtime@v5.4.24...v5.4.25)

symfony/security-bundle (symfony/security-bundle)

v5.4.26

Compare Source

Changelog (symfony/security-bundle@v5.4.25...v5.4.26)

  • no significant changes
symfony/serializer (symfony/serializer)

v5.4.28

Compare Source

Changelog (symfony/serializer@v5.4.27...v5.4.28)

v5.4.26

Compare Source

Changelog (symfony/serializer@v5.4.25...v5.4.26)

v5.4.25

Compare Source

v5.4.24

Compare Source

Changelog (symfony/serializer@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/serializer@v5.4.22...v5.4.23)

  • bug #​49537 Unexpected value should throw UnexpectedValueException (ThomasTr)
  • bug #​50024 Fix denormalization of object with typed constructor arg (not castable) and with COLLECT_DENORMALIZATION_ERRORS (lyrixx)
symfony/translation (symfony/translation)

v5.4.24

Compare Source

Changelog (symfony/translation@v5.4.23...v5.4.24)

  • bug symfony/symfony#50315 [Translation] Fix handling of null messages in ArrayLoader (@​rob006)
  • bug symfony/symfony#49063 [Messenger] Respect isRetryable decision of the retry strategy for re-delivery (@​FlyingDR)
symfony/twig-bridge (symfony/twig-bridge)

v5.4.26

Compare Source

Changelog (symfony/twig-bridge@v5.4.25...v5.4.26)

  • no significant changes
symfony/twig-bundle (symfony/twig-bundle)

v5.4.27

Compare Source

symfony/validator (symfony/validator)

v5.4.28

Compare Source

v5.4.26

Compare Source

Changelog (symfony/validator@v5.4.25...v5.4.26)

v5.4.25

Compare Source

Changelog (symfony/validator@v5.4.24...v5.4.25)

v5.4.24

Compare Source

Changelog (symfony/validator@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/validator@v5.4.22...v5.4.23)

  • bug #​50017 Fix support of Enum to ConstraintValidator::formatValue (PhoneixS)
  • bug #​50008 Update the ICU data to 73.1 (jderusse)
symfony/web-profiler-bundle (symfony/web-profiler-bundle)

v5.4.26

Compare Source

v5.4.24

Compare Source

Changelog (symfony/web-profiler-bundle@v5.4.23...v5.4.24)

symfony/webpack-encore-bundle (symfony/webpack-encore-bundle)

v1.17.1: Fix: StimulusBundle compatibility with webpack_encore.twig_stimulus_extension

Compare Source

Hi Webpackers!

A quick fix for version 1.17.0 that fixes this error when used with StimulusBundle:

The service "twig" has a dependency on a non-existent service "webpack_encore.twig_stimulus_extension". Did you mean this: "webpack_encore.twig_entry_files_extension"

Upgrading should resolve the error. See #​213.

Diff: symfony/webpack-encore-bundle@v1.17.0...v1.17.1

Happy packing!

v1.17.0

Compare Source

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

v5.4.23

Compare Source

Changelog (symfony/yaml@v5.4.22...v5.4.23)

  • bug #​50066 Trim leading newlines when checking if value begins with a space (bradtreloar)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update symfony packages to v5.4.23 fix(deps): update symfony packages May 26, 2023
@renovate renovate bot force-pushed the renovate/symfony branch 5 times, most recently from a316095 to a4995a7 Compare May 29, 2023 03:57
@renovate renovate bot force-pushed the renovate/symfony branch 4 times, most recently from 973200a to 3b355c4 Compare August 4, 2023 10:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants