vertex-center / vertex

Create your self-hosted lab in one click.
https://docs.vertex.arra.red
MIT License
29 stars 4 forks source link

build(deps): bump the node-dependencies group with 14 updates #162

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the node-dependencies group with 14 updates:

Package From To
@icons-pack/react-simple-icons 9.3.0 9.4.0
@tanstack/react-query 5.24.8 5.25.0
@tanstack/react-query-devtools 5.24.8 5.25.0
immer 10.0.3 10.0.4
react-router-dom 6.22.2 6.22.3
yup 1.3.3 1.4.0
@types/node 20.11.24 20.11.25
@types/react 18.2.61 18.2.64
@types/react-dom 18.2.19 18.2.21
typescript 5.3.3 5.4.2
vite 5.1.4 5.1.5
mermaid 10.8.0 10.9.0
@typescript-eslint/eslint-plugin 7.1.0 7.1.1
@typescript-eslint/parser 7.1.0 7.1.1

Updates @icons-pack/react-simple-icons from 9.3.0 to 9.4.0

Commits


Updates @tanstack/react-query from 5.24.8 to 5.25.0

Release notes

Sourced from @​tanstack/react-query's releases.

v5.25.0

Version 5.25.0 - 3/5/2024, 3:10 PM

Changes

Feat

  • add typesafe query disabling via skipToken (#6999) (77d5b2ea) by Jaaneek

Ci

  • *: add actions/labeler to label automatically to recognize scope of Pull Request easily (#6917) (c2946fc7) by @​manudeli

Docs

  • Update React Native Example code to Match React Native syntax. (#7028) (5e7b2737) by @​theafolayan
  • 📲React Query Dev Tools for React Native readme update⚡ (#6943) (eec37860) by austin johnson

Packages

  • @​tanstack/query-core@​5.25.0
  • @​tanstack/react-query@​5.25.0
  • @​tanstack/solid-query@​5.25.0
  • @​tanstack/svelte-query@​5.25.0
  • @​tanstack/angular-query-experimental@​5.25.0
  • @​tanstack/query-broadcast-client-experimental@​5.25.0
  • @​tanstack/query-persist-client-core@​5.25.0
  • @​tanstack/query-sync-storage-persister@​5.25.0
  • @​tanstack/react-query-devtools@​5.25.0
  • @​tanstack/react-query-persist-client@​5.25.0
  • @​tanstack/react-query-next-experimental@​5.25.0
  • @​tanstack/solid-query-devtools@​5.25.0
  • @​tanstack/solid-query-persist-client@​5.25.0
  • @​tanstack/svelte-query-devtools@​5.25.0
  • @​tanstack/svelte-query-persist-client@​5.25.0
  • @​tanstack/vue-query@​5.25.0
  • @​tanstack/vue-query-devtools@​5.25.0
  • @​tanstack/angular-query-devtools-experimental@​5.25.0
  • @​tanstack/query-async-storage-persister@​5.25.0
Commits


Updates @tanstack/react-query-devtools from 5.24.8 to 5.25.0

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.25.0

Version 5.25.0 - 3/5/2024, 3:10 PM

Changes

Feat

  • add typesafe query disabling via skipToken (#6999) (77d5b2ea) by Jaaneek

Ci

  • *: add actions/labeler to label automatically to recognize scope of Pull Request easily (#6917) (c2946fc7) by @​manudeli

Docs

  • Update React Native Example code to Match React Native syntax. (#7028) (5e7b2737) by @​theafolayan
  • 📲React Query Dev Tools for React Native readme update⚡ (#6943) (eec37860) by austin johnson

Packages

  • @​tanstack/query-core@​5.25.0
  • @​tanstack/react-query@​5.25.0
  • @​tanstack/solid-query@​5.25.0
  • @​tanstack/svelte-query@​5.25.0
  • @​tanstack/angular-query-experimental@​5.25.0
  • @​tanstack/query-broadcast-client-experimental@​5.25.0
  • @​tanstack/query-persist-client-core@​5.25.0
  • @​tanstack/query-sync-storage-persister@​5.25.0
  • @​tanstack/react-query-devtools@​5.25.0
  • @​tanstack/react-query-persist-client@​5.25.0
  • @​tanstack/react-query-next-experimental@​5.25.0
  • @​tanstack/solid-query-devtools@​5.25.0
  • @​tanstack/solid-query-persist-client@​5.25.0
  • @​tanstack/svelte-query-devtools@​5.25.0
  • @​tanstack/svelte-query-persist-client@​5.25.0
  • @​tanstack/vue-query@​5.25.0
  • @​tanstack/vue-query-devtools@​5.25.0
  • @​tanstack/angular-query-devtools-experimental@​5.25.0
  • @​tanstack/query-async-storage-persister@​5.25.0
Commits


Updates immer from 10.0.3 to 10.0.4

Release notes

Sourced from immer's releases.

v10.0.4

10.0.4 (2024-03-09)

Bug Fixes

Commits
  • 8949a3e fix: Fix handling of Symbol and non-enumerable properties in finalization / f...
  • 44363f7 chore: remove dependency on spec.ts to fix build issue (#1104)
  • 8fd0481 chore(deps): bump postcss from 8.4.20 to 8.4.31 in /website (#1076)
  • 8f35846 chore(deps): bump semver from 5.7.1 to 5.7.2 (#1055)
  • 1c82d1e chore(deps): bump semver from 5.7.1 to 5.7.2 in /website (#1054)
  • a92242b chore: Update question.md. Fixes #1089
  • See full diff in compare view


Updates react-router-dom from 6.22.2 to 6.22.3

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.22.3

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.3
    • react-router@6.22.3
Commits


Updates yup from 1.3.3 to 1.4.0

Changelog

Sourced from yup's changelog.

1.4.0 (2024-03-06)

Bug Fixes

  • add optional message to nonNullable schema methods (#2119) (9e1df49)

Features

Commits


Updates @types/node from 20.11.24 to 20.11.25

Commits


Updates @types/react from 18.2.61 to 18.2.64

Commits


Updates @types/react-dom from 18.2.19 to 18.2.21

Commits


Updates typescript from 5.3.3 to 5.4.2

Release notes

Sourced from typescript's releases.

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 42bb138 Bump version to 5.4.2 and LKG
  • 992c705 Add release pipeline to release-5.4 (#57513)
  • db6b2a9 Bump version to 5.4.1-rc and LKG
  • bd4f51c Update LKG
  • 8a1f79d Merge remote-tracking branch 'origin/main' into release-5.4
  • d04e348 Improve apparent type of mapped types (#57122)
  • 86a1663 Update package-lock.json
  • feb57c2 Instantiate earlier inferred constraints in conditional types (#57362)
  • 91e67ff fix(57392): using is not suggested as a keyword (#57394)
  • 29c0024 Avoid creating rest elements with errorType when any is spread (#57116)
  • Additional commits viewable in compare view


Updates vite from 5.1.4 to 5.1.5

Changelog

Sourced from vite's changelog.

5.1.5 (2024-03-04)

Commits


Updates mermaid from 10.8.0 to 10.9.0

Release notes

Sourced from mermaid's releases.

v10.9.0

Release Notes

We now have Katex support!

image Demo

🚀 Features

🧰 Maintenance

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉

Commits


Updates @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.1.1 (2024-03-04)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 88b7463 chore(release): publish 7.1.1
  • 6954a4a test(eslint-plugin): [no-unused-vars] add export import namespace testcase (#...
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.1.0 to 7.1.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.1.1 (2024-03-04)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.