Skip to content

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

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/rdf-test-suite-2.1.4
Mar 22, 2026
Merged

chore(deps-dev): Bump rdf-test-suite from 1.25.0 to 2.1.4#574
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/rdf-test-suite-2.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps rdf-test-suite from 1.25.0 to 2.1.4.

Changelog

Sourced from rdf-test-suite's changelog.

v2.1.4 - 2026-01-07

Changed

v2.1.3 - 2025-11-14

Changed

v2.1.2 - 2025-11-14

Fixed

v2.1.1 - 2025-06-30

Fixed

v2.1.0 - 2025-01-29

Added

v2.0.0 - 2025-01-08

BREAKING CHANGES

Added

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2026
@github-actions github-actions Bot enabled auto-merge (squash) March 16, 2026 03:03
@jeswr
Copy link
Copy Markdown
Contributor

jeswr commented Mar 22, 2026

@copilot only run spec tests on Node 18+ since rdf-test-suite uses the global fetch object which was introduced in Node 18.

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 22, 2026

@jeswr I've opened a new pull request, #575, to work on those changes. Once the pull request is ready, I'll request review from you.

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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/rdf-test-suite-2.1.4 branch from ae06f4e to e89e62c Compare March 22, 2026 00:05
* 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>
@github-actions github-actions Bot merged commit 2258a7c into main Mar 22, 2026
44 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/rdf-test-suite-2.1.4 branch March 22, 2026 21:06
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