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

Bump doctrine/.github from 5.1.0 to 5.2.0 #11680

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps doctrine/.github from 5.1.0 to 5.2.0.

Release notes

Sourced from doctrine/.github's releases.

Deprecated Psalm job

Deprecated

The static analysis workflow is deprecated in favor of a new workflow that only runs PHPStan. Projects should:

  1. Migrate from psalm- prefixed annotations to phpstan- prefixed annotations, or to unprefixed annotations if they do not confuse PHPStorm.
  2. Install https:/phpstan/phpstan-deprecation-rules
  3. Remove Psalm
  4. Migrate from static-analysis.yml to phpstan.yml
  5. Raise PHPStan minimum level to 7
Commits

Dependabot compatibility score

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 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)

Bumps [doctrine/.github](https:/doctrine/.github) from 5.1.0 to 5.2.0.
- [Release notes](https:/doctrine/.github/releases)
- [Commits](doctrine/.github@5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the CI label Oct 14, 2024
derrabus
derrabus previously approved these changes Oct 14, 2024
@derrabus derrabus added this to the 2.20.1 milestone Oct 14, 2024
@derrabus derrabus changed the base branch from 2.19.x to 2.20.x October 14, 2024 06:55
@derrabus derrabus dismissed their stale review October 14, 2024 06:55

The base branch was changed.

@derrabus derrabus merged commit 982d606 into 2.20.x Oct 14, 2024
2 checks passed
@derrabus derrabus deleted the dependabot/github_actions/2.19.x/doctrine/dot-github-5.2.0 branch October 14, 2024 06:56
derrabus added a commit to derrabus/orm that referenced this pull request Oct 14, 2024
* 2.20.x:
  Bump doctrine/.github from 5.1.0 to 5.2.0 (doctrine#11680)
  Psalm 5.26.1 (doctrine#11677)
  Update README (doctrine#11673)
  Fix PHPUnit deprecations
  Bump doctrine/.github from 5.1.0 to 5.2.0 (doctrine#11671)
  Experiment with literalinclude
derrabus added a commit to derrabus/orm that referenced this pull request Oct 14, 2024
* 2.20.x:
  Bump doctrine/.github from 5.1.0 to 5.2.0 (doctrine#11680)
  Psalm 5.26.1 (doctrine#11677)
  Update README (doctrine#11673)
  Fix PHPUnit deprecations
  Bump doctrine/.github from 5.1.0 to 5.2.0 (doctrine#11671)
  Experiment with literalinclude
derrabus added a commit that referenced this pull request Oct 14, 2024
* 3.4.x:
  Tell dependabot to target 2.20.x (#11681)
  Remove annotations example
  Bump doctrine/.github from 5.1.0 to 5.2.0 (#11680)
  Psalm 5.26.1 (#11677)
  CI: Close stale pull requests
  Update README (#11673)
  Fix PHPUnit deprecations
  Bump doctrine/.github from 5.1.0 to 5.2.0 (#11671)
  Experiment with literalinclude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant