chore(deps): bump the patch-updates group across 1 directory with 2 updates - #565
Merged
CuteLeaf merged 1 commit intoAug 13, 2026
Merged
Conversation
✅ Deploy Preview for demo-firefly ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Deploying firefly with
|
| Latest commit: |
020f901
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5c1d48a2.firefly-6lp.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-patc-vbbg.firefly-6lp.pages.dev |
…pdates Bumps the patch-updates group with 2 updates in the / directory: [katex](https://github.com/KaTeX/KaTeX) and [tsx](https://github.com/privatenumber/tsx). Updates `katex` from 0.18.1 to 0.18.3 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.18.1...v0.18.3) Updates `tsx` from 4.23.10 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.10...v4.23.12) --- updated-dependencies: - dependency-name: katex dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tsx dependency-version: 4.23.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-patch-updates-6e3e07166b
branch
from
August 13, 2026 05:55
92e8f93 to
020f901
Compare
dependabot
Bot
deleted the
dependabot-npm_and_yarn-patch-updates-6e3e07166b
branch
August 13, 2026 15:25
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 patch-updates group with 2 updates in the / directory: katex and tsx.
Updates
katexfrom 0.18.1 to 0.18.3Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
f0f46a8chore(release): 0.18.3 [ci skip]1c973aefix: allow braced arguments for delimsizing (#4255)a11ce72docs: update migration guide (#4248)95322e1docs: add Deno section (#4254)dd88e46chore(deps): update dependency js-yaml to v4.3.1 [security] (#4263)93c362bchore(release): 0.18.2 [ci skip]0adf7e7fix: prevent prototype pollution in settings (#4260)5a5bf20chore(deps): update dependency postcss to v8.5.23 [security] (#4259)3134908chore(deps): bump github/codeql-action from 4 to 4.37.4 (#4258)69edd93chore(deps): update dependency js-yaml to v4.3.0 [security] (#4253)Updates
tsxfrom 4.23.10 to 4.23.12Release notes
Sourced from tsx's releases.
Commits
ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interop