Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) ==2.5.2 -> ==2.8.2 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v2.8.2: (2024-07-03)

Compare Source

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.8.1...v2.8.2

v2.8.1: (2024-07-03)

Compare Source

What's Changed

Packaging
Fixes

New Contributors

Full Changelog: pydantic/pydantic@v2.8.0...v2.8.1

v2.8.0

Compare Source

GitHub release

The code released in v2.8.0 is functionally identical to that of v2.8.0b1.

What's Changed
Packaging
New Features
Changes
Performance
Internal Improvements
Fixes
New Contributors

v2.7.4

Compare Source

Github release

What's Changed
Packaging
Fixes

v2.7.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.7.2

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.7.1

Compare Source

GitHub release

What's Changed
Packaging
New Features
Changes
Fixes
New Contributors

v2.7.0

Compare Source

GitHub release

The code released in v2.7.0 is practically identical to that of v2.7.0b1.

What's Changed
Packaging
New Features

Finalized in v2.7.0, rather than v2.7.0b1:

Changes
Performance
Fixes
New Contributors

v2.6.4

Compare Source

GitHub release

What's Changed
Fixes

v2.6.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.6.2

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.6.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.6.0

Compare Source

GitHub release

The code released in v2.6.0 is practically identical to that of v2.6.0b1.

What's Changed
Packaging
New Features
Changes
Performance
Fixes

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 this update 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 changed the title chore(deps): update dependency pydantic to v2.3.0 chore(deps): update dependency pydantic to v2.4.0 Sep 25, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from ba3b73a to 5f6ef05 Compare September 25, 2023 14:26
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.4.0 chore(deps): update dependency pydantic to v2.4.1 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from e184dbf to 0429566 Compare September 28, 2023 07:18
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.4.1 chore(deps): update dependency pydantic to v2.4.2 Sep 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.4.2 chore(deps): update dependency pydantic to v2.5.0 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 0429566 to 3324413 Compare November 13, 2023 17:52
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.0 chore(deps): update dependency pydantic to v2.5.1 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 3324413 to 20cb2c8 Compare November 15, 2023 20:04
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.1 chore(deps): update dependency pydantic to v2.5.1 - autoclosed Nov 17, 2023
@renovate renovate bot closed this Nov 17, 2023
@renovate renovate bot deleted the renovate/pydantic-2.x branch November 17, 2023 16:21
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.1 - autoclosed chore(deps): update dependency pydantic to v2.5.1 Nov 22, 2023
@renovate renovate bot reopened this Nov 22, 2023
@renovate renovate bot restored the renovate/pydantic-2.x branch November 22, 2023 16:02
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.1 chore(deps): update dependency pydantic to v2.5.2 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 20cb2c8 to 851e948 Compare November 22, 2023 16:02
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 22, 2023

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.2 chore(deps): update dependency pydantic to v2.5.2 - autoclosed Dec 18, 2023
@renovate renovate bot closed this Dec 18, 2023
@renovate renovate bot deleted the renovate/pydantic-2.x branch December 18, 2023 14:34
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.2 - autoclosed chore(deps): update dependency pydantic to v2.5.2 Dec 22, 2023
@renovate renovate bot reopened this Dec 22, 2023
@renovate renovate bot restored the renovate/pydantic-2.x branch December 22, 2023 12:56
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.2 chore(deps): update dependency pydantic to v2.5.3 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 851e948 to 28b5269 Compare December 22, 2023 12:56
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.5.3 chore(deps): update dependency pydantic to v2.6.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 946af3f to 7e3795a Compare February 5, 2024 15:27
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.6.0 chore(deps): update dependency pydantic to v2.6.1 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 7e3795a to 42e8392 Compare February 23, 2024 18:01
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.6.1 chore(deps): update dependency pydantic to v2.6.2 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 42e8392 to 6b15c24 Compare February 27, 2024 19:55
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.6.2 chore(deps): update dependency pydantic to v2.6.3 Feb 27, 2024
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.6.3 chore(deps): update dependency pydantic to v2.6.4 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 6b15c24 to 1ed6111 Compare March 12, 2024 13:37
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 1ed6111 to 656b4d9 Compare April 11, 2024 18:58
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.6.4 chore(deps): update dependency pydantic to v2.7.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 656b4d9 to bc24535 Compare April 23, 2024 17:17
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.7.0 chore(deps): update dependency pydantic to v2.7.1 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from bc24535 to 1f6101f Compare May 28, 2024 21:38
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.7.1 chore(deps): update dependency pydantic to v2.7.2 May 28, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 1f6101f to a6f88b9 Compare June 3, 2024 19:55
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.7.2 chore(deps): update dependency pydantic to v2.7.3 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from a6f88b9 to 5bb710a Compare June 12, 2024 15:43
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.7.3 chore(deps): update dependency pydantic to v2.7.4 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 5bb710a to 3cadd48 Compare July 1, 2024 17:16
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.7.4 chore(deps): update dependency pydantic to v2.8.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 3cadd48 to d619a07 Compare July 4, 2024 00:17
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.8.0 chore(deps): update dependency pydantic to v2.8.1 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from d619a07 to 0c0ffd9 Compare July 4, 2024 04:29
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.8.1 chore(deps): update dependency pydantic to v2.8.2 Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant