Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump carlosperate/download-file-action from 1.0.3 to 1.1.1#53

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubMay 4, 2022

Bumpscarlosperate/download-file-action from 1.0.3 to 1.1.1.

Release notes

Sourced fromcarlosperate/download-file-action's releases.

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

Commits
  • 2572c62 Project: Uprev to v1.1.1
  • be3b8e7 Project: Rebuild dist.
  • 72a60b9 Merge pull request#13 from pzhlkj6612/output-downloaded-file-path
  • b084e65 Merge branch 'master' into output-downloaded-file-path
  • b66a161 Merge pull request#11 from pzhlkj6612/calc-hash-when-input-hash
  • 4a1b7e5 merge master
  • 214bacc merge master
  • 1d808c9 Merge pull request#12 from pzhlkj6612/package_json-version
  • fd64e71 Merge pull request#9 from pzhlkj6612/fileURL-is-required-param-0
  • 0543120 Merge branch 'master' into fileURL-is-required-param-0
  • Additional commits viewable incompare 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.0.3 to 1.1.1.- [Release notes](https://github.com/carlosperate/download-file-action/releases)- [Commits](carlosperate/download-file-action@v1.0.3...v1.1.1)---updated-dependencies:- dependency-name: carlosperate/download-file-action  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the topic: infrastructureRelated to project infrastructure labelMay 4, 2022
@per1234per1234 self-assigned thisMay 4, 2022
@per1234per1234 added the type: enhancementProposed improvement labelMay 4, 2022
The `carlosperate/download-file-action` action is used in the GitHub Actions workflows as a convenient way to downloadexternal resources.A major version ref has been added to that repository. It will always point to the latest release of the "1" majorversion series. This means it is no longer necessary to do a full pin of the action version in use as before.Use of the major version ref will cause the workflow to use a stable version of the action, while also benefiting fromongoing development to the action up until such time as a new major release of an action is made. At that time we wouldneed to evaluate whether any changes to the workflow are required by the breaking change that triggered the majorrelease before manually updating the major ref (e.g., uses: `carlosperate/download-file-action@v2`). I think thisapproach strikes the right balance between stability and maintainability for these workflows.
@per1234per1234force-pushed thedependabot/github_actions/carlosperate/download-file-action-1.1.1 branch from24f8f4e to5c6f07eCompareMay 4, 2022 08:56
@per1234per1234 merged commit84da172 intomainMay 4, 2022
@per1234per1234 deleted the dependabot/github_actions/carlosperate/download-file-action-1.1.1 branchMay 4, 2022 08:59
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@per1234per1234per1234 approved these changes

Assignees

@per1234per1234

Labels

topic: infrastructureRelated to project infrastructuretype: enhancementProposed improvement

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@per1234

[8]ページ先頭

©2009-2025 Movatter.jp