arduino-libraries / RTCZero

RTC Library for SAMD21 based boards
http://arduino.cc/en/Reference/RTC
GNU Lesser General Public License v2.1
76 stars 79 forks source link

Bump carlosperate/download-file-action from 1 to 2 #93

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps carlosperate/download-file-action from 1 to 2.

Release notes

Sourced from carlosperate/download-file-action's releases.

v2.0.0

Breaking Changes

Other Changes

  • Minor improvements to the CI tests

Full Changelog: https://github.com/carlosperate/download-file-action/compare/v1.1.2...v2.0.0

v1.1.2

What's Changed

Full Changelog: https://github.com/carlosperate/download-file-action/compare/v1.1.1...v1.1.2

v1.1.1

  • Only calculate MD5 and SHA256 hashes when values have been provided to the action (thanks @​pzhlkj6612!)
  • Make the MD5 and SHA256 hash comparison case insensitive (thanks @​pzhlkj6612!)
  • More info printed to the log (thanks @​pzhlkj6612!)

Full Changelog: https://github.com/carlosperate/download-file-action/compare/v1.1.0...v1.1.1

v1.1.0

  • Added MD5 action input and file verification
  • Added SHA256 action input and file verification

Full Changelog: https://github.com/carlosperate/download-file-action/compare/v1.0.3...v1.1.0

v1.0.3

Update dev dependencies to resolved a security warning.

v1.0.2

  • Add success info message, and set failure if URL not set.
  • Update project README
  • Add extra tests

v1.0.1

Updates descriptions for marketplace.

Commits
  • 83d04ab Project: Uprev to v2.0.0
  • 7ce2c2d Docs: Add notes about updating some of the packages.
  • 99a94bb CI: Add extra absolute path test, and number tests.
  • ab2f4d5 Action: Rebuild dist/index.js with latest packages.
  • 214bacc merge master
  • 1d808c9 Merge pull request #12 from pzhlkj6612/package_json-version
  • 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)