Skip to content
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

Bump svenstaro/upload-release-action from 1.pre.release to 2.3.0 #52

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps svenstaro/upload-release-action from 1.pre.release to 2.3.0.

Release notes

Sourced from svenstaro/upload-release-action's releases.

2.3.0

  • Now defaults repo_token to ${{ github.token }} and tag to ${{ github.ref }} #69 (thanks @​leighmcculloch)**

2.2.1

  • Added support for the GitHub pagination API for repositories with many releases #36 (thanks @​djpohly)

2.2.0

  • Add support for ceating a new release in a foreign repository #25 (thanks @​kittaakos)
  • Upgrade all deps

2.1.1

2.1.0

2.0.0

  • Add prerelease input parameter. Setting this marks the created release as a pre-release.
  • Add release_name input parameter. Setting this explicitly sets the title of the release.
  • Add body input parameter. Setting this sets the text content of the created release.
  • Add browser_download_url output variable. This contains the publicly accessible download URL of the uploaded artifact.
  • Allow for leaving asset_name unset. This will cause the asset to use the filename.

1.1.0

No release notes provided.

1.0.1

No release notes provided.

1.0.0

No release notes provided.

Changelog

Sourced from svenstaro/upload-release-action's changelog.

[2.3.0] - 2022-06-05

  • Now defaults repo_token to ${{ github.token }} and tag to ${{ github.ref }} #69 (thanks @​leighmcculloch)

[2.2.1] - 2020-12-16

  • Added support for the GitHub pagination API for repositories with many releases #36 (thanks @​djpohly)

[2.2.0] - 2020-10-07

  • Add support for ceating a new release in a foreign repository #25 (thanks @​kittaakos)
  • Upgrade all deps

[2.1.1] - 2020-09-25

[2.1.0] - 2020-08-10

[2.0.0] - 2020-07-03

  • Add prerelease input parameter. Setting this marks the created release as a pre-release.
  • Add release_name input parameter. Setting this explicitly sets the title of the release.
  • Add body input parameter. Setting this sets the text content of the created release.
  • Add browser_download_url output variable. This contains the publicly accessible download URL of the uploaded artifact.
  • Allow for leaving asset_name unset. This will cause the asset to use the filename.
Commits
  • 1339843 2.3.0
  • c2b649c Merge pull request #72 from svenstaro/dependabot/npm_and_yarn/node-fetch-2.6.7
  • eb625cd Merge pull request #71 from svenstaro/dependabot/npm_and_yarn/ansi-regex-4.1.1
  • 99cbd25 Bump node-fetch from 2.6.1 to 2.6.7
  • a6824c9 Bump ansi-regex from 4.1.0 to 4.1.1
  • 6eb74c8 Merge pull request #67 from svenstaro/dependabot/npm_and_yarn/minimist-1.2.6
  • 8ec375d Merge pull request #69 from leighmcculloch/patch-1
  • 8d45355 Update README.md
  • 7d269bd Add defaults to commonly set fields to reduce setup
  • c71fb95 Bump minimist from 1.2.5 to 1.2.6
  • 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 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 [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 1.pre.release to 2.3.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](svenstaro/upload-release-action@v1-release...2.3.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 21, 2022
@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #52 (0586f44) into master (b95bee5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files           2        2           
  Lines         217      217           
=======================================
  Hits          192      192           
  Misses         23       23           
  Partials        2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #53.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/svenstaro/upload-release-action-2.3.0 branch January 9, 2023 09:01
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants