phpstan / extension-installer

Composer plugin for automatic installation of PHPStan extensions.
MIT License
399 stars 27 forks source link

Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0 #31

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps metcalfc/changelog-generator from v0.4.4 to v1.0.0.

Release notes

Sourced from metcalfc/changelog-generator's releases.

Release v1.0.0

  • a41fa21 - Bump @​actions/core from 1.2.5 to 1.2.6
  • dc9b6cd - Merge pull request #30 from metcalfc/dependabot/npm_and_yarn/actions/core-1.2.6
  • ba8f3ed - Bump eslint from 7.9.0 to 7.10.0
  • a626899 - Merge pull request #31 from metcalfc/dependabot/npm_and_yarn/eslint-7.10.0
  • 2a5be7a - Bump eslint from 7.10.0 to 7.11.0
  • c346816 - Merge pull request #32 from metcalfc/dependabot/npm_and_yarn/eslint-7.11.0
  • 9889cdf - Bump eslint from 7.11.0 to 7.12.1
  • c68b74d - Merge pull request #34 from metcalfc/dependabot/npm_and_yarn/eslint-7.12.1
  • 71a6fa5 - Bump eslint from 7.12.1 to 7.13.0
  • 3aa0992 - Merge pull request #35 from metcalfc/dependabot/npm_and_yarn/eslint-7.13.0
  • 9035b39 - Bump prettier from 2.1.2 to 2.2.0
  • 0998fb1 - Merge pull request #36 from metcalfc/dependabot/npm_and_yarn/prettier-2.2.0
  • 83dabb2 - Bump eslint from 7.13.0 to 7.14.0
  • a3610d6 - Merge pull request #37 from metcalfc/dependabot/npm_and_yarn/eslint-7.14.0
  • 06fc12c - Bump prettier from 2.2.0 to 2.2.1
  • 510f5e3 - Merge pull request #38 from metcalfc/dependabot/npm_and_yarn/prettier-2.2.1
  • df4d577 - Bump eslint from 7.14.0 to 7.15.0
  • eed6d76 - Merge pull request #39 from metcalfc/dependabot/npm_and_yarn/eslint-7.15.0
  • 9618b88 - Update README to address #20 and #40
  • 2b2dc38 - Merge pull request #42 from metcalfc/error-not-found-doc
  • e4115b6 - Fix typo
  • 676f6ef - Bump eslint from 7.15.0 to 7.16.0
  • 523fad0 - Updating README to point folks to discussions.
  • a4d24e7 - Lets manage issues and PRs
  • 1ba0afd - Merge pull request #46 from metcalfc/metcalfc-patch-1
  • 227b135 - Fix yaml
  • f16b564 - Merge pull request #47 from metcalfc/metcalfc-patch-2
  • 611ab4c - Update the CodeQL action (#48)
  • c3f1796 - Merge pull request #44 from metcalfc/dependabot/npm_and_yarn/eslint-7.16.0
  • 97b5642 - Bump eslint from 7.16.0 to 7.17.0
  • 6bd243f - Merge pull request #49 from metcalfc/dependabot/npm_and_yarn/eslint-7.17.0
  • cbd6f0b - Bump eslint from 7.17.0 to 7.18.0
  • a0278e7 - Merge pull request #50 from metcalfc/dependabot/npm_and_yarn/eslint-7.18.0
  • 5102986 - Bump eslint from 7.18.0 to 7.19.0
  • 7698a47 - Merge pull request #52 from metcalfc/dependabot/npm_and_yarn/eslint-7.19.0
  • 34d6e25 - Bump eslint from 7.19.0 to 7.21.0
  • 945296a - Merge pull request #55 from metcalfc/dependabot/npm_and_yarn/eslint-7.21.0
  • d421382 - Bump eslint from 7.21.0 to 7.22.0
  • ae42cbb - Merge pull request #56 from metcalfc/dependabot/npm_and_yarn/eslint-7.22.0
  • ca6b283 - Fixing yaml formating.
  • e5306b3 - 1.0.0
Commits
  • e5306b3 1.0.0
  • ca6b283 Fixing yaml formating.
  • ae42cbb Merge pull request #56 from metcalfc/dependabot/npm_and_yarn/eslint-7.22.0
  • d421382 Bump eslint from 7.21.0 to 7.22.0
  • 945296a Merge pull request #55 from metcalfc/dependabot/npm_and_yarn/eslint-7.21.0
  • 34d6e25 Bump eslint from 7.19.0 to 7.21.0
  • 7698a47 Merge pull request #52 from metcalfc/dependabot/npm_and_yarn/eslint-7.19.0
  • 5102986 Bump eslint from 7.18.0 to 7.19.0
  • a0278e7 Merge pull request #50 from metcalfc/dependabot/npm_and_yarn/eslint-7.18.0
  • cbd6f0b Bump eslint from 7.17.0 to 7.18.0
  • 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 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 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)