chore(deps-dev): bump the dev-dependencies group with 4 updates - #112
Merged
zendegani merged 1 commit intoAug 27, 2026
Merged
Conversation
Bumps the dev-dependencies group with 4 updates: [@puppeteer/browsers](https://github.com/puppeteer/puppeteer), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [puppeteer-core](https://github.com/puppeteer/puppeteer) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@puppeteer/browsers` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v3.2.0...browsers-v3.2.1) Updates `@types/chrome` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `puppeteer-core` from 25.6.0 to 25.8.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-core-v25.6.0...puppeteer-core-v25.8.0) Updates `vitest` from 4.1.10 to 4.1.11 - [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.11/packages/vitest) --- updated-dependencies: - dependency-name: "@puppeteer/browsers" dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/chrome" dependency-version: 0.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: puppeteer-core dependency-version: 25.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
zendegani
deleted the
dependabot/npm_and_yarn/dev-dependencies-be14297661
branch
August 27, 2026 07:45
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 4 updates: @puppeteer/browsers, @types/chrome, puppeteer-core and vitest.
Updates
@puppeteer/browsersfrom 3.2.0 to 3.2.1Release notes
Sourced from @puppeteer/browsers's releases.
Changelog
Sourced from @puppeteer/browsers's changelog.
Commits
8a95741chore: release main (#15341)bbc51bdfix: tell the user how to recover a partial browser folder (#15319)61a1675fix: remove redundant overwrite and file access from ScreenRecorder (#15352)8e1022bfix: launch browsers in detached mode on Windows to fix flakiness (#15339)af6a23dfeat: support followSymlinks option (#15335)73da9a4fix: computeSystemExecutablePath support validatePath (#15340)58e5798chore: release main (#15331)0c187dbfeat: roll to Chrome 152.0.7977.42 (#15330)eb874a5fix: logger calling causing crashes (#15338)df2d719refactor: use Desposable stacks to track listeners (#15332)Updates
@types/chromefrom 0.2.5 to 0.2.6Commits
Updates
puppeteer-corefrom 25.6.0 to 25.8.0Release notes
Sourced from puppeteer-core's releases.
Changelog
Sourced from puppeteer-core's changelog.
Commits
8a95741chore: release main (#15341)bbc51bdfix: tell the user how to recover a partial browser folder (#15319)61a1675fix: remove redundant overwrite and file access from ScreenRecorder (#15352)8e1022bfix: launch browsers in detached mode on Windows to fix flakiness (#15339)af6a23dfeat: support followSymlinks option (#15335)73da9a4fix: computeSystemExecutablePath support validatePath (#15340)58e5798chore: release main (#15331)0c187dbfeat: roll to Chrome 152.0.7977.42 (#15330)eb874a5fix: logger calling causing crashes (#15338)df2d719refactor: use Desposable stacks to track listeners (#15332)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...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