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 all non-major dependencies #1202

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Conversation

benjaminjonard
Copy link
Owner

@benjaminjonard benjaminjonard commented Sep 14, 2024

This PR contains the following updates:

Package Type Update Change
api-platform/core (source) require patch 4.0.1 -> 4.0.2
brianium/paratest require-dev patch 7.5.4 -> 7.5.5
composer/semver require patch 3.4.2 -> 3.4.3
crowdin/github-action action minor v2.1.2 -> v2.2.0
phpunit/phpunit (source) require-dev patch 11.3.4 -> 11.3.6
symfony/cache (source) require patch 7.1.4 -> 7.1.5
symfony/console (source) require patch 7.1.4 -> 7.1.5
symfony/dependency-injection (source) require patch 7.1.4 -> 7.1.5
symfony/dotenv (source) require patch 7.1.3 -> 7.1.5
symfony/form (source) require patch 7.1.4 -> 7.1.5
symfony/framework-bundle (source) require patch 7.1.4 -> 7.1.5
symfony/http-client (source) require patch 7.1.4 -> 7.1.5
symfony/http-foundation (source) require patch 7.1.3 -> 7.1.5
symfony/http-kernel (source) require patch 7.1.4 -> 7.1.5
symfony/intl (source) require patch 7.1.1 -> 7.1.5
symfony/mime (source) require patch 7.1.4 -> 7.1.5
symfony/process (source) require patch 7.1.3 -> 7.1.5
symfony/security-core (source) require patch 7.1.4 -> 7.1.5
symfony/security-http (source) require patch 7.1.4 -> 7.1.5
symfony/serializer (source) require patch 7.1.4 -> 7.1.5
symfony/string (source) require patch 7.1.4 -> 7.1.5
symfony/translation (source) require patch 7.1.3 -> 7.1.5
symfony/twig-bridge (source) require patch 7.1.4 -> 7.1.5
symfony/twig-bundle (source) require patch 7.1.1 -> 7.1.5
symfony/uid (source) require patch 7.1.4 -> 7.1.5
symfony/validator (source) require patch 7.1.4 -> 7.1.5
symfony/var-dumper (source) require-dev patch 7.1.4 -> 7.1.5
symfony/yaml (source) require patch 7.1.4 -> 7.1.5
webpack devDependencies minor 5.94.0 -> 5.95.0
yarn (source) packageManager minor 4.4.1 -> 4.5.0

Release Notes

api-platform/core (api-platform/core)

v4.0.2

Compare Source

