zcash / sapling-crypto

Zcash "Sapling" cryptography
Other
79 stars 65 forks source link

Bump auguwu/clippy-action from 1.3.0 to 1.4.0 #138

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 months ago

Bumps auguwu/clippy-action from 1.3.0 to 1.4.0.

Release notes

Sourced from auguwu/clippy-action's releases.

v1.4.0

This release contains a overhauled version of the inputs for this action and my first action that is built and developed with Bun :rabbit:! If any issues occur, please report them on GitHub.

Breaking Changes

  • The args and check-args uses a space delimiter instead of a comma delimiter as of this release.

Deprecated Inputs

  • allow, deny, forbid, and warn inputs are being deprecated as they can be used in check-args as well.

Full Changelog: https://github.com/auguwu/clippy-action/compare/1.3.0...1.4.0

Commits
  • 94a9ff2 Update build/ bundle, added warnings for deprecated inputs
  • abfdf65 Overhaul action inputs and removed zod dependency
  • f213c14 fix CI to use Bun instead of Node/Yarn, add test for issue #268
  • 76b79b2 Switch to Bun for building action, make check-args and args take spaces i...
  • d856772 Migrate to Bun for testing, building, and developing the action
  • a1f4eaa chore(deps): update typescript-eslint monorepo to v7
  • da858d2 chore(deps): update dependency globby to v14.0.1
  • 4a0af65 fix(deps): update dependency @​noelware/utils to v2.5.0
  • 77df5c5 chore(deps): update dependency tsx to v4.7.1
  • 0fc3e01 chore(deps): update dependency @​types/node to v20.11.17
  • 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)
dependabot[bot] commented 3 months ago

The following labels could not be found: A-CI.