Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps tj-actions/verify-changed-files from 10 to 16.

Release notes

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

v16

Changes in v16.0.0

What's Changed

Full Changelog: tj-actions/verify-changed-files@v15...v16.0.0


v16.0.0

What's Changed

Full Changelog: tj-actions/verify-changed-files@v15...v16.0.0

v15.0.2

What's Changed

Full Changelog: tj-actions/verify-changed-files@v15...v15.0.2

v15.0.1

What's Changed

Full Changelog: tj-actions/verify-changed-files@v15...v15.0.1

v15.0.0

🔥 🔥 Breaking Changes 🔥 🔥

  • match-gitignore-files input introduced and enabled by default which would include git ignored files generated during the workflow execution.

What's Changed

... (truncated)

Changelog

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

12.0 - (2022-10-16)

🚀 Features

  • Add support for writing to GITHUB_OUTPUT file (#219) (a3391b5) - (Tonye Jack)

🔄 Update

  • Update README.md (dfdf43d) - (Tonye Jack)
  • Update README.md (2e6c580) - (Tonye Jack)
  • Updated .github/workflows/greetings.yml (f35a8b5) - (Tonye Jack)
  • Updated .github/workflows/sync-release-version.yml (91eb2a1) - (Tonye Jack)
  • Updated .github/workflows/sync-release-version.yml (a404f8f) - (Tonye Jack)
  • Updated .github/workflows/codacy-analysis.yml (e6e0b61) - (Tonye Jack)
  • Updated .github/workflows/codacy-analysis.yml (34ccd51) - (Tonye Jack)
  • Updated .github/workflows/greetings.yml (7f2ee1b) - (Tonye Jack)
  • Updated .github/workflows/codacy-analysis.yml (1a2ef8c) - (Tonye Jack)
  • Updated .github/ISSUE_TEMPLATE/bug_report.yaml (fa8d030) - (Tonye Jack)
  • Updated .github/ISSUE_TEMPLATE/feature_request.yaml (92f9075) - (Tonye Jack)
  • Updated .github/ISSUE_TEMPLATE/bug_report.yaml (2be0004) - (Tonye Jack)
  • Updated .github/workflows/sync-release-version.yml (17feef6) - (Tonye Jack)
  • Update README.md (2cb681f) - (Tonye Jack)
  • Update README.md (83b1192) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update tj-actions/glob action to v15 (69a8e7b) - (renovate[bot])
  • deps: Update actions/first-interaction action to v1.1.1 (963923c) - (renovate[bot])
  • deps: Update tj-actions/glob action to v14 (e06246d) - (renovate[bot])
  • deps: Update actions/checkout action to v3.1.0 (575edb6) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v4.1.3 (62cfda3) - (renovate[bot])
  • deps: Update peter-evans/create-pull-request action to v4.1.2 (f959a12) - (renovate[bot])
  • deps: Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 (1da4f28) - (dependabot[bot])
  • deps: Update tj-actions/sync-release-version action to v13 (403b08a) - (renovate[bot])
  • deps: Update tj-actions/sync-release-version action to v12 (0ba3adf) - (renovate[bot])
  • deps: Update tj-actions/github-changelog-generator action to v1.15 (8ac2fcb) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v11.1 (#207)

Co-authored-by: jackton1 [email protected] (c58c82f) - (Tonye Jack)

11.1 - (2022-08-26)

🔄 Update

  • Update README.md (f89c2af) - (Tonye Jack)

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • 7f1b21c Upgraded from v15.0.1 -> v15.0.2 (#313)
  • 238896a chore(deps): update tj-actions/glob action to v17
  • 0409e18 chore: Update action.yml
  • f732762 chore(deps): update reviewdog/action-shellcheck action to v1.18
  • c7e0237 Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
  • 0dffb60 Upgraded from v15.0.0 -> v15.0.1 (#308)
  • 7da22d0 Updated README.md (#307)
  • 430a753 Update action.yml
  • f46a405 chore(deps): update tj-actions/verify-changed-files action to v15
  • 8a9ef5f Merge pull request #305 from tj-actions/upgrade-to-v15
  • 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)

Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 10 to 16.
- [Release notes](https://github.com/tj-actions/verify-changed-files/releases)
- [Changelog](https://github.com/tj-actions/verify-changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/verify-changed-files@v10...v16)

---
updated-dependencies:
- dependency-name: tj-actions/verify-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Jun 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2023

The following labels could not be found: dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant