Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

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: carlosperate/download-file-action@v1.1.2...v2.0.0

v1.1.2

What's Changed

Full Changelog: carlosperate/download-file-action@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: carlosperate/download-file-action@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: carlosperate/download-file-action@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
  • 9dc9c8b Action: Rebuild dist/index.js with latest packages & uprev to 2.0.1
  • 1eefead Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.5 (#33)
  • 26d85be Build(deps): Bump semver from 6.3.0 to 6.3.1 (#31)
  • ad217c4 Action: Rebuild dist/index.js with latest packages.
  • 4740b3b Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 (#27)
  • 9b3b682 CI: After building & packaging, try built version.
  • f82ba8b Build(deps): Bump json5 from 1.0.1 to 1.0.2 (#28)
  • d174842 CI: Use a different test file to download.
  • 83d04ab Project: Uprev to v2.0.0
  • 7ce2c2d Docs: Add notes about updating some of the packages.
  • 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 <dependency name> 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)

Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2.
- [Release notes](https://github.com/carlosperate/download-file-action/releases)
- [Commits](carlosperate/download-file-action@v1...v2)

---
updated-dependencies:
- dependency-name: carlosperate/download-file-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants