davorpa / free-programming-books

:books: Freely available programming books. Owned by @EbookFoundation
https://davorpa.github.io/free-programming-books/
Other
39 stars 8 forks source link

chore(deps): bump tj-actions/changed-files from 29.0.7 to 30.0.0 #34

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tj-actions/changed-files from 29.0.7 to 30.0.0.

Release notes

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

v30.0.0

What's Changed

🔥🔥 BREAKING CHANGES 🔥🔥

  • Remove use_fork_point Input.
  • Stop pulling partial branch history and rely on the user-specific configuration of the checkout action.

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

v29.0.9

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v29...v29.0.9

v29.0.8

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v29.0.7...v29.0.8

Changelog

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

v30.0.0 (2022-09-24)

Full Changelog

v30 (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)
  • feat: add support for running action 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)

v29.0.9 (2022-09-20)

Full Changelog

v29 (2022-09-20)

Full Changelog

Implemented enhancements:

  • [Feature] Publish v29 release that redirects to the latest version within the major version #612

Merged pull requests:

v29.0.8 (2022-09-20)

Full Changelog

Implemented enhancements:

  • [Feature] Improve docs related to "files" #629

... (truncated)

Commits
  • 402f382 Update README.md
  • 8e3ce84 Merge pull request #640 from tj-actions/feat/add-support-for-closed-pull-requ...
  • 8e99cd3 Update test.yml
  • 9fdf62a Update test.yml
  • 1bc2503 Update action.yml
  • 69cb60a Update action.yml
  • 7939ced feat: add support for closed pull requests with merge true
  • 0144a27 Merge pull request #638 from tj-actions/chore/log-github-context
  • 27dd522 chore: log the github context in the test
  • fa9e2ce Merge pull request #637 from tj-actions/feat/add-support-for-running-action-o...
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.