deps(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates#26
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.0` | `1.59.1` | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.18` | `4.1.4` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.3.9` | `20.9.0` | | [playwright](https://github.com/microsoft/playwright) | `1.58.0` | `1.59.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.4` | | [rollup](https://github.com/rollup/rollup) | `4.56.0` | `4.60.2` | | [vite-plugin-handlebars](https://github.com/alexlafroscia/vite-plugin-handlebars) | `2.0.0` | `2.0.2` | Updates `@playwright/test` from 1.58.0 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.0...v1.59.1) Updates `@vitest/browser` from 4.0.18 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/browser) Updates `happy-dom` from 20.3.9 to 20.9.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.3.9...v20.9.0) Updates `playwright` from 1.58.0 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.0...v1.59.1) Updates `vitest` from 4.0.18 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) Updates `rollup` from 4.56.0 to 4.60.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.56.0...v4.60.2) Updates `vite-plugin-handlebars` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/alexlafroscia/vite-plugin-handlebars/releases) - [Changelog](https://github.com/alexlafroscia/vite-plugin-handlebars/blob/main/CHANGELOG.md) - [Commits](alexlafroscia/vite-plugin-handlebars@v2.0.0...v2.0.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/browser" dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: playwright dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rollup dependency-version: 4.60.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite-plugin-handlebars dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... 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-dependencies group with 7 updates in the / directory:
1.58.01.59.14.0.184.1.420.3.920.9.01.58.01.59.14.0.184.1.44.56.04.60.22.0.02.0.2Updates
@playwright/testfrom 1.58.0 to 1.59.1Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
d466ac5chore: mark v1.59.1 (#40005)530e7e5cherry-pick(#4004): fix(cli): kill-all should kill dashboard9aa216ccherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...01b2b15cherry-pick(#39980): chore: more release notes fixesa5cb6c9cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs99a17b5cherry-pick(#39975): chore: support opening .trace files via .link indirection43607c3cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.462cabe1cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)0c65a75cherry-pick(#39968): chore: screencast.showActions apif04155bcherry-pick(#39958): chore: release notes for langs v1.59Updates
@vitest/browserfrom 4.0.18 to 4.1.4Release notes
Sourced from
@vitest/browser's releases.... (truncated)
Commits
ac04bacchore: release v4.1.4d4fbb5cfeat(experimental): support aria snapshot (#9668)65c9d55fix(browser): spread user server options into browser Vite server in project ...2dc0d62chore: release v4.1.3487990afeat(experimental): supportbrowser.locators.exactoption (#10013)66751c9fix(expect): removeJestExtendError.contextfrom verbose error reporting (#...fc6f482chore: release v4.1.2faace1ffix(browser): take failure screenshot iftoMatchScreenshotcan't capture a ...f54abadchore: add typo-checker skill and fix typos (#9963)1f2d318chore: release v4.1.1Updates
happy-domfrom 20.3.9 to 20.9.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
4090adefix: #0 Fix github release workflow (#2140)c7c2bb5fix: #0 Fix github release workflow (#2139)d541143fix: #0 Fix github release workflow (#2138)a78d89efeat: #2131 Adds support for event listener properties on Window (#2132)68324c2fix: #2117 Fixes issue related to cookies from the current origin being for...5437fdffix: #2113 Fixes issue where export names can be interpolated as executable...7e97acbfix: #1845 Replace implementing Node js Console with common IConsole interf...3373929fix: #2106Request.formData()should honorContent-Typeheader (#2107)55c17bafix: #2110 Fixes error thrown when modifying DOM structure in connectedCall...82a0888fix: #1845 Replace ConsoleConstructor import with indexed access type (#2095)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for happy-dom since your current version.
Updates
playwrightfrom 1.58.0 to 1.59.1Release notes
Sourced from playwright's releases.
... (truncated)
Commits
d466ac5chore: mark v1.59.1 (#40005)530e7e5cherry-pick(#4004): fix(cli): kill-all should kill dashboard9aa216ccherry-pick(#39994): Revert "fix(windows): hide console window when spawning ...01b2b15cherry-pick(#39980): chore: more release notes fixesa5cb6c9cherry-pick(#39972): chore: expose browser.bind and browser.unbind APIs99a17b5cherry-pick(#39975): chore: support opening .trace files via .link indirection43607c3cherry-pick(#39974): chore(webkit): update Safari user-agent version to 26.462cabe1cherry-pick(#39969): chore(npm): include all *.md from lib (#39970)0c65a75cherry-pick(#39968): chore: screencast.showActions apif04155bcherry-pick(#39958): chore: release notes for langs v1.59Updates
vitestfrom 4.0.18 to 4.1.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
ac04bacchore: release v4.1.482c858dchore: Remove no-op function in plugin config logic (#8501)d4fbb5cfeat(experimental): support aria snapshot (#9668)b77de96feat(reporter): add filterMeta option to json reporter (#10078)a120e3afeat(experimental): exposeassertionas a public field (#10095)5375780feat(coverage): default to text reporterskipFullif agent detected (#10018)a1b5f0ffix: makeexpect(..., message)consistent as error message prefix (#10068)203f07afix: use "black" foreground for labeled terminal message to ensure contrast (...2dc0d62chore: release v4.1.37827363feat: addexperimental.preParseflag (#10070)Updates
rollupfrom 4.56.0 to 4.60.2Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
a6be82b4.60.25e6fb9ffix: reset variable render names between outputs in the same generate (#6350)7542834chore: remove cross-env from devDeps (#6358)1fa79d0chore(deps): update cross-platform-actions/action action to v1 (#6352)819332echore(deps): update dependency lru-cache to v11 (#6353)fd464a9chore(deps): lock file maintenance (#6356)e6d2ff9chore(deps): lock file maintenance (#6355)32e8517chore(deps): update minor/patch updates (#6351)1d5bcb4chore(deps): lock file maintenance (#6354)f58d278fix(deps): update swc monorepo (major) (#6348)Updates
vite-plugin-handlebarsfrom 2.0.0 to 2.0.2Changelog
Sourced from vite-plugin-handlebars's changelog.
Commits
21cdfdbchore(release): 2.0.26060c9dchore(release): 2.0.1309b9a3chore: run tests againstvite@5throughvite@8(#262)b2096f3fix(deps): bump handlebars from ^4.7.6 to ^4.7.918e9c25publish typescript declarations (#257)e53a7b5update changelog