Skip to content

chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4#575

Merged
jeswr merged 3 commits intodependabot/npm_and_yarn/rdf-test-suite-2.1.4from
copilot/sub-pr-574
Mar 22, 2026
Merged

chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4#575
jeswr merged 3 commits intodependabot/npm_and_yarn/rdf-test-suite-2.1.4from
copilot/sub-pr-574

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 22, 2026

rdf-test-suite v2.x uses the global fetch API, which requires Node 18+.

  • Bump rdf-test-suite from 1.25.0 to 2.1.4
  • Restrict CI spec test matrix from [12.x, 14.x, 16.x, 18.x, 20.x, 22.x, 24.x] to [18.x, 20.x, 22.x, 24.x]

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

dependabot Bot and others added 2 commits March 16, 2026 03:03
Bumps [rdf-test-suite](https://github.com/rubensworks/rdf-test-suite.js) from 1.25.0 to 2.1.4.
- [Changelog](https://github.com/rubensworks/rdf-test-suite.js/blob/master/CHANGELOG.md)
- [Commits](rubensworks/rdf-test-suite.js@v1.25.0...v2.1.4)

---
updated-dependencies:
- dependency-name: rdf-test-suite
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI changed the title [WIP] Bump rdf-test-suite from 1.25.0 to 2.1.4 chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4 Mar 22, 2026
Copilot AI requested a review from jeswr March 22, 2026 00:07
@jeswr jeswr marked this pull request as ready for review March 22, 2026 21:03
Copilot AI review requested due to automatic review settings March 22, 2026 21:03
@jeswr jeswr merged commit 93d4b56 into dependabot/npm_and_yarn/rdf-test-suite-2.1.4 Mar 22, 2026
46 checks passed
@jeswr jeswr deleted the copilot/sub-pr-574 branch March 22, 2026 21:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the dev dependency used to run RDF spec conformance tests and aligns the CI spec test matrix with the new dependency’s Node.js runtime requirements.

Changes:

  • Bump rdf-test-suite devDependency from ^1.25.0 to ^2.1.4 (and refresh transitive lockfile entries).
  • Restrict the CI spec job’s Node.js matrix to [18.x, 20.x, 22.x, 24.x].

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates rdf-test-suite devDependency to ^2.1.4.
package-lock.json Updates the resolved dependency graph to match rdf-test-suite@2.1.4 and its updated transitive dependencies.
.github/workflows/ci.yml Drops Node 12/14/16 from the spec job matrix while leaving other CI jobs intact.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

github-actions Bot pushed a commit that referenced this pull request Mar 22, 2026
* chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4

Bumps [rdf-test-suite](https://github.com/rubensworks/rdf-test-suite.js) from 1.25.0 to 2.1.4.
- [Changelog](https://github.com/rubensworks/rdf-test-suite.js/blob/master/CHANGELOG.md)
- [Commits](rubensworks/rdf-test-suite.js@v1.25.0...v2.1.4)

---
updated-dependencies:
- dependency-name: rdf-test-suite
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4 (#575)

* chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4

Bumps [rdf-test-suite](https://github.com/rubensworks/rdf-test-suite.js) from 1.25.0 to 2.1.4.
- [Changelog](https://github.com/rubensworks/rdf-test-suite.js/blob/master/CHANGELOG.md)
- [Commits](rubensworks/rdf-test-suite.js@v1.25.0...v2.1.4)

---
updated-dependencies:
- dependency-name: rdf-test-suite
  dependency-version: 2.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Initial plan

* ci: restrict spec tests to Node 18+ for rdf-test-suite v2 compatibility

Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>
Agent-Logs-Url: https://github.com/rdfjs/N3.js/sessions/dafd6c0e-1f1e-4ff0-9d75-beb67ae4ec5f

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jeswr <63333554+jeswr@users.noreply.github.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.

3 participants