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 #976

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

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

Package From To
@kobalte/core 0.13.6 0.13.7
@modular-forms/solid 0.23.0 0.25.0
@solidjs/router 0.14.7 0.15.1
@tanstack/solid-virtual 3.10.8 3.10.9
@unocss/reset 0.63.6 0.64.1
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.8
@tanstack/virtual-core 3.10.8 3.10.9
@types/node 22.7.4 22.10.1
typescript 5.6.2 5.7.2
unocss 0.63.6 0.64.1
vite-plugin-solid 2.10.2 2.11.0
vitest 2.1.1 2.1.6

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

Release notes

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

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

  • Upgrade Valibot dependency to v1.0.0-beta.6

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

  • Upgrade decode-formdata package to v0.7.5
  • Upgrade valiField$ and valiForm$ adapter for Valibot v0.31.0
  • Improve zodForm$ adapter

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 @tanstack/solid-virtual from 3.10.8 to 3.10.9

Release notes

Sourced from @​tanstack/solid-virtual's releases.

v3.10.9

Version 3.10.9 - 11/7/24, 11:07 AM

Changes

Fix

Chore

  • deps: update all non-major dependencies (#873) (3202bd0) by renovate[bot]
  • deps: update svelte-virtual peerDependencies to allow for v5 (#863) (5b2c2d6) by Nigel
  • deps: lock file maintenance (#870) (1cd18db) by renovate[bot]
  • deps: update all non-major dependencies (#865) (c13a6a1) by renovate[bot]
  • deps: update all non-major dependencies (#855) (0a76523) by renovate[bot]
  • deps: update dependency nx to v20 (#853) (857a2ac) by renovate[bot]
  • deps: update all non-major dependencies (#848) (18ad6c1) by renovate[bot]
  • deps: lock file maintenance (#846) (ef8f2e7) by renovate[bot]
  • deps: update all non-major dependencies (#844) (3067d1b) by renovate[bot]
  • deps: update all non-major dependencies (#840) (eb7b916) by renovate[bot]

Docs

  • extend scrollMargin description (#862) (907ae66) by Kostia

Packages

  • @​tanstack/lit-virtual@​3.10.9
  • @​tanstack/react-virtual@​3.10.9
  • @​tanstack/solid-virtual@​3.10.9
  • @​tanstack/svelte-virtual@​3.10.9
  • @​tanstack/virtual-core@​3.10.9
  • @​tanstack/vue-virtual@​3.10.9
  • @​tanstack/angular-virtual@​3.10.9
Commits

Updates @unocss/reset from 0.63.6 to 0.64.1

Release notes

Sourced from @​unocss/reset's releases.

v0.64.1

No significant changes

    View changes on GitHub

v0.64.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • ea8e29b chore: release v0.64.1
  • aa1713f pref(preset-wind): add category to animates & describe animate docs (#4265)
  • 6a64c67 docs: update community.md with new animation library (#4256)
  • 4ca7f54 docs: update userquin social links (#4254)
  • d4949d8 docs: add a new community transformer
  • 80d030b docs: add bluesky profile
  • 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)
  • 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.8

Commits

Updates @tanstack/virtual-core from 3.10.8 to 3.10.9

Release notes

Sourced from @​tanstack/virtual-core's releases.

v3.10.9

Version 3.10.9 - 11/7/24, 11:07 AM

Changes

Fix

Chore

  • deps: update all non-major dependencies (#873) (3202bd0) by renovate[bot]
  • deps: update svelte-virtual peerDependencies to allow for v5 (#863) (5b2c2d6) by Nigel
  • deps: lock file maintenance (#870) (1cd18db) by renovate[bot]
  • deps: update all non-major dependencies (#865) (c13a6a1) by renovate[bot]
  • deps: update all non-major dependencies (#855) (0a76523) by renovate[bot]
  • deps: update dependency nx to v20 (#853) (857a2ac) by renovate[bot]
  • deps: update all non-major dependencies (#848) (18ad6c1) by renovate[bot]
  • deps: lock file maintenance (#846) (ef8f2e7) by renovate[bot]
  • deps: update all non-major dependencies (#844) (3067d1b) by renovate[bot]
  • deps: update all non-major dependencies (#840) (eb7b916) by renovate[bot]

Docs

  • extend scrollMargin description (#862) (907ae66) by Kostia

Packages

  • @​tanstack/lit-virtual@​3.10.9
  • @​tanstack/react-virtual@​3.10.9
  • @​tanstack/solid-virtual@​3.10.9
  • @​tanstack/svelte-virtual@​3.10.9
  • @​tanstack/virtual-core@​3.10.9
  • @​tanstack/vue-virtual@​3.10.9
  • @​tanstack/angular-virtual@​3.10.9
Commits

Updates @types/node from 22.7.4 to 22.10.1

Commits

Updates typescript from 5.6.2 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 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.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

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
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Updates unocss from 0.63.6 to 0.64.1

Release notes

Sourced from unocss's releases.

v0.64.1

No significant changes

    View changes on GitHub

v0.64.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • ea8e29b chore: release v0.64.1
  • aa1713f pref(preset-wind): add category to animates & describe animate docs (#4265)
  • 6a64c67 docs: update community.md with new animation library (#4256)
  • 4ca7f54 docs: update userquin social links (#4254)
  • d4949d8 docs: add a new community transformer
  • 80d030b docs: add bluesky profile
  • 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)
  • Additional commits viewable in compare view

Updates vite-plugin-solid from 2.10.2 to 2.11.0

Changelog

Sourced from vite-plugin-solid's changelog.

2.11.0

Minor Changes

  • 8a6d81e: Add vite 6 compat

Patch Changes

  • 74c75d0: Support Vite 6's resolve.conditions breaking change
Commits

Updates vitest from 2.1.1 to 2.1.6

Release notes

Sourced from vitest's releases.

v2.1.6

🚀 Features

  • Support Vite 6
    View changes on GitHub

v2.1.5

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

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

... (truncated)

Commits
  • b936702 bump: 2.1.6
  • 32f23b9 chore: release v2.1.5
  • 417bdb4 fix(browser): init browsers eagerly when tests are running (#6876)
  • 93b67c2 fix: throw an error and a warning if .poll, .element, .rejects/`.resolv...
  • 9a0c93d fix(browser): stop the browser rpc when the pool is closed (#6858)
  • 251893b chore: set resolve.mainFields and resolve.conditions for SSR environment ...
  • 0ad2cdc chore(deps): update all non-major dependencies (#6890)
  • 4c96cce fix: print ssrTransform error (#6885)
  • 98f76ea fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)
  • 00ebea6 refactor(reporters): base reporter readability improvements (#6889)
  • 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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

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

| Package | From | To |
| --- | --- | --- |
| [@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.25.0` |
| [@solidjs/router](https://github.com/solidjs/solid-router) | `0.14.7` | `0.15.1` |
| [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) | `3.10.8` | `3.10.9` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.63.6` | `0.64.1` |
| [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.8` |
| [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) | `3.10.8` | `3.10.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.10.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` |
| [unocss](https://github.com/unocss/unocss) | `0.63.6` | `0.64.1` |
| [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) | `2.10.2` | `2.11.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.6` |



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.25.0
- [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 `@tanstack/solid-virtual` from 3.10.8 to 3.10.9
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.9/packages/solid-virtual)

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

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.8
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@tanstack/virtual-core` from 3.10.8 to 3.10.9
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.9/packages/virtual-core)

Updates `@types/node` from 22.7.4 to 22.10.1
- [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.7.2
- [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.7.2)

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

Updates `vite-plugin-solid` from 2.10.2 to 2.11.0
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/vite-plugin-solid/commits)

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

---
updated-dependencies:
- 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: "@tanstack/solid-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: "@tanstack/virtual-core"
  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-minor
  dependency-group: non-majors
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-majors
- dependency-name: vite-plugin-solid
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Dec 1, 2024
Copy link

github-actions bot commented Dec 1, 2024

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

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

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dashboard/non-majors-4204e45225 branch December 9, 2024 14:27
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