Skip to content

chore(deps): bump daun/playwright-report-summary from 3 to 4#1421

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/daun/playwright-report-summary-4
Open

chore(deps): bump daun/playwright-report-summary from 3 to 4#1421
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/daun/playwright-report-summary-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps daun/playwright-report-summary from 3 to 4.

Release notes

Sourced from daun/playwright-report-summary's releases.

v4

  • Upgrade runtime to node 24
  • Extend sanitization to all user-facing strings to prevent markdown injection
  • Strip ANSI escapes and cap string lengths to prevent comment flooding
  • Add readme section on safely using action outputs
  • Convert bundler to rollup
  • Upgrade dependencies

v3.11.0

  • Make test section visibility configurable

v3.10.1

v3.10.0

  • Allow passing in a pull request number to comment on (@​darmbrust)

v3.9.0

v3.8.0

  • Allow using a different action for creating and updating the comments

v3.7.0

  • Add option to display a footer with additional content below the summary (@​mskelton)

v3.6.0

  • Add option to display npm command for re-running failed tests (@​mskelton)
  • Render commit sha as clickable link to commit page (@​mskelton)

v3.5.2

  • Update action input docs

v3.5.1

  • Display correct commit sha when triggered from pull request comment

v3.5.0

  • Support pull request comment as workflow trigger

v3.4.0

v3.3.0

  • Add support for indefinitely nested specs
  • Switch from to for joining test paths

v3.2.0

  • Allow all workflow event types

v3.1.0

... (truncated)

Changelog

Sourced from daun/playwright-report-summary's changelog.

Changelog

[4.0.0] - 2026-05-27

  • Upgrade runtime to node 24
  • Extend sanitization to all user-facing strings to prevent markdown injection
  • Strip ANSI escapes and cap string lengths to prevent comment flooding
  • Add readme section on safely using action outputs
  • Convert bundler to rollup
  • Upgrade dependencies
Commits
  • 8bb8577 Update changelog
  • ece04c8 Merge pull request #362 from daun/chore/hardening
  • 4762a77 Autoformat readme
  • a8feefc Clean-up
  • f430ceb Bundle dist
  • c80c6e9 Streamline security section
  • 2ed34fe refactor: consolidate string sanitizers in formatting.ts, trim comments
  • 4772039 security: cap rendered field sizes and strip ANSI escapes
  • e33e3f0 docs: warn about unguarded issue_comment triggers
  • f2deab0 docs: warn about script-injection risk of summary/report-data outputs
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Bumps [daun/playwright-report-summary](https://github.com/daun/playwright-report-summary) from 3 to 4.
- [Release notes](https://github.com/daun/playwright-report-summary/releases)
- [Changelog](https://github.com/daun/playwright-report-summary/blob/main/CHANGELOG.md)
- [Commits](daun/playwright-report-summary@v3...v4)

---
updated-dependencies:
- dependency-name: daun/playwright-report-summary
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 3, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants