solid-react-components icon indicating copy to clipboard operation
solid-react-components copied to clipboard

Bump jsonld from 1.8.1 to 3.1.1

Open dependabot-preview[bot] opened this issue 5 years ago • 2 comments

Bumps jsonld from 1.8.1 to 3.1.1.

Changelog

Sourced from jsonld's changelog.

3.1.1 - 2020-05-22

Fixed

  • Fix XHR document loader Link header processing.

3.1.0 - 2020-04-15

Fixed

  • Support recusrive scoped contexts.
  • Various EARL report updates.
  • Fixed prependBase to start path with a '/' for a zero length path if there is an authority in base.

Changed

  • Better support for using a processed context for null and caching @import.
  • Don't set @base in initial context and don't resolve a relative IRI when setting @base in a context, so that the document location can be kept separate from the context itself.
  • Use package.json version field for EARL reports.

3.0.1 - 2020-03-10

Fixed

  • Exclude @type from added values in Merge Node Maps step 2.2.1.

3.0.0 - 2020-03-10

Notes

  • This release adds support for a majority of JSON-LD 1.1. Significant thanks goes to Gregg Kellogg!
  • BREAKING: A notable change is that the framing omitGraph default changed to match the JSON-LD 1.1 Framing spec. This is likely to cause issues in most current uses of frame(). Result handling similar to framed['@graph'][0] will have to be changed. Check your code.
  • The spec calls for various situations to issue warnings. This is currently done with console.warn. This will be replaced by a new event notification API in an upcoming release.

Fixed

  • More support for "@type": "@none".
  • JSON literal value handling issues (null and []).
  • Always pass typeScopedContext to _expandObject.
  • Allow a keyword to exist when expanding in _expandObject when the key is @included or @type.
  • Improve isDouble to look for big integers.
  • URI removeDotSegments only ensures preceding '/' if was already absolute.
  • Do minimal checking to see if IRIs are valid by making sure they contain no whitespace.
  • Terms of the form of an IRI must map to the same IRI.
... (truncated)
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jun 03 '20 11:06 dependabot-preview[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot-preview[bot] avatar Jun 26 '20 13:06 dependabot-preview[bot]

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #315, which may be blocking Dependabot from updating your dependency files.

dependabot-preview[bot] avatar Jul 30 '20 04:07 dependabot-preview[bot]