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

Update opendal requirement from 0.29.1 to 0.30.2 in /zino-core #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Updates the requirements on opendal to permit the latest version.

Release notes

Sourced from opendal's releases.

v0.30.2

What's Changed

Full Changelog: apache/opendal@v0.30.1...v0.30.2

Changelog

Sourced from opendal's changelog.

[v0.30.2] - 2023-03-10

CI

  • ci(bindings/nodejs): Fix nodejs package can't uploaded (#1564)

[v0.30.1] - 2023-03-10

Docs

  • docs: Fix Operator::create() has been removed (#1560)

CI

  • ci: Fix python & nodejs not released correctly (#1559)

Chore

  • chore(bindings/nodejs): update license in package.json (#1556)

[v0.30.0] - 2023-03-10

Added

  • RFC-1477: Remove Object Concept (#1477)
  • feat(bindings/nodejs): fs Operator (#1485)
  • feat(service/dashmap): Add scan support (#1492)
  • feat(bindings/nodejs): Add Writer Support (#1490)
  • feat: Add dummy implementation for accessor and builder (#1503)
  • feat(bindings/nodejs): Support List & append all default services (#1505)
  • feat(bindings/python): Setup operator init logic (#1513)
  • feat(bindings/nodejs): write support string (#1520)
  • feat(bindings/python): add support for services that opendal enables by default (#1522)
  • feat(bindings/nodejs): Remove Operator.writer until we are ready (#1528)
  • feat(bindings/nodejs): Support Operator.create_dir (#1529)
  • feat(bindings/python): implement create_dir (#1534)
  • feat(bindings/python): implement delete and export more metadata fields (#1539)
  • feat(bindings/python): implement blocking list and scan (#1541)
  • feat: Append EntryMode to Entry (#1543)
  • feat: Entry refactoring to allow external creation (#1547)
  • feat(bindings/nodejs): Support Operator.scanSync & Operator.listSync (#1546)
  • feat: remove_via can delete files concurrently (#1495)

Changed

  • refactor: Split operator APIs into different part (#1483)
  • refactor: Remove Object prefix for public API (#1488)
  • refactor: Remove the concept of Object (#1496)
  • refactor: remove ReadDir in FTP service (#1504)
  • refactor: rename public api create to create_dir (#1512)

... (truncated)

Commits

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 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)

Updates the requirements on [opendal](https://github.com/datafuselabs/opendal) to permit the latest version.
- [Release notes](https://github.com/datafuselabs/opendal/releases)
- [Changelog](https://github.com/datafuselabs/opendal/blob/main/CHANGELOG.md)
- [Commits](apache/opendal@v0.29.1...v0.30.2)

---
updated-dependencies:
- dependency-name: opendal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 14, 2023

Looks like opendal is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 14, 2023
@dependabot dependabot bot deleted the dependabot/cargo/zino-core/opendal-0.30.2 branch March 14, 2023 07:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants