Skip to content

chore(deps): bump puppeteer from 24.16.0 to 24.17.1 in /frontend in the npm-production group#9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/npm-production-e17fe07e8f
Closed

chore(deps): bump puppeteer from 24.16.0 to 24.17.1 in /frontend in the npm-production group#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/npm-production-e17fe07e8f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm-production group in /frontend with 1 update: puppeteer.

Updates puppeteer from 24.16.0 to 24.17.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.17.1

24.17.1 (2025-08-28)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.7 to 2.10.8

puppeteer: v24.17.1

24.17.1 (2025-08-28)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.7 to 2.10.8
      • puppeteer-core bumped from 24.17.0 to 24.17.1

puppeteer-core: v24.17.0

24.17.0 (2025-08-20)

Features

Bug Fixes

Dependencies

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.17.1 (2025-08-28)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.7 to 2.10.8

Bug Fixes

24.17.0 (2025-08-20)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.6 to 2.10.7

Features

Bug Fixes

24.16.2 (2025-08-13)

... (truncated)

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/npm-production-e17fe07e8f branch 4 times, most recently from b97ee73 to 5edc651 Compare September 8, 2025 04:41
Bumps the npm-production group in /frontend with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `puppeteer` from 24.16.0 to 24.17.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.16.0...puppeteer-v24.17.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-version: 24.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/npm-production-e17fe07e8f branch from 5edc651 to 54508a1 Compare September 11, 2025 14:18
@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown
Contributor Author

Looks like puppeteer is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 15, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/npm-production-e17fe07e8f branch September 15, 2025 05:09
remyluslosius added a commit that referenced this pull request Oct 1, 2025
…ance analytics

Features:
- Multi-level aggregation (organization, framework, host, time-series)
- Compliance gap analysis with systematic failure detection
- Framework comparison and overlap analysis
- Trend analysis with automatic direction calculation
- Dashboard data generation for web interface
- Export capabilities (JSON/CSV) for external reporting
- CLI tool for operational compliance analysis

Key capabilities:
- Aggregation across 4 different levels for targeted analysis
- Automatic severity classification for compliance gaps
- Framework overlap detection for optimization opportunities
- Exceeding compliance tracking (e.g., FIPS > CIS SHA1)
- Performance metrics and execution statistics
- Intelligent recommendations (priority + strategic)
- Comprehensive test suite with real-world scenarios
- Caching system for improved performance

Business value:
- Unified compliance reporting across multiple frameworks
- Systematic failure identification for infrastructure-wide issues
- Data-driven compliance investment prioritization
- Audit-ready documentation with historical tracking

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants