server
server copied to clipboard
build(deps-dev): bump rector/rector from 2.2.9 to 2.2.14 in /vendor-bin/rector
Bumps rector/rector from 2.2.9 to 2.2.14.
Release notes
Sourced from rector/rector's releases.
Released Rector 2.2.14
Bugfixes :bug:
- [fix] warn early about deprecated skipped rules, as not neccessary to skip anymore + restore
FirstClassCallableRectorand mark as deprecated to keep BC (#7742)Released Rector 2.2.13
Bugfixes :bug:
- [fix] restore missing pInterpolatedStringPart(), cover with test (#7741)
Released Rector 2.2.12
Bugfixes :bug:
- [cleanup] Make FirstClassCallableRector use attributes over node traverser hacks (#7696)
- [CodingStyle] Skip enum case on
NewlineBetweenClassLikeStmtsRector(#7698), Thanks@parth391!- [fix] skip all-but standalone assign on
SetTypeToCastRector(#7699)- [fix] avoid changing generic interface in NarrowObjectReturnTypeRector, focus on objects as in definition (#7700)
- Remove direct
NodeTravser::*where possible, use node visitor attribute key instead (#7697)Removed and Deprecated :skull:
- [dx] add stmts aware deprecation notice in `getNodeTypes()`` (#7692)
rectorphp/rector-symfony :musical_note:
- [Symfony 8.0] move
RemoveEraseCredentialsRectorfrom symfony 7.3 to symfony 8.0 (#895), Thanks@EJTJ3- [CodeQuality] Skip different service same name on
ControllerMethodInjectionToConstructorRector(#894)- [code-quality] Skip enum in
ControllerMethodInjectionToConstructorRector(#893)Released Rector 2.2.11
Bugfixes :bug:
- [cleanup] Make FirstClassCallableRector use attributes over node traverser hacks (#7696)
- [CodingStyle] Skip enum case on NewlineBetweenClassLikeStmtsRector (#7698), Thanks
@parth391!- [fix] skip all-but standalone assign on SetTypeToCastRector (#7699)
- [fix] avoid changing generic interface in NarrowObjectReturnTypeRector, focus on objects as in definition (#7700)
- [transform] tidy up array dim fetch to method call rector (#7694)
- Remove direct NodeTravser::* where possible, use node visitor attribute key instead (#7697)
Removed and Deprecated :skull:
- [dx] add stmts aware deprecation notice in getNodeTypes() (#7692)
... (truncated)
Commits
6d56bb0Rector 2.2.14e486c54Updated Rector to commit ca6cf9cc8e20dbb5350af21d2da872fe348775bb4674fb4Rector 2.2.133ac3449Updated Rector to commit bdf9c43c99d6ecda4396145b8217aa2f21bac817894fcd5Rector 2.2.128bddab2Updated Rector to commit daaf902038c19d904f38e141f73aebc79f3a2de7f0e767aUpdated Rector to commit 3e0d7e1134c80a01d038e0cbf089c6a366d7fb91e322dc9Updated Rector to commit d98976ca59bbe6b5e5252bb90994dfaa05ec3b08e8620a3Updated Rector to commit 88d58c1141c1a75b7b73816f68e5c9c17a485998e9708a7Updated Rector to commit 19a4c038808d4f11f5b81205dedeeb33aa8d181a- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)