Bump the dev-dependencies group across 1 directory with 2 updates#2152
Merged
graduta merged 2 commits intoMay 20, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2152 +/- ##
==========================================
+ Coverage 45.93% 45.94% +0.01%
==========================================
Files 1036 1036
Lines 17150 17150
Branches 3115 3115
==========================================
+ Hits 7878 7880 +2
+ Misses 9272 9270 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6162727 to
5d75f8e
Compare
7da940b to
a670370
Compare
Bumps the dev-dependencies group with 2 updates in the / directory: [puppeteer](https://github.com/puppeteer/puppeteer) and [sinon](https://github.com/sinonjs/sinon). Updates `puppeteer` from 24.41.0 to 25.0.4 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.41.0...puppeteer-v25.0.4) Updates `sinon` from 21.1.2 to 22.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.1.2...v22.0.0) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.43.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a670370 to
98dfddc
Compare
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 2 updates in the / directory: puppeteer and sinon.
Updates
puppeteerfrom 24.41.0 to 25.0.4Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
019b49bchore: release main (#15003)611abeffix: Throw TargetCloseError when session ID not found (#15002)272b850chore(webmcp): Update list tools test with fixed declarative behavior (#15000)acb4b9echore: release main (#14999)cce47defix: fix tar.exe invocation (#14997)2e315b9chore(deps): bump the all group with 2 updates (#14995)042838fchore(deps): bump node frome989123to050bf2bin /docker in the all grou...3aadc38chore: release main (#14993)36527b8fix: update docs text (#14992)3ea7bd5fix: capitalize "Chrome" in troubleshooting.md (#14991)Updates
sinonfrom 21.1.2 to 22.0.0Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
52555af22.0.0ed911dfUpdate Ruby gems75a1e5bUpdate to Node 26197d660Update documentation on faking timers to reflect the current state of fake-ti...c5ddf80Update fake-timers@15.4: includes new Temporal APIf4ab02fUpdate updatable packages0536afcQuality: Global mutable call id can grow unbounded across long-lived processe...f4f7d93Perform additional cleanup when calling callThrough() (#2670)6199e9eimprove GitHubworkflows by introducing zizmor for monitoring (#2686)1519009Merge #2703: isolate walk state from Object prototype