abhith / abhith.net

Personal website and blog running on Gatsby. Contains a collection of developer stories, videos, snippets, and tools grouped by topics.
https://www.abhith.net
MIT License
61 stars 24 forks source link

build(deps): bump puppeteer from 20.9.0 to 23.7.0 #1994

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps puppeteer from 20.9.0 to 23.7.0.

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.7.0

23.7.0 (2024-11-04)

Features

Bug Fixes

  • browser: omit file path validation in uploadFile() in browser environments (#13258) (a9e6cd1)
  • remove event listeners from AbortSignal in WaitTask (#13257) (4e5c0ad)
  • roll to Chrome 130.0.6723.91 (#13255) (8295e67)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.4.0 to 2.4.1

puppeteer: v23.7.0

23.7.0 (2024-11-04)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.4.0 to 2.4.1
      • puppeteer-core bumped from 23.6.1 to 23.7.0

puppeteer-core: v23.6.1

23.6.1 (2024-10-28)

Bug Fixes

  • correctly handle errors in the ExtensionTransport (#13244) (1fee9ff)
  • roll to Chrome 130.0.6723.69 (#13227) (76390bf)
  • webdriver: consider subdomain in cookie filtering (#13232) (98102ec)
  • webdriver: partially handle client-side redirects in page.goto (#13222) (442ed05)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
abhith-net ❌ Failed (Inspect) Nov 4, 2024 8:55pm
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 5 days ago

Superseded by #2004.