Bug fixes
  • 219199db3 fix(symfony): missing alias to serializer context builder interface (#​6643)
  • 5f943e3bb fix(graphql): wrong exception namespace (#​6647)
  • 72a0b669a fix(serializer): remove serializer context builder interface
  • 88bd8c3e1 fix(laravel): installation command, fix config overwrites (#​6649)
  • 93314b08d fix(serializer): allow state's SerializerFilterContextBuilderInterface (#​6632)
  • 9a0afc917 fix(serializer): remove unnecessary dependency
  • c47e2996e fix: default format and standard_put values
  • e327f5f69 fix(symfony): namespace of path segment name generator services (#​6642)

Notes:

standard_put=true is now the default, you can set it to false using extra_properties.defaults

paratestphp/paratest (brianium/paratest)

v7.5.5

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.5.4...v7.5.5

composer/semver (composer/semver)

v3.4.3

Compare Source

  • Fixed some type annotations
crowdin/github-action (crowdin/github-action)

v2.2.0

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v2.1.2...v2.2.0

v2.1.3

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v2.1.2...v2.1.3

sebastianbergmann/phpunit (phpunit/phpunit)

v11.3.6: PHPUnit 11.3.6

Compare Source

Changed
  • #​5956: Deprecation of the E_STRICT constant in PHP 8.4
Fixed
  • #​5950: TestDox text should not be trim()med when it contains $ character
  • The attribute parser will no longer try to instantiate attribute classes that do not exist

How to install or update PHPUnit

v11.3.5: PHPUnit 11.3.5

Compare Source

Fixed
  • #​5874: Test Stub generated by return value generator for doubled method with static return type declaration is not properly initialized
  • #​5931: Reverted addition of name property on <testsuites> element in JUnit XML logfile
  • #​5946: Callback throws a TypeError when checking a callable has variadic parameters

How to install or update PHPUnit

symfony/cache (symfony/cache)

v7.1.5

Compare Source

Changelog (symfony/cache@v7.1.4...v7.1.5)

symfony/console (symfony/console)

v7.1.5

Compare Source

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes
symfony/dependency-injection (symfony/dependency-injection)

v7.1.5

Compare Source

Changelog (symfony/dependency-injection@v7.1.4...v7.1.5)

symfony/dotenv (symfony/dotenv)

v7.1.5

Compare Source

Changelog (symfony/dotenv@v7.1.4...v7.1.5)

symfony/form (symfony/form)

v7.1.5

Compare Source

Changelog (symfony/form@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/framework-bundle@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/http-client@v7.1.4...v7.1.5)

symfony/http-foundation (symfony/http-foundation)

v7.1.5

Compare Source

Changelog (symfony/http-foundation@v7.1.4...v7.1.5)

symfony/http-kernel (symfony/http-kernel)

v7.1.5

Compare Source

Changelog (symfony/http-kernel@v7.1.4...v7.1.5)

symfony/intl (symfony/intl)

v7.1.5

Compare Source

Changelog (symfony/intl@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/mime@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/process@v7.1.4...v7.1.5)

symfony/security-core (symfony/security-core)

v7.1.5

Compare Source

Changelog (symfony/security-core@v7.1.4...v7.1.5)

  • no significant changes
symfony/security-http (symfony/security-http)

v7.1.5

Compare Source

Changelog (symfony/security-http@v7.1.4...v7.1.5)

symfony/serializer (symfony/serializer)

v7.1.5

Compare Source

Changelog (symfony/serializer@v7.1.4...v7.1.5)

symfony/string (symfony/string)

v7.1.5

Compare Source

Changelog (symfony/string@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/translation@v7.1.4...v7.1.5)

symfony/twig-bridge (symfony/twig-bridge)

v7.1.5

Compare Source

Changelog (symfony/twig-bridge@v7.1.4...v7.1.5)

symfony/twig-bundle (symfony/twig-bundle)

v7.1.5

Compare Source

Changelog (symfony/twig-bundle@v7.1.4...v7.1.5)

symfony/uid (symfony/uid)

v7.1.5

Compare Source

Changelog (symfony/uid@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/validator@v7.1.4...v7.1.5)

symfony/var-dumper (symfony/var-dumper)

v7.1.5

Compare Source

Changelog (symfony/var-dumper@v7.1.4...v7.1.5)

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

v7.1.5

Compare Source

Changelog (symfony/yaml@v7.1.4...v7.1.5)

webpack/webpack (webpack)

v5.95.0

Compare Source

Bug Fixes

  • Fixed hanging when attempting to read a symlink-like file that it can't read
  • Handle default for import context element dependency
  • Merge duplicate chunks call after split chunks
  • Generate correctly code for dynamically importing the same file twice and destructuring
  • Use content hash as [base] and [name] for extracted DataURI's
  • Distinguish module and import in module-import for externals import's
  • [Types] Make EnvironmentPlugin default values types less strict
  • [Types] Typescript 5.6 compatibility

New Features

  • Add new optimization.entryIife option (true by default for the production mode)
  • Pass output.hash* options to loader context

Performance

  • Avoid unneeded re-visit in build chunk graph
yarnpkg/berry (yarn)

v4.5.0

Compare Source


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 Renovate Bot.

@benjaminjonard benjaminjonard changed the title Update dependency phpunit/phpunit to v11.3.5 Update all non-major dependencies Sep 15, 2024
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from c3f3aa6 to d23c1a0 Compare September 22, 2024 04:13
@benjaminjonard benjaminjonard merged commit ef7b2b1 into 1.5 Sep 29, 2024
13 checks passed
@benjaminjonard benjaminjonard deleted the renovate/all-minor-patch branch September 30, 2024 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants