K-Phoen / backstage-plugin-confluence

Confluence plugins for backstage
MIT License
55 stars 15 forks source link

Bump tj-actions/changed-files from 17.2 to 31 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tj-actions/changed-files from 17.2 to 31.

Release notes

Sourced from tj-actions/changed-files's releases.

v31

Changes in v31.0.0

🔥 🔥 BREAKING CHANGES 🔥 🔥

  • feat: use the last remote commit sha by default for push events

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v30...v31.0.0


Changes in v31.0.1

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v31...v31.0.1


v31.0.0

🔥 🔥 BREAKING CHANGES 🔥 🔥

  • feat: use the last remote commit sha by default for push events

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

v31 (2022-09-25)

Full Changelog

Merged pull requests:

v31.0.0 (2022-09-25)

Full Changelog

Merged pull requests:

v30 (2022-09-24)

Full Changelog

v30.0.0 (2022-09-24)

Full Changelog

Fixed bugs:

  • [BUG] Can't get all changed files after pushing new commit #639
  • [BUG] Add support for pull request close event with merge set to true #635

Closed issues:

  • Dependency Dashboard #27

Merged pull requests:

  • feat: add support for closed pull requests with merge true #640 (jackton1)
  • chore: log the github context in the test #638 (jackton1)
  • chore: update test to run workflow on pull request close event #637 (jackton1)
  • chore(deps): update peter-evans/create-pull-request action to v4.1.2 #636 (renovate[bot])
  • chore(deps): update codacy/codacy-analysis-cli-action action to v4.2.0 #634 (renovate[bot])
  • Upgraded to v29.0.9 #633 (jackton1)

... (truncated)

Commits
  • 75af1a4 Merge pull request #651 from tj-actions/fix/bug-with-forced-pushed-commits
  • b50afac updated get-base-sha.sh
  • 7de6088 Updated check
  • 8281b8a fix: bug with force pushed commits
  • d82ceda Merge pull request #650 from tj-actions/upgrade-to-v31.0.0
  • bff4726 Upgraded from v30 -> v31.0.0
  • 5184a75 Merge pull request #649 from tj-actions/chore/update-test
  • f60f9d4 chore: updated test
  • 9d736a1 Merge pull request #648 from tj-actions/chore/update-docs
  • d77ab55 chore: update docs
  • 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 1 year ago

Superseded by #110.