kitplummer / goa

GitOps Agent - continuously monitors a remote git repository against local/any change, and performs actions (e.g. executes a provided command) - given a periodicity that is defined as a time intervals [NOTE: very much pre-release at this point.]
MIT License
4 stars 0 forks source link

build(deps): bump actions-rs/cargo from 1.0.1 to 1.0.3 #102

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.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[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

[1.0.1] - 2019-09-15

Added

  • First public version
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

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)