build(deps): bump puppeteer from 23.11.1 to 24.41.0#1111
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump puppeteer from 23.11.1 to 24.41.0#1111dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 23.11.1 to 24.41.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.41.0) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.41.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
8c596a8 to
3edc4d2
Compare
Contributor
Author
|
Superseded by #1114. |
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 puppeteer from 23.11.1 to 24.41.0.
Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
2d05dfcfix: bump node to 24 to avoid publishing bugs with npm (#14868)20402bcchore: release main (#14866)080379bdocs: update extension and realm docs (#14867)1f9dc74chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /website (#14865)4655500chore(deps-dev): bump the dev-dependencies group with 8 updates (#14855)d502941test: fix extension test flakiness (#14864)e484a91fix: makeTarget.asPagereturn the same Page instance (#14862)c14f4aefeat: adds extension realms api (#14824)5097b97test: fix flaky extension test (#14853)8f95117feat(webmcp): add WebMCPTool execute support (#14851)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for puppeteer since your current version.
Install script changes
This version adds
postinstallscript that runs during installation. Review the package contents before updating.