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

chore(deps): bump doctrine/.github from 2.0.0 to 7.2.2 #335

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps doctrine/.github from 2.0.0 to 7.2.2.

Release notes

Sourced from doctrine/.github's releases.

Upgrade phpdocumentor

What's Changed

Full Changelog: doctrine/.github@7.2.1...7.2.2

Pinned phpdocumentor

Changed

Instead of using a version constraint for phpDocumentor/*, we now use a version, to avoid surprises.

Locked deps

Added

A new composer-dependency-versions option has been added to allow configuring ramsey/composer-install's dependency-versions option.

Website schema validation workflow

Added

We now have a new workflow that allows to validate modification of .doctrine-project.json files.

Drop Psalm

Removed

The Psalm workflow has been removed. We are now only relying on PHPStan.

PHP 8.4 by default

Changed

  • jobs now run by default on PHP 8.4

Codecov action update

Changed

  • The codecov action has been updated to v5.

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://github.com/phpstan/phpstan-deprecation-rules
  3. Remove Psalm
  4. Migrate from static-analysis.yml to phpstan.yml
  5. Raise PHPStan minimum level to 7

5.1.0

Documentation action

... (truncated)

Commits
  • aaaf5b2 Merge pull request #60 from greg0ire/greg0ire-patch-1
  • af276f3 Upgrade phpdocumentor
  • d79f199 Merge pull request #59 from greg0ire/pin-phpdocumentor
  • f2ceefa fix: pin phpDocumentor
  • 9061a3b Merge pull request #58 from greg0ire/locked-deps
  • 2ff95c8 Allow locking the deps
  • 297a674 Merge pull request #55 from SenseException/website-schema
  • d4e1cda Create website-schema workflow
  • 43ddb9b Merge pull request #50 from greg0ire/remove-psalm
  • 4b328b8 Remove Psalm job
  • Additional commits viewable in compare view

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)

Unverified

No user is associated with the committer email.
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 2.0.0 to 7.2.2.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@2.0.0...7.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the CI label Mar 21, 2025
Copy link
Member

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, we need to address a breaking change about the secrets

Copy link
Member

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@greg0ire greg0ire merged commit 2b7de8f into 12.0.x Mar 23, 2025
15 checks passed
@greg0ire greg0ire deleted the dependabot/github_actions/doctrine/dot-github-7.2.2 branch March 23, 2025 15:31
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.

None yet

2 participants