Skip to content
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

fix(deps): update all-dependencies #419

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.93 -> 1.0.95
colored dependencies minor 2.1.0 -> 2.2.0
crate-ci/typos action minor v1.28.1 -> v1.29.4
serde (source) dependencies patch 1.0.215 -> 1.0.217
serde_json dependencies patch 1.0.133 -> 1.0.134
simple-home-dir dependencies patch 0.4.4 -> 0.4.5
tempfile (source) dependencies minor 3.14.0 -> 3.15.0
tree-sitter (source) dependencies patch =0.24.4 -> =0.24.6
update-informer dependencies minor 1.1.0 -> 1.2.0

Release Notes

dtolnay/anyhow (anyhow)

v1.0.95

Compare Source

v1.0.94

Compare Source

  • Documentation improvements
mackwic/colored (colored)

v2.2.0

Compare Source

crate-ci/typos (crate-ci/typos)

v1.29.4

Compare Source

[1.29.4] - 2025-01-03

v1.29.3

Compare Source

[1.29.3] - 2025-01-02

v1.29.2

Compare Source

v1.29.1

Compare Source

[1.29.1] - 2025-01-02

Fixes
  • Don't correct deriver

v1.29.0

Compare Source

[1.29.0] - 2024-12-31

Features
Performance
  • Sped up dictionary lookups

v1.28.4

Compare Source

[1.28.4] - 2024-12-16

Features
  • --format sarif support

v1.28.3

Compare Source

[1.28.3] - 2024-12-12

Fixes
  • Correct imlementations, includs, qurorum, transatctions, trasnactions, validasted, vview

v1.28.2

Compare Source

[1.28.2] - 2024-12-02

Fixes
  • Don't correct parametrize variants
serde-rs/serde (serde)

v1.0.217

Compare Source

  • Support serializing externally tagged unit variant inside flattened field (#​2786, thanks @​Mingun)

v1.0.216

Compare Source

serde-rs/json (serde_json)

v1.0.134

Compare Source

  • Add RawValue associated constants for literal null, true, false (#​1221, thanks @​bheylin)
Stebalien/tempfile (tempfile)

v3.15.0

Compare Source

Re-seed the per-thread RNG from system randomness when we repeatedly fail to create temporary files (#​314). This resolves a potential DoS vector (#​178) while avoiding getrandom in the common case where it's necessary. The feature is optional but enabled by default via the getrandom feature.

For libc-free builds, you'll either need to disable this feature or opt-in to a different getrandom backend.

tree-sitter/tree-sitter (tree-sitter)

v0.24.6

Compare Source

[0.24.6] - 2024-12-27

Bug Fixes
  • playground: backport new playground

v0.24.5

Compare Source

[0.24.5] - 2024-12-11

Features
  • Move scripts to xtasks
Bug Fixes
  • Compiler warning
  • Sync cmake with master
  • lib: Correct next sibling of zero width node
  • lib: Use clock_gettime on macOS again
  • lib: Handle compiler warnings
Build System and CI
  • Configure clippy lints at the workspace level
  • Tune compiler warnings
  • Major overhaul
  • Treat incompatible pointer warning as error
  • Build lib with wasmtime
  • Fix minor issues
  • cmake: Link wasmtime dependencies
Other
  • Remove unnecessary fuzz and profile helpers
mgrachev/update-informer (update-informer)

v1.2.0

Compare Source

Fixes
  • Use etcetera instead of directories (#​152)
CI
Documentation
  • Add fzf-make as user in README (#​153)
  • Documented UpdateInformer usage that doesn't create cache file (#​146)
Miscellaneous Tasks
  • Fix CI and linter warnings (#​155)
  • Remove stale action (#​154)
  • Made Cargo.toml and readme less CLI-centric (#​145)
  • Direct docs.rs via Cargo.toml to document all registries (#​144)
  • Update link (#​140)
  • Update reqwest requirement from 0.11 to 0.12 (#​137)
  • Add fselect as user in README (#​125)
Update dependencies
  • Bump lycheeverse/lychee-action from 2.0.2 to 2.2.0 (#​157)
  • Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 (#​151)
  • Bump Swatinem/rust-cache from 2.7.3 to 2.7.5 (#​150)
  • Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#​139)
  • Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#​133)
  • Bump softprops/action-gh-release from 1 to 2 (#​136)
  • Bump codecov/codecov-action from 3 to 4 (#​134)
  • Bump lycheeverse/lychee-action from 1.9.1 to 1.9.2 (#​132)
  • Bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#​131)
  • Bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#​130)
  • Bump lycheeverse/lychee-action from 1.9.0 to 1.9.1 (#​129)
  • Bump lycheeverse/lychee-action from 1.8.0 to 1.9.0 (#​128)
  • Bump actions/stale from 8 to 9 (#​126)
  • Bump Swatinem/rust-cache from 2.5.1 to 2.7.1 (#​124)
  • Bump codecov/codecov-action from 3 to 4 (#​122)
  • Bump actions/checkout from 3 to 4 (#​120)
  • Bump Swatinem/rust-cache from 2.5.0 to 2.5.1 (#​116)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from kyu08 January 1, 2025 01:42
@renovate renovate bot force-pushed the renovate/all-deps branch 2 times, most recently from a3ee17b to 55b5c62 Compare January 2, 2025 22:06
Copy link
Contributor Author

renovate bot commented Jan 2, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 3.15.0
    Updating crates.io index
error: failed to select a version for `getrandom`.
    ... required by package `uuid v1.11.0`
    ... which satisfies dependency `uuid = "^1.10.0"` (locked to 1.11.0) of package `fzf-make v0.54.0 (/tmp/renovate/repos/github/kyu08/fzf-make)`
versions that meet the requirements `^0.2` (locked to 0.2.8) are: 0.2.8

all possible versions conflict with previously selected packages.

  previously selected package `getrandom v0.2.15`
    ... which satisfies dependency `getrandom = "^0.2.15"` of package `tempfile v3.15.0`
    ... which satisfies dependency `tempfile = "^3.14.0"` of package `fzf-make v0.54.0 (/tmp/renovate/repos/github/kyu08/fzf-make)`

failed to select a version for `getrandom` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/all-deps branch from 55b5c62 to b55fca1 Compare January 3, 2025 17:00
@renovate renovate bot force-pushed the renovate/all-deps branch from b55fca1 to 59e184e Compare January 6, 2025 00:16
@kyu08 kyu08 closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant