chore(deps): bump the non-arrow group with 7 updates#256
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the non-arrow group with 7 updates#256dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the non-arrow group with 7 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [geojson](https://github.com/georust/geojson) | `0.24.2` | `1.0.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.75` | `0.10.76` | | [rustac](https://github.com/stac-utils/rustac) | ``b25bce2`` | ``2b86ddf`` | | [stac](https://github.com/stac-utils/rustac) | ``b25bce2`` | ``2b86ddf`` | | [stac-duckdb](https://github.com/stac-utils/rustac) | ``b25bce2`` | ``2b86ddf`` | | [stac-io](https://github.com/stac-utils/rustac) | ``b25bce2`` | ``2b86ddf`` | Updates `clap` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0) Updates `geojson` from 0.24.2 to 1.0.0 - [Changelog](https://github.com/georust/geojson/blob/main/CHANGES.md) - [Commits](georust/geojson@0.24.2...v1.0.0) Updates `openssl` from 0.10.75 to 0.10.76 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76) Updates `rustac` from `b25bce2` to `2b86ddf` - [Release notes](https://github.com/stac-utils/rustac/releases) - [Commits](stac-utils/rustac@b25bce2...2b86ddf) Updates `stac` from `b25bce2` to `2b86ddf` - [Release notes](https://github.com/stac-utils/rustac/releases) - [Commits](stac-utils/rustac@b25bce2...2b86ddf) Updates `stac-duckdb` from `b25bce2` to `2b86ddf` - [Release notes](https://github.com/stac-utils/rustac/releases) - [Commits](stac-utils/rustac@b25bce2...2b86ddf) Updates `stac-io` from `b25bce2` to `2b86ddf` - [Release notes](https://github.com/stac-utils/rustac/releases) - [Commits](stac-utils/rustac@b25bce2...2b86ddf) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-arrow - dependency-name: geojson dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: non-arrow - dependency-name: openssl dependency-version: 0.10.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-arrow - dependency-name: rustac dependency-version: 2b86ddf294c9ff3bff717b2f47553be850b70a95 dependency-type: direct:production dependency-group: non-arrow - dependency-name: stac dependency-version: 2b86ddf294c9ff3bff717b2f47553be850b70a95 dependency-type: direct:production dependency-group: non-arrow - dependency-name: stac-duckdb dependency-version: 2b86ddf294c9ff3bff717b2f47553be850b70a95 dependency-type: direct:production dependency-group: non-arrow - dependency-name: stac-io dependency-version: 2b86ddf294c9ff3bff717b2f47553be850b70a95 dependency-type: direct:production dependency-group: non-arrow ... Signed-off-by: dependabot[bot] <support@github.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the non-arrow group with 7 updates:
4.5.604.6.00.24.21.0.00.10.750.10.76b25bce22b86ddfb25bce22b86ddfb25bce22b86ddfb25bce22b86ddfUpdates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
geojsonfrom 0.24.2 to 1.0.0Changelog
Sourced from geojson's changelog.
... (truncated)
Commits
f6eafedprepare for 1.0.0 release8c12816prepare for 0.25.0 releasec64043fsimpler docsfa96c26update to rust 2024 (#273)3c362b4Additional ergonomic constructors (for Geometry and FeatureCollection) (#271)f5fffd0Remove methods related to json to/from now that we ser/de directly (#270)de445d9Speed up parsing by deserializing directly to geojson (without intermediate s...a7870dbMove code around - no new functionality (#268)37ea3c9Merge branch 'mkirk/derive-serialization-3'67c07a1derive Serialization rather than manual implsUpdates
opensslfrom 0.10.75 to 0.10.76Release notes
Sourced from openssl's releases.
Commits
6b94124Release openssl v0.10.76 and openssl-sys v0.9.112 (#2582)30c3f2dBump aws-lc-sys to 0.38 (#2581)efc55bfSupport pregenerated Rust bindings from AWS-LC installations (#2578)80cd420Constify from_raw (#2580)e64c352Pin quote to 1.0.44 for min-version CI (#2579)c38b028Fix use-after-free of error strings on BoringSSL/aws-lc (#2572)9cd9a14fix min-version CI (#2573)87bf0e2Merge pull request #2567 from butteronarchbtw/brainpool-nid-constants61906a9add libressl variantse922826add corresponding rust constantsUpdates
rustacfromb25bce2to2b86ddfCommits
2b86ddfchore(deps): bump cairosvg from 2.8.2 to 2.9.0 (#990)5a66a2cchore(deps): bump pillow from 11.3.0 to 12.1.1 (#989)6c0b318chore(deps): bump orjson from 3.11.4 to 3.11.6 (#988)b2baa5fchore(deps): bump tar from 7.5.10 to 7.5.11 in /crates/wasm (#987)Updates
stacfromb25bce2to2b86ddfCommits
2b86ddfchore(deps): bump cairosvg from 2.8.2 to 2.9.0 (#990)5a66a2cchore(deps): bump pillow from 11.3.0 to 12.1.1 (#989)6c0b318chore(deps): bump orjson from 3.11.4 to 3.11.6 (#988)b2baa5fchore(deps): bump tar from 7.5.10 to 7.5.11 in /crates/wasm (#987)Updates
stac-duckdbfromb25bce2to2b86ddfCommits
2b86ddfchore(deps): bump cairosvg from 2.8.2 to 2.9.0 (#990)5a66a2cchore(deps): bump pillow from 11.3.0 to 12.1.1 (#989)6c0b318chore(deps): bump orjson from 3.11.4 to 3.11.6 (#988)b2baa5fchore(deps): bump tar from 7.5.10 to 7.5.11 in /crates/wasm (#987)Updates
stac-iofromb25bce2to2b86ddfCommits
2b86ddfchore(deps): bump cairosvg from 2.8.2 to 2.9.0 (#990)5a66a2cchore(deps): bump pillow from 11.3.0 to 12.1.1 (#989)6c0b318chore(deps): bump orjson from 3.11.4 to 3.11.6 (#988)b2baa5fchore(deps): bump tar from 7.5.10 to 7.5.11 in /crates/wasm (#987)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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