Skip to content

build(deps): bump the npm-all group with 3 updates - #413

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-all-1b0832c525
Closed

build(deps): bump the npm-all group with 3 updates#413
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-all-1b0832c525

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-all group with 3 updates: @astrojs/starlight, @system76/satteri-relative-markdown-links and prettier.

Updates @astrojs/starlight from 0.41.3 to 0.41.4

Release notes

Sourced from @​astrojs/starlight's releases.

@​astrojs/starlight@​0.41.4

Patch Changes

Changelog

Sourced from @​astrojs/starlight's changelog.

0.41.4

Patch Changes

Commits

Updates @system76/satteri-relative-markdown-links from 1.0.2 to 1.1.0

Release notes

Sourced from @​system76/satteri-relative-markdown-links's releases.

v1.1.0

What's Changed

Full Changelog: system76/satteri-relative-markdown-links@v1.0.2...v1.1.0

Commits
  • 3da061b Merge pull request #5 from system76/license_update
  • 40adb7e switch to a more permissive license since this could be used in projects of m...
  • See full diff in compare view

Updates prettier from 3.9.5 to 3.9.6

Release notes

Sourced from prettier's releases.

3.9.6

What's Changed

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.6

diff

TypeScript: Preserve quotes for methods named new (#19621 by @​kovsu)

// InputinterfaceContainer{"new"(id: string): number;}// Prettier 3.9.5interfaceContainer{new(id: string): number;}// Prettier 3.9.6interfaceContainer{"new"(id: string): number;}

TypeScript: Support import defer (#19624, #19675 by @​fisker)

// Inputimportdefer*asfoofrom"foo";// Prettier 3.9.5import*asfoofrom"foo";// Prettier 3.9.6importdefer*asfoofrom"foo";

JavaScript: Added a new official plugin @prettier/plugin-yuku (#19628, #19629 by @​fisker)

@prettier/plugin-yuku is powered by Yuku (A high-performance JavaScript/TypeScript compiler toolchain written in Zig).

This plugin includes two new parsers: yuku (JavaScript syntax) and yuku-ts (TypeScript syntax).

To use this plugin:

  1. Install the plugin:

    yarn add --dev prettier @prettier/plugin-yuku

... (truncated)

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

Bumps the npm-all group with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@system76/satteri-relative-markdown-links](https://github.com/system76/satteri-relative-markdown-links) and [prettier](https://github.com/prettier/prettier).
Updates `@astrojs/starlight` from 0.41.3 to 0.41.4
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.41.4/packages/starlight)
Updates `@system76/satteri-relative-markdown-links` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/system76/satteri-relative-markdown-links/releases)
- [Commits](system76/satteri-relative-markdown-links@v1.0.2...v1.1.0)
Updates `prettier` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.5...3.9.6)
---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
dependency-version: 0.41.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm-all
- dependency-name: "@system76/satteri-relative-markdown-links"
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-all
- dependency-name: prettier
dependency-version: 3.9.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-all
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerJuly 27, 2026 15:07
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@dependabot@github

dependabotBot commented on behalf of githubAug 3, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabotdependabotBot closed this Aug 3, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/npm-all-1b0832c525 branch August 3, 2026 15:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants