entur / gha-meta

GitHub Action reusable workflows for meta tasks (e.g. generate documentation etc)
European Union Public License 1.2
0 stars 0 forks source link

chore(deps): bump tj-actions/verify-changed-files from 8.6 to 13.1 #13

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps tj-actions/verify-changed-files from 8.6 to 13.1.

Release notes

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

v13.1

What's Changed

Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/v13...v13.1

v13

Changes in v13.2.0

What's Changed

Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/v13...v13.2.0


Changes in v13.1

What's Changed

... (truncated)

Changelog

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

13.1 - (2023-01-27)

🚀 Features

  • Add support for specifying the files-separator (7c92870) - (Tonye Jack)
  • Add support for matching unstaged gitignore files (#237) (a148bdb) - (Tonye Jack)

🔄 Update

  • Updated README.md (#253)

Co-authored-by: repo-ranger[bot] (9ed3155) - (Tonye Jack)

  • Updated README.md (7b6f065) - (jackton1)
  • Update action.yml (28a8196) - (Tonye Jack)
  • Updated README.md (14e56f8) - (jackton1)
  • Updated .github/workflows/update-readme.yml (e7a2f37) - (Tonye Jack)
  • Update test.yml (4afa5ff) - (Tonye Jack)
  • Updated README.md (#239)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (374a81a) - (Tonye Jack)

  • Updated README.md (#238)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (e0c1edd) - (Tonye Jack)

  • Update sync-release-version.yml (9553d53) - (Tonye Jack)
  • Update README.md (4eebfe3) - (Tonye Jack)
  • Updated README.md (#226)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (d4e0461) - (Tonye Jack)

  • Update README.md (ccf52ee) - (Tonye Jack)
  • Updated .github/ISSUE_TEMPLATE/bug_report.yaml (deb407e) - (Tonye Jack)

👷 CI/CD

  • PR #252: add support for specifying the files-separator (d2ea8cd) - (repo-ranger[bot])

📝 Other

⚙️ Miscellaneous Tasks

  • deps: Update tj-actions/auto-doc action to v1.7.4 (7d033d8) - (renovate[bot])
  • deps: Update reviewdog/action-shellcheck action to v1.17 (d286872) - (renovate[bot])
  • deps: Update actions/checkout action to v3.3.0 (b8d050e) - (renovate[bot])
  • deps: Update tj-actions/auto-doc action to v1.7.3 (6277d61) - (renovate[bot])
  • deps: Update tj-actions/auto-doc action to v1.7.2 (61a2221) - (renovate[bot])

... (truncated)

Commits
  • 9ed3155 Updated README.md (#253)
  • d2ea8cd Merge pull request #252 from tj-actions/feat/add-support-for-specifying-the-f...
  • 7c92870 feat: add support for specifying the files-separator
  • 7d033d8 chore(deps): update tj-actions/auto-doc action to v1.7.4
  • 2679702 Merge pull request #250 from tj-actions/chore/update-readme
  • 7b6f065 Updated README.md
  • 28a8196 Update action.yml
  • d286872 chore(deps): update reviewdog/action-shellcheck action to v1.17
  • b8d050e chore(deps): update actions/checkout action to v3.3.0
  • 6277d61 chore(deps): update tj-actions/auto-doc action to v1.7.3
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)