django-clone
django-clone copied to clipboard
Bump tj-actions/verify-changed-files from 19 to 20
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-gitignoreinput.- Fail a job when no uncommitted files can be found using the
fail-if-unchangedinput.What's Changed
- Upgraded to v19 by
@tj-actions-botin tj-actions/verify-changed-files#383- chore(deps): update tj-actions/verify-changed-files action to v19 by
@renovatein tj-actions/verify-changed-files#384- docs: add boidolr as a contributor for doc by
@allcontributorsin tj-actions/verify-changed-files#386- Updated README.md by
@tj-actions-botin tj-actions/verify-changed-files#387- docs: update checkout action by
@boidolrin tj-actions/verify-changed-files#385- chore(deps): update reviewdog/action-shellcheck action to v1.20 by
@renovatein tj-actions/verify-changed-files#388- chore(deps): update actions/checkout action to v4.1.2 by
@renovatein tj-actions/verify-changed-files#389- chore(deps): update peter-evans/create-pull-request action to v6.0.2 by
@renovatein tj-actions/verify-changed-files#390- Bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin tj-actions/verify-changed-files#391- chore(deps): update actions/checkout digest to b4ffde6 by
@renovatein tj-actions/verify-changed-files#392- Bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin tj-actions/verify-changed-files#393- chore(deps): update actions/checkout digest to b4ffde6 by
@renovatein tj-actions/verify-changed-files#396- Bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin tj-actions/verify-changed-files#397- chore(deps): update actions/checkout digest to b4ffde6 by
@renovatein tj-actions/verify-changed-files#398- chore(deps): update peter-evans/create-pull-request action to v6.0.3 by
@renovatein tj-actions/verify-changed-files#400- Bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabotin tj-actions/verify-changed-files#399- chore(deps): update actions/checkout digest to b4ffde6 by
@renovatein tj-actions/verify-changed-files#401- chore(deps): update peter-evans/create-pull-request action to v6.0.4 by
@renovatein tj-actions/verify-changed-files#403- chore(deps): update actions/checkout action to v4.1.3 by
@renovatein tj-actions/verify-changed-files#406- chore(deps): update actions/checkout digest to 1d96c77 by
@renovatein tj-actions/verify-changed-files#405- chore(deps): update peter-evans/create-pull-request action to v6.0.5 by
@renovatein tj-actions/verify-changed-files#408- chore(deps): update actions/checkout action to v4.1.4 by
@renovatein tj-actions/verify-changed-files#409- chore(deps): update actions/checkout digest to 0ad4b8f by
@renovatein tj-actions/verify-changed-files#410- chore(deps): update tj-actions/glob action to v22 by
@renovatein tj-actions/verify-changed-files#413- Updated README.md by
@tj-actions-botin tj-actions/verify-changed-files#414- feat: add support for optionally reading the .gitignore file by
@jackton1in tj-actions/verify-changed-files#412- Updated README.md by
@tj-actions-botin tj-actions/verify-changed-files#415- Added support for
fail-if-unchangedby@Larspoloin tj-actions/verify-changed-files#395- docs: add Larspolo as a contributor for code, test, and doc by
@allcontributorsin tj-actions/verify-changed-files#416- Updated README.md by
@tj-actions-botin tj-actions/verify-changed-files#417New Contributors
@boidolrmade their first contribution in tj-actions/verify-changed-files#385@Larspolomade their first contribution in tj-actions/verify-changed-files#395Full Changelog: https://github.com/tj-actions/verify-changed-files/compare/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
📦 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] [email protected] 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] [email protected] 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
ab87580Updated README.md (#417)22100c2docs: add Larspolo as a contributor for code, test, and doc (#416)6a0d0b6Added support forfail-if-unchanged(#395)64d825dMerge pull request #415 from tj-actions/chore/update-readmecf5696cUpdated README.md3b18de8feat: add support for optionally reading the .gitignore file (#412)531dd1dUpdated README.md (#414)51ebb35Merge pull request #413 from tj-actions/renovate/tj-actions-glob-22.x5beffcbchore(deps): update tj-actions/glob action to v22fd85a60chore(deps): update actions/checkout digest to 0ad4b8f- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)