chore(deps-dev): bump the minor-and-patch group across 1 directory with 9 updates#369
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the minor-and-patch group across 1 directory with 9 updates#369dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 9 updates Bumps the minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.8.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.0` | `8.56.1` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.2` | `11.3.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.14` | `4.0.18` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.11` | `20.7.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.4` | `7.3.1` | Updates `lint-staged` from 16.2.7 to 16.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.0) Updates `prettier` from 3.7.3 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.8.1) Updates `typescript-eslint` from 8.48.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) Updates `fs-extra` from 11.3.2 to 11.3.3 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.2...11.3.3) Updates `vitest` from 4.0.14 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) Updates `@playwright/test` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.2) Updates `@vitest/ui` from 4.0.14 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui) Updates `happy-dom` from 20.0.11 to 20.7.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.0.11...v20.7.0) Updates `vite` from 7.2.4 to 7.3.1 - [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/v7.3.1/packages/vite) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fs-extra dependency-version: 11.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/ui" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: happy-dom dependency-version: 20.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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-and-patch group with 8 updates in the / directory:
16.2.716.3.03.7.33.8.18.48.08.56.111.3.211.3.34.0.144.0.181.57.01.58.220.0.1120.7.07.2.47.3.1Updates
lint-stagedfrom 16.2.7 to 16.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub Actionsd0e4c2abuild(deps): update dependencies93cf144docs: add tip aboutlint-staged.sh9809feetest: adjust integration test logging setup for concurrencycc432dffeat: usetinyexecto spawn tasksfeda37afeat: usetinyexecfor Git commandse15178adocs: fix typos in example comments for environment variables (#1721)Updates
prettierfrom 3.7.3 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
typescript-eslintfrom 8.48.0 to 8.56.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.09940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.0Updates
fs-extrafrom 11.3.2 to 11.3.3Changelog
Sourced from fs-extra's changelog.
Commits
1de81e911.3.3ddc46f7Fix symlink copy failing when source and dest symlinks point to same target (...5023c22Use macos-15-intel runner (#1061)Updates
vitestfrom 4.0.14 to 4.0.18Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4d3e3c6chore: release v4.0.18ea837defeat(experimental): addonModuleRunnerhook toworker.init(#9286)e057281fix: usemeta.urlincreateRequire(#9441)dd54e94chore: release v4.0.1759f92d4fix(fsModuleCache): add importers alongside importedModules (#9423)751364efix(fsModuleCache): don't store importers in cache (#9422)4b67fc2fix: typo in browser.provider error (#9394)40841fffix: handle null options inaddEventHandler#9371 (#9372)200dadbfix(pool): handle worker start failures gracefully (#9337)1500654fix(browser): supportfileParallelismon an instance (#9328)Updates
@playwright/testfrom 1.57.0 to 1.58.2Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work97bc385cherry-pick(#38995): chore(webkit): disable frame sessions on fronzen buildsad625fechore: mark v1.58.1 (#39055)f07234dcherry-pick(#39036): fix(msedge): fix local network permissions (#39053)ab8136ccherry-pick(#39037): chore: update cft download location (#39052)aa6ffebcherry-pick(#39014): docs: add 1.58 release notes for Java, Python, and C#Updates
@vitest/uifrom 4.0.14 to 4.0.18Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
4d3e3c6chore: release v4.0.182254356fix(ui): process artifact attachments when generating HTML reporter (#9472)dd54e94chore: release v4.0.17a36c3berefactor(browser): restructure screenshot matcher and add documentation (#9243)dd03316fix(ui): detect gzip by magic numbers instead of Content-Type header in html ...b46d744chore: release v4.0.1660642b3fix: fix module graph UI on html reporter with headless browser mode (#9219)eb1abf0chore: release v4.0.15122ff32feat(reporters): print import duration breakdown (#9105)Updates
happy-domfrom 20.0.11 to 20.7.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
4e0d1e3feat: #1923 Adds support for getScreenDetails() (#2041)78a2ff4chore: #1867 Add regression test for TreeWalker sibling traversal (#2026)46bab67fix: #1927 Add clearImmediate to Jest environment global scope (#2029)ee81583fix: #2053 Normalize invalid input type attribute to "text" per HTML spec (...e6a64dafix: #1910 Fixes issue when parsing complex query selector with has express...b869287fix: #2066 Update entities package version to resolve missing export for vu...f8d8cadfix: #2042 Support CSS gradients with rgba() colors (#2059)d0fdf23fix: #2057 Support Unicode characters in selectors per CSS spec (#2062)48e675ffeat: #2060 Adds support for register on import in global-registrator (#2061)fbef5d9fix: #2052 Correct caption element c...Description has been truncated