Skip to content

chore(deps): bump the npm-minor group across 1 directory with 3 updates - #50

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-05e0c1b699
Open

chore(deps): bump the npm-minor group across 1 directory with 3 updates#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-05e0c1b699

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor group with 3 updates in the / directory: @cloudflare/puppeteer, @cloudflare/workers-types and wrangler.

Updates @cloudflare/puppeteer from 1.3.0 to 1.4.0

Release notes

Sourced from @​cloudflare/puppeteer's releases.

v.1.4.0

What's Changed

Full Changelog: cloudflare/puppeteer@v1.3.0...v.1.4.0

Commits
  • 808bf8e chore: mark version v1.4.0 (#2517)
  • 88b9968 feat(ElementHandle): introduce elementHandle.$eval (#2407)
  • 1d225cf fix: allow user gesture restricted code to be run in page.evaluate (#2503)
  • 1db4986 feat(Chromium): roll Chromium to r555668 (#2495)
  • a310d57 feat(Page): add option to run 'beforeunload' when closing the page (#2478)
  • 3760188 feat(Chromium): roll Chromium to r554716 (#2477)
  • afee010 docs(README): add a debugging section (#2467)
  • e236887 feat(Page): report 'Log' domain entries as 'console' events (#2400)
  • 58c4668 fix(Page): fix page.goto to return Response when page pushes new state (#2468)
  • a2a9100 docs(examples): add a link for jest-puppeteer (#2466)
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 5.20260814.1 to 5.20260828.1

Commits

Updates wrangler from 4.123.0 to 4.127.1

Release notes

Sourced from wrangler's releases.

wrangler@4.127.1

Patch Changes

wrangler@4.127.0

Minor Changes

  • #15356 fe265f8 Thanks @​rubuy-74! - Add support for configuring a per-workflow max concurrency limit via workflows[].concurrency.limit in your Wrangler config.

    The limit is the maximum number of Workflow instances that can run concurrently. It is validated as a positive integer and persisted on deploy; the ceiling is enforced server-side. Concurrency is ignored in local development.

    {
      "workflows": [
        {
          "binding": "MY_WORKFLOW",
          "name": "my-workflow",
          "class_name": "MyWorkflow",
          "concurrency": { "limit": 10 }
        }
      ]
    }

Patch Changes

  • #15367 412c79e Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot
dependabot Bot requested review from a team, Aswin-coder and Aswinmcw as code owners August 24, 2026 15:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
resume 93abb20 Commit Preview URL

Branch Preview URL
Aug 31 2026, 03:28 PM

Bumps the npm-minor group with 3 updates in the / directory: [@cloudflare/puppeteer](https://github.com/cloudflare/puppeteer), [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


Updates `@cloudflare/puppeteer` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/cloudflare/puppeteer/releases)
- [Commits](cloudflare/puppeteer@v1.3.0...v1.4.0)

Updates `@cloudflare/workers-types` from 5.20260814.1 to 5.20260828.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `wrangler` from 4.123.0 to 4.127.1
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.127.1/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@cloudflare/puppeteer"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 5.20260821.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: wrangler
  dependency-version: 4.125.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the npm-minor group with 3 updates chore(deps): bump the npm-minor group across 1 directory with 3 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-05e0c1b699 branch from c53c7fe to 93abb20 Compare August 31, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant