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 34.5.2 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v34.5.2

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v34...v34.5.2

v34.5.1

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v34...v34.5.1

v34.5.0

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v34...v34.5.0

v34.4.4

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v34...v34.4.4

v34.4.3

What's Changed

... (truncated)

Changelog

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

Changelog

v34.5.1 (2022-12-05)

Full Changelog

v34 (2022-12-05)

Full Changelog

Implemented enhancements:

  • [Feature] Deprecate usage of set-output command and upgrade to environment variable #833

Fixed bugs:

  • [BUG] set-output call is deprecated #831
  • Unable to find merge-base between master and HEAD[BUG] <title> #830
  • [BUG] Glob not matching changed files #829
  • [BUG] Wrong changed-files returned for forked PRs #714

Closed issues:

  • Dependency Dashboard #27

Merged pull requests:

v34.5.0 (2022-11-24)

Full Changelog

Implemented enhancements:

  • [Feature] Replace all usage of nrwl/last-successful-commit-action with nrwl/nx-set-shas #820
  • [Feature] Unique directories max_depth option #789

Merged pull requests:

... (truncated)

Commits
  • 8356a01 Merge pull request #843 from tj-actions/fix/unable-to-locate-the-previous-sha
  • a84c8f5 Update diff-sha.sh
  • a4f296d Update diff-sha.sh
  • 33eef1b Update diff-sha.sh
  • ae2404f Update diff-sha.sh
  • 3f04514 Update get-changed-paths.sh
  • 0707f1b Update diff-sha.sh
  • fbc9b61 Update action.yml
  • ac602e3 fix: error verifying the previous commit sha for push event
  • ef32360 Merge pull request #841 from tj-actions/chore/rename-env-variable
  • 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 #48.