-
Notifications
You must be signed in to change notification settings - Fork 3
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 in /dashboard with 12 updates #955
Merged
pirosiki197
merged 5 commits into
main
from
dependabot/npm_and_yarn/dashboard/non-majors-6c674af8c2
Sep 3, 2024
Merged
build(deps): bump the non-majors group in /dashboard with 12 updates #955
pirosiki197
merged 5 commits into
main
from
dependabot/npm_and_yarn/dashboard/non-majors-6c674af8c2
Sep 3, 2024
Commits on Sep 2, 2024
-
build(deps): bump the non-majors group in /dashboard with 12 updates
Bumps the non-majors group in /dashboard with 12 updates: | Package | From | To | | --- | --- | --- | | [@kobalte/core](https://github.com/kobaltedev/kobalte) | `0.13.4` | `0.13.6` | | [@solidjs/router](https://github.com/solidjs/solid-router) | `0.14.1` | `0.14.3` | | [@tanstack/solid-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/solid-virtual) | `3.8.4` | `3.10.6` | | [chart.js](https://github.com/chartjs/Chart.js) | `4.4.3` | `4.4.4` | | [solid-js](https://github.com/solidjs/solid) | `1.8.19` | `1.8.22` | | [ts-pattern](https://github.com/gvergnaud/ts-pattern) | `5.2.0` | `5.3.1` | | [valibot](https://github.com/fabian-hiller/valibot) | `0.36.0` | `0.40.0` | | [@macaron-css/solid](https://github.com/mokshit06/macaron/tree/HEAD/packages/solid) | `1.5.1` | `1.5.3` | | [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) | `3.8.4` | `3.10.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `22.5.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.5` | `5.4.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.3` | `2.0.5` | Updates `@kobalte/core` from 0.13.4 to 0.13.6 - [Release notes](https://github.com/kobaltedev/kobalte/releases) - [Commits](https://github.com/kobaltedev/kobalte/compare/@kobalte/[email protected]...@kobalte/[email protected]) Updates `@solidjs/router` from 0.14.1 to 0.14.3 - [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.8.4 to 3.10.6 - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.6/packages/solid-virtual) Updates `chart.js` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.3...v4.4.4) Updates `solid-js` from 1.8.19 to 1.8.22 - [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) Updates `ts-pattern` from 5.2.0 to 5.3.1 - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.2.0...v5.3.1) Updates `valibot` from 0.36.0 to 0.40.0 - [Release notes](https://github.com/fabian-hiller/valibot/releases) - [Commits](fabian-hiller/valibot@v0.36.0...v0.40.0) Updates `@macaron-css/solid` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/mokshit06/macaron/releases) - [Commits](https://github.com/mokshit06/macaron/commits/v1.5.3/packages/solid) Updates `@tanstack/virtual-core` from 3.8.4 to 3.10.6 - [Release notes](https://github.com/TanStack/virtual/releases) - [Commits](https://github.com/TanStack/virtual/commits/v3.10.6/packages/virtual-core) Updates `@types/node` from 22.1.0 to 22.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 5.3.5 to 5.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.2/packages/vite) Updates `vitest` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) --- updated-dependencies: - dependency-name: "@kobalte/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@solidjs/router" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: "@tanstack/solid-virtual" 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: valibot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: "@macaron-css/solid" 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-minor dependency-group: non-majors - dependency-name: "@types/node" 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-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] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fe2946 - Browse repository at this point
Copy the full SHA 9fe2946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1802077 - Browse repository at this point
Copy the full SHA 1802077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c758f - Browse repository at this point
Copy the full SHA 30c758fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 927c3fa - Browse repository at this point
Copy the full SHA 927c3faView commit details -
revert @solidjs/router to v0.14.2
v0.14.3 has an issue about routing (solidjs/solid-router#474) This should be fixed in v0.14.4
Configuration menu - View commit details
-
Copy full SHA for 51aed92 - Browse repository at this point
Copy the full SHA 51aed92View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.