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

Dependency Dashboard #34

Open
27 tasks
renovate bot opened this issue Oct 12, 2024 · 0 comments
Open
27 tasks

Dependency Dashboard #34

renovate bot opened this issue Oct 12, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@renovate
Copy link
Contributor

renovate bot commented Oct 12, 2024

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

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

  • chore(deps): update dependency @types/react to v19.0.4
  • chore(deps): update dependency prettier to v3.4.2
  • fix(deps): update dependency prettier to v3.4.2
  • chore(deps): update dependency turbo to v2.3.3
  • chore(deps): update dependency typescript to v5.7.3
  • chore(deps): update dependency typescript to v5.7.3
  • chore(deps): update devdependencies (eslint) (@eslint/js, eslint, eslint-import-resolver-typescript, typescript-eslint)
  • chore(deps): update node.js to v22.13.0 (node, @types/node)
  • chore(deps): update pnpm to v9.15.3
  • chore(deps): update rust crate serial_test to 0.10.0
  • fix(deps): update axum monorepo (axum, axum-extra)
  • fix(deps): update dependency @tabler/icons-react to v3.28.1
  • fix(deps): update dependency react-intersection-observer to v9.14.1
  • fix(deps): update dependency tuono to v0.17.0
  • fix(deps): update dependency web-streams-polyfill to v4.1.0
  • fix(deps): update mantine monorepo to v7.15.3 (@mantine/code-highlight, @mantine/core, @mantine/hooks)
  • fix(deps): update rust crate ssr_rs to 0.8.0
  • fix(deps): update rust crate tokio-tungstenite to 0.26.0
  • fix(deps): update rust crate tungstenite to 0.26.0
  • fix(deps): update rust crate tuono_lib to 0.17.0
  • chore(deps): update dependency jsdom to v26
  • chore(deps): update rust crate serial_test to v3
  • fix(deps): update react monorepo to v19 (major) (@types/react, @types/react-dom, react, react-dom)
  • fix(deps): update rust crate colored to v3

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

cargo
apps/documentation/Cargo.toml
  • tuono_lib 0.16.9
  • glob 0.3.1
  • time 0.3
  • serde 1.0.202
crates/tuono/Cargo.toml
  • clap 4.5.4
  • watchexec 5.0.0
  • miette 7.2.0
  • watchexec-signals 4.0.0
  • tokio 1
  • serde 1.0.202
  • watchexec-supervisor 3.0.0
  • glob 0.3.1
  • regex 1.10.4
  • reqwest 0.12.4
  • serde_json 1.0
  • fs_extra 1.3.0
  • http 1.1.0
  • tempfile 3.14.0
  • assert_cmd 2.0.16
  • serial_test 0.4.0
crates/tuono_lib/Cargo.toml
  • ssr_rs 0.7.0
  • axum 0.7.5
  • axum-extra 0.9.6
  • tokio 1.37.0
  • serde 1.0.202
  • erased-serde 0.4.5
  • serde_json 1.0
  • serde_urlencoded 0.7.1
  • reqwest 0.12.4
  • once_cell 1.19.0
  • regex 1.10.5
  • either 1.13.0
  • tower-http 0.6.0
  • colored 2.1.0
  • tokio-tungstenite 0.24.0
  • futures-util 0.3
  • tungstenite 0.24.0
  • http 1.1.0
  • pin-project 1.1.7
  • tower 0.5.1
crates/tuono_lib_macros/Cargo.toml
  • syn 2.0.0
  • quote 1.0
examples/tuono-app/Cargo.toml
  • serde 1.0.202
examples/tuono-tutorial/Cargo.toml
  • serde 1.0.202
  • reqwest 0.12.9
examples/with-mdx/Cargo.toml
  • serde 1.0.202
github-actions
.github/actions/install-node-dependencies/action.yml
  • pnpm/action-setup v4
  • actions/setup-node v4
  • actions/setup-node v4
.github/workflows/ci-documentation.yml
  • actions/checkout v4
  • actions-rust-lang/setup-rust-toolchain v1
  • actions/checkout v4
.github/workflows/deploy-documentation.yml
  • actions/checkout v4
  • actions-rust-lang/setup-rust-toolchain v1
  • reggionick/s3-deploy v4
.github/workflows/pr-title-checker.yml
.github/workflows/release.yml
  • actions/checkout v4
  • actions/checkout v4
  • actions-rust-lang/setup-rust-toolchain v1
  • katyo/publish-crates v2
  • actions/checkout v4
  • actions/checkout v4
  • actions-rust-lang/setup-rust-toolchain v1
  • katyo/publish-crates v2
