Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump tj-actions/verify-changed-files from 19 to 20 #116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps tj-actions/verify-changed-files from 19 to 20.

Release notes

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

v20

Changes in v20.0.0

🔥 🔥 BREAKING CHANGE 🔥 🔥

  • Upgrade tj-actions/glob action to v22

🚀 🚀 NEW FEATURES 🚀 🚀

  • Optionally prevent reading the .gitgnore file when detecting uncommitted changes using the read-gitignore input.
  • Fail a job when no uncommitted files can be found using the fail-if-unchanged input.

What's Changed

New Contributors

Full Changelog: tj-actions/verify-changed-files@v19...v20.0.0


v20.0.0

... (truncated)

Changelog

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

20.0.0 - (2024-05-04)

🚀 Features

  • Add support for optionally reading the .gitignore file (#412) (3b18de8) - (Tonye Jack)

📦 Bumps

  • Bump actions/checkout from 4.1.1 to 4.1.2 (#399)

Bumps actions/checkout from 4.1.1 to 4.1.2.


updated-dependencies:

  • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] (22cfc44) - (dependabot[bot])

  • Bump actions/checkout from 4.1.1 to 4.1.2 (#397)

Bumps actions/checkout from 4.1.1 to 4.1.2.


updated-dependencies:

  • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] (ad99e81) - (dependabot[bot])

  • Bump actions/checkout from 4.1.1 to 4.1.2 (#393)

Bumps actions/checkout from 4.1.1 to 4.1.2.


updated-dependencies:

  • dependency-name: actions/checkout

... (truncated)

Commits
  • ab87580 Updated README.md (#417)
  • 22100c2 docs: add Larspolo as a contributor for code, test, and doc (#416)
  • 6a0d0b6 Added support for fail-if-unchanged (#395)
  • 64d825d Merge pull request #415 from tj-actions/chore/update-readme
  • cf5696c Updated README.md
  • 3b18de8 feat: add support for optionally reading the .gitignore file (#412)
  • 531dd1d Updated README.md (#414)
  • 51ebb35 Merge pull request #413 from tj-actions/renovate/tj-actions-glob-22.x
  • 5beffcb chore(deps): update tj-actions/glob action to v22
  • fd85a60 chore(deps): update actions/checkout digest to 0ad4b8f
  • 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 <dependency name> 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)

Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 19 to 20.
- [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@v19...v20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Everything related to dependencies in github actions or in pubspecs. github actions Pull requests that update GitHub Actions code labels May 6, 2024
@gbtb16
Copy link
Owner

gbtb16 commented Jul 21, 2024

I'll merge this changes with #119 .

@gbtb16 gbtb16 closed this Jul 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2024

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.

@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/verify-changed-files-20 branch July 21, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Everything related to dependencies in github actions or in pubspecs. github actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant