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

build(deps): bump python-twitter-v2 from 0.9.1 to 0.9.2 #831

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps python-twitter-v2 from 0.9.1 to 0.9.2.

Release notes

Sourced from python-twitter-v2's releases.

v0.9.2

0.9.2 (2024-10-29)

Features

  • Add new apis for user block dm.
  • Add new fields for user model
  • update dependency.
Changelog

Sourced from python-twitter-v2's changelog.

0.9.2 (2024-10-29)

Features

  • Add new apis for user block dm.
  • Add new fields for user model
  • update dependency.
Commits
  • b8390fd Bump version: 0.9.1 → 0.9.2
  • 8e9a899 📃 docs(changelog): update changelog
  • 3ae9a54 Merge pull request #173 from MerleLiuKun/feat-user-field
  • cb7dcf0 feat(user): ✨ add new fields for user model
  • eadf16f Merge pull request #172 from MerleLiuKun/feat-block-dm
  • 4eb0311 feat(dm): ✅ update tests for block user dm
  • 402bd8c feat(dm): ✨ Add support for the DM block API
  • 4a0885a Merge pull request #171 from MerleLiuKun/up-dep
  • fc38e06 feat(ci): 💚 update codecov-action
  • 5ea3f6e feat(dependency): ✨ update dependency for compatibility
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-twitter-v2](https://github.com/sns-sdks/python-twitter) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/sns-sdks/python-twitter/releases)
- [Changelog](https://github.com/sns-sdks/python-twitter/blob/master/CHANGELOG.md)
- [Commits](sns-sdks/python-twitter@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: python-twitter-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2024
@coveralls
Copy link

coveralls commented Nov 1, 2024

Coverage Status

coverage: 83.554%. remained the same
when pulling fe42104 on dependabot/pip/python-twitter-v2-0.9.2
into 563a9a6 on main.

@GraemeWatt GraemeWatt merged commit fe5156f into main Nov 1, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-twitter-v2-0.9.2 branch November 1, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants