Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps opendal from 0.54.1 to 0.55.0.

Changelog

Sourced from opendal's changelog.

[v0.55.0] - 2025-11-11

Added

Changed

... (truncated)

Commits
  • 48c48b1 ci: Remove hdfs-native from arm platform (#6792)
  • f9b6790 chore: Don't introduce openssl for python binding (#6790)
  • ec8d0cd chore: Fix build (#6789)
  • fe8c14f Bump to version 0.55.0 with rc.2 (#6788)
  • d05602c fix(bindings/python): Update python/stubgen & core/hdfs-native (#6774)
  • 0c51354 docs: Make it clear that bindings have different version with rust core. (#6780)
  • e9494dc chore(services/fs): use NotADirectory directly (#6786)
  • d0eddb2 No need to copy the whole tree (#6783)
  • fc5725a feat(binding/nodejs): add TimeoutLayer, LoggingLayer and ThrottleLayer in nod...
  • 147b1e1 chore(services/s3)!: remove deprecated S3::security_token (#6779)
  • 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 [opendal](https://github.com/apache/opendal) from 0.54.1 to 0.55.0.
- [Release notes](https://github.com/apache/opendal/releases)
- [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md)
- [Commits](apache/opendal@v0.54.1...v0.55.0)

---
updated-dependencies:
- dependency-name: opendal
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 23, 2025
@codecov
Copy link

codecov bot commented Nov 23, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
623 2 621 0
View the top 2 failed test(s) by shortest run time
moonlink::storage::filesystem::accessor::filesystem_accessor::tests::test_unbuffered_stream_write
Stack Traces | 0.104s run time
thread 'storage::filesystem::accessor::filesystem_accessor::tests::test_unbuffered_stream_write' panicked at .../filesystem/test_utils/writer_test_utils.rs:23:29:
called `Result::unwrap()` on an `Err` value: JoinError(ErrorStruct { message: "Join error", status: Permanent, source: Some(task 2 panicked with message "concurrent tasks executed with no executor has been enabled"), location: Some(".../filesystem/accessor/unbuffered_stream_writer.rs:53:9") })
moonlink::storage::filesystem::accessor::unbuffered_stream_writer::tests::test_unbuffered_stream_writer
Stack Traces | 0.106s run time
thread 'storage::filesystem::accessor::unbuffered_stream_writer::tests::test_unbuffered_stream_writer' panicked at .../filesystem/test_utils/writer_test_utils.rs:23:29:
called `Result::unwrap()` on an `Err` value: JoinError(ErrorStruct { message: "Join error", status: Permanent, source: Some(task 2 panicked with message "concurrent tasks executed with no executor has been enabled"), location: Some(".../filesystem/accessor/unbuffered_stream_writer.rs:53:9") })

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community 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.

1 participant