mrahnis / surficial

Python library and CLI tools to support stream long-profile analysis and plotting.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Bump actions/create-release from v1 to v1.1.1 #12

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps actions/create-release from v1 to v1.1.1.

Release notes

Sourced from actions/create-release's releases.

v1.1.1

v1.1.0

  • Add support to v2 to connect to GHES (#70)
  • Bumped acorn (#57) and handlebars (#33) versions

Automate sliding major version number

This is a minor update to make the current release have the latest code from master, and additionally allows for a new automation workflow to execute to automate the sliding of the major (v1, v2, v3, etc) version numbers for ease of referencing

Initial release

This is the initial release of the create-release Action. This Action wraps the create-release endpoint to create a GitHub Release.

Commits
  • e9dc4ac Merge pull request #32 from fleskesvor/feature/support-target-commitish
  • 62b2b83 Merge branch 'master' into feature/support-target-commitish
  • d28992e Merge pull request #75 from Bilge/patch-1
  • 80985fc Changed release name to be optional field
  • 1a72e23 Add target_commitish to tests
  • 2b67105 Tag and release on a specific commitish
  • 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 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)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 4c934a362c531bdee7901462575fdd6bbc25bb8a on dependabot/github_actions/actions/create-release-v1.1.1 into 3c830d433d3813cc215bf0d989d4887d842ce18b on master.