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

fix(deps): update serde monorepo to v1.0.201 #163

Merged
merged 1 commit into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.198 -> 1.0.201
serde_derive (source) dependencies patch 1.0.198 -> 1.0.201

Release Notes

serde-rs/serde (serde)

v1.0.201

Compare Source

  • Resolve unexpected_cfgs warning (#​2737)

v1.0.200

Compare Source

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#​2733, thanks @​jamessan)

v1.0.199

Compare Source

  • Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#​2732, thanks @​aatifsyed)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.46%. Comparing base (5455fea) to head (c77d64c).

❗ Current head c77d64c differs from pull request most recent head 8cb5bea. Consider uploading reports for the commit 8cb5bea to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #163   +/-   ##
======================================
  Coverage    9.46%   9.46%           
======================================
  Files          58      58           
  Lines         761     761           
======================================
  Hits           72      72           
  Misses        689     689           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update serde monorepo to 1.0.199 fix(deps): update serde monorepo to 1.0.200 May 1, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from ce615e2 to c77d64c Compare May 1, 2024 18:10
@renovate renovate bot changed the title fix(deps): update serde monorepo to 1.0.200 fix(deps): update serde monorepo to v1.0.200 May 5, 2024
@renovate renovate bot changed the title fix(deps): update serde monorepo to v1.0.200 fix(deps): update serde monorepo to v1.0.201 May 8, 2024
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from c77d64c to 8cb5bea Compare May 8, 2024 01:24
@Gerschtli Gerschtli merged commit d6fe8ab into master May 9, 2024
8 of 10 checks passed
@renovate renovate bot deleted the renovate/serde-monorepo branch May 9, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant