phpstan / extension-installer

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

Bump metcalfc/changelog-generator from 1.0.0 to 2.0.0 #38

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps metcalfc/changelog-generator from 1.0.0 to 2.0.0.

Release notes

Sourced from metcalfc/changelog-generator's releases.

Release v2.0.0

  • e16f916 - Adding support for gitpod.
  • 7eb6ada - Convert to ES6.
  • c3f61b2 - Merge pull request #88 from metcalfc/es6
  • 291e473 - Bump eslint from 8.0.0 to 8.0.1
  • ff0e06b - Merge pull request #89 from metcalfc/dependabot/npm_and_yarn/eslint-8.0.1
  • 20f9702 - format code with yaml
  • 2d09b90 - Merge pull request #90 from wibbuffey/patch-1
  • a991ef7 - Update release.yml
  • 44ef091 - Ignore backticks when echoing the changelog.
  • 36466c9 - Remove backticks from markdown.
  • 225f098 - No markdown characters that mean anything in the shell.
  • 4a06273 - Include a test for the example in the README.
  • 3aa3286 - Adding an example for mutating the changelog.
  • b63471a - Note: Output format change.

Release v1.0.1 - Downstream security fix included

  • ae42cbb - Merge pull request #56 from metcalfc/dependabot/npm_and_yarn/eslint-7.22.0
  • ca6b283 - Fixing yaml formating.
  • e5306b3 - 1.0.0
  • 717ba1a - Fixing yaml formating.
  • 6d1070a - 1.0.0
  • 6d002aa - Versions less then 1.0.0 aren't supported.
  • 173e8ae - Adding a helper makefile.
  • 0ce4e7a - Bump eslint from 7.22.0 to 7.23.0
  • ae91160 - Bump replace from 1.2.0 to 1.2.1
  • bf430f0 - [Security] Bump y18n from 4.0.0 to 4.0.1
  • e737180 - Merge pull request #57 from metcalfc/dependabot/npm_and_yarn/eslint-7.23.0
  • 523e0a7 - Merge pull request #58 from metcalfc/dependabot/npm_and_yarn/replace-1.2.1
  • 14b159a - Merge pull request #59 from metcalfc/dependabot/npm_and_yarn/y18n-4.0.1
  • a920419 - Bump eslint from 7.23.0 to 7.24.0
  • ac81346 - Bump @​actions/core from 1.2.6 to 1.2.7
  • 7524621 - Merge pull request #61 from metcalfc/dependabot/npm_and_yarn/eslint-7.24.0
  • 68d6336 - Merge pull request #62 from metcalfc/dependabot/npm_and_yarn/actions/core-1.2.7
  • 8444c6d - Bump eslint from 7.24.0 to 7.25.0
  • 1ef22b7 - Merge pull request #63 from metcalfc/dependabot/npm_and_yarn/eslint-7.25.0
  • 376b1f2 - Upgrade to GitHub-native Dependabot
  • b1018a1 - Merge pull request #64 from metcalfc/dependabot/add-v2-config-file
  • 2574596 - fix typos, grammar, odds-ends.
  • 361ebd7 - Bump prettier from 2.2.1 to 2.3.0
  • 3786790 - Bump @​actions/github from 4.0.0 to 5.0.0
  • 72c4c86 - Bump @​actions/core from 1.2.7 to 1.3.0
  • f0d71e2 - Bump eslint from 7.25.0 to 7.27.0
  • 1b91dad - Merge pull request #69 from metcalfc/dependabot/npm_and_yarn/actions/core-1.3.0
  • 4c74af2 - Merge pull request #67 from metcalfc/dependabot/npm_and_yarn/prettier-2.3.0
  • a21127a - Merge pull request #70 from metcalfc/dependabot/npm_and_yarn/eslint-7.27.0
  • 6fab1d9 - Merge pull request #68 from metcalfc/dependabot/npm_and_yarn/actions/github-5.0.0
  • ba54dec - Bump prettier from 2.3.0 to 2.3.1
  • b20fa05 - Merge pull request #71 from metcalfc/dependabot/npm_and_yarn/prettier-2.3.1
  • ee9eb96 - Bump eslint from 7.27.0 to 7.28.0

... (truncated)

Commits
  • b63471a Note: Output format change.
  • 3aa3286 Adding an example for mutating the changelog.
  • 4a06273 Include a test for the example in the README.
  • 225f098 No markdown characters that mean anything in the shell.
  • 36466c9 Remove backticks from markdown.
  • 44ef091 Ignore backticks when echoing the changelog.
  • a991ef7 Update release.yml
  • 2d09b90 Merge pull request #90 from wibbuffey/patch-1
  • 20f9702 format code with yaml
  • ff0e06b Merge pull request #89 from metcalfc/dependabot/npm_and_yarn/eslint-8.0.1
  • 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 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[bot] commented 2 years ago

Superseded by #40.