zazuko / trifid

Lightweight Linked Data Server and Proxy
Apache License 2.0
77 stars 10 forks source link

chore(deps): bump @zazuko/env from 2.0.6 to 2.1.0 #326

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @zazuko/env from 2.0.6 to 2.1.0.

Release notes

Sourced from @​zazuko/env's releases.

@​zazuko/env-node@​2.1.0

Minor Changes

  • 16faf2f: Re-export Environment from @zazuko/env

Patch Changes

  • 1ddac0f: Fixes a weird build problem that generated types referenced TermSetFactory from rdf-ext, although it was not used at all. Had to remove rdf-ext from dev dependencies of @zazuko/env to fix it.
  • Updated dependencies [1ddac0f]
    • @​zazuko/env@​2.0.2

@​zazuko/env@​2.1.0

Minor Changes

  • b06db23: Added a @zazuko/env/web.js module which does not include dependencies on Node.js modules that are not available in the browser. This is useful for web applications that use the @zazuko/env and avoid bundling issues.
Changelog

Sourced from @​zazuko/env's changelog.

2.1.0

Minor Changes

  • b06db23: Added a @zazuko/env/web.js module which does not include dependencies on Node.js modules that are not available in the browser. This is useful for web applications that use the @zazuko/env and avoid bundling issues.
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 show 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)
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 8345cabe1513eb3eac2adb65884f58e562004bf8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------------ | ----- | | @zazuko/trifid-entity-renderer | Patch | | @zazuko/trifid-plugin-ckan | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR