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

build(deps): bump the non-majors group across 1 directory with 16 updates #973

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the non-majors group with 16 updates in the /dashboard directory:

Package From To
@connectrpc/connect 1.5.0 1.6.1
@connectrpc/connect-web 1.5.0 1.6.1
@kobalte/core 0.13.6 0.13.7
@modular-forms/solid 0.23.0 0.24.1
@solidjs/router 0.14.7 0.15.1
@unocss/reset 0.63.6 0.64.0
chart.js 4.4.4 4.4.6
solid-js 1.9.1 1.9.3
ts-pattern 5.4.0 5.5.0
@biomejs/biome 1.9.2 1.9.4
@iconify-json/material-symbols 1.2.5 1.2.6
@types/node 22.7.4 22.9.0
typescript 5.6.2 5.6.3
unocss 0.63.6 0.64.0
vite 5.4.8 5.4.10
vitest 2.1.1 2.1.4

Updates @connectrpc/connect from 1.5.0 to 1.6.1

Release notes

Sourced from @​connectrpc/connect's releases.

v1.6.1

What's Changed

Full Changelog: connectrpc/connect-es@v1.6.0...v1.6.1

v1.6.0

What's Changed

Promises are more widely adopted than ever before. We're renaming the function createPromiseClient to the more succinct createClient. For backwards compatibility, we keep the existing signature and mark it as deprecated.

After updating to this release, you can run npx @connectrpc/connect-migrate to automatically refactor your code to import and use createClient instead of createPromiseClient.

Full Changelog: connectrpc/connect-es@v1.5.0...v1.6.0

Commits

Updates @connectrpc/connect-web from 1.5.0 to 1.6.1

Release notes

Sourced from @​connectrpc/connect-web's releases.

v1.6.1

What's Changed

Full Changelog: connectrpc/connect-es@v1.6.0...v1.6.1

v1.6.0

What's Changed

Promises are more widely adopted than ever before. We're renaming the function createPromiseClient to the more succinct createClient. For backwards compatibility, we keep the existing signature and mark it as deprecated.

After updating to this release, you can run npx @connectrpc/connect-migrate to automatically refactor your code to import and use createClient instead of createPromiseClient.

Full Changelog: connectrpc/connect-es@v1.5.0...v1.6.0

Commits

Updates @kobalte/core from 0.13.6 to 0.13.7

Release notes

Sourced from @​kobalte/core's releases.

@​kobalte/core@​0.13.7

