Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#47

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-4574e995e4
Open

chore(deps): bump the minor-and-patch group across 1 directory with 3 updates#47
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-and-patch-4574e995e4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates in the / directory: @signalk/server-api, prettier and tsx.

Updates @signalk/server-api from 2.25.0 to 2.28.0

Release notes

Sourced from @​signalk/server-api's releases.

v2.28.0

🚀 Main New Features

  • feat(appstore): redesigned App Store with detail pages and indicators
  • feat: Source priority ux - major reimplementation of sources in Data Browser and Source priority mechanism

🚀 Features

  • feat: Notification API Release 2 - Add raise, update, and clear operations
  • feat(appstore): redesigned App Store with detail pages and indicators
  • feat: Source priority ux - major reimplementation of sources in Data Browser and Source priority mechanism
  • feat: Notification API Release 2 - Add raise, update, and clear operations
  • Add database appstore category
  • feat: Add name to course next/previous point
  • Pass container arguments to signalk-server startup command
  • feat: wire N2kIpGateway as 'N2K IP Gateway (canboatjs)' source
  • feat: add dataSize unit category for byte values
  • feat(admin-ui): remember last sidebar page and keep dropdowns independent
  • feat(subscribe): add excludeSources/excludeSelf to SubscribeMessage
  • feature(admin-ui): show restart banner after server settings change
  • ci(plugin-ci): install signalk.requires before plugin under test
  • feat(streams): add Maretron IPG 100 (canboatjs) source
  • Add -core Docker image variant (no bundled webapps or plugins)
  • Preserve app store view and search filter when returning from plugin detail
  • feat(appstore): surface npm install log for failed installs

🐛 Fixes

  • fix: silence missing security.json on startup
  • fix: avoid serverlog recursion in wrapped emitter

... (truncated)

Commits
  • ef5b5ef chore: @​signalk/server-api@​2.28.0
  • af0ea34 fix(server-api): apply meta deltas to existing value leaves in the full model
  • 306a64e fix(server-api): drop delta paths with prototype keys
  • 33c99e9 fix(server-api): type app.debug as callable with .enabled
  • e7c0a50 fix(server-api): resolve plugin source $source to bare label
  • efbf6a9 fix(server-api): apply meta deltas from identity-less contexts
  • 396fc5c feat(subscribe): add excludeSources/excludeSelf to SubscribeMessage
  • f849fc2 chore: bump package versions
  • cc33ae9 feat: Add name to course next/previous point (#2608)
  • bf708d3 Merge branch 'master' into notifications-actions
  • Additional commits viewable in compare view

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates tsx from 4.22.3 to 4.22.4

Release notes

Sourced from tsx's releases.

v4.22.4

4.22.4 (2026-05-31)

Bug Fixes

  • resolve CommonJS directory requires inside dependencies (#803) (1ce8463)

This release is also available on:

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

… updates

Bumps the minor-and-patch group with 3 updates in the / directory: [@signalk/server-api](https://github.com/SignalK/signalk-server/tree/HEAD/packages/server-api), [prettier](https://github.com/prettier/prettier) and [tsx](https://github.com/privatenumber/tsx).


Updates `@signalk/server-api` from 2.25.0 to 2.28.0
- [Release notes](https://github.com/SignalK/signalk-server/releases)
- [Changelog](https://github.com/SignalK/signalk-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SignalK/signalk-server/commits/v2.28.0/packages/server-api)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `tsx` from 4.22.3 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.22.3...v4.22.4)

---
updated-dependencies:
- dependency-name: "@signalk/server-api"
  dependency-version: 2.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Project dependency label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants