Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2020

Bumps rdf-namespaces from 1.8.0 to 1.9.2.

Changelog

Sourced from rdf-namespaces's changelog.

[1.9.2] - 2020-09-01

Bugs fixed

  • The ActivityStreams vocabulary defines the type Object, which is also a global object in JavaScript. Global objects now also carry the __workaround suffix, just like reserved JavaScript keywords.

[1.9.1] - 2020-09-01

Bugs fixed

  • The unavailability of a vocabulary during generation of the package led to not all required files being generated. rdf-namespaces now has proper error handling that simply excludes the unavailable package from the generated exports.
  • Additionally, if a vocabulary is unavailable, we will now retry fetching it a couple of times in case the downtime is temporary.

[1.9.0] - 2020-08-31

New features

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2020
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.

0 participants