Skip to content

chore(deps): bump nc-py-api from 0.24.2 to 0.30.1#228

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nc-py-api-0.30.1
Open

chore(deps): bump nc-py-api from 0.24.2 to 0.30.1#228
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/nc-py-api-0.30.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps nc-py-api from 0.24.2 to 0.30.1.

Release notes

Sourced from nc-py-api's releases.

v0.30.1

Added

  • Share.token property to expose the share token (e.g. for passing to external applications that access Nextcloud shares via WebDAV). #427 Thanks to @​meck-gd

v0.30.0

No release notes provided.

Changelog

Sourced from nc-py-api's changelog.

[0.30.1 - 2026-04-26]

Added

  • Share.token property to expose the share token (e.g. for passing to external applications that access Nextcloud shares via WebDAV). #427 Thanks to @​meck-gd

[0.30.0 - 2026-03-29]

Added

  • Teams (Circles) async API on AsyncNextcloud/AsyncNextcloudApp: full CRUD, member management, and join/leave flows. #403
  • FsNodeInfo.download_url and FsNodeInfo.download_url_expiration properties exposing S3 presigned download URLs (when the storage backend is S3 with use_presigned_url enabled). #419

Changed

  • Sync API for Activity, Notes, UserStatus, and WeatherStatus removed; use the async counterparts on AsyncNextcloud/AsyncNextcloudApp. #405
  • All remaining sync entry points (Nextcloud, NextcloudApp, TalkBot, nc_app, talk_bot_msg, sync enabled_handler/trigger_handler in set_handlers) now emit DeprecationWarning; they will be removed in v0.31.0. #422
  • README and examples/as_client/ scripts converted to AsyncNextcloud/AsyncNextcloudApp. #422
  • caldav dependency upgraded to >=3.1,<4. #416
Commits
  • 01ce7b0 v0.30.1 [publish]
  • d365c45 Expose token in Share objects (#427)
  • c834931 fix(tests): anchor calendar tests to past dates to avoid user-status side eff...
  • 0caa451 v0.30.0 [publish]
  • 4fdeb24 feat: deprecate sync APIs and convert examples to async (#422)
  • e65414b chore(deps): update codecov/codecov-action action to v6 (#421)
  • 5add626 chore(deps): update anthropics/claude-code-action digest to 88c168b (#420)
  • 0da4be0 fix(deps): update dependency caldav to v3 (#416)
  • 9692bdd chore(deps): update github artifact actions (major) (#413)
  • b562865 chore(deps): update anthropics/claude-code-action digest to 0ee1bee (#411)
  • 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 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 [nc-py-api](https://github.com/cloud-py-api/nc_py_api) from 0.24.2 to 0.30.1.
- [Release notes](https://github.com/cloud-py-api/nc_py_api/releases)
- [Changelog](https://github.com/cloud-py-api/nc_py_api/blob/main/CHANGELOG.md)
- [Commits](cloud-py-api/nc_py_api@v0.24.2...v0.30.1)

---
updated-dependencies:
- dependency-name: nc-py-api
  dependency-version: 0.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants