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 7 updates #156

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the node-dependencies group with 7 updates:

Package From To
@tanstack/react-query 5.24.6 5.24.8
@tanstack/react-query-devtools 5.24.6 5.24.8
react-cookie 6.1.3 7.1.0
vite 4.5.2 5.1.4
@typescript-eslint/eslint-plugin 6.21.0 7.1.0
@typescript-eslint/parser 6.21.0 7.1.0
prettier 3.1.0 3.2.5

Updates @tanstack/react-query from 5.24.6 to 5.24.8

Release notes

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

v5.24.8

Version 5.24.8 - 3/4/2024, 8:51 AM

Changes

Fix

  • query-core: do not call resumePausedMutations while we are offline (#7019) (bdd2b552) by Dominik Dorfmeister

Docs

  • Fix formatting, run CI on docs changes (#7018) (aa9a789d) by Lachlan Collins
  • fix-useQueries-syntax-error (#7017) (663afdc6) by LeeJaeSang

Packages

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

v5.24.7

Version 5.24.7 - 3/3/2024, 9:24 PM

Changes

Fix

  • query-core: make sure accessing one property on a query result in useQueries tracks properties across all observers (#7014) (5e648737) by Dominik Dorfmeister

Docs

... (truncated)

Commits
  • bc82909 release: v5.24.8
  • 962cf85 release: v5.24.7
  • 5e64873 fix(query-core): make sure accessing one property on a query result in useQue...
  • See full diff in compare view


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

Release notes

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

v5.24.8

Version 5.24.8 - 3/4/2024, 8:51 AM

Changes

Fix

  • query-core: do not call resumePausedMutations while we are offline (#7019) (bdd2b552) by Dominik Dorfmeister

Docs

  • Fix formatting, run CI on docs changes (#7018) (aa9a789d) by Lachlan Collins
  • fix-useQueries-syntax-error (#7017) (663afdc6) by LeeJaeSang

Packages

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

v5.24.7

Version 5.24.7 - 3/3/2024, 9:24 PM

Changes

Fix

  • query-core: make sure accessing one property on a query result in useQueries tracks properties across all observers (#7014) (5e648737) by Dominik Dorfmeister

Docs

... (truncated)

Commits


Updates react-cookie from 6.1.3 to 7.1.0

Release notes

Sourced from react-cookie's releases.

v7.1.0

What's Changed

Full Changelog: https://github.com/bendotcodes/cookies/compare/v7.0.2...v7.1.0

v7.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/bendotcodes/cookies/compare/v7.0.1...v7.0.2

v7.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/bendotcodes/cookies/compare/v7.0.0...v7.0.1

v7.0.0

Breaking Changes

No breaking change has been made in v7. However, the entire build system has been rewritten and the output file structure has changed. The upgrade should be seamless unless if you were importing files in a subfolder. This is no longer supported.

What's Changed

Full Changelog: https://github.com/bendotcodes/cookies/compare/v6.1.3...v7.0.0

Commits


Updates vite from 4.5.2 to 5.1.4

Release notes

Sourced from vite's releases.

create-vite@5.1.0

Please refer to CHANGELOG.md for details.

create-vite@5.0.0

Please refer to CHANGELOG.md for details.

create-vite@5.0.0-beta.1

Please refer to CHANGELOG.md for details.

create-vite@5.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.1.4 (2024-02-21)

5.1.3 (2024-02-15)

5.1.2 (2024-02-14)

5.1.1 (2024-02-09)

5.1.0 (2024-02-08)

Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!

... (truncated)

Commits
  • 0137ea0 release: v5.1.4
  • 8dc1b73 perf: remove unnecessary regex s modifier (#15766)
  • 4fe971f fix: resolve directory correctly when fs.cachedChecks: true (#15983)
  • 1d263d3 fix(watch): build watch fails when outDir is empty string (#15979)
  • 81b3bd0 fix: srcSet with optional descriptor (#15905)
  • 571a3fd fix(deps): update all non-major dependencies (#15959)
  • 8b11fea fix: fs cached checks disabled by default for yarn pnp (#15920)
  • bf39527 release: v5.1.3
  • 5099028 fix: cachedTransformMiddleware for direct css requests (#15919)
  • 4172f02 refactor(runtime): seal ES module namespace object instead of feezing (#15914)
  • Additional commits viewable in compare view


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

Release notes

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

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

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

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs

  • eslint-plugin: [naming-convention] support the auto-accessor syntax

  • eslint-plugin: [consistent-return] add new rule

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error

  • eslint-plugin: [no-misused-promises] improve check union types

  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies

❤️ Thank You

  • Arka Pratim Chaudhuri
  • Josh Goldberg ✨
  • YeonJuan

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

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 1807d55 docs: add tabs in no-unsafe-unary-minus.md (#8542)
  • f2f57de test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...
  • fa67955 chore: drop T from internal types (#8521)
  • 60c1cd3 fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...
  • 1458920 fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)
  • c1441c8 fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...
  • e7ec6f0 docs: from option instead of source in prefer-readonly-parameter-types (#8461)
  • 46cef96 feat(eslint-plugin): [consistent-return] add new rule (#8289)
  • f7198db feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 6.21.0 to 7.1.0

Release notes

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

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

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

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

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

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

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

7.1.0 (2024-02-26)

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.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

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

7.0.1 (2024-02-12)

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.

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

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

Commits


Updates prettier from 3.1.0 to 3.2.5

Release notes

Sourced from prettier's releases.

3.2.5

🔗 Changelog

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

3.1.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.2.5

diff

Support Angular inline styles as single template literal (#15968 by @​sosukesuzuki)

Angular v17 supports single string inline styles.

// Input
@Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}

// Prettier 3.2.4 @​Component({ template: &lt;div&gt;...&lt;/div&gt;, styles: h1 { color: blue; }, }) export class AppComponent {}

// Prettier 3.2.5 @​Component({ template: &lt;div&gt;...&lt;/div&gt;, styles: h1 { color: blue; }, }) export class AppComponent {}

Unexpected embedded formatting for Angular template (#15969 by @​JounQin)

Computed template should not be considered as Angular component template

// Input
const template = "foobar";

@​Component({ [template]: &lt;h1&gt;{{ hello }}&lt;/h1&gt;, }) export class AppComponent {} </tr></table>

... (truncated)

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