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 all non-major dependencies #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.93 -> 1.0.95
cargo_toml (source) dependencies minor 0.20.2 -> 0.21.0
chrono dependencies patch 0.4.38 -> 0.4.39
geo-types dependencies patch 0.7.14 -> 0.7.15
serde (source) dependencies patch 1.0.214 -> 1.0.217
wkt dependencies minor 0.11.0 -> 0.12.0

Release Notes

dtolnay/anyhow (anyhow)

v1.0.95

Compare Source

v1.0.94

Compare Source

  • Documentation improvements
chronotope/chrono (chrono)

v0.4.39: 0.4.39

Compare Source

What's Changed

georust/geo (geo-types)

v0.7.15

Compare Source

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

v1.0.215

Compare Source

georust/wkt (wkt)

v0.12.0

Compare Source

  • Writing WKT is now up to 50% faster by avoiding extra allocations and writing directly to an underlying buffer.
  • Any geo_traits input is now supported when writing to WKT.
  • Implements geo_traits on Wkt and all structs in types. This allows for easier interoperability when reading WKT data to other representations than geo-types.
  • BREAKING: removed the fmt::Display impl on wkt::Coord.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

sourcery-ai bot commented Nov 17, 2024

Reviewer's Guide by Sourcery

This is a simple dependency update PR that bumps the version of the serde crate from 1.0.214 to 1.0.215. The update includes a new warning feature for duplicate field or variant names during deserialization.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update serde dependency version
  • Bump serde from 1.0.214 to 1.0.215
  • Add new warning functionality for duplicate field/variant names in deserialization
Cargo.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d28442c to 88bbfe8 Compare November 27, 2024 21:59
@renovate renovate bot changed the title fix(deps): update rust crate serde to v1.0.215 fix(deps): update all non-major dependencies Nov 27, 2024
@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 88bbfe8 to eac3b48 Compare December 3, 2024 20:33
@duyetbot
Copy link
Collaborator

duyetbot commented Dec 3, 2024

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eac3b48 to 2678b80 Compare December 6, 2024 00:53
@duyetbot
Copy link
Collaborator

duyetbot commented Dec 6, 2024

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2678b80 to fed2a91 Compare December 9, 2024 13:32
@duyetbot
Copy link
Collaborator

duyetbot commented Dec 9, 2024

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fed2a91 to bcc2e26 Compare December 11, 2024 04:23
@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcc2e26 to 3d8a21b Compare December 16, 2024 12:16
@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d8a21b to 2bc677a Compare December 17, 2024 19:05
@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2bc677a to 25ecfc4 Compare December 22, 2024 12:38
@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25ecfc4 to d185540 Compare December 27, 2024 23:22
@duyetbot
Copy link
Collaborator

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d185540 to 491143c Compare January 14, 2025 19:45
@duyetbot
Copy link
Collaborator

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.

1 participant