Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): update symfony packages #2910

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

Merged
merged 1 commit into from
Aug 26, 2022
Merged

chore(deps): update symfony packages #2910

merged 1 commit into from
Aug 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/browser-kit (source) require-dev patch 6.1.0 -> 6.1.3
symfony/console (source) require patch 6.1.1 -> 6.1.4
symfony/css-selector (source) require-dev patch 6.1.0 -> 6.1.3
symfony/debug-bundle (source) require-dev patch 6.1.0 -> 6.1.3
symfony/expression-language (source) require patch 6.1.0 -> 6.1.3
symfony/flex require patch 2.2.2 -> 2.2.3
symfony/framework-bundle (source) require patch 6.1.1 -> 6.1.4
symfony/http-client (source) require-dev patch 6.1.1 -> 6.1.4
symfony/mailer (source) require patch 6.1.1 -> 6.1.4
symfony/maker-bundle (source) require-dev minor 1.43.0 -> 1.45.0
symfony/phpunit-bridge (source) require-dev patch 6.1.0 -> 6.1.3
symfony/property-access (source) require patch 6.1.0 -> 6.1.3
symfony/property-info (source) require patch 6.1.1 -> 6.1.3
symfony/runtime (source) require patch 6.1.1 -> 6.1.3
symfony/security-bundle (source) require patch 6.1.0 -> 6.1.3
symfony/serializer (source) require patch 6.1.1 -> 6.1.4
symfony/validator (source) require patch 6.1.1 -> 6.1.4
symfony/var-dumper (source) require-dev patch 6.1.0 -> 6.1.3
symfony/web-profiler-bundle (source) require-dev patch 6.1.1 -> 6.1.2
symfony/yaml (source) require patch 6.1.0 -> 6.1.4

Release Notes

symfony/browser-kit

v6.1.3

Compare Source

Changelog (symfony/browser-kit@v6.1.2...v6.1.3)

  • bug #​40828 Merge fields and files recursively if they are multidimensional array (januszmk)
  • bug #​46905 fix sending request to paths containing multiple slashes (xabbuh)
symfony/console

v6.1.4

Compare Source

Changelog (symfony/console@v6.1.3...v6.1.4)

  • bug #​47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
  • bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v6.1.3

Compare Source

Changelog (symfony/console@v6.1.2...v6.1.3)

  • bug #​47022 get full command path for command in search path (remicollet)

v6.1.2

Compare Source

Changelog (symfony/console@v6.1.1...v6.1.2)

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
symfony/css-selector

v6.1.3

Compare Source

Changelog (symfony/css-selector@v6.1.2...v6.1.3)

  • no significant changes
symfony/debug-bundle

v6.1.3

Compare Source

Changelog (symfony/debug-bundle@v6.1.2...v6.1.3)

  • no significant changes
symfony/expression-language

v6.1.3

Compare Source

Changelog (symfony/expression-language@v6.1.2...v6.1.3)

  • no significant changes

v6.1.2

Compare Source

Changelog (symfony/expression-language@v6.1.1...v6.1.2)

  • no significant changes
symfony/flex

v2.2.3

Compare Source

symfony/framework-bundle

v6.1.4

Compare Source

Changelog (symfony/framework-bundle@v6.1.3...v6.1.4)

  • bug #​47195 fix writes to static $kernel property (xabbuh)
  • bug #​47129 remove the ChatterInterface alias when the chatter service is removed (xabbuh)

v6.1.3

Compare Source

Changelog (symfony/framework-bundle@v6.1.2...v6.1.3)

  • bug #​46849 Allow null for sanitizer option allowed_link_hosts and allowed_media_hosts (plfort)
  • bug #​46960 Fail gracefully when forms use disabled CSRF (HeahDude)

v6.1.2

Compare Source

Changelog (symfony/framework-bundle@v6.1.1...v6.1.2)

  • bug #​46668 Lower JsonSerializableNormalizer priority (aprat84)
symfony/http-client

v6.1.4

Compare Source

Changelog (symfony/http-client@v6.1.3...v6.1.4)

  • bug #​47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #​47143 Fix memory leak when using StreamWrapper (nicolas-grekas)

v6.1.3

Compare Source

Changelog (symfony/http-client@v6.1.2...v6.1.3)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #​46700 Prevent "Fatal error" in data collector (fmata)

v6.1.2

Compare Source

Changelog (symfony/http-client@v6.1.1...v6.1.2)

  • bug #​46665 Fix Copy as curl with base uri (HypeMC)
  • bug #​46670 Fix json encode flags usage in copy-as-curl generation (welcoMattic)
symfony/mailer

v6.1.4

Compare Source

v6.1.3

Compare Source

Changelog (symfony/mailer@v6.1.2...v6.1.3)

  • no significant changes

v6.1.2

Compare Source

Changelog (symfony/mailer@v6.1.1...v6.1.2)

  • bug #​46603 Fix Error Handling for OhMySMTP Bridge (paul-oms)
  • bug #​46368 Fix for missing sender name in case with usage of the EnvelopeListener (bobahvas)
symfony/maker-bundle

v1.45.0

Compare Source

July 26th, 2022

Feature
Bug

v1.44.0

Compare Source

July 13th, 2022

Feature
symfony/phpunit-bridge

v6.1.3

Compare Source

Changelog (symfony/phpunit-bridge@v6.1.2...v6.1.3)

  • bug #​47086 Workaround disabled "var_dump" (nicolas-grekas)
  • bug #​46792 Corrects bug in test listener trait (magikid)

v6.1.2

Compare Source

Changelog (symfony/phpunit-bridge@v6.1.1...v6.1.2)

  • bug #​46711 Exclude from baseline generation deprecations triggered in legacy test (mondrake)
symfony/property-access

v6.1.3

Compare Source

Changelog (symfony/property-access@v6.1.2...v6.1.3)

  • no significant changes
symfony/property-info

v6.1.3

Compare Source

Changelog (symfony/property-info@v6.1.2...v6.1.3)

  • bug #​46968 Make sure nested composite types do not crash ReflectionExtractor (derrabus)

v6.1.2

Compare Source

Changelog (symfony/property-info@v6.1.1...v6.1.2)

  • bug #​46611 Fix multi phpdoc covered promoted properties (ostrolucky, simPod)
symfony/runtime

v6.1.3

Compare Source

Changelog (symfony/runtime@v6.1.2...v6.1.3)

  • no significant changes
symfony/security-bundle

v6.1.3

Compare Source

Changelog (symfony/security-bundle@v6.1.2...v6.1.3)

  • no significant changes
symfony/Serializer

v6.1.4

Compare Source

Changelog (symfony/serializer@v6.1.3...v6.1.4)

  • bug #​47128 Throw InvalidArgumentException if the data needed in the constructor doesn't belong to a backedEnum (allison guilhem)
  • bug #​47304 Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder (Guite)
  • bug #​47255 Fix get accessor regex in AnnotationLoader (jsor)
  • bug #​47169 Fix throwing right exception in ArrayDenormalizer with invalid type (norkunas)
  • bug #​47150 Revert deprecation of ContextAwareEncoderInterface and ContextAwareDecoderInterface (nicolas-grekas)

v6.1.3

Compare Source

Changelog (symfony/serializer@v6.1.2...v6.1.3)

  • bug #​47104 Fix wrong needsNormalization in TraceableEncoder (ostrolucky)
  • bug #​47048 Fix XmlEncoder encoding attribute false (alamirault)
  • bug #​46958 Ignore getter with required parameters (Fix #​46592) (astepin)
  • bug #​46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
  • bug #​45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
  • bug #​43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)

v6.1.2

Compare Source

Changelog (symfony/serializer@v6.1.1...v6.1.2)

  • bug #​46765 Fix denormalization union types with constructor (Gwemox)
  • bug #​45861 Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false (T-bond)
symfony/Validator

v6.1.4

Compare Source

v6.1.3

Compare Source

Changelog (symfony/validator@v6.1.2...v6.1.3)

  • bug #​46948 : Fix "PHP Warning: Undefined array key 1" in NotCompromisedPasswordValidator (KevinVanSonsbeek)
  • bug #​46244 Fix traverse option on Valid constraint when used as Attribute (tobias-93)
symfony/var-dumper

v6.1.3

Compare Source

Changelog (symfony/var-dumper@v6.1.2...v6.1.3)

  • no significant changes
symfony/web-profiler-bundle

v6.1.2

Compare Source

Changelog (symfony/web-profiler-bundle@v6.1.1...v6.1.2)

  • bug #​46650 Bump http-kernel requirement to ^6.1 (ostrolucky)
symfony/Yaml

v6.1.4

Compare Source

v6.1.3

Compare Source

Changelog (symfony/yaml@v6.1.2...v6.1.3)

  • no significant changes

v6.1.2

Compare Source

Changelog (symfony/yaml@v6.1.1...v6.1.2)

  • no significant changes

Configuration

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

🚦 Automerge: Enabled.

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, click this checkbox.

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

@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2022

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/symfony branch 6 times, most recently from 81f8410 to 10cb09d Compare August 8, 2022 12:06
@renovate renovate bot changed the title chore(deps): update symfony packages chore(deps): update symfony packages to v6.1.3 Aug 9, 2022
@renovate renovate bot changed the title chore(deps): update symfony packages to v6.1.3 chore(deps): update symfony packages Aug 10, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 10 times, most recently from 93f15c9 to c50b9f5 Compare August 14, 2022 18:40
@renovate renovate bot force-pushed the renovate/symfony branch 4 times, most recently from 0d44cd1 to 38e03cf Compare August 20, 2022 10:49
@usu
Copy link
Member

usu commented Aug 20, 2022

A bug was introduced in the symfony/serializer component with 6.1.3
It's already fixed & merged, so tests should probably run again, once 6.1.4 is released

symfony/symfony#47255
symfony/symfony@1055404

@renovate renovate bot force-pushed the renovate/symfony branch 6 times, most recently from d7057a1 to de1a8e2 Compare August 20, 2022 19:26
@renovate renovate bot force-pushed the renovate/symfony branch 2 times, most recently from c18c5e7 to 04ce86f Compare August 21, 2022 00:35
@usu usu added the WIP Work in progress label Aug 21, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 20 times, most recently from faae177 to 2fb5a5b Compare August 25, 2022 19:20
@renovate renovate bot force-pushed the renovate/symfony branch from 2fb5a5b to eea602a Compare August 26, 2022 15:14
@usu usu requested a review from BacLuc August 26, 2022 18:24
@renovate renovate bot merged commit d498008 into devel Aug 26, 2022
@renovate renovate bot deleted the renovate/symfony branch August 26, 2022 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.