build(deps): bump the production group across 1 directory with 2 updates - #56
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production group with 2 updates in the / directory: [puppeteer-core](https://github.com/puppeteer/puppeteer) and [zod](https://github.com/colinhacks/zod). Updates `puppeteer-core` from 25.5.0 to 25.9.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.5.0...puppeteer-core-v25.9.0) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) --- updated-dependencies: - dependency-name: puppeteer-core dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-f3816975ad
branch
from
September 3, 2026 02:29
308e747 to
1610775
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-f3816975ad
branch
September 9, 2026 16:05
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 production group with 2 updates in the / directory: puppeteer-core and zod.
Updates
puppeteer-corefrom 25.5.0 to 25.9.0Release notes
Sourced from puppeteer-core's releases.
... (truncated)
Changelog
Sourced from puppeteer-core's changelog.
... (truncated)
Commits
21efe83chore: release main (#15385)cb650f6build: do not use labelled as trigger (#15384)8af4a8bchore: revert update Node.js version to v24.19.0 (#15382)4501372ci: remove base and ref passing from release-please (#15381)9fb4917chore: materalize website docs and remove pre-release (#15376)468572echore(deps): bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 in ...87d457dchore: update Node.js version to v24.19.0 (#15378)bbd2bfachore: cleanup doctest (#15372)57b44b7ci: split out doc workflow (#15373)c060305chore: disable Dependabot labels (#15374)Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2