-
Notifications
You must be signed in to change notification settings - Fork 3
deps(be): Lock file maintenance be #95
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
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/be
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+27
−27
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
ceefaec to
6f4d38d
Compare
6788d9f to
2c5edec
Compare
e5b2ee6 to
dab3f39
Compare
5c220b4 to
298f972
Compare
298f972 to
d80eb34
Compare
e874285 to
24d678a
Compare
0704900 to
af903da
Compare
f4eff4a to
ca82dc8
Compare
7e4027c to
23af5e1
Compare
3d72481 to
804cbda
Compare
72a3668 to
35f4019
Compare
4945a23 to
8ef5597
Compare
8ef5597 to
e3ad1dd
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.3.1->^8.4.0^2.15.1->^3.0.0^4.1->^4.3.0^3.5.2->^3.5.7^3.86.0->^3.89.2^4.31.1->^4.33.0^12.24->^12.37.0^0.30.3->^0.31.9^1.24.0->^1.25.1^5.5.1->^5.5.2^8.4->^8.4.14^2.0.6->^2.0.7^2.0.7->^2.0.8^12.3.4->^12.4.2^3.13.2->^4.0.1^7.3.0->^7.3.5^2.8.1->^2.9.0^7.3.2->^7.3.6^7.3.1->^7.3.4^7.3.2->^7.3.3^7.3.1->^7.3.4^7.3.2->^7.3.5^7.3.2->^7.3.4^7.3.2->^7.3.7^7.3.2->^7.3.5^7.3.2->^7.3.5^6.7->^6.13.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dmaicher/doctrine-test-bundle (dama/doctrine-test-bundle)
v8.4.0Compare Source
What's Changed
Full Changelog: dmaicher/doctrine-test-bundle@v8.3.1...v8.4.0
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v3.0.0Compare Source
Release Notes for 3.0.0
3.0.0
BC Break
use_savepointsoption thanks to @greg0iredisable_type_commentsthanks to @greg0ireImprovement
v2.18.1Compare Source
Release Notes for 2.18.1
2.18.1
Bugfixes
CI
Documentation
Test Suite
v2.18.0Compare Source
Release Notes for 2.18.0
Feature release (minor)
2.18.0
Deprecation
v2.17.2Compare Source
Release Notes for 2.17.2
2.17.x bugfix release (patch)
2.17.2
Bugfixes
CI
v2.17.1Compare Source
Release Notes for 2.17.1
2.17.1
Bugfixes
v2.17.0Compare Source
Release Notes for 2.17.0
Feature release (minor)
2.17.0
Deprecation
Improvement
Bugfixes
Static Analysis
Documentation
CI
Test Suite
v2.16.2Compare Source
Release Notes for 2.16.2
2.16.x bugfix release (patch)
2.16.2
Bugfixes
Static Analysis
Improvements
Test Suite
CI
v2.16.1Compare Source
Release Notes for 2.16.1
2.16.x bugfix release (patch)
2.16.1
Bug
Test Suite
1963: Remove deprecated cache classes from test fixtures thanks to @derrabus
1957: Rely even less on YML in tests thanks to @greg0ire
1953: Reduce reliance on YamlBundle in tests thanks to @greg0ire
CI
Documentation
Static Analysis
Improvement
v2.16.0Compare Source
Release Notes for 2.16.0
Feature release (minor)
2.16.0
Improvements
Bugfixes
Breaking changes
v2.15.2Compare Source
Release Notes for 2.15.2
2.15.x bugfix release (patch)
2.15.2
Bugfixes
doctrine/DoctrineFixturesBundle (doctrine/doctrine-fixtures-bundle)
v4.3.0Compare Source
Release Notes for 4.3.0
Feature release (minor)
4.3.0
Improvement
v4.2.0Compare Source
Release Notes for 4.2.0
Feature release (minor)
4.2.0
Improvement
doctrine/doctrine-bundle3.0 thanks to @dmaicherv4.1.1Compare Source
Release Notes for 4.1.1
4.1.x bugfix release (patch)
4.1.1
Documentation
doctrine/orm (doctrine/orm)
v3.5.7Compare Source
Release Notes for 3.5.7
3.5.x bugfix release (patch)
3.5.7
Bugfixes
v3.5.6Compare Source
Release Notes for 3.5.6
3.5.x bugfix release (patch)
3.5.6
This release contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.8
v3.5.5Compare Source
Release Notes for 3.5.5
3.5.5
v3.5.4Compare Source
Release Notes for 3.5.4
3.5.x bugfix release (patch)
3.5.4
Improvement
v3.5.3Compare Source
Release Notes for 3.5.3
3.5.x bugfix release (patch)
3.5.3
Bugfixes
12236: bugfix - add fieldAlias for entities in dto thanks to @eltharin
12217: Fix DBAL deprecation thanks to @derrabus
12208: Handle quoted PK columns properly on DBAL 4 thanks to @derrabus
12201: Fix missing import thanks to @derrabus
12142: Prefer non-deprecated AbstractAsset API thanks to @derrabus
12219: Move introduction outside of paragraph about 3.x thanks to @greg0ire
Test Suite
CI
Documentation
This release also contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.7
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)
v3.89.2Compare Source
NoUnneededBracesFixer- do not crash on multiline group import (#9160)v3.89.1Compare Source
cookbook_fixers.rst(#9162)phpcompatibility/*to alpha of next MAJOR instead of using dev branch, plus other minor upgrades (#9163)v3.89.0Compare Source
NoUnneededBracesFixer- remove unneeded braces from imports (#9118)FullyQualifiedStrictTypesFixer- replacing the real FQCN with a non-existent one (#8962)PhpdocToCommentFixeron property hooks (#9123)PhpUnitMethodCasingFixerto not cause a duplicate method declaration (#9124)StaticLambdaFixer- do not make function static when it contains anonymous class having$thisin the constructor (#9088)UseArrowFunctionsFixer- do not produce two consecutive whitespace tokens (#9151)assertcalls (#9144)shipmonk/composer-dependency-analyserinstead oficanhazstring/composer-unusedandmaglnet/composer-require-checker(#9106)@autoPHPUnitMigration:riskyset (#9147)NoTrailingWhitespace*fixers (#9117)--expandand@(#9119)composer qascript (#9138)--option value=>--option=value(#9131)RunnerTestfor MacOS (#9139)v3.88.2Compare Source
v3.88.1Compare Source
@auto:risky(#9102)yamllintlocally (#9093)v3.88.0Compare Source
@auto,@auto:riskysets (#9090)@autoPHPMigration,@autoPHPMigration:risky,@autoPHPUnitMigration:riskysets (#9068)MAJORMINORandMAJOR.MINORintoMAJORxMINOR(#9005)symfonyruleset: Add@consttophpdoc_no_alias_tag(#9016)BlankLinesBeforeNamespaceFixer- handle namespace without newline before (#9059)array_values()(#9054).php-cs-fixer.well-defined-arrays.php(#8987)argument.typeerrors (#9056)internalusage errors (#9063)class-stringusages (#8968)getcwd()- ignorefalsereturn value (#9057)ReporterFactory- useclass-stringtype (#9055)CHANGELOG.md(#9052)pushevent only for master branch (#9046)pushevent only for master branch (#9050)Configuration
📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.