Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps atproto from 0.0.55 to 0.0.63.

Release notes

Sourced from atproto's releases.

v0.0.63

Breaking changes

Notes:

  • Since we updated websockets lib to v15, which uses the new async client, differences in stability are possible. Please report your findings!
  • Since we updated pydantic lib, new strange warnings coming from it are possible. Please report your findings!

What's Changed

Full Changelog: MarshalX/atproto@v0.0.62...v0.0.63

v0.0.62

Upcoming Breaking Changes

❗ Next release will drop Python 3.8 support

What's Changed

Full Changelog: MarshalX/atproto@v0.0.61...v0.0.62

v0.0.61

What's Changed

Note: this release fixes the session refreshing issue broken by 0.0.60.

Full Changelog: MarshalX/atproto@v0.0.60...v0.0.61

v0.0.60

What's Changed

Note: session refreshing was broken in this version. Please use 0.0.61 instead.

... (truncated)

Changelog

Sourced from atproto's changelog.

Version 0.0.63

22.10.2025

Breaking changes

Notes:

  • Since we updated websockets lib to v15, which uses the new async client, differences in stability are possible. Please report your findings!
  • Since we updated pydantic lib, new strange warnings coming from it are possible. Please report your findings!

What's Changed

Version 0.0.62

17.08.2025

❗ Next release will drop Python 3.8 support

Version 0.0.61

19.04.2025

Note: this release fixes the session refreshing issue broken by 0.0.60.

Version 0.0.60

11.04.2025

Note: session refreshing was broken in this version. Please use 0.0.61 instead.

... (truncated)

Commits
  • 76bd866 Add Python 3.14 support (#629)
  • aabaa89 Drop Python 3.8 support; upgrade websockets lib to v15 (#605)
  • 5def4b5 Update lexicons fetched from 386f583 committed 2025-10-10T15:03:01Z (#626)
  • bded4e1 Fix pydantic field warnings for optional fields with constraints (#627)
  • 7ed3650 Fix httpx deprecation warnings (#614)
  • 8a5cd66 Update lexicons fetched from 591de19 committed 2025-10-04T10:56:55Z (#621)
  • ceaa1f1 Update changelog for v0.0.62 (#620)
  • 890c018 Update urllib3 and requests (#619)
  • 1c6c48c Update lexicons fetched from c370d93 committed 2025-08-05T05:06:05Z (#618)
  • 5abc3bd Update lexicons fetched from 9751eeb committed 2025-07-29T20:00:05Z (#617)
  • 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 [atproto](https://github.com/MarshalX/atproto) from 0.0.55 to 0.0.63.
- [Release notes](https://github.com/MarshalX/atproto/releases)
- [Changelog](https://github.com/MarshalX/atproto/blob/main/CHANGES.md)
- [Commits](MarshalX/atproto@v0.0.55...v0.0.63)

---
updated-dependencies:
- dependency-name: atproto
  dependency-version: 0.0.63
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 23, 2025

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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the files-changed: 2 PR changes 2 files label Oct 23, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Ready in 📌 OWASP BLT Project Board Oct 23, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/atproto-0.0.63 branch October 26, 2025 15:12
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 files-changed: 2 PR changes 2 files python

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants