Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps pa11y-ci-reporter-html from 7.0.0 to 8.0.0.

Release notes

Sourced from pa11y-ci-reporter-html's releases.

8.0.0

Changed

  • BREAKING: Deprecated support for Node 18 (end-of-life 2025-04-30), Node 23 (end-of-life 2025-06-01) and added support for Node 24 (released 2025-05-06). Compatible with all current and LTS releases (^20.9.0 || ^22.11.0 || >=24.0.0).
  • Updated to [email protected], which required no changes to the reporter but did require some test refactoring per the release notes as well as this Puppeteer issue when running as SYSTEM on Windows (in GitLab CI, for example). !394
  • Updated to @aarongoldenthal/[email protected], with new rules that required renaming some internal modules. This should not be breaking unless modules in lib/ were being imported directly.
  • Updated to latest dependencies: [email protected], [email protected].

Miscellaneous

  • Updated to ESLint v9 and flat config.
  • Updated to Renovate config presets v2.0.0. See the release notes for details.
  • Updated to GitLab CI Templates from v33.8.0 to v43.1.0. See the release notes for details.
Changelog

Sourced from pa11y-ci-reporter-html's changelog.

v8.0.0 (2025-07-25)

Changed

  • BREAKING: Deprecated support for Node 18 (end-of-life 2025-04-30), Node 23 (end-of-life 2025-06-01) and added support for Node 24 (released 2025-05-06). Compatible with all current and LTS releases (^20.9.0 || ^22.11.0 || >=24.0.0).
  • Updated to [email protected], which required no changes to the reporter but did require some test refactoring per the release notes as well as this Puppeteer issue when running as SYSTEM on Windows (in GitLab CI, for example). !394
  • Updated to @aarongoldenthal/[email protected], with new rules that required renaming some internal modules. This should not be breaking unless modules in lib/ were being imported directly.
  • Updated to latest dependencies: [email protected], [email protected].

Miscellaneous

  • Updated to ESLint v9 and flat config.
  • Updated to Renovate config presets v2.0.0. See the release notes for details.
  • Updated to GitLab CI Templates from v33.8.0 to v43.1.0. See the release notes for details.
Commits
  • 321bb3a Update documentation for v8.0.0
  • 2f4c168 Remove vulnerability suppressions fixed in pa11y-ci v4
  • 03a460f Lockfile refresh given the magnitude of change in pa11y-ci v4
  • 5b193e1 Update tests and pipeline for changes in pa11y-ci v4
  • 95d3cd0 Update dependency pa11y-ci to v4
  • 2b69a68 Update dependency eslint to ^9.32.0
  • c92e280 Update dependency pa11y-ci-reporter-runner to v6
  • f341234 Update devDependencies (non-major)
  • 15417f4 Update dependency gitlab-ci-utils/gitlab-ci-templates to v43.1.0
  • 5a1edcb Update playwright monorepo and image to v1.54.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 [pa11y-ci-reporter-html](https://gitlab.com/gitlab-ci-utils/pa11y-ci-reporter-html) from 7.0.0 to 8.0.0.
- [Release notes](https://gitlab.com/gitlab-ci-utils/pa11y-ci-reporter-html/tags)
- [Changelog](https://gitlab.com/gitlab-ci-utils/pa11y-ci-reporter-html/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/gitlab-ci-utils/pa11y-ci-reporter-html/compare/7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: pa11y-ci-reporter-html
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file v5 labels Jul 28, 2025
@dependabot dependabot bot requested a review from louismaximepiton as a code owner July 28, 2025 12:18
@dependabot dependabot bot added v5 dependencies Pull requests that update a dependency file labels Jul 28, 2025
@boosted-bot boosted-bot moved this from In Progress / Draft to Need Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 28, 2025
@netlify
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 17a51a3
🔍 Latest deploy log https://app.netlify.com/projects/boosted/deploys/68876a8902c17b000822b878
😎 Deploy Preview https://deploy-preview-3085--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@louismaximepiton
Copy link
Member

Superseded by #3086.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pa11y-ci-reporter-html-8.0.0 branch July 28, 2025 13:20
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 v5

Projects

Development

Successfully merging this pull request may close these issues.

1 participant