tien / reactive-dot

A reactive library for building Substrate front-ends
https://reactivedot.dev
GNU Lesser General Public License v3.0
18 stars 4 forks source link

build(deps-dev): bump the development group across 1 directory with 4 updates #295

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the development group with 4 updates in the / directory: nx, @types/react, vite and typescript-eslint.

Updates nx from 20.0.3 to 20.0.6

Release notes

Sourced from nx's releases.

20.0.6 (2024-10-25)

🚀 Features

  • nx-dev: add videos to CI docs (#28626)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

🩹 Fixes

  • core: createTaskGraph should accept extraTargetDependencies (#28542)
  • core: skip eslint custom hasher when hashing tasks during running commands (#28616)
  • js: allow custom listenAddress for verdaccio (#28498)
  • js: fix resolution of extended tsconfig files in plugin (#28535)
  • js: set the tsBuildInfoFile as output when it's not contained in the outDir (#28538)
  • js: include referenced internal config files in plugin cache hash (#28536)
  • react: selecting tailwind should import correct style file extension (#28630)
  • storybook: fix yarn storybook upgrade 8 (#28605)
  • storybook: fix externalDependencies undefined (#28641)

❤️ Thank You

20.0.5 (2024-10-23)

🩹 Fixes

  • core: only check if files are in sync if there are no records in the db (#28597)

❤️ Thank You

  • Jonathan Cammisuli

20.0.4 (2024-10-23)

🩹 Fixes

  • core: not to cache entire workspace root (#28552)
  • core: make sure yarn berry correctly resolves latest version during nx add (#28580)
  • core: handle concurrent db connections better (#28544)
  • nx-dev: cleanup (c8620d1853)
  • nx-dev: powerpack content update (7c72733c8c)
  • rspack: removed webpack-sources import (#28447)

❤️ Thank You

... (truncated)

Commits
  • adde583 chore(core): add cache implementations (#28595)
  • 214912d fix(core): skip eslint custom hasher when hashing tasks during running comman...
  • fdbec63 fix(core): createTaskGraph should accept extraTargetDependencies (#28542)
  • 315c766 fix(core): only check if files are in sync if there are no records in the db ...
  • 4a1737b fix(core): handle concurrent db connections better (#28544)
  • 5da14f4 cleanup(misc): remove unused migrations (#28591)
  • 5336aa0 fix(core): make sure yarn berry correctly resolves latest version during nx a...
  • aa3d1d8 docs(core): move powerpack features to enterprise section (#28528)
  • ed350a4 fix(core): not to cache entire workspace root (#28552)
  • See full diff in compare view


Updates @types/react from 18.3.11 to 18.3.12

Commits


Updates vite from 5.4.9 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.10 (2024-10-23)

  • fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil (7d1a3bc), closes #18367 #18412
Commits


Updates typescript-eslint from 8.10.0 to 8.11.0

Release notes

Sourced from typescript-eslint's releases.

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.11.0 (2024-10-21)

This was a version bump only for typescript-eslint 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
changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 75b3681cc2a5a5a781d097f7e3299aa2a306d59a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 3 weeks ago

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