gbtb16 / kiwi

A simple compile-time dependency injection library for Dart and Flutter
MIT License
351 stars 51 forks source link

Bump tj-actions/verify-changed-files from 13 to 14 #88

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tj-actions/verify-changed-files from 13 to 14.

Release notes

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

v14

Changes in v14.0.0

🔥 🔥 BREAKING CHANGE 🔥 🔥

  • Removed the autocrlf input.

What's Changed

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


v14.0.0

🔥 🔥 BREAKING CHANGE 🔥 🔥

  • Removed the autocrlf input.

What's Changed

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

v13.2.0

What's Changed

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

... (truncated)

Changelog

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

v14 (2023-03-17)

Full Changelog

Closed issues:

  • Dependency Dashboard #36

Merged pull requests:

Commits
  • 3b573ac Merge pull request #271 from tj-actions/chore/update-readme
  • 5ece6e5 Updated README.md
  • 8b43cdb Merge pull request #270 from tj-actions/feat/remove-unused-core.autocrlf-setting
  • 16fbe2f Update action.yml
  • de52f88 feat: remove unused core.autocrlf setting
  • 55c2c1e chore(deps): update tj-actions/glob action to v16.12
  • 19ea70c chore(deps): update actions/checkout action to v3.4.0
  • 3bd4a14 chore(deps): update peter-evans/create-pull-request action to v4.2.4
  • 8eed447 Merge pull request #266 from tj-actions/upgrade-to-v13.2.0
  • cf7490e Upgraded from v13.1 -> v13.2.0
  • See full diff 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 #90.