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

chore(deps): update opendal requirement from 0.48 to 0.49 #67

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on opendal to permit the latest version.

Release notes

Sourced from opendal's releases.

v0.49.2

Release List

Name Version
core 0.49.2
integrations/dav-server 0.1.0
integrations/fuse3 0.0.6
integrations/object_store 0.47.0
integrations/parquet 0.1.2
integrations/unftp-sbe 0.0.6
bin/oay 0.41.10
bin/ofs 0.0.11
bin/oli 0.41.10
bindings/c 0.44.12
bindings/cpp 0.45.10
bindings/dotnet 0.1.8
bindings/go 0.1.2
bindings/haskell 0.44.10
bindings/java 0.47.2
bindings/lua 0.1.8
bindings/nodejs 0.47.4
bindings/php 0.1.8
bindings/python 0.45.9
bindings/ruby 0.1.8

What's Changed

Added

Changed

Fixed

CI

... (truncated)

Changelog

Sourced from opendal's changelog.

[v0.49.2] - 2024-08-26

Added

Changed

Fixed

CI

Chore

[v0.49.1] - 2024-08-15

Added

Fixed

Docs

CI

Chore

[v0.49.0] - 2024-08-09

... (truncated)

Commits
  • 9c20590 Bump version to 0.49.2 (#5052)
  • 84c5599 chore: align the token method semantics (#5045)
  • c152360 feat(services/monoiofs): append, create_dir, copy and rename (#5041)
  • 89179e5 ci(integrations/spring): add spring boot bean load test (#5032)
  • d40223c chore: fix path typo in release docs (#5038)
  • dd943a2 feat(core): expose configs always (#5034)
  • 0cec8ba feat: align fn root semantics; fix missing root for some services; rm dupli...
  • 5463e20 refactor(core/services-oss): remove the starts_with (#5036)
  • 61c0546 feat(core/services-s3): support user defined metadata (#5030)
  • 229f5d8 fix(services/monoiofs): drop JoinHandle in worker thread (#5031)
  • Additional commits viewable in compare view

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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 1, 2024
@Xuanwo
Copy link
Member

Xuanwo commented Sep 2, 2024

cc @JingsongLi @SteNicholas @Aitozi, this PR should be safe to merge.

Copy link
Contributor

@Aitozi Aitozi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@Aitozi Aitozi merged commit 99b04df into main Sep 2, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/opendal-0.49 branch September 2, 2024 11:22
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants