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 rust crate serde to v1.0.217 #3253

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2025

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.215 -> 1.0.217
serde (source) workspace.dependencies patch 1.0.215 -> 1.0.217

Release Notes

serde-rs/serde (serde)

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 11, 2025 17:47
@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Jan 11, 2025
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.32%. Comparing base (3f24545) to head (9ef2bbb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3253   +/-   ##
=======================================
  Coverage   86.32%   86.32%           
=======================================
  Files         282      282           
  Lines       28798    28747   -51     
=======================================
- Hits        24860    24817   -43     
+ Misses       3938     3930    -8     

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

@renovate renovate bot force-pushed the renovate/serde-monorepo branch 3 times, most recently from b7a09da to 13c3206 Compare January 12, 2025 05:54
@renovate renovate bot force-pushed the renovate/serde-monorepo branch from 13c3206 to 9ef2bbb Compare January 12, 2025 10:27
@renovate renovate bot merged commit 3b4facb into main Jan 12, 2025
32 checks passed
@renovate renovate bot deleted the renovate/serde-monorepo branch January 12, 2025 12:35
MedHeikelBouzayene added a commit to MedHeikelBouzayene/tailcall that referenced this pull request Jan 14, 2025
* fix: query interface with fragments

* fix: query interface with fragments

* fix: no need to box interfaces

* fix: no need to box interfaces

* fix: integration tests

* fix: create interfaces in builder instead

* fix: create interfaces in builder instead

* fix: remove arc and take it from index

* fix: remove duplicate when __typename is requested

* chore(deps): update rust crate async-graphql to v7.0.13 (tailcallhq#3241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate anyhow to v1.0.95 (tailcallhq#3242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate async-trait to v0.1.85 (tailcallhq#3243)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate chrono to v0.4.39 (tailcallhq#3244)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate clap to v4.5.26 (tailcallhq#3245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate hyper to v0.14.32 (tailcallhq#3246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate moka to v0.12.10 (tailcallhq#3247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate phonenumber to v0.3.7 (tailcallhq#3252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate proc-macro2 to v1.0.93 (tailcallhq#3250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate quote to v1.0.38 (tailcallhq#3248)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls to v0.23.21 (tailcallhq#3249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls-pki-types to v1.10.1 (tailcallhq#3251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde to v1.0.217 (tailcallhq#3253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde_json to v1.0.135 (tailcallhq#3254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate syn to v2.0.96 (tailcallhq#3255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @cloudflare/workers-types to v4.20250109.0 (tailcallhq#3256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MedHeikelBouzayene added a commit to MedHeikelBouzayene/tailcall that referenced this pull request Jan 14, 2025
* fix: query interface with fragments

* fix: query interface with fragments

* fix: no need to box interfaces

* fix: no need to box interfaces

* fix: integration tests

* fix: create interfaces in builder instead

* fix: create interfaces in builder instead

* fix: remove arc and take it from index

* fix: remove duplicate when __typename is requested

* chore(deps): update rust crate async-graphql to v7.0.13 (tailcallhq#3241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate anyhow to v1.0.95 (tailcallhq#3242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate async-trait to v0.1.85 (tailcallhq#3243)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate chrono to v0.4.39 (tailcallhq#3244)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate clap to v4.5.26 (tailcallhq#3245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate hyper to v0.14.32 (tailcallhq#3246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate moka to v0.12.10 (tailcallhq#3247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate phonenumber to v0.3.7 (tailcallhq#3252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate proc-macro2 to v1.0.93 (tailcallhq#3250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate quote to v1.0.38 (tailcallhq#3248)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls to v0.23.21 (tailcallhq#3249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls-pki-types to v1.10.1 (tailcallhq#3251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde to v1.0.217 (tailcallhq#3253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde_json to v1.0.135 (tailcallhq#3254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate syn to v2.0.96 (tailcallhq#3255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @cloudflare/workers-types to v4.20250109.0 (tailcallhq#3256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MedHeikelBouzayene added a commit to MedHeikelBouzayene/tailcall that referenced this pull request Jan 15, 2025
* fix: query interface with fragments

* fix: query interface with fragments

* fix: no need to box interfaces

* fix: no need to box interfaces

* fix: integration tests

* fix: create interfaces in builder instead

* fix: create interfaces in builder instead

* fix: remove arc and take it from index

* fix: remove duplicate when __typename is requested

* chore(deps): update rust crate async-graphql to v7.0.13 (tailcallhq#3241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate anyhow to v1.0.95 (tailcallhq#3242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate async-trait to v0.1.85 (tailcallhq#3243)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate chrono to v0.4.39 (tailcallhq#3244)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate clap to v4.5.26 (tailcallhq#3245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate hyper to v0.14.32 (tailcallhq#3246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate moka to v0.12.10 (tailcallhq#3247)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate phonenumber to v0.3.7 (tailcallhq#3252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate proc-macro2 to v1.0.93 (tailcallhq#3250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate quote to v1.0.38 (tailcallhq#3248)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls to v0.23.21 (tailcallhq#3249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate rustls-pki-types to v1.10.1 (tailcallhq#3251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde to v1.0.217 (tailcallhq#3253)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate serde_json to v1.0.135 (tailcallhq#3254)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update rust crate syn to v2.0.96 (tailcallhq#3255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @cloudflare/workers-types to v4.20250109.0 (tailcallhq#3256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants