fission-codes / fission-server

Apache License 2.0
9 stars 0 forks source link

chore(deps): bump serde_path_to_error from 0.1.14 to 0.1.15 #222

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps serde_path_to_error from 0.1.14 to 0.1.15.

Release notes

Sourced from serde_path_to_error's releases.

0.1.15

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
Commits
  • b412bdb Release 0.1.15
  • e551970 Pull in proc-macro2 sccache fix
  • d7b3677 Add cargo.toml metadata to link to crate documentation
  • b0575eb Remove 'remember to update' reminder from Cargo.toml
  • 11d19e3 Test docs.rs documentation build in CI
  • c7ec071 Update actions/checkout@v3 -> v4
  • 16cb498 Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"
  • 0768796 Temporarily disable -Zrandomize-layout due to rustc ICE
  • 40a0323 Ignore needless_pass_by_ref_mut clippy lint
  • 6c71ed2 Revert "Resolve needless_pass_by_ref_mut clippy lint"
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (03f6d2b) 20.76% compared to head (c615e64) 20.41%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/fission-codes/fission-server/pull/222/graphs/tree.svg?width=650&height=150&src=pr&token=GO3TTZLDO0&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes)](https://app.codecov.io/gh/fission-codes/fission-server/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes) ```diff @@ Coverage Diff @@ ## main #222 +/- ## ========================================== - Coverage 20.76% 20.41% -0.36% ========================================== Files 72 72 Lines 3130 3130 Branches 1914 1914 ========================================== - Hits 650 639 -11 - Misses 1633 1634 +1 - Partials 847 857 +10 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/fission-codes/fission-server/pull/222/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fission-codes)
dependabot[bot] commented 8 months ago

Looks like serde_path_to_error is up-to-date now, so this is no longer needed.