Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Removes tough-cookie

Updates rdflib from 1.1.0 to 2.2.32

Release notes

Sourced from rdflib's releases.

v2.2.31

No release notes provided.

v2.2.18

PR #551 add fetcher to ConnectedStore and update to LiveStore issue #526 on JSON-LD with named Graphs issue #542 turtle serializer add white space between colon and dot

v2.2.15

No release notes provided.

v2.2.14

  • update documentation :
    • document in README.md the use of alternate fetches
  • bug
    • window/global.solidFetcher is deprecated and replaced by windowsolidFetch or global.solidFetch

v2.2.8

fixes linkeddata/rdflib.js#517

fetcher.load() of .jsonld resource

repair jsonLdParser #508 #509 and issue #310

v2.2.6

bug update. issue #506 in webOperation()

v2.2.5

No release notes provided.

v2.2.2

improvements :

  • use solid prefixes by default : issue #472
  • disable Store Features by default notably sameAs : issue #185, #458

bugs :

  • parsing rdf:HTML as RDFa failed with 500 : issue #485
  • updater.updateMany() : issue #490
  • fix options.headers : PR #470

update of all dependencies, except webpack@4 and source-map-loader@1

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

... (truncated)

Commits

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.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [rdflib](https://github.com/linkeddata/rdflib.js). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `rdflib` from 1.1.0 to 2.2.32
- [Release notes](https://github.com/linkeddata/rdflib.js/releases)
- [Changelog](https://github.com/linkeddata/rdflib.js/blob/main/changes.txt)
- [Commits](linkeddata/rdflib.js@v1.1.0...v2.2.32)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: rdflib
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
@nickevansuk nickevansuk enabled auto-merge (squash) September 14, 2023 19:14
@nickevansuk nickevansuk merged commit 7160e2b into master Sep 15, 2023
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.

2 participants