Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2022

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
  • 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)

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 topic: infrastructure Related to project infrastructure label Oct 25, 2022
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have carefully reviewed the changes proposed by this PR and found them to be correct and beneficial.

The CI failure is caused by a preexisting problem unrelated to the changes proposed here and also occurs in the main branch, so it is not relevant to this PR.

I don't have the necessary permissions in this repository so I would appreciate it if a maintainer would merge this on my behalf.

@aentinger
Copy link
Contributor

Why you don't have permissions? This is the second time around these days that I learn that you do not seem to have sufficient permissions for repos within arduino-libraries, which I, frankly, find puzzling.

@cmaglie can you please see to it that @per1234 is added to the right group (same as mine)? 🙏 🙇

@aentinger aentinger merged commit 9e1f8a3 into master Mar 24, 2023
@aentinger aentinger deleted the dependabot/github_actions/carlosperate/download-file-action-2 branch March 24, 2023 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants