ArduinoSTL
ArduinoSTL copied to clipboard
build(deps): bump carlosperate/download-file-action from 1 to 2
Bumps carlosperate/download-file-action from 1 to 2.
Release notes
Sourced from carlosperate/download-file-action's releases.
v2.0.0
Breaking Changes
- The Action output
file-pathis now an absolute path (by@pzhlkj6612in carlosperate/download-file-action#14, thanks!)
- In theory I would not expect this to cause any breakage, but to be safe we are releasing this change as v2.0.0
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
- Updated runtime and dev dependencies, this resolves some of the warnings printed in the GitHub Actions Annotations page
- Updated the linter used and made minor improvemnts to the codebase with no impact on the Action behaviour
- Improvements to the tests running on CI
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
83d04abProject: Uprev to v2.0.07ce2c2dDocs: Add notes about updating some of the packages.99a94bbCI: Add extra absolute path test, and number tests.ab2f4d5Action: Rebuild dist/index.js with latest packages.214baccmerge master1d808c9Merge pull request #12 from pzhlkj6612/package_json-version- See full diff 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 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)