build(deps): bump the npm-all group across 1 directory with 2 updates#410
Merged
Merged
Conversation
erinxocon
previously approved these changes
Jul 20, 2026
Member
|
@dependabot rebase |
Bumps the npm-all group with 2 updates in the / directory: [@astrojs/markdown-satteri](https://github.com/withastro/astro/tree/HEAD/packages/markdown/satteri) and [@system76/satteri-relative-markdown-links](https://github.com/system76/satteri-relative-markdown-links). Updates `@astrojs/markdown-satteri` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/satteri/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-satteri@0.3.4/packages/markdown/satteri) Updates `@system76/satteri-relative-markdown-links` from 1.0.0 to 1.0.2 - [Release notes](https://github.com/system76/satteri-relative-markdown-links/releases) - [Commits](system76/satteri-relative-markdown-links@v1.0.0...v1.0.2) --- updated-dependencies: - dependency-name: "@astrojs/markdown-satteri" dependency-version: 0.3.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.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-all-3f4a9e4f3f
branch
from
July 20, 2026 18:05
7fa205a to
a509baa
Compare
erinxocon
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-all group with 2 updates in the / directory: @astrojs/markdown-satteri and @system76/satteri-relative-markdown-links.
Updates
@astrojs/markdown-satterifrom 0.3.3 to 0.3.4Release notes
Sourced from @astrojs/markdown-satteri's releases.
Changelog
Sourced from @astrojs/markdown-satteri's changelog.
Commits
dec7692[ci] release (#17338)64b0d66fix(satteri): route highlighted code blocks through MDX pre components (#17341)Updates
@system76/satteri-relative-markdown-linksfrom 1.0.0 to 1.0.2Release notes
Sourced from @system76/satteri-relative-markdown-links's releases.
Commits
2920927Merge pull request #4 from system76/package-updatesc953a57dep updatesfad8f57Add some keywords so plugin appears in the astro integration library, bump ve...9dad9eeSMRL_MATTER_CACHE_DISABLE renamed to SRML_MATTER_CACHE_DISABLE to fix acronym72c4acfrefactor the readme for clarity and show expected use case higher up on the pagea24c90bMerge pull request #3 from system76/add-platform-test-runnerse1adc741.0.1b56851dFix cross-platform bugs in isValidFile and shouldProcessFile surfaced by Wind...e527c9aRun tests on macOS and Windows in addition to Ubuntu