Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump node-forge and rdflib #144

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Removes node-forge. It's no longer used after updating ancestor dependency rdflib. These dependencies need to be updated together.

Removes node-forge

Updates rdflib from 1.1.0 to 1.3.4

Release notes

Sourced from rdflib's releases.

Changed types for store

After previous release we discovered that there were some discrepancies between factory methods and store methods, which makes the combined use of them difficult. This patch release fixes this.

PRs in this release

Introducing types + a couple of fixes

With this minor release we move types from @​types/rdflib to internal type definitions, which should make them more accurate. With this work we had to do a bit of work to make sure that everything played along nicely in TypeScript. We've tried to make sure that no methods break, but if anything breaks for you, please let us know.

PRs included

Commits
Maintainer changes

This version was pushed to npm by michielbdejong, a new releaser for rdflib since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependency [rdflib](https://github.com/linkeddata/rdflib.js). These dependencies need to be updated together.


Removes `node-forge`

Updates `rdflib` from 1.1.0 to 1.3.4
- [Release notes](https://github.com/linkeddata/rdflib.js/releases)
- [Changelog](https://github.com/linkeddata/rdflib.js/blob/main/changes.txt)
- [Commits](https://github.com/linkeddata/rdflib.js/commits)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: rdflib
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-forge-and-rdflib--removed branch from 63ba75f to e86961e Compare September 22, 2023 20:27
@openactive-bot openactive-bot merged commit b1f4c1e into master Sep 22, 2023
@openactive-bot openactive-bot deleted the dependabot/npm_and_yarn/node-forge-and-rdflib--removed branch September 22, 2023 20:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant