-
Notifications
You must be signed in to change notification settings - Fork 117
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
chore: Configure Renovate #513
Open
renovate
wants to merge
1
commit into
canary
Choose a base branch
from
renovate/configure
base: canary
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+6
−0
Conversation
This file contains 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
4d5d93d
to
23e80a8
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
23e80a8
to
77b449e
Compare
77b449e
to
366a230
Compare
366a230
to
9616edd
Compare
9616edd
to
6795115
Compare
6795115
to
438ff78
Compare
438ff78
to
195219d
Compare
195219d
to
3786c76
Compare
3786c76
to
196b68f
Compare
196b68f
to
bc7bd19
Compare
bc7bd19
to
0a75687
Compare
0a75687
to
ae69f8c
Compare
ae69f8c
to
14bceb0
Compare
14bceb0
to
15bc6ee
Compare
15bc6ee
to
4f49a38
Compare
8335265
to
88ee2ad
Compare
88ee2ad
to
f8860db
Compare
f8860db
to
5ecb8c4
Compare
5ecb8c4
to
3876d69
Compare
3876d69
to
6a0fe9a
Compare
6a0fe9a
to
362f725
Compare
362f725
to
eef9998
Compare
eef9998
to
450849c
Compare
450849c
to
1504d6a
Compare
1504d6a
to
743bd4c
Compare
743bd4c
to
fcf844c
Compare
fcf844c
to
e559f98
Compare
e559f98
to
2232c67
Compare
2232c67
to
362ae61
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
engine/language_client_ruby/Gemfile
(bundler)integ-tests/ruby/Gemfile
(bundler)engine/Cargo.toml
(cargo)engine/baml-lib/baml-core/Cargo.toml
(cargo)engine/baml-lib/baml-log/Cargo.toml
(cargo)engine/baml-lib/baml-types/Cargo.toml
(cargo)engine/baml-lib/baml/Cargo.toml
(cargo)engine/baml-lib/diagnostics/Cargo.toml
(cargo)engine/baml-lib/jinja-runtime/Cargo.toml
(cargo)engine/baml-lib/jinja/Cargo.toml
(cargo)engine/baml-lib/jsonish/Cargo.toml
(cargo)engine/baml-lib/llm-client/Cargo.toml
(cargo)engine/baml-lib/parser-database/Cargo.toml
(cargo)engine/baml-lib/prompt-parser/Cargo.toml
(cargo)engine/baml-lib/schema-ast/Cargo.toml
(cargo)engine/baml-rpc/Cargo.toml
(cargo)engine/baml-runtime/Cargo.toml
(cargo)engine/baml-schema-wasm/Cargo.toml
(cargo)engine/bstd/Cargo.toml
(cargo)engine/cli/Cargo.toml
(cargo)engine/language_client_cffi/Cargo.toml
(cargo)engine/language_client_codegen/Cargo.toml
(cargo)engine/language_client_python/Cargo.toml
(cargo)engine/language_client_ruby/ext/ruby_ffi/Cargo.toml
(cargo)engine/language_client_typescript/Cargo.toml
(cargo)engine/sandbox/Cargo.toml
(cargo).devcontainer/Dockerfile
(dockerfile)engine/.docker/Dockerfile.builder
(dockerfile)engine/.docker/cli-tests/bullseye/Dockerfile
(dockerfile)engine/.docker/cli-tests/buster/Dockerfile
(dockerfile)engine/.docker/python-tests/conda/Dockerfile
(dockerfile)engine/.docker/python-tests/poetry/Dockerfile
(dockerfile)engine/.docker/python-tests/python/Dockerfile
(dockerfile)engine/.docker/python-tests/python3/Dockerfile
(dockerfile)engine/.docker/python-tests/virtualenv/Dockerfile
(dockerfile)engine/.docker/typescript-tests/npm/Dockerfile
(dockerfile)engine/.docker/typescript-tests/pnpm/Dockerfile
(dockerfile)engine/.docker/typescript-tests/yarn/Dockerfile
(dockerfile)integ-tests/python/docker-tests/aarch64-unknown-linux-gnu.Dockerfile
(dockerfile)integ-tests/python/docker-tests/aarch64-unknown-linux-musl.Dockerfile
(dockerfile)integ-tests/python/docker-tests/python-3_10.Dockerfile
(dockerfile)typescript/fiddle-proxy/Dockerfile
(dockerfile).github/workflows/build-python-release.reusable.yaml
(github-actions).github/workflows/build-ruby-release.reusable.yaml
(github-actions).github/workflows/build-typescript-release.reusable.yaml
(github-actions).github/workflows/build-vscode-release.reusable.yaml
(github-actions).github/workflows/fern-check.yml
(github-actions).github/workflows/preview-docs.yml
(github-actions).github/workflows/primary.yml
(github-actions).github/workflows/publish-docs.yml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/sandbox.yaml
(github-actions)go.mod
(gomod)integ-tests/go/go.mod
(gomod).mise.toml
(mise)engine/baml-schema-wasm/nodejs/package.json
(npm)engine/baml-schema-wasm/web/package.json
(npm)engine/language_client_typescript/package.json
(npm)fern/package.json
(npm)integ-tests/react/package.json
(npm)integ-tests/react/pnpm-workspace.yaml
(npm)integ-tests/typescript/package.json
(npm)typescript/baml-schema-wasm-node/package.json
(npm)typescript/baml-schema-wasm-web/package.json
(npm)typescript/codemirror-lang-baml/package.json
(npm)typescript/common/package.json
(npm)typescript/fiddle-frontend/package.json
(npm)typescript/fiddle-proxy/package.json
(npm)typescript/nextjs-plugin/package.json
(npm)typescript/package.json
(npm)typescript/playground-common/package.json
(npm)typescript/pnpm-workspace.yaml
(npm)typescript/vscode-ext/packages/language-server/package.json
(npm)typescript/vscode-ext/packages/package.json
(npm)typescript/vscode-ext/packages/syntaxes/package.json
(npm)typescript/vscode-ext/packages/vscode/package.json
(npm)typescript/vscode-ext/packages/web-panel/package.json
(npm)engine/language_client_python/pyproject.toml
(pep621)integ-tests/python/pyproject.toml
(pep621)tools/pyproject.toml
(pep621)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 206 Pull Requests:
chore(deps): update dependency vite to v6.0.15 [security]
renovate/npm-vite-vulnerability
canary
6.0.15
fix(deps): update rust crate ring to v0.17.12 [security]
renovate/crate-ring-vulnerability
canary
0.17.12
chore(deps): update dependency esbuild to ^0.25.0 [security]
renovate/npm-esbuild-vulnerability
canary
^0.25.0
fix(deps): update dependency axios to v1.8.2 [security]
renovate/npm-axios-vulnerability
canary
1.8.2
fix(deps): update dependency next [security]
renovate/npm-next-vulnerability
canary
15.2.3
15.2.4
fix(deps): update rust crate pyo3 to 0.24.0 [security]
renovate/crate-pyo3-vulnerability
canary
0.24.0
chore(deps): update dependency @eslint/eslintrc to v3.3.1
renovate/eslint-eslintrc-3.x-lockfile
canary
3.3.1
chore(deps): update dependency @lezer/generator to v1.7.3
renovate/lezer-generator-1.x-lockfile
canary
1.7.3
chore(deps): update dependency @napi-rs/cli to v3.0.0-alpha.77
renovate/napi-rs-cli-3.x
canary
3.0.0-alpha.77
chore(deps): update dependency @types/http-proxy to v1.17.16
renovate/http-proxy-1.x-lockfile
canary
1.17.16
chore(deps): update dependency @types/mocha to v10.0.10
renovate/mocha-10.x
canary
10.0.10
chore(deps): update dependency @types/node to v20.17.30
renovate/node-20.x-lockfile
canary
20.17.30
chore(deps): update dependency autoprefixer to v10.4.21
renovate/autoprefixer-10.x-lockfile
canary
10.4.21
chore(deps): update dependency eslint-plugin-react to v7.37.5
renovate/eslint-plugin-react-7.x-lockfile
canary
7.37.5
chore(deps): update dependency rake-compiler to v1.2.9
renovate/rake-compiler-1.x-lockfile
canary
1.2.9
chore(deps): update dependency rb_sys to v0.9.111
renovate/rb_sys-0.x
canary
"=0.9.111"
chore(deps): update dependency sorbet-runtime to v0.5.12008
renovate/sorbet-runtime-0.x-lockfile
canary
0.5.12008
chore(deps): update rust crate anyhow to v1.0.97
renovate/anyhow-1.x-lockfile
canary
1.0.97
chore(deps): update rust crate clap to v4.5.36
renovate/clap-4.x-lockfile
canary
4.5.36
chore(deps): update rust crate derive_builder to v0.20.2
renovate/derive_builder-0.x-lockfile
canary
0.20.2
chore(deps): update rust crate derive_more to v0.99.19
renovate/derive_more-0.x-lockfile
canary
0.99.19
chore(deps): update rust crate dissimilar to v1.0.10
renovate/dissimilar-1.x-lockfile
canary
1.0.10
chore(deps): update rust crate env_logger to v0.11.8
renovate/env_logger-0.x-lockfile
canary
0.11.8
chore(deps): update rust crate expect-test to v1.5.1
renovate/expect-test-1.x-lockfile
canary
1.5.1
chore(deps): update rust crate futures to v0.3.31
renovate/rust-futures-monorepo
canary
0.3.31
chore(deps): update rust crate indoc to v2.0.6
renovate/indoc-2.x-lockfile
canary
2.0.6
chore(deps): update rust crate pin-project-lite to v0.2.16
renovate/pin-project-lite-0.x-lockfile
canary
0.2.16
chore(deps): update rust crate serde_json to v1.0.140
renovate/serde_json-1.x-lockfile
canary
1.0.140
chore(deps): update rust crate strip-ansi-escapes to v0.2.1
renovate/strip-ansi-escapes-0.x-lockfile
canary
0.2.1
chore(deps): update rust crate unindent to v0.2.4
renovate/unindent-0.x-lockfile
canary
0.2.4
fix(deps): update codemirror
renovate/codemirror
canary
6.18.6
6.2.3
6.1.7
6.11.0
6.5.0
6.8.5
6.5.2
6.36.5
fix(deps): update dependency @types/js-levenshtein to v1.1.3
renovate/js-levenshtein-1.x
canary
1.1.3
fix(deps): update dependency @types/lodash to v4.17.16
renovate/lodash-4.x-lockfile
canary
4.17.16
fix(deps): update dependency @typescript/vfs to v1.6.1
renovate/typescript-vfs-1.x-lockfile
canary
1.6.1
fix(deps): update dependency @uiw/codemirror-extensions-hyper-link to v4.23.10
renovate/uiw-codemirror-extensions-hyper-link-4.x-lockfile
canary
4.23.10
fix(deps): update dependency @uiw/codemirror-extensions-langs to v4.23.10
renovate/uiw-codemirror-extensions-langs-4.x-lockfile
canary
4.23.10
fix(deps): update dependency @uiw/codemirror-theme-github to v4.23.10
renovate/uiw-codemirror-theme-github-4.x-lockfile
canary
4.23.10
fix(deps): update dependency @uiw/codemirror-theme-vscode to v4.23.10
renovate/uiw-codemirror-theme-vscode-4.x-lockfile
canary
4.23.10
fix(deps): update dependency @uiw/react-codemirror to v4.23.10
renovate/uiw-react-codemirror-4.x-lockfile
canary
4.23.10
fix(deps): update dependency @wavesurfer/react to v1.0.10
renovate/wavesurfer-react-1.x-lockfile
canary
1.0.10
fix(deps): update dependency allotment to v1.20.3
renovate/allotment-1.x-lockfile
canary
1.20.3
fix(deps): update dependency anser to v2.3.2
renovate/anser-2.x-lockfile
canary
2.3.2
fix(deps): update dependency chart.js to v4.4.8
renovate/chart.js-4.x-lockfile
canary
4.4.8
fix(deps): update dependency http-proxy-middleware to v3.0.5
renovate/http-proxy-middleware-3.x-lockfile
canary
3.0.5
fix(deps): update dependency js-tiktoken to v1.0.19
renovate/js-tiktoken-1.x-lockfile
canary
1.0.19
fix(deps): update dependency json-schema-faker to v0.5.9
renovate/json-schema-faker-0.x-lockfile
canary
0.5.9
fix(deps): update dependency marked to v15.0.8
renovate/marked-15.x-lockfile
canary
15.0.8
fix(deps): update dependency pnpm to v9.15.9
renovate/pnpm-9.x-lockfile
canary
9.15.9
fix(deps): update dependency react-arborist to v3.4.3
renovate/react-arborist-3.x-lockfile
canary
3.4.3
fix(deps): update dependency react18-json-view to v0.2.9
renovate/react18-json-view-0.x-lockfile
canary
0.2.9
fix(deps): update dependency sonner to v1.7.4
renovate/sonner-1.x-lockfile
canary
1.7.4
fix(deps): update dependency sonner to v2.0.3
renovate/sonner-2.x-lockfile
canary
2.0.3
fix(deps): update dependency swr to v2.3.3
renovate/swr-2.x-lockfile
canary
2.3.3
fix(deps): update dependency vscode-languageserver-textdocument to v1.0.12
renovate/vscode-languageserver-textdocument-1.x
canary
1.0.12
fix(deps): update dependency zod to v3.24.2
renovate/zod-3.x-lockfile
canary
3.24.2
fix(deps): update radix-ui-primitives monorepo
renovate/radix-ui-primitives-monorepo
canary
1.2.4
1.1.7
1.1.5
1.1.7
2.1.7
1.1.7
2.1.3
1.1.7
1.1.7
1.1.3
1.2.4
2.1.7
1.1.3
1.2.4
1.2.0
1.1.4
1.1.4
1.2.7
1.1.3
1.1.3
1.2.0
fix(deps): update react monorepo
renovate/react-monorepo
canary
18.3.20
19.1.1
18.3.6
19.1.2
19.1.0
19.1.0
fix(deps): update rust crate ambassador to v0.4.1
renovate/ambassador-0.x-lockfile
canary
0.4.1
fix(deps): update rust crate console to v0.15.11
renovate/console-0.x-lockfile
canary
0.15.11
fix(deps): update rust crate ctrlc to v3.4.6
renovate/ctrlc-3.x-lockfile
canary
3.4.6
fix(deps): update rust crate enumflags2 to v0.7.11
renovate/enumflags2-0.x-lockfile
canary
0.7.11
fix(deps): update rust crate indicatif to v0.17.11
renovate/indicatif-0.x-lockfile
canary
0.17.11
fix(deps): update rust crate jsonwebtoken to v9.3.1
renovate/jsonwebtoken-9.x-lockfile
canary
9.3.1
fix(deps): update rust crate log to v0.4.27
renovate/log-0.x-lockfile
canary
0.4.27
fix(deps): update rust crate open to v5.3.2
renovate/open-5.x-lockfile
canary
5.3.2
fix(deps): update rust crate pretty to v0.12.4
renovate/pretty-0.x-lockfile
canary
0.12.4
fix(deps): update rust crate rb-sys to v0.9.111
renovate/rb-sys-0.x-lockfile
canary
0.9.111
fix(deps): update rust crate reqwest to v0.12.15
renovate/reqwest-0.x-lockfile
canary
0.12.15
fix(deps): update rust crate semver to v1.0.26
renovate/semver-1.x-lockfile
canary
1.0.26
fix(deps): update rust crate tempfile to v3.19.1
renovate/tempfile-3.x-lockfile
canary
3.19.1
fix(deps): update rust crate test-log to v0.2.17
renovate/test-log-0.x-lockfile
canary
0.2.17
fix(deps): update rust crate textwrap to v0.16.2
renovate/textwrap-0.x-lockfile
canary
0.16.2
fix(deps): update rust crate tokio-stream to v0.1.17
renovate/tokio-stream-0.x-lockfile
canary
0.1.17
fix(deps): update rust crate tokio-util to v0.7.14
renovate/tokio-util-0.x-lockfile
canary
0.7.14
fix(deps): update rust crate url to v2.5.4
renovate/url-2.x-lockfile
canary
2.5.4
fix(deps): update rust crate valuable to v0.1.1
renovate/valuable-0.x-lockfile
canary
0.1.1
fix(deps): update rust-wasm-bindgen monorepo
renovate/rust-wasm-bindgen-monorepo
canary
=0.3.77
=0.2.100
0.2.100
0.4.50
0.3.50
0.3.77
fix(deps): update tokio-tracing monorepo
renovate/tokio-tracing-monorepo
canary
0.1.41
0.3.19
chore(deps): update dependency @biomejs/biome to v1.9.4
renovate/biomejs-biome-1.x-lockfile
canary
1.9.4
chore(deps): update dependency @swc/core to v1.11.20
renovate/swc-monorepo
canary
1.11.20
chore(deps): update dependency @testing-library/react to v16.3.0
renovate/testing-library-monorepo
canary
16.3.0
chore(deps): update dependency @types/node to v22.14.1
renovate/node-22.x-lockfile
canary
22.14.1
chore(deps): update dependency @types/vscode to v1.99.1
renovate/vscode-1.x
canary
1.99.1
chore(deps): update dependency @vscode/test-electron to v2.5.2
renovate/vscode-test-electron-2.x
canary
2.5.2
chore(deps): update dependency @vscode/vsce to v2.32.0
renovate/vscode-vsce-2.x
canary
2.32.0
chore(deps): update dependency async to v2.23.1
renovate/async-2.x-lockfile
canary
2.23.1
chore(deps): update dependency eslint to v9.24.0
renovate/eslint-monorepo
canary
9.24.0
chore(deps): update dependency fern-api to ^0.57.0
renovate/fern-api-0.x
canary
^0.57.0
chore(deps): update dependency minitest-reporters to v1.7.1
renovate/minitest-reporters-1.x-lockfile
canary
1.7.1
chore(deps): update dependency node to 20.19
renovate/node-20.x
canary
20.19
chore(deps): update dependency npm-run-all2 to v6.2.6
renovate/npm-run-all2-6.x-lockfile
canary
6.2.6
chore(deps): update dependency ovsx to v0.10.1
renovate/ovsx-0.x
canary
0.10.1
chore(deps): update dependency postcss to v8.5.3
renovate/postcss-8.x-lockfile
canary
8.5.3
chore(deps): update dependency python
renovate/python-3.x
canary
3.13
3.13
3.13-slim
chore(deps): update dependency ts-jest to v29.3.1
renovate/ts-jest-29.x-lockfile
canary
29.3.1
chore(deps): update dependency typescript to v5.8.3
renovate/typescript-5.x-lockfile
canary
5.8.3
chore(deps): update dependency vite-plugin-top-level-await to v1.5.0
renovate/vite-plugin-top-level-await-1.x-lockfile
canary
1.5.0
chore(deps): update dependency vite-plugin-wasm to v3.4.1
renovate/vite-plugin-wasm-3.x-lockfile
canary
3.4.1
chore(deps): update dependency vite-plugin-wasm to v3.4.1
renovate/vite-plugin-wasm-3.x
canary
3.4.1
chore(deps): update dependency webpack to v5.99.5
renovate/webpack-5.x-lockfile
canary
5.99.5
chore(deps): update nextjs monorepo
renovate/nextjs-monorepo
canary
14.2.28
15.3.0
chore(deps): update pnpm to v9.15.9
renovate/pnpm-9.x
canary
9.15.9
chore(deps): update rust crate askama to 0.13.0
renovate/askama-0.x
canary
0.13.0
chore(deps): update rust crate base64 to 0.22.0
renovate/base64-0.x
canary
0.22.0
chore(deps): update rust crate http to v1.3.1
renovate/http-1.x-lockfile
canary
1.3.1
chore(deps): update rust crate pyo3-build-config to 0.24.0
renovate/pyo3-build-config-0.x
canary
0.24.0
chore(deps): update rust crate rand to 0.9.0
renovate/rand-0.x
canary
0.9.0
chore(deps): update rust crate rb-sys-env to 0.2
renovate/rb-sys-env-0.x
canary
0.2
chore(deps): update rust crate rstest to 0.25.0
renovate/rstest-0.x
canary
0.25.0
chore(deps): update strum monorepo to 0.27.0
renovate/strum-monorepo
canary
0.27.0
0.27.0
chore(deps): update typescript-eslint monorepo to v8.29.1
renovate/typescript-eslint-monorepo
canary
8.29.1
8.29.1
fix(deps): update aws-sdk-js-v3 monorepo to v3.787.0
renovate/aws-sdk-js-v3-monorepo
canary
3.787.0
3.787.0
fix(deps): update aws-sdk-rust monorepo
renovate/aws-sdk-rust-monorepo
canary
1.6.1
1.82.0
0.61.0
fix(deps): update axum monorepo
renovate/axum-monorepo
canary
0.8
0.8.0
0.10.0
fix(deps): update dependency @scarf/scarf to v1.4.0
renovate/scarf-scarf-1.x-lockfile
canary
1.4.0
fix(deps): update dependency @smithy/types to v4.2.0
renovate/smithy-types-4.x-lockfile
canary
4.2.0
fix(deps): update dependency @tanstack/react-table to v8.21.2
renovate/tanstack-table-monorepo
canary
8.21.2
fix(deps): update dependency @tanstack/react-virtual to v3.13.6
renovate/tanstack-react-virtual-3.x-lockfile
canary
3.13.6
fix(deps): update dependency @xyflow/react to v12.5.5
renovate/xyflow-react-12.x-lockfile
canary
12.5.5
fix(deps): update dependency cmdk to v1.1.1
renovate/cmdk-1.x-lockfile
canary
1.1.1
fix(deps): update dependency dotenv to v16.5.0
renovate/dotenv-16.x-lockfile
canary
16.5.0
fix(deps): update dependency dotenv to v16.5.0
renovate/dotenv-16.x
canary
16.5.0
fix(deps): update dependency jotai to v2.12.2
renovate/jotai-2.x-lockfile
canary
2.12.2
fix(deps): update dependency jotai-devtools to ^0.11.0
renovate/jotai-devtools-0.x
canary
^0.11.0
fix(deps): update dependency lucide-react to ^0.487.0
renovate/lucide-monorepo
canary
^0.487.0
fix(deps): update dependency motion to v11.18.2
renovate/motion-11.x-lockfile
canary
11.18.2
fix(deps): update dependency nanoid to v5.1.5
renovate/nanoid-5.x-lockfile
canary
5.1.5
fix(deps): update dependency next-themes to ^0.4.0
renovate/next-themes-0.x
canary
^0.4.0
fix(deps): update dependency openai to v4.93.0
renovate/openai-4.x-lockfile
canary
4.93.0
fix(deps): update dependency papaparse to v5.5.2
renovate/papaparse-5.x-lockfile
canary
5.5.2
fix(deps): update dependency posthog-js to v1.235.6
renovate/posthog-js-1.x-lockfile
canary
1.235.6
fix(deps): update dependency react-hook-form to v7.55.0
renovate/react-hook-form-7.x-lockfile
canary
7.55.0
fix(deps): update dependency react-icons to v5.5.0
renovate/react-icons-5.x-lockfile
canary
5.5.0
fix(deps): update dependency react-markdown to v9.1.0
renovate/remark
canary
9.1.0
fix(deps): update dependency semver to v7.7.1
renovate/semver-7.x-lockfile
canary
7.7.1
7.7.0
fix(deps): update dependency tailwind-merge to v3.2.0
renovate/tailwind-merge-3.x-lockfile
canary
3.2.0
fix(deps): update dependency vscode-uri to v3.1.0
renovate/vscode-uri-3.x-lockfile
canary
3.1.0
fix(deps): update dependency wavesurfer.js to v7.9.4
renovate/wavesurfer.js-7.x-lockfile
canary
7.9.4
fix(deps): update module github.com/boundaryml/baml to v0.39.1
renovate/github.com-boundaryml-baml-0.x
canary
v0.39.1
fix(deps): update rjsf monorepo to v5.24.8
renovate/rjsf-monorepo
canary
5.24.8
5.24.8
5.24.8
fix(deps): update rust crate async-std to v1.13.1
renovate/async-std-1.x-lockfile
canary
1.13.1
fix(deps): update rust crate clap-cargo to 0.15.0
renovate/clap-cargo-0.x
canary
0.15.0
fix(deps): update rust crate colored to v2.2.0
renovate/colored-2.x-lockfile
canary
2.2.0
fix(deps): update rust crate either to v1.15.0
renovate/either-1.x-lockfile
canary
1.15.0
fix(deps): update rust crate etcetera to 0.10.0
renovate/etcetera-0.x
canary
0.10.0
fix(deps): update rust crate getrandom to 0.3.0
renovate/getrandom-0.x
canary
0.3.0
fix(deps): update rust crate hostname to 0.4.0
renovate/hostname-0.x
canary
0.4.0
fix(deps): update rust crate indexmap to v2.9.0
renovate/indexmap-2.x-lockfile
canary
2.9.0
fix(deps): update rust crate infer to 0.19.0
renovate/infer-0.x
canary
0.19.0
fix(deps): update rust crate itertools to 0.14.0
renovate/itertools-0.x
canary
0.14.0
fix(deps): update rust crate notify-debouncer-full to 0.5.0
renovate/notify-debouncer-full-0.x
canary
0.5.0
fix(deps): update rust crate ouroboros to v0.18.5
renovate/ouroboros-0.x-lockfile
canary
0.18.5
fix(deps): update rust crate pathdiff to 0.2.0
renovate/pathdiff-0.x
canary
0.2.0
fix(deps): update rust crate pest to v2.8.0
renovate/pest-2.x-lockfile
canary
2.8.0
fix(deps): update rust crate pest_derive to v2.8.0
renovate/pest_derive-2.x-lockfile
canary
2.8.0
fix(deps): update rust crate pyo3-async-runtimes to 0.24
renovate/pyo3-async-runtimes-0.x
canary
0.24
fix(deps): update rust crate pythonize to 0.24
renovate/pythonize-0.x
canary
0.24
fix(deps): update rust crate similar to v2.7.0
renovate/similar-2.x-lockfile
canary
2.7.0
fix(deps): update rust crate strsim to 0.11.0
renovate/strsim-0.x
canary
0.11.0
fix(deps): update rust crate uuid to v1.16.0
renovate/uuid-1.x-lockfile
canary
1.16.0
fix(deps): update rust crate whoami to v1.6.0
renovate/whoami-1.x-lockfile
canary
1.6.0
fix(deps): update shiki monorepo to v1.29.2
renovate/shiki-monorepo
canary
1.29.2
1.29.2
1.29.2
chore(deps): update dependency @types/uuid to v10
renovate/uuid-10.x
canary
^10.0.0
chore(deps): update dependency @vscode/vsce to v3
renovate/vscode-vsce-3.x
canary
3.3.2
chore(deps): update dependency dotenv-cli to v8
renovate/dotenv-cli-8.x
canary
^8.0.0
chore(deps): update dependency eslint to v9
renovate/major-eslint-monorepo
canary
^9.0.0
chore(deps): update dependency eslint-config-next to v15
renovate/major-nextjs-monorepo
canary
15.3.0
chore(deps): update dependency eslint-config-prettier to v10
renovate/eslint-config-prettier-10.x
canary
^10.0.0
chore(deps): update dependency is-ci to v4
renovate/is-ci-4.x
canary
4.1.0
chore(deps): update dependency jest-html-reporter to v4
renovate/jest-html-reporter-4.x
canary
^4.0.0
chore(deps): update dependency mocha to v11
renovate/mocha-11.x
canary
^11.0.0
chore(deps): update dependency node to v22
renovate/node-22.x
canary