build(deps): Bump the npm_and_yarn group across 1 directory with 7 updates - #3
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): Bump the npm_and_yarn group across 1 directory with 7 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.3.1` | `7.1.3` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.2` | `3.4.12` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.12.3` | `11.16.0` | | [svgo](https://github.com/svg/svgo) | `4.0.1` | `4.0.2` | | [uuid](https://github.com/uuidjs/uuid) | `11.1.0` | `14.0.1` | Updates `astro` from 6.3.1 to 7.1.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.1.3/packages/astro) Updates `devalue` from 5.8.0 to 5.8.2 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.8.0...v5.8.2) Updates `dompurify` from 3.4.2 to 3.4.12 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.2...3.4.12) Updates `mermaid` from 11.12.3 to 11.16.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.3...mermaid@11.16.0) Updates `svgo` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.1...v4.0.2) Updates `uuid` from 11.1.0 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v14.0.1) Updates `vite` from 7.3.3 to 8.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.8.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.4.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mermaid dependency-version: 11.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: svgo dependency-version: 4.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: uuid dependency-version: 14.0.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 8.1.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #4. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm_and_yarn-d0a0ab62c9
branch
July 24, 2026 09:38
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_and_yarn group with 5 updates in the / directory:
6.3.17.1.33.4.23.4.1211.12.311.16.04.0.14.0.211.1.014.0.1Updates
astrofrom 6.3.1 to 7.1.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
cf9ffc7[ci] release (#17455)630b382Useos.availableParallelism()for image optimization queue to fix OOM in CP...8a7f7e0[ci] release (#17411)ebbd793chore(deps): updateastro-embed(#17436)311e42c[ci] format1d62202chore(deps): updateneotraverseto v1 (#17446)a5f7230fix(astro): updatecookieto v2 (#17445)91992effix(prefetch): swallow fetch-fallback rejection to avoid unhandled 'Load fail...a89c137fix(astro): propagate mutated locals to custom error pages (#17402)91c645a[ci] release (#17403)Updates
devaluefrom 5.8.0 to 5.8.2Release notes
Sourced from devalue's releases.
Changelog
Sourced from devalue's changelog.
Commits
d4e10daVersion Packages (#167)faa8a05fix: uneval loses a repeated typed array/DataView referenced inside a cycle (...3770846fix: emit valid JS for BigInt64Array and BigUint64Array in uneval (#171)b9ed985chore(ci): set permissions on ci workflow (#157)cd6da94fix: resolve circular references through custom revivers (#154)06129adfix: uneval grows sparse arrays by one slot when first hole is past index 0 (...756265afix: preserve shared-reference identity for Map keys in uneval (#164)8c0db06fix: serialize Temporal values referenced more than once in uneval (#165)29a3382fix: uneval emits valid JS for repeated empty Map/Set (#168)48cc81ffix: serialize DataView subviews with correct byte offset and length (#166)Updates
dompurifyfrom 3.4.2 to 3.4.12Release notes
Sourced from dompurify's releases.
... (truncated)
Commits
a9ca1e5release: 3.4.12 (#1537)0cae518release: 3.4.11 (#1494)6ee5716release: 3.4.10 (#1478)5210247release: 3.4.9 (#1459)bcdd828release: 3.4.8 (#1439)ca30f07release: 3.4.7 (#1414)bb7739erelease: 3.4.6 (#1394)011b0c7release: 3.4.5 (#1382)5817ad9release: 3.4.4 (#1374)520edb0release: 3.4.3 (#1352)Updates
mermaidfrom 11.12.3 to 11.16.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
7c0cafcVersion Packages: v11.16.0 (#7916)26acd1aMerge pull request #7915 from mermaid-js/release/11.16.05a8eae7Merge branch 'master' into release/11.16.0dd5ea77Merge pull request #7913 from mermaid-js/pebr/fix-changesets658ee66docs: fix missing bumps of@mermaid-js/parser04259a1docs: fix author and commit on examples changesetc9dcfb1docs: update changeset diagram scopesa34dab9docs: remove swimlane/cynefin bugfix changesetse81f31fdocs: remove local-editor changeset7223f03Minor correctionUpdates
svgofrom 4.0.1 to 4.0.2Release notes
Sourced from svgo's releases.
Commits
b2309cfchore: sync version with apif529cfcMerge commit from fork581fe68performance: speed up mergePath child node removal (#2216)eb4c8b6docs(removeAttributesBySelector): properly document and check types (#2215)6fd5872fix(convertColors): skip convertCase on css custom properties (#2213)7414f73fix: properly parse negative (or +) arc radii (#2205)a8c19aafix: only call encodeSVGDatauri once and add test case (#2053)65548f4fix(convertPathData): properly handle consecutive t commands (#2156)a41a7c1fix(convertPathData): introducing isSafeToRemove (#2164)38625ddtest: handle charm icons (#2203)Updates
uuidfrom 11.1.0 to 14.0.1Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
vitefrom 7.3.3 to 8.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5e7fe12release: v8.1.56c08c39fix(optimizer): respect importer module format for dynamic import interop wit...5a72b87fix(client): overlay error message format align rolldown (#22869)f8b38e3fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...8100320fix(bundled-dev): avoid duplicatedbuildEnd(#22931)c88c236docs(build): fix incorrect@defaultfor build.cssMinify (#22948)b59a73ffix(ssr): scope switch-case declarations to the switch, not the function (#22...fef682dfix(deps): update all non-major dependencies (#22921)3c345e4fix(deps): update rolldown-related dependencies (#22922)369ed60docs(build): fix incorrect@defaultfor build.lib.formats (#22911)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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...Description has been truncated