Skip to content

Bump jsonld from 0.4.12 to 4.0.1#104

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jsonld-4.0.1
Closed

Bump jsonld from 0.4.12 to 4.0.1#104
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jsonld-4.0.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps jsonld from 0.4.12 to 4.0.1.

Changelog

Sourced from jsonld's changelog.

4.0.1 - 2021-02-11

Changed

  • State which protected term is being redefined.
  • Switch to core-js@3.

4.0.0 - 2021-02-11

Removed

  • BREAKING: RDFa parser moved to jsonld-rdfa package, remove xmldom dependency.

3.3.1 - 2021-02-10

Fixed

  • Add lru-cache to packages run through babel for bundles. Fixes use of arrow functions.

3.3.0 - 2021-01-21

Changed

  • Update rdf-canonize to 2.0.1.
  • NOTE: The rdf-canonize update changes browser support and removes forge in favor of the WebCrypto crypto.subtle API. A WebCrypto polyfill may be required if a jsonld.js API is used that calls rdf-canonize. The polyfill is needed if older browsers are targeted or when not using a secure context on some modern browsers. Due to other concerns and the expected minimal impact of this change, it is happening in a minor release. Please provide feedback if this decision causes problems.
  • Node.js 6 is no longer tested due to development tool dependency updates and to avoid adding additional testing complexity. Node.js 6 will otherwise still be supported until the next major release. Please report any issues found.

3.2.0 - 2020-10-13

Fixed

  • Empty-property scoped context should not effect the outer context. Note that in situations where this fix is used there is now an extra clone of the active context which could potentially cause performance issues.

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.

... (truncated)

Commits
Maintainer changes

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


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 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 14, 2021
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #110.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jsonld-4.0.1 branch March 18, 2021 22:15
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.

0 participants