build(deps): bump the cargo-dependencies group across 3 directories with 5 updates - #199
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo-dependencies group across 3 directories with 5 updates#199dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 5 updates Bumps the cargo-dependencies group with 3 updates in the / directory: [geo-types](https://github.com/georust/geo), [sysinfo](https://github.com/GuillaumeGomez/sysinfo) and [pyo3](https://github.com/pyo3/pyo3). Bumps the cargo-dependencies group with 2 updates in the /aisdb_lib directory: [geo-types](https://github.com/georust/geo) and [rusqlite](https://github.com/rusqlite/rusqlite). Bumps the cargo-dependencies group with 2 updates in the /client_webassembly directory: [geo-types](https://github.com/georust/geo) and [web-sys](https://github.com/wasm-bindgen/wasm-bindgen). Updates `geo-types` from 0.7.19 to 0.7.20 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-types-0.7.19...geo-types-0.7.20) Updates `sysinfo` from 0.33.1 to 0.38.4 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.38.4) Updates `pyo3` from 0.29.0 to 0.29.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.29.0...v0.29.2) Updates `geo-types` from 0.7.19 to 0.7.20 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-types-0.7.19...geo-types-0.7.20) Updates `rusqlite` from 0.40.1 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.40.1...v0.40.2) Updates `geo-types` from 0.7.19 to 0.7.20 - [Changelog](https://github.com/georust/geo/blob/main/CHANGES.md) - [Commits](georust/geo@geo-types-0.7.19...geo-types-0.7.20) Updates `web-sys` from 0.3.103 to 0.3.104 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: geo-types dependency-version: 0.7.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: pyo3 dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: geo-types dependency-version: 0.7.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: geo-types dependency-version: 0.7.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: web-sys dependency-version: 0.3.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... 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 cargo-dependencies group with 3 updates in the / directory: geo-types, sysinfo and pyo3.
Bumps the cargo-dependencies group with 2 updates in the /aisdb_lib directory: geo-types and rusqlite.
Bumps the cargo-dependencies group with 2 updates in the /client_webassembly directory: geo-types and web-sys.
Updates
geo-typesfrom 0.7.19 to 0.7.20Commits
6d886daprepare for geo-types-0.7.20 releasef7c91e5fix simply connected interior validation (#1522)fc552cdminor earcut bump to keep tests consistent (#1570)25e5a9ffeat: add static_name() to Geometry for type identification (#1562)6d8aa3bchore: simplify all errors withthiserror(#1563)15810a8Addrstarsupport forRect(#1549)1dea21bOptimise the separable geometry distance fast path (#1560)9602906Replace partial_cmp unwrap with total_cmp in lex_cmp (#1555)cc200f3Propagate non-finite coordinates through Centroid instead of panicking (#1552)6b2127dUse total_cmp in sweep line interval ordering (#1554)Updates
sysinfofrom 0.33.1 to 0.38.4Changelog
Sourced from sysinfo's changelog.
... (truncated)
Commits
97c194dMerge pull request #1642 from GuillaumeGomez/update91b92f1Update crate version to0.38.48e8f76cUpdate CHANGELOG for0.38.49e6f37cMerge pull request #1641 from madsmtm/macos-no-pin-deps73d545cFix warnings introduced in new objc2-* versions5cc4bcbDon't pin objc2-* crates5d4c63bMerge pull request #1640 from patjakdev/patjakdev/fix-1639a8ee05cUse fragment size instead of block size for disk stats61257e4Merge pull request #1635 from GuillaumeGomez/update3cf4b65Update crate version to0.38.3Updates
pyo3from 0.29.0 to 0.29.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
a70d17frelease: 0.29.2bd00e11fix backports.zoneinfo for uv install7cbd144fix double-decref in PyPy in instance dealloc (#6294)e57fb6ffix missing trailing nul on Python 3.9#[pyclass]docstrings (#6296)d83693cfix refcount leak ininitialize_tp_dict(#6297)48ebbd8fix: skip libpython rpath args on Windows and Cygwin (#6284)bd73377fix: pass class to classmethod magic methods (#6283)af8d149Restore pyo3-introspection license files (#6289)0120c59unblock CI via a uv constraint (#6295)3161efcbuild(deps): bump CodSpeedHQ/action from 4 to 5.0.1 (#6286)Updates
geo-typesfrom 0.7.19 to 0.7.20Commits
6d886daprepare for geo-types-0.7.20 releasef7c91e5fix simply connected interior validation (#1522)fc552cdminor earcut bump to keep tests consistent (#1570)25e5a9ffeat: add static_name() to Geometry for type identification (#1562)6d8aa3bchore: simplify all errors withthiserror(#1563)15810a8Addrstarsupport forRect(#1549)1dea21bOptimise the separable geometry distance fast path (#1560)9602906Replace partial_cmp unwrap with total_cmp in lex_cmp (#1555)cc200f3Propagate non-finite coordinates through Centroid instead of panicking (#1552)6b2127dUse total_cmp in sweep line interval ordering (#1554)Updates
rusqlitefrom 0.40.1 to 0.40.2Release notes
Sourced from rusqlite's releases.
Commits
e88f112Prepare released11c76eUpdate main.ymlc922ca5Lower MSRV to 1.88.0Updates
geo-typesfrom 0.7.19 to 0.7.20Commits
6d886daprepare for geo-types-0.7.20 releasef7c91e5fix simply connected interior validation (#1522)fc552cdminor earcut bump to keep tests consistent (#1570)25e5a9ffeat: add static_name() to Geometry for type identification (#1562)6d8aa3bchore: simplify all errors withthiserror(#1563)15810a8Addrstarsupport forRect(#1549)1dea21bOptimise the separable geometry distance fast path (#1560)9602906Replace partial_cmp unwrap with total_cmp in lex_cmp (#1555)cc200f3Propagate non-finite coordinates through Centroid instead of panicking (#1552)6b2127dUse total_cmp in sweep line interval ordering (#1554)Updates
web-sysfrom 0.3.103 to 0.3.104Commits
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