Skip to content

build(deps-dev): bump @solidjs/router from 0.9.1 to 0.15.3 #2587

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps @solidjs/router from 0.9.1 to 0.15.3.

Changelog

Sourced from @​solidjs/router's changelog.

0.15.3

Patch Changes

  • 97184e4: more lenient on cache resuming (allow nested promises during hydration)

0.15.2

Patch Changes

  • fe5c83e: Add JSdoc
  • 9a5e350: Vite 6 compatibility
  • 20ad18f: only clear completed actions on navigation

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

0.14.7

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2025
Copy link

socket-security bot commented Jan 15, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@solidjs/[email protected] 🔁 npm/@solidjs/[email protected] None 0 187 kB davedbase, ryansolid

View full report↗︎

Copy link

nx-cloud bot commented Jan 15, 2025

View your CI Pipeline Execution ↗ for commit d04d0d0.

Command Status Duration Result
lerna run build ❌ Failed 46s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-07 23:20:19 UTC

Copy link

nx-cloud bot commented Jan 15, 2025

View your CI Pipeline Execution ↗ for commit 0e8258c.

Command Status Duration Result
lerna run build ❌ Failed 43s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-15 03:27:44 UTC

Copy link

netlify bot commented Jan 15, 2025

Deploy Preview for admiring-yalow-f522c7 failed. Why did it fail? →

Name Link
🔨 Latest commit d04d0d0
🔍 Latest deploy log https://app.netlify.com/sites/admiring-yalow-f522c7/deploys/67a694c71d8f100008827695

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solidjs/router-0.15.3 branch from 0e8258c to 3d5c4c3 Compare February 7, 2025 23:16
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.9.1 to 0.15.3.
- [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-router/commits)

---
updated-dependencies:
- dependency-name: "@solidjs/router"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solidjs/router-0.15.3 branch from 3d5c4c3 to d04d0d0 Compare February 7, 2025 23:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants