chore(deps): bump the minor-updates group across 1 directory with 3 updates - #138
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the minor-updates group with 3 updates in the / directory: [katex](https://github.com/KaTeX/KaTeX), [sharp](https://github.com/lovell/sharp) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `katex` from 0.16.47 to 0.18.4 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.47...v0.18.4) Updates `sharp` from 0.34.5 to 0.35.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.4) Updates `svelte` from 5.56.9 to 5.57.0 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.57.0/packages/svelte) --- updated-dependencies: - dependency-name: katex dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: sharp dependency-version: 0.35.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: svelte dependency-version: 5.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-minor-updates-9771cb4c7d
branch
from
September 2, 2026 13:35
2bf4b7d to
f380847
Compare
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 minor-updates group with 3 updates in the / directory: katex, sharp and svelte.
Updates
katexfrom 0.16.47 to 0.18.4Release notes
Sourced from katex's releases.
... (truncated)
Changelog
Sourced from katex's changelog.
... (truncated)
Commits
49dc3d9chore(release): 0.18.4 [ci skip]e507f75fix(environment): report invalid environment names as ParseError (#4256)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)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
sharpfrom 0.34.5 to 0.35.4Release notes
Sourced from sharp's releases.
... (truncated)
Commits
7f1a0a2Release v0.35.4f927818Upgrade to sharp-libvips v1.3.3e802092Prerelease v0.35.4-rc.0e13eb2fCI: Fix wasm32 build (#4589)a82a0b3Upgrade to libvips v8.18.68044fe4Bound resize dimensions to coordinate limit147f859Docs: changelog entries for #4578 #4584ee5bfb8Tests: use yauzl directly rather than via extract-zip wrapper7a77889Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)ea5bef2Improve support for input Streams finishing before output is requested (#4584)Updates
sveltefrom 5.56.9 to 5.57.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
7bc0a70Version Packages (#18682)6374a2achore: move@types/trusted-typesto devDependencies (#18730)4ae5eb3feat: add has function to createContext (#18472)5034b59chore: bump playwright (#18729)74197ccfeat: add getOrInsert/getOrInsertComputed to SvelteMap (#18728)edbe11efix: properly apply static textarea value attribute during CSR (#18727)05b6916fix: omit bind:focused from SSR output (#18724)7c6f36afix: keep boolean attributes with an empty string value when rendering attrib...2e8b57bfix: renderselectedoptions for\<select multiple>with an arrayvalue...864de81fix: keep the current selection of a\<select>when itsdefaultValueis ap...