Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 4 updates#255

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-0ce1df3292
Open

chore(deps): bump the production-dependencies group across 1 directory with 4 updates#255
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-0ce1df3292

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the production-dependencies group with 4 updates in the / directory: @clack/prompts, @floating-ui/dom, rehype-pretty-code and satori.

Updates @clack/prompts from 1.0.1 to 1.1.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​1.1.0

Minor Changes

  • e3333fb: Replaces picocolors with Node.js built-in styleText.

Patch Changes

  • c3666e2: destruct limitOption param for better code readability, tweak types definitions
  • ba3df8e: Fixes withGuide support in intro, outro, and cancel messages.
  • Updated dependencies [e3333fb]
    • @​clack/core@​1.1.0
Changelog

Sourced from @​clack/prompts's changelog.

1.1.0

Minor Changes

  • e3333fb: Replaces picocolors with Node.js built-in styleText.

Patch Changes

  • c3666e2: destruct limitOption param for better code readability, tweak types definitions
  • ba3df8e: Fixes withGuide support in intro, outro, and cancel messages.
  • Updated dependencies [e3333fb]
    • @​clack/core@​1.1.0
Commits
  • 56edf97 [ci] release (#472)
  • ba3df8e fix(prompts): honor withGuide for intro/outro/cancel messages (#474)
  • e3333fb refactor(core, prompts): replace picocolors with styleText (#403)
  • 594c58a [ci] format
  • c3666e2 chore(prompts): destruct limitOption param for better code readability (#457)
  • See full diff in compare view

Updates @floating-ui/dom from 1.7.5 to 1.7.6

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.7.6

Patch Changes

  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5
Changelog

Sourced from @​floating-ui/dom's changelog.

1.7.6

Patch Changes

  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5
Commits

Updates rehype-pretty-code from 0.14.1 to 0.14.3

Release notes

Sourced from rehype-pretty-code's releases.

rehype-pretty-code@0.14.3

Patch Changes

  • Support Shiki 4
  • chore: fix npm OIDC trusted publishing workflow
  • docs: update docs with renamed shiki function: getHighlighter -> createHighlighter
Changelog

Sourced from rehype-pretty-code's changelog.

0.14.3

Patch Changes

  • chore: fix npm OIDC trusted publishing workflow
  • docs: update docs with renamed shiki function: getHighlighter -> createHighlighter

0.14.2

Patch Changes

  • Support Shiki 4
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rehype-pretty-code since your current version.


Updates satori from 0.19.2 to 0.24.1

Release notes

Sourced from satori's releases.

0.24.1

0.24.1 (2026-03-03)

Bug Fixes

  • Consistent text positioning when embedFont is false (#723) (dc07b70)

0.24.0

0.24.0 (2026-03-03)

Features

0.23.0

0.23.0 (2026-03-03)

Features

0.22.0

0.22.0 (2026-03-03)

Features

  • Support for object-fit fill and scale-down (#732) (453fd91)

0.21.0

0.21.0 (2026-03-02)

Features

  • 10% perf improvements in the core lib (#729) (4e761c6)

0.20.0

0.20.0 (2026-03-02)

Features

  • Add support for background size cover, contain and auto (#728) (c78869b)

0.19.3

0.19.3 (2026-03-02)

... (truncated)

Commits
  • dc07b70 fix: Consistent text positioning when embedFont is false (#723)
  • 54a749b chore: export InitInput and allow Promise (#726)
  • 9377f70 feat: Improved object-position support (#734)
  • 2b7e825 feat: Add text-indent support (#733)
  • 453fd91 feat: Support for object-fit fill and scale-down (#732)
  • c8dd6f5 chore: Add more tests (#731)
  • c1087d6 chore: Update benchmark code (#730)
  • 4e761c6 feat: 10% perf improvements in the core lib (#729)
  • c78869b feat: Add support for background size cover, contain and auto (#728)
  • f4729fe fix: Support xlinkHref attribute for SVG image elements (#724)
  • See full diff 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2026
@dralagen
Copy link
Owner

dralagen commented Mar 3, 2026

@dependabot rebase

…y with 4 updates

Bumps the production-dependencies group with 4 updates in the / directory: [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts), [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom), [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) and [satori](https://github.com/vercel/satori).


Updates `@clack/prompts` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.1.0/packages/prompts)

Updates `@floating-ui/dom` from 1.7.5 to 1.7.6
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.6/packages/dom)

Updates `rehype-pretty-code` from 0.14.1 to 0.14.3
- [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases)
- [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.3/packages/core)

Updates `satori` from 0.19.2 to 0.24.1
- [Release notes](https://github.com/vercel/satori/releases)
- [Commits](vercel/satori@0.19.2...0.24.1)

---
updated-dependencies:
- dependency-name: "@clack/prompts"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@floating-ui/dom"
  dependency-version: 1.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: rehype-pretty-code
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: satori
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-0ce1df3292 branch from b6c1de7 to 1344b08 Compare March 3, 2026 20:56
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.

1 participant