Update php-mineur #70
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/php-mineur"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.2.2
->4.2.3
2.13.2
->2.14.0
7.2.3
->7.2.5
7.2.1
->7.2.5
7.2.3
->7.2.5
2.4.7
->2.5.0
7.2.3
->7.2.5
7.2.3
->7.2.5
7.2.3
->7.2.4
7.2.3
->7.2.4
7.2.0
->7.2.5
7.2.3
->7.2.5
7.2.3
->7.2.5
7.2.2
->7.2.4
7.2.3
->7.2.5
7.2.3
->7.2.5
^0.7.1
->^0.9.0
Release Notes
doctrine/dbal (doctrine/dbal)
v4.2.3
Compare Source
Release Notes for 4.2.3
4.2.3
Foreign Keys,Schema Management,Test Suite
Primary Keys,Test Suite
Bug,Oracle
Bug,Error Handling,Transactions
Documentation
6776: Fix link in docs thanks to @HypeMC
6700: [DOCS] Fix binary type format documentation thanks to @jaapio
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v2.14.0
Compare Source
Release Notes for 2.14.0
2.14.0
Improvement
#[Entity]
attribute are not declared as service thanks to @GromNaNkernel.build_dir
by default for proxy dir and metadata cache thanks to @alexndlmFeature
fetch_mode_subselect_batch_size
configuration thanks to @simPodv2.13.3
Compare Source
symfony/asset-mapper (symfony/asset-mapper)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/asset-mapper/compare/v7.2.4...v7.2.5)
JsDelivrEsmResolver::IMPORT_REGEX
to support dynamic imports (@natepage)symfony/console (symfony/console)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/console/compare/v7.2.4...v7.2.5)
symfony/doctrine-messenger (symfony/doctrine-messenger)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/doctrine-messenger/compare/v7.2.4...v7.2.5)
Table::addPrimaryKeyConstraint()
with Doctrine DBAL 4.3+ (@xabbuh)symfony/flex (symfony/flex)
v2.5.0
Compare Source
symfony/form (symfony/form)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/form/compare/v7.2.4...v7.2.5)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/form/compare/v7.2.3...v7.2.4)
symfony/framework-bundle (symfony/framework-bundle)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.4...v7.2.5)
name
attribute fromdefault_context
(@HypeMC)v7.2.4
Compare Source
Changelog (https://github.com/symfony/framework-bundle/compare/v7.2.3...v7.2.4)
ConsumeMessagesCommand
(@wazum)symfony/http-client (symfony/http-client)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/http-client/compare/v7.2.3...v7.2.4)
Psr18Client
and NTLM connections (@nicolas-grekas, @ajgarlag)symfony/mime (symfony/mime)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/mime/compare/v7.2.3...v7.2.4)
PathHeader
(@tinect)symfony/process (symfony/process)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/process/compare/v7.2.4...v7.2.5)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/process/compare/v7.2.3...v7.2.4)
symfony/property-info (symfony/property-info)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/property-info/compare/v7.2.4...v7.2.5)
@param
annotation withPhpStanExtractor
(@thomasdubuffet)symfony/serializer (symfony/serializer)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/serializer/compare/v7.2.4...v7.2.5)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/serializer/compare/v7.2.3...v7.2.4)
symfony/translation (symfony/translation)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/translation/compare/v7.2.3...v7.2.4)
symfony/validator (symfony/validator)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/validator/compare/v7.2.4...v7.2.5)
v7.2.4
Compare Source
Changelog (https://github.com/symfony/validator/compare/v7.2.3...v7.2.4)
symfony/yaml (symfony/yaml)
v7.2.5
Compare Source
Changelog (https://github.com/symfony/yaml/compare/v7.2.4...v7.2.5)
SymfonyCasts/tailwind-bundle (symfonycasts/tailwind-bundle)
v0.9.0
: : Strict ModeCompare Source
Hey Tailwinder's!
Small release that adds the concept of a strict mode. When not enabled, an exception isn't thrown if you haven't called
tailwind:build
. On everywhere but thetest
environment, where you likely don't care about the CSS. This makes it easier to run your tests in a CI environment.What's Changed
Full Changelog: https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.8.0...v0.9.0
v0.8.0
: : TailwindCSS v4 Support (Official)Compare Source
Hey Tailwinder's!
This release officially adds TailwindCSS v4 support and also fixes some long-standing version mismatch issues. Now, in your config, you must specify one of the following:
binary_version
(ie3.4.17
or4.0.9
)binary
, if managing yourself.Not specifying triggers a deprecation and defaults to
binary_version: 3.4.17
. This is required to ensure all team members, CI, production are all on the exact same version (likecomposer.lock
does for PHP dependencies).What's Changed
Full Changelog: https://github.com/SymfonyCasts/tailwind-bundle/compare/v0.7.1...v0.8.0
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.
This PR has been generated by Renovate Bot.
97e248f350
to3d063edcc2
Update php-mineur to v7.2.4to Update php-mineur3d063edcc2
to97ddabb7ad
97ddabb7ad
tof5b576e8d8
f5b576e8d8
to27d9bb3191
27d9bb3191
to47eddca689
Pull request closed