Closed dependabot[bot] closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
rooch-portal | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 28, 2024 6:26pm |
rooch-portal-v2.1 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 28, 2024 6:26pm |
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
@dependabot ignore this minor version
OK, I won't notify you about version 3.9.x again, unless you re-open this PR.
Bumps serde_with from 2.3.3 to 3.9.0.
Release notes
Sourced from serde_with's releases.
... (truncated)
Commits
c3e489f
Bump version to 3.9.0 (#770)57ad877
Bump version to 3.9.0d038657
ImplementMapSkipError
, analogous toVecSkipError
, but for map-like data ...aaa0a29
Update serde_with/src/guide/serde_as_transformations.md17dec11
Add tests to make sure syntax errors are not suppressed.97543d0
Implement MapSkipError, skipping un-deserializable entries.bf6724d
Move VecSkipError to a separate file, preparing for MapSkipError31e9172
Fix dead code warning by correcting a typo (#769)f5b2626
Fix dead code warnings in tests4ad4a1b
Fix dead code warning by correcting a typoMost Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | serde_with | [>= 3.8.a, < 3.9] |You can trigger a rebase of this PR 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