Bump the bun-minor-patch group with 6 updates - #152
Merged
Conversation
Bumps the bun-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.8` | `5.56.10` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.7` | `2.5.9` | | [@happy-dom/global-registrator](https://github.com/capricorn86/happy-dom) | `20.11.1` | `20.11.6` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.14` | `1.4.0` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.2` | `20.11.6` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.16.1` | `11.17.0` | Updates `svelte` from 5.56.8 to 5.56.10 - [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.56.10/packages/svelte) Updates `@biomejs/biome` from 2.5.7 to 2.5.9 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.9/packages/@biomejs/biome) Updates `@happy-dom/global-registrator` from 20.11.1 to 20.11.6 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.1...v20.11.6) Updates `@types/bun` from 1.3.14 to 1.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `happy-dom` from 20.11.2 to 20.11.6 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.2...v20.11.6) Updates `mermaid` from 11.16.1 to 11.17.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.1...mermaid@11.17.0) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.56.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun-minor-patch - dependency-name: "@biomejs/biome" dependency-version: 2.5.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-minor-patch - dependency-name: "@happy-dom/global-registrator" dependency-version: 20.11.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-minor-patch - dependency-name: "@types/bun" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-patch - dependency-name: happy-dom dependency-version: 20.11.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-minor-patch - dependency-name: mermaid dependency-version: 11.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Code Metrics ReportSPA test suite —
Details | | main (432ea2e) | #152 (9f7ad06) | +/- |
|---------------------|----------------|----------------|-------|
+ | Coverage | 96.4% | 96.4% | +0.0% |
| Files | 56 | 56 | 0 |
| Lines | 11578 | 11591 | +13 |
+ | Covered | 11165 | 11178 | +13 |
- | Test Execution Time | 3s | 4s | +1s |Code coverage of files in pull request scope (99.3% → 99.3%)
Code Metrics Report (rust)Rust crate —
Details | | main (432ea2e) | #152 (9f7ad06) | +/- |
|---------------------|----------------|----------------|------|
| Coverage | 90.4% | 90.4% | 0.0% |
| Files | 18 | 18 | 0 |
| Lines | 5528 | 5528 | 0 |
| Covered | 5000 | 5000 | 0 |
- | Test Execution Time | 1m8s | 1m10s | +2s |Reported by octocov, composed by the |
…e file mermaid 11.17.0 pulls in fastdom, whose npm tarball ships its MIT notice only inside README.md's License section — the docs build refused to bundle it. The notice still ships verbatim from the shipped copy: a standalone license file wins, the README section is the fallback, and a package with neither still fails the build.
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 bun-minor-patch group with 6 updates:
5.56.85.56.102.5.72.5.920.11.120.11.61.3.141.4.020.11.220.11.611.16.111.17.0Updates
sveltefrom 5.56.8 to 5.56.10Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
56a036fVersion Packages (#18640)545205bperf: make async blocker analysis linear (#18549)950e2a8fix: strip comments from inline style values in linear time (#18553)ffc0e6efix: release last_propagated_event after event propagation settles (#18569)2f684fedocs: clarify that context lookup includes the current component and all ance...3feb34achore: deduplicate client/server context helpers (#18580)24130c1fix: parse nth-childofsyntax without whitespace afterof(#18611)a166761fix: treat concise arrow function bodies as implicit returns when calculating...a4c60ccfix: append_styles resolving todocument.headin WC (#18614)ee1249bfix: preserve renderer type in copy() during SSR (#18616)Updates
@biomejs/biomefrom 2.5.7 to 2.5.9Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
2081460ci: release (#11309)6559e6cfeat: adds theuseAstroClientOnlyDirectiveValuerule for .astro files (#11299)a8798eafeat: useNamedLayer (#11377)85aac73feat(lint): addnoUnsafeTypeAssertionrule (#11221)e65f07efeat(lint): nursery useControlLabel (#11312)ba8aa18feat(lint): adduseTailwindShorthandClasses(#10312)6b8f09cci: release (#11236)23c0369feat(lint): nursery noInvalidPropertyInitValue (#11187)52b44d6feat(lint/html): addnoSvelteLegacyConst(#11247)0a0fbc1feat(lint/js): adduseReactCompiler(#10710)Updates
@happy-dom/global-registratorfrom 20.11.1 to 20.11.6Release notes
Sourced from @happy-dom/global-registrator's releases.
Commits
d43c106fix: #2300 Updates docs for the global-registrator package (#2301)e978bc8fix: Allow explicit element types for querySelector (#2283)1bc1505fix: #1490 Different ports/parent domains are different origins (#2286)0378ff9fix: #2299 Make document.links return a live HTMLCollection16a6ea2fix: #2226 Copy labels array to prevent mutation of cached querySelectorAll...8cc734bchore: #2276 Update sponsors (#2277)576a8bcfix: #2264 MutationObserver callback being GC'd due to orphaned WeakRef (#2...084afd6chore: #2251 Updates the contribution guidelines (#2252)Updates
@types/bunfrom 1.3.14 to 1.4.0Commits
Updates
happy-domfrom 20.11.2 to 20.11.6Release notes
Sourced from happy-dom's releases.
Commits
d43c106fix: #2300 Updates docs for the global-registrator package (#2301)e978bc8fix: Allow explicit element types for querySelector (#2283)1bc1505fix: #1490 Different ports/parent domains are different origins (#2286)0378ff9fix: #2299 Make document.links return a live HTMLCollection16a6ea2fix: #2226 Copy labels array to prevent mutation of cached querySelectorAll...8cc734bchore: #2276 Update sponsors (#2277)Updates
mermaidfrom 11.16.1 to 11.17.0Release notes
Sourced from mermaid's releases.
Commits
293b1c1Merge pull request #8074 from mermaid-js/changeset-release/masterf484a36Version Packages0a07bf6Bump layout-elk version (#8078)1127c5fMerge pull request #8071 from mermaid-js/release/11.17.08628ef1docs: remove C4 typescript conversion changeset349ebd3docs: remove non-user visible changesetb5a744adocs: scope to all v11.17.0 changeset messages4150c73Make changesets less verbose7ba4b6f[autofix.ci] apply automated fixesb3d1f63Fixed block rendering due to failing SS in applitoolsDependabot 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 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