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

Bump thiserror from 1.0.38 to 1.0.39 #3143

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps thiserror from 1.0.38 to 1.0.39.

Release notes

Sourced from thiserror's releases.

1.0.39

  • Set html_root_url attribute
Commits
  • f729af9 Release 1.0.39
  • 391ec2b Set html_root_url
  • a2d1ed1 Enable type layout randomization in CI on nightly
  • 7aaa03d Show enabling of nightly tests as a CI step
  • 0010b0f Support a manual trigger on CI workflow
  • 920ad73 Ignore extra_unused_type_parameters clippy lint in test
  • 0d23ebc Prevent actions duplication on noop merge commits
  • c5ce725 Sync license text with rust-lang repos
  • See full diff 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @shssoichiro.


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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 6, 2023
@shssoichiro
Copy link
Collaborator

@dependabot merge

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.38...1.0.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/thiserror-1.0.39 branch from d536e80 to 3cb3132 Compare March 7, 2023 02:30
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.04 🎉

Comparison is base (d8dcc5e) 86.75% compared to head (3cb3132) 86.79%.

📣 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             @@
##           master    #3143      +/-   ##
==========================================
+ Coverage   86.75%   86.79%   +0.04%     
==========================================
  Files          84       84              
  Lines       33337    33337              
==========================================
+ Hits        28922    28936      +14     
+ Misses       4415     4401      -14     
Impacted Files Coverage Δ
src/context/mod.rs 91.20% <0.00%> (-1.10%) ⬇️
src/tiling/tile_state.rs 88.40% <0.00%> (-0.73%) ⬇️
src/encoder.rs 86.98% <0.00%> (+0.03%) ⬆️
src/partition.rs 76.01% <0.00%> (+0.16%) ⬆️
src/asm/x86/predict.rs 43.67% <0.00%> (+0.38%) ⬆️
src/rdo.rs 85.64% <0.00%> (+0.46%) ⬆️
src/context/transform_unit.rs 90.49% <0.00%> (+0.71%) ⬆️

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.

@dependabot dependabot bot merged commit 26f5390 into master Mar 7, 2023
@dependabot dependabot bot deleted the dependabot/cargo/thiserror-1.0.39 branch March 7, 2023 02:53
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants