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 3.0.0 to 6.0.0 #70

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps doctrine/.github from 3.0.0 to 6.0.0.

Release notes

Sourced from doctrine/.github's releases.

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

We now have a new documentation action relying on phpDocumentor/guides. It allows validating rst docs.

5.0.1

Fixed

  • continuous integration workflows were invalid, needed to define CODECOV_TOKEN secret.

5.0.0

Changed

  • Bumped all workflows to their latest versions. Among other things, this means codecov/codecov-action is bumped to v4, which in turn means you will have to provide a CODECOV_TOKEN secret to your workflows.

PHP 8.3 by default

Changed

  • jobs now run by default on PHP 8.3

Checkout v4

No release notes provided.

Commits
  • 1d4be83 Merge pull request #56 from greg0ire/php-8-4
  • b5bfddb Run jobs on PHP 8.4 by default
  • f3b0de6 Merge pull request #54 from doctrine/dependabot/github_actions/codecov/codeco...
  • 5d3cdec Bump codecov/codecov-action from 4 to 5
  • b48df76 Merge pull request #53 from greg0ire/pr-template
  • 94ca5e5 Add global issue templates
  • a233747 Merge pull request #51 from greg0ire/split-sa-workflow
  • c5b75c1 Split static analysis workflow
  • 86f67a2 Merge pull request #52 from doctrine/maintenance
  • 0d3ee08 Avoid matrices unless needed
  • 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)

@dependabot dependabot bot added the CI Changes that affect the CI environment only label Dec 1, 2024
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 3.0.0 to 6.0.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@3.0.0...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/doctrine/dot-github-6.0.0 branch from 2c02ad1 to 685727e Compare December 3, 2024 22:51
@greg0ire greg0ire merged commit c80c8ed into 1.1.x Dec 3, 2024
2 checks passed
@greg0ire greg0ire added this to the 1.1.4 milestone Dec 3, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/doctrine/dot-github-6.0.0 branch December 3, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Changes that affect the CI environment only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant