Skip to content

chore(deps-dev): bump shadcn-svelte from 1.4.0 to 1.5.0 in /ui - #130

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/shadcn-svelte-1.5.0
Open

chore(deps-dev): bump shadcn-svelte from 1.4.0 to 1.5.0 in /ui#130
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/shadcn-svelte-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps shadcn-svelte from 1.4.0 to 1.5.0.

Release notes

Sourced from shadcn-svelte's releases.

shadcn-svelte@1.5.0

Minor Changes

  • feat: add --no-deps-install flag to add, init, update, and apply to write dependencies to package.json without running install (#2828)

  • feat: if present, preserve the dependency's location in the package.json (#2828)

Patch Changes

  • fix: resolve wildcard path alias roots for components.json directory aliases (#2822)

  • fix: match deep imports with a path boundary and ignore sv / shadcn-svelte tooling deps (#2826)

  • chore: deprecate the --no-deps flag (use --no-deps-install instead) (#2828)

shadcn-svelte@1.4.2

Patch Changes

  • fix: detect the nearest tsconfig.json/jsconfig.json so a nested JS project no longer picks up an unrelated parent tsconfig.json (fixes false $lib path alias errors in monorepos) (#2806)

shadcn-svelte@1.4.1

Patch Changes

  • fix: provide default value to deprecated --overrite option (#2796)
Changelog

Sourced from shadcn-svelte's changelog.

1.5.0

Minor Changes

  • feat: add --no-deps-install flag to add, init, update, and apply to write dependencies to package.json without running install (#2828)

  • feat: if present, preserve the dependency's location in the package.json (#2828)

Patch Changes

  • fix: resolve wildcard path alias roots for components.json directory aliases (#2822)

  • fix: match deep imports with a path boundary and ignore sv / shadcn-svelte tooling deps (#2826)

  • chore: deprecate the --no-deps flag (use --no-deps-install instead) (#2828)

1.4.2

Patch Changes

  • fix: detect the nearest tsconfig.json/jsconfig.json so a nested JS project no longer picks up an unrelated parent tsconfig.json (fixes false $lib path alias errors in monorepos) (#2806)

1.4.1

Patch Changes

  • fix: provide default value to deprecated --overrite option (#2796)
Commits

Dependabot compatibility score

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

Bumps [shadcn-svelte](https://github.com/huntabyte/shadcn-svelte/tree/HEAD/packages/cli) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/huntabyte/shadcn-svelte/releases)
- [Changelog](https://github.com/huntabyte/shadcn-svelte/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/huntabyte/shadcn-svelte/commits/shadcn-svelte@1.5.0/packages/cli)

---
updated-dependencies:
- dependency-name: shadcn-svelte
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 6, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​shadcn-svelte@​1.4.0 ⏵ 1.5.09110085 +193 +1100

View full report

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.2.0
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

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