Skip to content

Bump jsonld from 0.4.12 to 5.2.0#114

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/jsonld-5.2.0
Open

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps jsonld from 0.4.12 to 5.2.0.

Changelog

Sourced from jsonld's changelog.

5.2.0 - 2021-04-07

Changed

  • Update rdf-canonize.

5.1.0 - 2021-04-07

Changed

  • Use globalThis to set globals in browser contexts.
  • Split platform support out into Node.js and browser files.
  • Update @digitalbazaar/http-client dependency to address engine compatibility issues with newer Node.js versions.
  • Update dependencies.

Fixed

  • Browser override path style.

5.0.0 - 2021-03-18

Notes

  • Support is dropped for Node.js versions earlier than v12. This reduces the maintenance burden of being limited by older APIs, development tools, and dependencies. If you need to use an earlier Node.js then either use a previous jsonld.js version or use translation tools and polyfills as needed. (The built-in process to make browser bundles may work for this.) Bug fixes and updates may be back-ported to previous versions from time to time or on request (preferably with a patch).

Changed

  • Node.js documentLoader now uses @digitalbazaar/http-client instead of request.
  • BREAKING: Only support Node.js >= 12. Remove related unneeded polyfills, tests, and node6 output. Update dependencies that needed newer Node.js versions.
  • Use Babel usage mode rather than listing individual polyfills. May increase bundle size due to more accurate support of intended output targets.
  • Default Node.js document loader user-agent header set to "jsonld.js".

Added

  • Distribute a jsonld.esm.min.js bundle optimized for the features available in browsers that support ES Modules.
  • Default Node.js document loader httpAgent and httpsAgent options.
  • Add note to README about setting a custom user-agent header for the default Node.js document loader.

Removed

  • Use of deprecated library request in Node.js documentLoader.
  • BREAKING: Parameter request has been removed from the Node.js documentLoader.
  • Node.js documentLoader should no longer be included in browser build.

... (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.


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 Apr 7, 2021
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