-
Notifications
You must be signed in to change notification settings - Fork 653
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
build(deps): bump doctrine/lexer from 2.1.1 to 3.0.1 #6271
base: 4.3
Are you sure you want to change the base?
Conversation
Bumps [doctrine/lexer](https://github.com/doctrine/lexer) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/doctrine/lexer/releases) - [Upgrade guide](https://github.com/doctrine/lexer/blob/3.0.x/UPGRADE.md) - [Commits](doctrine/lexer@2.1.1...3.0.1) --- updated-dependencies: - dependency-name: doctrine/lexer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.3 #6271 +/- ##
==========================================
- Coverage 82.83% 82.72% -0.11%
==========================================
Files 480 480
Lines 27093 27093
==========================================
- Hits 22442 22413 -29
- Misses 4651 4680 +29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
テストが落ちています。
Upgrade to 3.0.0に以下の記載があり、修正が必要です。
|
下位互換性のチェックが必要です |
最新取り込んでテストの再実行してみる。 |
…-3.0.1 # Conflicts: # composer.lock
Bumps doctrine/lexer from 2.1.1 to 3.0.1.
Release notes
Sourced from doctrine/lexer's releases.
Upgrade guide
Sourced from doctrine/lexer's upgrade guide.
Commits
31ad66a
PHPUnit 10 (#117)9a3516d
Merge branch '2.1.x' into 3.0.x84a527d
Merge pull request #80 from greg0ire/php8-syntaxc4f371c
Drop support for php < 8.1c391831
Merge pull request #104 from doctrine/2.1.x-merge-up-into-3.0.x_GyzLhYcQb3bd837
Merge remote-tracking branch 'origin/2.1.x' into 2.1.x-merge-up-into-3.0.x_Gy...c00280c
Merge pull request #97 from greg0ire/cleanup-psalm-rules6f9d67d
Trigger static analysis workflow on psalm* changecb7b93e
Remove rules related to BC layerYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)