build(deps): bump the dev-deps-minor-patch group with 7 updates#13
Merged
github-actions[bot] merged 1 commit intoJun 22, 2026
Conversation
Bumps the dev-deps-minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@gfazioli/mantine-onboarding-tour](https://github.com/gfazioli/mantine-onboarding-tour) | `4.0.4` | `4.0.5` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.14.2` | `3.14.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.0` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.43` | `0.2.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.8` | `4.1.9` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.3` | `20.10.6` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` | Updates `@gfazioli/mantine-onboarding-tour` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/gfazioli/mantine-onboarding-tour/releases) - [Commits](gfazioli/mantine-onboarding-tour@4.0.4...4.0.5) Updates `@tanstack/react-virtual` from 3.14.2 to 3.14.3 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.3/packages/react-virtual) Updates `@playwright/test` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `@types/chrome` from 0.1.43 to 0.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@vitest/coverage-v8` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/coverage-v8) Updates `happy-dom` from 20.10.3 to 20.10.6 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.3...v20.10.6) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: "@gfazioli/mantine-onboarding-tour" dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-deps-minor-patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-deps-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-minor-patch - dependency-name: "@types/chrome" dependency-version: 0.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps-minor-patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-minor-patch - dependency-name: happy-dom dependency-version: 20.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-minor-patch - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 dev-deps-minor-patch group with 7 updates:
4.0.44.0.53.14.23.14.31.60.01.61.00.1.430.2.04.1.84.1.920.10.320.10.64.1.84.1.9Updates
@gfazioli/mantine-onboarding-tourfrom 4.0.4 to 4.0.5Release notes
Sourced from @gfazioli/mantine-onboarding-tour's releases.
Commits
3e90912Release 4.0.5bb457f2chore(deps): update dependencies to latest minor (Mantine 9.3.1)8f0b1d1feat(docs): add Buy me a coffee to sponsor funnel (header icons + footer CTA)433fea2chore(footer): add Mantine Book (new badge), center credits rowd612c4dfix(docs): Undolog newsletter link → undolog.com8f0a000feat(docs): sponsors wall and sponsor funnel (template propagation)Updates
@tanstack/react-virtualfrom 3.14.2 to 3.14.3Release notes
Sourced from @tanstack/react-virtual's releases.
Changelog
Sourced from @tanstack/react-virtual's changelog.
Commits
75ae896ci: Version Packages (#1202)2ba5eb6fix(react-virtual): make directDomUpdates a no-op without containerRef (#1201)ef69ea3fix(virtual-core): adjust scroll on first measurement during backward scroll ...932c358test(react-virtual): add e2e test for React Compiler with directDomUpdates, b...Updates
@playwright/testfrom 1.60.0 to 1.61.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...8133dcfcherry-pick(#41283): docs: add Ubuntu 26.04 and Node.js 26.x to system requir...812432echore: mark v1.61.0 (#41277)ac05145fix(fetch): report serverAddr and securityDetails for reused sockets (#41267)056efc9fix(trace-viewer): add keyboard navigation toNetworkFilterscomponent (#41...41f7b9achore: fixes uncovered by the .NET 1.61 roll (#41266)ba50778fix(mcp): assign caps as array for legacy --vision flag (#41253)b8ee5aedocs: release notes for v1.61 (#41261)49c1f69fix(trace viewer): load trace from a local file (#41263)Updates
@types/chromefrom 0.1.43 to 0.2.0Commits
Updates
@vitest/coverage-v8from 4.1.8 to 4.1.9Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)Updates
happy-domfrom 20.10.3 to 20.10.6Release notes
Sourced from happy-dom's releases.
Commits
fed1de2fix: #2217 Await NodeJS internal ReadableStream promise during teardown (#2...6a9adb5fix: #2142 Adds cache to query selector parser (#2214)4440f5ffix: #2206 Coerce null qualifiedName to empty string in createDocument (#2207)05e5465chore: #2208 Updates contribution guidelines (#2211)7103b05chore: #2208 Updates contribution guidelines (#2210)4c292efchore: #2208 Updates contribution guidelines (#2209)Updates
vitestfrom 4.1.8 to 4.1.9Release notes
Sourced from vitest's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...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 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