Skip to content

chore(deps-dev): bump the prod-dependencies group across 1 directory with 3 updates#216

Merged
kmendell merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-a602cc6473
May 23, 2025
Merged

chore(deps-dev): bump the prod-dependencies group across 1 directory with 3 updates#216
kmendell merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-dependencies-a602cc6473

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps the prod-dependencies group with 3 updates in the / directory: bits-ui, svelte and zod.

Updates bits-ui from 1.5.3 to 1.6.1

Release notes

Sourced from bits-ui's releases.

bits-ui@1.6.1

Patch Changes

  • fix(Tooltip): ensure only one tooltip within a Provider can be open at a time (#1481)

  • fix(Command): replace encodeURIComponent with css.escape for attribute values (#1482)

bits-ui@1.6.0

Minor Changes

  • feat(Slider): expose thumb active state (#1471)

Patch Changes

  • fix(DateRangeField): ensure prepopulated value takes priority over placeholder for validation (#1479)

  • fix(NavigationMenu): do not close Sub content when clicking the trigger (#1473)

  • fix(NavigationMenu): render Content without Viewport (#1474)

  • fix(DateField): ensure prepopulated value takes priority over placeholder for validation (#1479)

Commits
  • 00e7f04 Version Packages (#1483)
  • d22f4ed fix(Command): replace encodeURIComponent with css.escape (#1482)
  • e99130c fix(Tooltip): ensure only one tooltip per provider can be open (#1481)
  • f1595d0 Version Packages (#1478)
  • d42ed56 chore: cleanup date field internals (#1480)
  • 2341215 fix(DateField): ensure prepopulated value takes priority over placeholder for...
  • 85e000d feat(Slider): expose active state on thumb (#1471)
  • cceea5f fix(NavigationMenu): render Content without Viewport (#1474)
  • 4cc23d1 fix(NavigationMenu): do not close Sub content when clicking the trigger (#1...
  • ae69260 chore: workflow optimizations? (#1477)
  • Additional commits viewable in compare view

Updates svelte from 5.30.2 to 5.33.1

Release notes

Sourced from svelte's releases.

svelte@5.33.1

Patch Changes

  • fix: make deriveds on the server lazy again (#15964)

svelte@5.33.0

Minor Changes

  • feat: XHTML compliance (#15538)

  • feat: add fragments: 'html' | 'tree' option for wider CSP compliance (#15538)

svelte@5.32.2

Patch Changes

  • chore: simplify <pre> cleaning (#15980)

  • fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982)

  • fix: import untrack directly from client in svelte/attachments (#15974)

svelte@5.32.1

Patch Changes

  • Warn when an invalid <select multiple> value is given (#14816)

svelte@5.32.0

Minor Changes

  • feat: warn on implicitly closed tags (#15932)

  • feat: attachments fromAction utility (#15933)

Patch Changes

  • fix: only re-run directly applied attachment if it changed (#15962)

svelte@5.31.1

Patch Changes

  • fix: avoid auto-parenthesis for special-keywords-only MediaQuery (#15937)

svelte@5.31.0

Minor Changes

  • feat: allow state fields to be declared inside class constructors (#15820)

Patch Changes

  • fix: Add missing AttachTag in Tag union type inside the AST namespace from "svelte/compiler" (#15946)
Changelog

Sourced from svelte's changelog.

5.33.1

Patch Changes

  • fix: make deriveds on the server lazy again (#15964)

5.33.0

Minor Changes

  • feat: XHTML compliance (#15538)

  • feat: add fragments: 'html' | 'tree' option for wider CSP compliance (#15538)

5.32.2

Patch Changes

  • chore: simplify <pre> cleaning (#15980)

  • fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982)

  • fix: import untrack directly from client in svelte/attachments (#15974)

5.32.1

Patch Changes

  • Warn when an invalid <select multiple> value is given (#14816)

5.32.0

Minor Changes

  • feat: warn on implicitly closed tags (#15932)

  • feat: attachments fromAction utility (#15933)

Patch Changes

  • fix: only re-run directly applied attachment if it changed (#15962)

5.31.1

Patch Changes

  • fix: avoid auto-parenthesis for special-keywords-only MediaQuery (#15937)

5.31.0

... (truncated)

Commits

Updates zod from 3.25.20 to 3.25.23

Release notes

Sourced from zod's releases.

v3.25.23

Commits:

  • 2529f82726955ac204add9278f609c5ccc896233 fix: update correct JSON Schema identifiers (#4485)
  • 596a429e55795ed1529cb154efcd8136c04f5036 3.25.23

v3.25.22

Commits:

  • 61adf85cba3a035c005e8de173a3dc08076e4ab8 Update basics.mdx: Fix #4479 (#4480)
  • f3a5fe6eeea5c86e43a23bcf1666b48dfddc6b9e Fix incorrect code block in zod safeParse documentation (#4467)
  • 2a6fe867dec59fc7681289099b1c246f579b590f Update README.md (#4465)
  • 8acf0e1f8ab2eaff1affe4e798468883abeae823 docs: fix safeParse sentence (#4450)
  • 98c849de3b07ff335a1c8ce59f0beed9596c2211 3.25.22. Remove src and test from package. Add semver precommit check. Update release-canary

v3.25.21

Commits:

  • a2c98924956f5601358577285e7b45675e26f26f Clean up play.ts
  • 6d47791be6088907af7f8e0ae3bf154164650509 Fix v.custom input type, add z.core., error map docs
Commits

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

…with 3 updates

Bumps the prod-dependencies group with 3 updates in the / directory: [bits-ui](https://github.com/huntabyte/bits-ui), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [zod](https://github.com/colinhacks/zod).


Updates `bits-ui` from 1.5.3 to 1.6.1
- [Release notes](https://github.com/huntabyte/bits-ui/releases)
- [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@1.5.3...bits-ui@1.6.1)

Updates `svelte` from 5.30.2 to 5.33.1
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.33.1/packages/svelte)

Updates `zod` from 3.25.20 to 3.25.23
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.20...v3.25.23)

---
updated-dependencies:
- dependency-name: bits-ui
  dependency-version: 1.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: svelte
  dependency-version: 5.33.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: zod
  dependency-version: 3.25.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels May 23, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented May 23, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@kmendell kmendell merged commit 50f8dcb into main May 23, 2025
8 checks passed
@kmendell kmendell deleted the dependabot/npm_and_yarn/prod-dependencies-a602cc6473 branch May 23, 2025 19:12
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.

1 participant