Patch Changes

  • 0be957cc: ## v0.13.7 (October 7, 2024)

    Bug fixes

    • ToggleGroup: root value type definition (#479)
    • Collapsible: close animation on default open (#483)
    • Toast: filter dismissed toasts in region (#489)
Commits

Updates @modular-forms/solid from 0.23.0 to 0.24.1

Release notes

Sourced from @​modular-forms/solid's releases.

v0.24.1 (@​modular-forms/solid)

Many thanks to @​obedm503 for contributing to this release.

  • Fix installation error when Valibot dependency is missing (issue #255)

v0.24.0 (@​modular-forms/solid)

  • Upgrade Valibot peer dependency to v1.0.0

v0.24.0 (@​modular-forms/qwik)

Many thanks to @​rafalfigura for contributing to this release.

  • Replace getFormDataValues util with decode-formdata package
  • Change FormData access in formActionQrl to event.sharedMap.get('@actionFormData') (pull request #194)

v0.23.1 (@​modular-forms/qwik)

Many thanks to @​juanpmarin for contributing to this release.

  • Fix FieldElementProps type by using QRL for functions (issue #168)
Commits

Updates @solidjs/router from 0.14.7 to 0.15.1

Changelog

Sourced from @​solidjs/router's changelog.

0.15.1

Patch Changes

  • f3763aa: Export Submission at the top level
  • 813e6bd: fix onComplete return type

0.15.0

Minor Changes

  • 6799556: rename cache to query, action onComplete

0.14.10

Patch Changes

  • 18b9b52: Support arrays in Search Params
  • 272218f: fix #491 - useSubmission with "with" actions

0.14.9

Patch Changes

  • a22d7d2: fix preloadRoute to take string path
  • 6dd0473: support empty array/string to mean no revalidation

0.14.8

Patch Changes

  • a3a36fb: Add query and param wrappers to support non-Proxy envs
  • 2475851: bump deps
  • 2f1fa18: improve anchor preload performance
Commits

Updates @unocss/reset from 0.63.6 to 0.64.0

Release notes

Sourced from @​unocss/reset's releases.

v0.64.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • d07f517 chore: release v0.64.0
  • f5002d1 fix(preset-mini)!: redefine containers key write style (#4248)
  • c8e1675 chore: lint fix
  • d7b3622 fix(preset-icons): support captital letters in className (#4149)
  • 67f3237 refactor(extactor-attributify)!: make arbitrary variants extractor callable (...
  • 977bb0d chore: upgrade deps (#4247)
  • b22ce6f chore(preset-web-fonts): update fetch useragent (#4246)
  • 5cfee19 docs(example): change a bit the example of CSS fallback (#4231)
  • 9e6905c docs: update webpack docs (#4227)
  • 5034987 docs: mention about 2D-array style rule
  • Additional commits viewable in compare view

Updates chart.js from 4.4.4 to 4.4.6

Release notes

Sourced from chart.js's releases.

v4.4.6

Essential Links

Bugs Fixed

  • #11938 Fix: applyStack() returned the sum of all values for hidden dataset indices, which causes incorrect animations when showing/hiding stacked datasets.

Development

  • #11943 chore: version bump for 4.4.6 release
  • #11933 Fix 404 to samples in release drafter

Thanks to @​DeyLak, @​LeeLenaleee and @​etimberg

v4.4.5

Essential Links

Bugs Fixed

  • #11927 Don't apply default colors in the colors plugin when defaults are used
  • #11907 Avoid error if borderOpts.dash is undefined
  • #11882 Fix initial dataset stacks

Types

  • #11931 Allow array's in backgroundColor defaults and add hover background and border color to defaults

Documentation

Development

  • #11932 Bump package version to 4.4.5
  • #11875 Bump socket.io from 4.6.1 to 4.7.5

Thanks to @​HieroglypH, @​LeeLenaleee, @​dependabot, @​dependabot[bot] and @​dregad

Commits

Updates solid-js from 1.9.1 to 1.9.3

Commits

Updates ts-pattern from 5.4.0 to 5.5.0

Release notes

Sourced from ts-pattern's releases.

v5.5.0

What's Changed

New Contributors

Full Changelog: gvergnaud/ts-pattern@v5.4.0...v5.5.0

Commits

Updates @biomejs/biome from 1.9.2 to 1.9.4

Release notes

Sourced from @​biomejs/biome's releases.

CLI v1.9.4

Analyzer

Bug fixes

  • Improved the message for unused suppression comments. Contributed by @​dyc3

  • Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @​eryue0220

  • noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @​vasucp1207

CLI

Enhancements

  • The --summary reporter now reports parsing diagnostics too. Contributed by @​ematipico

  • Improved performance of GritQL queries by roughly 25-30%. Contributed by @​arendjr

Configuration

Bug fixes

  • Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @​ematipico

Formatter

Bug fixes

  • Fix #4121. Respect line width when printing multiline strings. Contributed by @​ah-yu

Linter

New features

Bug Fixes

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

v1.9.4 (2024-10-17)

Analyzer

Bug fixes

  • Implement GraphQL suppression action. Contributed by @​vohoanglong0107

  • Improved the message for unused suppression comments. Contributed by @​dyc3

  • Fix #4228, where the rule a11y/noInteractiveElementToNoninteractiveRole incorrectly reports a role for non-interactive elements. Contributed by @​eryue0220

  • noSuspiciousSemicolonInJsx now catches suspicious semicolons in React fragments. Contributed by @​vasucp1207

  • The syntax rule noTypeOnlyImportAttributes now ignores .cts files (#4361).

    Since TypeScript 5.3, type-only imports can be associated to an import attribute in CommonJS-enabled files. See the TypeScript docs.

    The following code is no longer reported as a syntax error:

    import type { TypeFromRequire } from "pkg" with {
        "resolution-mode": "require"
    };

    Note that this is only allowed in files ending with the cts extension.

    Contributed by @​Conaclos

CLI

Enhancements

  • The --summary reporter now reports parsing diagnostics too. Contributed by @​ematipico

  • Improved performance of GritQL queries by roughly 25-30%. Contributed by @​arendjr

Configuration

Bug fixes

  • Fix an issue where the JSON schema marked lint rules options as mandatory. Contributed by @​ematipico

Editors

Formatter

Bug fixes

... (truncated)

Commits

Updates @iconify-json/material-symbols from 1.2.5 to 1.2.6

Commits

Updates @types/node from 22.7.4 to 22.9.0

Commits

Updates typescript from 5.6.2 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • See full diff in compare view

Updates unocss from 0.63.6 to 0.64.0

Release notes

Sourced from unocss's releases.

v0.64.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • d07f517 chore: release v0.64.0
  • f5002d1 fix(preset-mini)!: redefine containers key write style (#4248)
  • c8e1675 chore: lint fix
  • d7b3622 fix(preset-icons): support captital letters in className (#4149)
  • 67f3237 refactor(extactor-attributify)!: make arbitrary variants extractor callable (...
  • 977bb0d chore: upgrade deps (#4247)
  • b22ce6f chore(preset-web-fonts): update fetch useragent (#4246)
  • 5cfee19 docs(example): change a bit the example of CSS fallback (#4231)
  • 9e6905c docs: update webpack docs (#4227)
  • 5034987 docs: mention about 2D-array style rule
  • Additional commits viewable in compare view

Updates vite from 5.4.8 to 5.4.10

Release notes

Sourced from vite's releases.

v5.4.10

Please refer to CHANGELOG.md for details.

v5.4.9

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

5.4.9 (2024-10-14)

Commits

Updates vitest from 2.1.1 to 2.1.4

Release notes

Sourced from vitest's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • 2444ff2 fix(browser): initiate MSW in the same frame as tests (#6772)
  • 39041ee fix(vitest): silence import analysis warning (#6785)
  • b28cd2e fix: don't normalize drive case letter in root (#6792)
  • df6d750 fix(vitest): don't fail if the working directory starts with a lowercase driv...
  • 169028f feat(browser): allow custom HTML path, respect plugins transformIndexHtml (...
  • 5df7414 chore(deps): update all non-major dependencies (#6750)
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 121b161 fix(vitest): print warnings form Vite plugins (#6724)
  • a939779 fix(browser): increment browser port automatically if there are several proje...
  • Additional commits viewable in compare view

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...

Description has been truncated

…ates

Bumps the non-majors group with 16 updates in the /dashboard directory:

| Package | From | To |
| --- | --- | --- |
| [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `1.5.0` | `1.6.1` |
| [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `1.5.0` | `1.6.1` |
| [@kobalte/core](https://github.com/kobaltedev/kobalte) | `0.13.6` | `0.13.7` |
| [@modular-forms/solid](https://github.com/fabian-hiller/modular-forms) | `0.23.0` | `0.24.1` |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.14.7` | `0.15.1` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.63.6` | `0.64.0` |
| [chart.js](https://github.com/chartjs/Chart.js) | `4.4.4` | `4.4.6` |
| [solid-js](https://github.com/solidjs/solid) | `1.9.1` | `1.9.3` |
| [ts-pattern](https://github.com/gvergnaud/ts-pattern) | `5.4.0` | `5.5.0` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.9.2` | `1.9.4` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.5` | `1.2.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.9.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |
| [unocss](https://github.com/unocss/unocss) | `0.63.6` | `0.64.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.10` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.4` |



Updates `@connectrpc/connect` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.6.1/packages/connect)

Updates `@connectrpc/connect-web` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.6.1/packages/connect-web)

Updates `@kobalte/core` from 0.13.6 to 0.13.7
- [Release notes](https://github.com/kobaltedev/kobalte/releases)
- [Commits](https://github.com/kobaltedev/kobalte/compare/@kobalte/core@0.13.6...@kobalte/core@0.13.7)

Updates `@modular-forms/solid` from 0.23.0 to 0.24.1
- [Release notes](https://github.com/fabian-hiller/modular-forms/releases)
- [Commits](https://github.com/fabian-hiller/modular-forms/commits)

Updates `@solidjs/router` from 0.14.7 to 0.15.1
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

Updates `@unocss/reset` from 0.63.6 to 0.64.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.63.6...v0.64.0)

Updates `chart.js` from 4.4.4 to 4.4.6
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.4...v4.4.6)

Updates `solid-js` from 1.9.1 to 1.9.3
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits/v1.9.3)

Updates `ts-pattern` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/gvergnaud/ts-pattern/releases)
- [Commits](gvergnaud/ts-pattern@v5.4.0...v5.5.0)

Updates `@biomejs/biome` from 1.9.2 to 1.9.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome)

Updates `@iconify-json/material-symbols` from 1.2.5 to 1.2.6
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@types/node` from 22.7.4 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `unocss` from 0.63.6 to 0.64.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.63.6...v0.64.0)

Updates `vite` from 5.4.8 to 5.4.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

Updates `vitest` from 2.1.1 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@connectrpc/connect"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@connectrpc/connect-web"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@kobalte/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: "@modular-forms/solid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@solidjs/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: ts-pattern
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-majors
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

Preview (prod backend + PR dashboard) → https://973.ns-preview.trapti.tech/

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

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

@dependabot dependabot bot closed this Dec 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dashboard/non-majors-556491c0c4 branch December 1, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants