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

build(deps): bump paste from 1.0.9 to 1.0.12 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps paste from 1.0.9 to 1.0.12.

Release notes

Sourced from paste's releases.

1.0.12

  • Set html_root_url attribute

1.0.11

  • Documentation improvements

1.0.10

  • Support Literal as result of paste, as in [<1_u $bit>] producing 1_u32 etc. (#92)
Commits
  • 58a4a8f Release 1.0.12
  • 933caea Set html_root_url
  • bbde4f8 Fix unused import warning in test on non-x86
  • 035e433 Ignore let_underscore_untyped pedantic clippy lint
  • 710eac7 Enable type layout randomization in CI on nightly
  • c056b5d Support a manual trigger on CI workflow
  • 12d8061 Prevent actions duplication on noop merge commits
  • 3ba0fca Sync license text with rust-lang repos
  • 44d758d Release 1.0.11
  • 170add2 Update build status badge
  • 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 [paste](https://github.com/dtolnay/paste) from 1.0.9 to 1.0.12.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](dtolnay/paste@1.0.9...1.0.12)

---
updated-dependencies:
- dependency-name: paste
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -3.75 ⚠️

Comparison is base (4abf2bd) 83.85% compared to head (0240278) 80.11%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   83.85%   80.11%   -3.75%     
==========================================
  Files          21       21              
  Lines        1604     1609       +5     
  Branches      332      448     +116     
==========================================
- Hits         1345     1289      -56     
  Misses         55       55              
- Partials      204      265      +61     
Impacted Files Coverage Δ
src/day05.rs 71.92% <0.00%> (-26.29%) ⬇️
src/day01.rs 77.77% <0.00%> (-19.45%) ⬇️
src/day09.rs 74.46% <0.00%> (-17.03%) ⬇️
src/day14.rs 74.13% <0.00%> (-10.35%) ⬇️
src/day02.rs 80.00% <0.00%> (-10.00%) ⬇️
src/day16.rs 66.23% <0.00%> (-7.80%) ⬇️
src/day03.rs 71.21% <0.00%> (-7.58%) ⬇️
src/day15.rs 86.90% <0.00%> (-4.77%) ⬇️
src/day04.rs 77.10% <0.00%> (-4.60%) ⬇️
src/day11.rs 87.64% <0.00%> (-2.25%) ⬇️
... and 9 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-staff github-staff deleted a comment Apr 26, 2024
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.

1 participant