paritytech / libsecp256k1

Pure Rust Implementation of secp256k1.
Apache License 2.0
175 stars 84 forks source link

Bump actions-rs/cargo from 1.0.1 to 1.0.3 #87

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps actions-rs/cargo from 1.0.1 to 1.0.3.

Changelog

Sourced from actions-rs/cargo's changelog.

[1.0.3] - 2019-11-24

Fixed

  • Rustup installer for Windows VMs is downloaded via HTTPS

[1.0.2] - 2019-11-09

Added

  • Problem matcher which will highlight warnings and errors in the cargo output

Changed

  • Use @action-rs/core package for cargo/cross execution
Commits
  • 844f368 Release v1.0.3
  • d2cb01e Bump @​types/node from 12.12.8 to 12.12.12
  • e0944f3 Bump ts-jest from 24.1.0 to 24.2.0
  • dafd805 Bump @​actions-rs/core from 0.0.7 to 0.0.8
  • 131c46c Bump @​types/jest from 24.0.22 to 24.0.23
  • 1077360 Bump @​types/node from 12.12.7 to 12.12.8
  • 0362540 Bump typescript from 3.6.4 to 3.7.2
  • d57a4be Bump @​types/jest from 24.0.20 to 24.0.22
  • 7011238 Release v1.0.2
  • 989c5b6 Bump @​types/node from 12.11.1 to 12.12.7
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)