Skip to content

Dependency Dashboard #27

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

Open
28 tasks
renovate bot opened this issue Feb 25, 2025 · 0 comments
Open
28 tasks

Dependency Dashboard #27

renovate bot opened this issue Feb 25, 2025 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Feb 25, 2025

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Detected empty commit - aborting git push

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update rust crate crossbeam-channel to v0.5.15 [security]
  • chore(deps): update rust crate anyhow to v1.0.98
  • chore(deps): update rust crate env_logger to v0.11.8
  • chore(deps): update rust crate git2 to v0.20.1
  • chore(deps): update rust crate insta to v1.42.2
  • chore(deps): update rust crate log to v0.4.27
  • chore(deps): update rust crate prettyplease to v0.2.32
  • chore(deps): update rust crate proc-macro2 to v1.0.95
  • chore(deps): update rust crate quote to v1.0.40
  • chore(deps): update rust crate rfs_tester to v1.1.4
  • chore(deps): update rust crate syn to v2.0.100
  • chore(deps): update rust crate thiserror to v2.0.12
  • chore(deps): update rust crate tree-sitter-rust to v0.23.3
  • fix(deps): update rust crate clap to v4.5.36
  • fix(deps): update rust crate pyo3-log to v0.12.3
  • fix(deps): update rust crate zstd to v0.13.3
  • chore(deps): update rust crate divan to v2.10.1
  • chore(deps): update rust crate indexmap to v2.9.0
  • chore(deps): update rust crate smallvec to v1.15.0
  • chore(deps): update rust crate tempfile to v3.19.1

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
Cargo.toml
  • clap 4.5.28
  • sysinfo 0.34.0
  • git2 0.20.0
  • divan 2.9.1
  • rayon 1.10.0
  • env_logger 0.11.6
  • log 0.4.25
  • tree-sitter 0.25.3
  • tree-sitter-python 0.23.6
  • tree-sitter-typescript 0.23.2
  • tree-sitter-javascript 0.23.1
  • tree-sitter-json 0.24.0
  • tree-sitter-java 0.23.5
  • tree-sitter-ruby 0.23.1
  • tree-sitter-rust 0.23.2
  • tree-sitter-go 0.23.4
  • tree-sitter-yaml 0.7.0
  • tree-sitter-toml-ng 0.7.0
  • bytes 1.10.0
  • convert_case 0.7.1
  • serde 1.0.217
  • serde_json 1.0.138
  • anyhow 1.0.95
  • rkyv 0.8.10
  • test-log 0.2.17
  • ambassador 0.4.1
  • mockall 0.13.1
  • tempfile 3.16.0
  • quote 1.0.38
  • proc-macro2 1.0.93
  • insta 1.42.1
  • prettyplease 0.2.29
  • syn 2.0.98
  • derive_more 2.0.1
  • salsa 0.19.0
  • indicatif-log-bridge 0.2.3
  • indicatif 0.17.11
  • crossbeam-channel 0.5.11
  • rstest 0.25.0
  • indextree 4.7.3
  • thiserror 2.0.11
  • indexmap 2
  • smallvec 1.11.0
  • pluralizer 0.5.0
  • dashmap 6.1.0
  • rfs_test_macro 1.1.1
  • rfs_tester 1.1.2
bindings/python/Cargo.toml
  • pyo3 0.23.5
  • pyo3-log 0.12.1
  • pyo3-bytes 0.1.3
codegen-bindings-generator/Cargo.toml
  • pluralizer 0.5.0
codegen-sdk-analyzer/Cargo.toml
  • notify-debouncer-mini 0.6.0
  • glob 0.3.2
codegen-sdk-ast-generator/Cargo.toml
codegen-sdk-ast/Cargo.toml
codegen-sdk-common/Cargo.toml
  • lazy_static 1.5.0
  • phf 0.11.3
  • xdg 2.5.2
  • base64 0.22.1
  • buildid 1.0.3
  • sha2 0.10.8
  • zstd 0.13.2
  • rustc-hash 2.1.1
  • hashbrown 0.15.2
codegen-sdk-cst-generator/Cargo.toml
  • mockall_double 0.3.1
codegen-sdk-cst/Cargo.toml
codegen-sdk-macros/Cargo.toml
codegen-sdk-resolution/Cargo.toml
languages/codegen-sdk-go/Cargo.toml
languages/codegen-sdk-java/Cargo.toml
languages/codegen-sdk-json/Cargo.toml
languages/codegen-sdk-markdown/Cargo.toml
languages/codegen-sdk-python/Cargo.toml
  • memchr 2
languages/codegen-sdk-ruby/Cargo.toml
languages/codegen-sdk-rust/Cargo.toml
languages/codegen-sdk-toml/Cargo.toml
languages/codegen-sdk-ts-query/Cargo.toml
languages/codegen-sdk-typescript/Cargo.toml
languages/codegen-sdk-yaml/Cargo.toml
github-actions
.github/actions/setup-environment/action.yml
  • mozilla-actions/sccache-action v0.0.9
  • actions-rust-lang/setup-rust-toolchain v1
.github/workflows/CI.yml
  • actions/checkout v4
  • actions/setup-python v5
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/setup-python v5
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/setup-python v5
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/checkout v4
  • actions/setup-python v5
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/checkout v4
  • PyO3/maturin-action v1
  • actions/upload-artifact v4
  • actions/download-artifact v4
  • actions/attest-build-provenance v2
  • PyO3/maturin-action v1
  • python 3.x
  • python 3.x
  • python 3.x
  • python 3.x
.github/workflows/codspeed.yml
  • actions/checkout v4
  • actions/cache v4
  • CodSpeedHQ/action v3
.github/workflows/pre-commit.yml
  • actions/checkout v4
  • pre-commit/action v3.0.1
  • stefanzweifel/git-auto-commit-action v5
.github/workflows/test.yml
  • actions/checkout v4
pep621
bindings/python/pyproject.toml
  • maturin >=1.0,<2.0
pre-commit
.pre-commit-config.yaml
  • biomejs/pre-commit v1.9.4
  • pre-commit/pre-commit-hooks v5.0.0
  • python-jsonschema/check-jsonschema 0.33.0
  • mxr/sync-pre-commit-deps v0.0.3
  • renovatebot/pre-commit-hooks 39.250.2
  • hukkin/mdformat 0.7.22
  • doublify/pre-commit-rust v1.0

  • Check this box to trigger a request for Renovate to run again on this repository
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

No branches or pull requests

0 participants