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

build(deps): bump @digitalcredentials/jsonld from 5.2.1 to 6.0.0 #1658

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps @digitalcredentials/jsonld from 5.2.1 to 6.0.0.

Changelog

Sourced from @​digitalcredentials/jsonld's changelog.

6.0.0 - 2023-06-16

Changed

  • Clear cache on each operation.

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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 30, 2023
Bumps [@digitalcredentials/jsonld](https://github.com/digitalcredentials/jsonld.js) from 5.2.1 to 6.0.0.
- [Changelog](https://github.com/digitalcredentials/jsonld.js/blob/main/CHANGELOG.md)
- [Commits](digitalcredentials/jsonld.js@v5.2.1...v6.0.0)

---
updated-dependencies:
- dependency-name: "@digitalcredentials/jsonld"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/digitalcredentials/jsonld-6.0.0 branch from 668bf7c to a596648 Compare December 19, 2023 04:43
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2023 04:43
@TimoGlastra
Copy link
Contributor

Fixed in #1454

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/digitalcredentials/jsonld-6.0.0 branch January 29, 2024 16:38
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant