[PR #154] [MERGED] Update dependency pydantic to v2.2.1 #160

Closed
opened 2026-09-02 13:09:37 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/discord-twitter-webhooks/pull/154
Author: @renovate[bot]
Created: 8/18/2023
Status: Merged
Merged: 8/18/2023
Merged by: @renovate[bot]

Base: masterHead: renovate/pydantic-2.x


📝 Commits (1)

  • 9ea5a8e Update dependency pydantic to v2.2.1

📊 Changes

2 files changed (+113 additions, -113 deletions)

View changed files

📝 poetry.lock (+112 -112)
📝 pyproject.toml (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) 2.2.0 -> 2.2.1 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v2.2.1: 2023-08-18

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pydantic/pydantic/compare/v2.2.0...v2.2.1


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/discord-twitter-webhooks/pull/154 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 8/18/2023 **Status:** ✅ Merged **Merged:** 8/18/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/pydantic-2.x` --- ### 📝 Commits (1) - [`9ea5a8e`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/9ea5a8eca2accf90f5e37475c13f4c9dbe48457c) Update dependency pydantic to v2.2.1 ### 📊 Changes **2 files changed** (+113 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+112 -112) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pydantic](https://togithub.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | `2.2.0` -> `2.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pydantic/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pydantic/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pydantic/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pydantic/2.2.0/2.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v2.2.1`](https://togithub.com/pydantic/pydantic/releases/tag/v2.2.1): 2023-08-18 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v2.2.0...v2.2.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Make xfailing test for root model extra stop xfailing by [@&#8203;dmontagu](https://togithub.com/dmontagu) in [https://github.com/pydantic/pydantic/pull/6937](https://togithub.com/pydantic/pydantic/pull/6937) - Optimize recursion detection by stopping on the second visit for the … by [@&#8203;mciucu](https://togithub.com/mciucu) in [https://github.com/pydantic/pydantic/pull/7160](https://togithub.com/pydantic/pydantic/pull/7160) - fix link in docs by [@&#8203;tlambert03](https://togithub.com/tlambert03) in [https://github.com/pydantic/pydantic/pull/7166](https://togithub.com/pydantic/pydantic/pull/7166) - Bump pydantic-core to 2.6.1 and prepare 2.2.1 release by [@&#8203;adriangb](https://togithub.com/adriangb) in [https://github.com/pydantic/pydantic/pull/7176](https://togithub.com/pydantic/pydantic/pull/7176) #### New Contributors - [@&#8203;mciucu](https://togithub.com/mciucu) made their first contribution in [https://github.com/pydantic/pydantic/pull/7160](https://togithub.com/pydantic/pydantic/pull/7160) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v2.2.0...v2.2.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TheLovinator1/discord-twitter-webhooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:09:37 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
TheLovinator/discord-twitter-webhooks#160
No description provided.