Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps assert_cmd from 1.0.3 to 1.0.4.

Changelog

Sourced from assert_cmd's changelog.

[1.0.4] - 2021-05-12

Features

  • Take advantage of CARGO_BIN_EXE for less brittleness

Fixes

  • Fix broken links in documentation
  • Provide consistent spawn failure message
Commits
  • ea35e27 chore(assert_cmd): Release 1.0.4
  • 696d506 docs: Update CHANGELOG
  • 31c3af1 Merge pull request #120 from epage/env
  • 674ae49 fix(cargo): Take advantge of CARGO_BIN_EXE
  • 2f67bd1 Merge pull request #119 from epage/links
  • 182f6c1 docs: Fix escargot links
  • 276f9a6 Merge pull request #116 from assert-rs/dependabot/add-v2-config-file
  • 2076662 Upgrade to GitHub-native Dependabot
  • 76d7f58 Merge pull request #115 from epage/assert
  • 8a1bdc1 fix: Provide consisten spawn failure message
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file, label May 13, 2021
@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #956 (16e3e62) into master (b3ec8ca) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
- Coverage   77.28%   77.17%   -0.11%     
==========================================
  Files         467      467              
  Lines       20271    20271              
==========================================
- Hits        15667    15645      -22     
- Misses       4604     4626      +22     
Impacted Files Coverage Δ
compiler/src/expression/arithmetic/mul.rs 0.00% <0.00%> (-41.67%) ⬇️
compiler/src/value/integer/integer.rs 77.08% <0.00%> (-4.87%) ⬇️
compiler/tests/integers/uint_macro.rs 93.40% <0.00%> (-3.30%) ⬇️
compiler/src/expression/expression.rs 91.46% <0.00%> (-1.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3ec8ca...16e3e62. Read the comment docs.

@collinc97 collinc97 merged commit 2e93ab9 into master May 17, 2021
@collinc97 collinc97 deleted the dependabot/cargo/assert_cmd-1.0.4 branch May 17, 2021 18:15
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,

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants