[PR #100] [MERGED] Update dependency tweepy to v4.14.0 #124

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

📋 Pull Request Information

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

Base: masterHead: renovate/tweepy-4.x-lockfile


📝 Commits (1)

  • eba4557 Update dependency tweepy to v4.14.0

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 poetry.lock (+3 -3)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tweepy (source) 4.13.0 -> 4.14.0 age adoption passing confidence

Release Notes

tweepy/tweepy

v4.14.0: 4.14.0

Compare Source

New Features / Improvements

  • Add constants for potential model object fields (f3f73bc)
    • DIRECT_MESSAGE_EVENT_FIELDS
    • DM_EVENT_FIELDS
    • LIST_FIELDS
    • MEDIA_FIELDS
    • PLACE_FIELDS
    • POLL_FIELDS
    • PUBLIC_SPACE_FIELDS
    • SPACE_FIELDS
    • PUBLIC_TWEET_FIELDS
    • TWEET_FIELDS
    • USER_FIELDS
  • Add creator_id field for Space (a13726a)

Twitter API Backwards-Incompatible Changes

  • Remove support for streaming with Twitter API v1.1 status/filter endpoint (c8a02eb)
    • Stream
    • AsyncStream
  • Remove support for deprecated Premium v1.1 Search APIs (a955f30)
    • API.search_30_day
    • API.search_full_archive

Misc

  • Overhaul Getting Started documentation (addb9f7)
  • Remove no longer valid Twitter API version badges in README (880e7bf)
  • Update and improve various documentation

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/100 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 4/25/2023 **Status:** ✅ Merged **Merged:** 4/25/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/tweepy-4.x-lockfile` --- ### 📝 Commits (1) - [`eba4557`](https://github.com/TheLovinator1/discord-twitter-webhooks/commit/eba45575f43fc64c222b27f33b7d549508a057af) Update dependency tweepy to v4.14.0 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) </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 | |---|---|---|---|---|---| | [tweepy](https://www.tweepy.org/) ([source](https://togithub.com/tweepy/tweepy)) | `4.13.0` -> `4.14.0` | [![age](https://badges.renovateapi.com/packages/pypi/tweepy/4.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/tweepy/4.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/tweepy/4.14.0/compatibility-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/tweepy/4.14.0/confidence-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tweepy/tweepy</summary> ### [`v4.14.0`](https://togithub.com/tweepy/tweepy/releases/tag/v4.14.0): 4.14.0 [Compare Source](https://togithub.com/tweepy/tweepy/compare/v4.13.0...v4.14.0) #### New Features / Improvements - Add constants for potential model object fields ([f3f73bc](https://togithub.com/tweepy/tweepy/commit/f3f73bc1cf0a7f19ebfe7df0a2f6b08fb7c4cd9c)) - `DIRECT_MESSAGE_EVENT_FIELDS` - `DM_EVENT_FIELDS` - `LIST_FIELDS` - `MEDIA_FIELDS` - `PLACE_FIELDS` - `POLL_FIELDS` - `PUBLIC_SPACE_FIELDS` - `SPACE_FIELDS` - `PUBLIC_TWEET_FIELDS` - `TWEET_FIELDS` - `USER_FIELDS` - Add `creator_id` field for `Space` ([a13726a](https://togithub.com/tweepy/tweepy/commit/a13726a1c0114f72e0037bad4292b4a2a6693b65)) #### Twitter API Backwards-Incompatible Changes - Remove support for streaming with Twitter API v1.1 status/filter endpoint ([c8a02eb](https://togithub.com/tweepy/tweepy/commit/c8a02eb61b36ac710010b67ff0ed7b8374ef9375)) - `Stream` - `AsyncStream` - Remove support for deprecated Premium v1.1 Search APIs ([a955f30](https://togithub.com/tweepy/tweepy/commit/a955f3000c57c134f51d55b42c0e98ff56e17311)) - `API.search_30_day` - `API.search_full_archive` #### Misc - Overhaul Getting Started documentation ([addb9f7](https://togithub.com/tweepy/tweepy/commit/addb9f7a78de70c1b1e4b6a34e5324776f55cd0f)) - Remove no longer valid Twitter API version badges in README ([880e7bf](https://togithub.com/tweepy/tweepy/commit/880e7bf98075a1e1c1cd817971581d4f229ea1fb)) - Update and improve various documentation </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://app.renovatebot.com/dashboard#github/TheLovinator1/discord-twitter-webhooks). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMiJ9--> --- <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:26 +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#124
No description provided.