.github/workflows/repo-root-ci.yml
  • actions/checkout v4
.github/workflows/rust.yml
  • actions/checkout v4
  • actions-rust-lang/setup-rust-toolchain v1
  • actions/checkout v4
  • actions-rust-lang/setup-rust-toolchain v1
.github/workflows/spell-checking.yml
  • actions/checkout v4
  • reviewdog/action-languagetool v1
.github/workflows/typescript.yml
  • actions/checkout v4
  • actions/checkout v4
npm
apps/documentation/package.json
  • @mantine/code-highlight 7.14.2
  • @mantine/core 7.14.2
  • @mantine/hooks 7.14.2
  • @mdx-js/react 3.1.0
  • @tabler/icons-react 3.22.0
  • clsx 2.1.1
  • react 18.3.1
  • react-dom 18.3.1
  • tuono 0.16.9
  • @mdx-js/rollup 3.1.0
  • @types/react 18.3.18
  • @types/react-dom 18.3.5
  • postcss 8.4.49
  • postcss-preset-mantine 1.17.0
  • postcss-simple-vars 7.0.1
examples/tuono-app/package.json
  • react ^19.0.0
  • react-dom ^19.0.0
  • @types/react 19.0.2
  • @types/react-dom 19.0.2
  • typescript 5.6.3
examples/tuono-tutorial/package.json
  • react ^19.0.0
  • react-dom ^19.0.0
  • @types/react ^19.0.2
  • @types/react-dom ^19.0.2
  • typescript ^5.6.3
examples/with-mdx/package.json
  • @mdx-js/react 3.1.0
  • react ^19.0.0
  • react-dom ^19.0.0
  • @mdx-js/rollup 3.1.0
  • @types/react ^19.0.2
  • @types/react-dom ^19.0.2
  • typescript ^5.6.3
package.json
  • @eslint/js 9.15.0
  • @types/node 22.10.3
  • eslint 9.15.0
  • eslint-import-resolver-typescript 3.6.3
  • eslint-plugin-import 2.31.0
  • eslint-plugin-react 7.37.3
  • eslint-plugin-react-hooks 5.1.0
  • prettier 3.4.1
  • turbo 2.2.3
  • typescript 5.6.3
  • typescript-eslint 8.15.0
  • pnpm 9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387
packages/tuono-fs-router-vite-plugin/package.json
  • @babel/core ^7.24.4
  • @babel/types ^7.24.0
  • prettier ^3.2.4
  • vite ^5.2.11
  • @tanstack/config 0.7.13
  • @types/babel__core ^7.20.5
  • vitest 2.1.8
packages/tuono-lazy-fn-vite-plugin/package.json
  • @babel/core ^7.24.4
  • @babel/types ^7.24.0
  • vite ^5.2.11
  • @tanstack/config 0.7.13
  • @types/babel__core ^7.20.5
  • prettier ^3.2.4
  • vitest 2.1.8
packages/tuono-router/package.json
  • react-intersection-observer ^9.13.0
  • @tanstack/config 0.7.13
  • @testing-library/jest-dom 6.6.3
  • @testing-library/react 16.1.0
  • @types/react 19.0.2
  • @vitejs/plugin-react-swc 3.7.2
  • jsdom 25.0.1
  • react 19.0.0
  • vite 5.4.11
  • vitest 2.1.8
  • react >=19.0.0
packages/tuono/package.json
  • @babel/core ^7.24.4
  • @babel/plugin-syntax-jsx ^7.24.1
  • @babel/plugin-syntax-typescript ^7.24.1
  • @rollup/plugin-inject ^5.0.5
  • @vitejs/plugin-react-swc ^3.7.0
  • fast-text-encoding ^1.0.6
  • vite ^5.2.11
  • web-streams-polyfill ^4.0.0
  • @tanstack/config 0.7.13
  • @types/babel__core 7.20.5
  • @types/babel__traverse 7.20.6
  • @types/node 22.10.3
  • @types/react 19.0.2
  • @types/react-dom 19.0.2
  • react 19.0.0
  • react-dom 19.0.0
  • vitest 2.1.8
  • react >=19.0.0
  • react-dom >=19.0.0
nvm
.nvmrc
  • node 22.11.0

  • Check this box to trigger a request for Renovate to run again on this repository
@Valerioageno Valerioageno added the good first issue Good for newcomers label Oct 13, 2024
@Valerioageno Valerioageno added the help wanted Extra attention is needed label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant