This repository was archived by the owner on May 7, 2026. It is now read-only.
deps(core): bump the all group across 1 directory with 2 updates#1581
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(core): bump the all group across 1 directory with 2 updates#1581dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
de74531 to
cb1e274
Compare
Updates the requirements on [sqllogictest](https://github.com/risinglightdb/sqllogictest-rs) and [object_store](https://github.com/apache/arrow-rs-object-store) to permit the latest version. Updates `sqllogictest` to 0.29.1 - [Release notes](https://github.com/risinglightdb/sqllogictest-rs/releases) - [Changelog](https://github.com/risinglightdb/sqllogictest-rs/blob/main/CHANGELOG.md) - [Commits](risinglightdb/sqllogictest-rs@v0.28.4...v0.29.1) Updates `object_store` to 0.13.2 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs-object-store@v0.12.3...v0.13.2) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.13.2 dependency-type: direct:production dependency-group: all - dependency-name: sqllogictest dependency-version: 0.29.1 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
cb1e274 to
a54ce50
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on sqllogictest and object_store to permit the latest version.
Updates
sqllogictestto 0.29.1Release notes
Sourced from sqllogictest's releases.
Changelog
Sourced from sqllogictest's changelog.
... (truncated)
Commits
ebab8dachore: bump version to v0.29.1 (#280)18a6169feat(parser,runner): addletrecord for binding query results to variables ...492c9e3feat: support matching sqlstate with[statement|query] error (CCSSS)(#269)Updates
object_storeto 0.13.2Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
7a65b75chore: prepare0.13.2release (#671)d22f7f9fix: missing 5xx error body when retry exhausted (#618)ebaee78Support --xa-s3 suffix for S3 Express One Zone bucket access points (#663)7ded938ReplacePath::childwithPath::join(#666)bdcac43feat: Add support for AWS_ENDPOINT_URL_S3 environment variable (#590)ca15c63Implement Clone for local and memory stores (#653)41d3242docs: clarifyClonebehavior (#656)6259202Unifyfrom_envbehaviours (#652)66e640dSwitch TokenCache to RWLock (#648)907653edocs: add examples to the aws docs where appropriate (#651)