Skip to content

chore(deps): bump d2l-test-reporting from 4.3.2 to 5.0.1#907

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/d2l-test-reporting-5.0.1
Open

chore(deps): bump d2l-test-reporting from 4.3.2 to 5.0.1#907
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/d2l-test-reporting-5.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps d2l-test-reporting from 4.3.2 to 5.0.1.

Release notes

Sourced from d2l-test-reporting's releases.

v5.0.1

5.0.1 (2026-02-13)

Bug Fixes

v5.0.0

5.0.0 (2026-02-13)

BREAKING CHANGES

  • dropping support for node 20 and 22.
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 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 [d2l-test-reporting](https://github.com/Brightspace/test-reporting-node) from 4.3.2 to 5.0.1.
- [Release notes](https://github.com/Brightspace/test-reporting-node/releases)
- [Commits](Brightspace/test-reporting-node@v4.3.2...v5.0.1)

---
updated-dependencies:
- dependency-name: d2l-test-reporting
  dependency-version: 5.0.1
  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 javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 11:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dlockhart
Copy link
Member

Hmm... so since this is used as a regular dependency, the dropping of support for Node 20 and 22 is going to impact downstream users of @brightspace-ui/testing. So we either need to either also do a major version bump, or somehow ensure that all consumers are on 24. 🤔

Copy link
Member

@dlockhart dlockhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing my approval until we can sort this out.

@svanherk
Copy link
Contributor

or somehow ensure that all consumers are on 24. 🤔

We need to detect the version for semantic-release users as well, so we can likely use the same method to check. I'd prefer to avoid a major bump

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.

2 participants