-
Notifications
You must be signed in to change notification settings - Fork 854
build(deps): bump the dependencies group with 2 updates #1383
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
Conversation
Bumps the dependencies group with 2 updates: [object_store](https://github.com/apache/arrow-rs-object-store) and [serial_test](https://github.com/palfrey/serial_test). Updates `object_store` from 0.12.4 to 0.13.0 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.12.4...v0.13.0) Updates `serial_test` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serial_test dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
* 'main' of github.com:rustfs/rustfs: fix: OpenBSD does not support TCPKeepalive intervals (#1382) Remove unused crates (#1394) feat: s3 tests classification (#1392) fix rpc client (#1393) Refactor RPC Authentication System for Improved Maintainability (#1391) fix: improve s3-tests readiness detection and Python package installation (#1390) fix: s3 api compatibility (#1370) Fix Path Traversal and Enhance Object Validation (#1387) build(deps): bump the dependencies group with 2 updates (#1383) Revise security vulnerability reporting instructions Enhance security policy with philosophy and reporting updates
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: houseme <housemecn@gmail.com>
Bumps the dependencies group with 2 updates: object_store and serial_test.
Updates
object_storefrom 0.12.4 to 0.13.0Changelog
Sourced from object_store's changelog.
Commits
eedbf3dPrepare for 0.13.0 release (#581)44e258cAdd A "upgrading to 0.13.0" guide in docs (#584)24e5fbcUpdate release schedule on README (#583)378bfe7correctly expose HttpError through RetryError::source (#580)fa40170Pathimprovements (#546)493a5d0fix: Add more details on what isn't implemented (#575)7b09e4eDocumentation for backend support of bulk delete (#571)65ad88bRemove dev dependency on openssl (#577)de4a30eAllow explicitly specifying GCS base URL (#567)92b1378refactor!: movedeletetoObjectStoreExt(#549)Updates
serial_testfrom 3.2.0 to 3.3.1Release notes
Sourced from serial_test's releases.
Commits
0771eb03.3.1ace6ebfMerge pull request #148 from palfrey/docsrs-testing349375dImprove feature flag docsf9deb97Remove doc_auto_cfgd5a4c09Reset cargo.lock89253b1Test docs-rs will work5e84cd43.3.0abfc053Merge pull request #147 from palfrey/non-absolute-file-checking38d6b05Refactor feature name for serial_test_test2620c79test-all-features needs more escapingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions