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

chore(deps): bump @zazuko/spex from 0.1.20 to 0.2.0 #400

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps @zazuko/spex from 0.1.20 to 0.2.0.

Release notes

Sourced from @​zazuko/spex's releases.

v0.2.0

Minor Changes

  • a677a4f: Built with vite. Some built paths changed

    Before Now
    dist/spex.umd.js dist/spex.umd.cjs
    dist/spex.css dist/style.css

Patch Changes

  • 3f39b8e: Many dependency updates. Notably:

    • rdf-ext replaced with @zazuko/env
    • @rdfjs/formats-common replaced with @rdfjs/formats
    • @zazuko/rdf-vocabularies replaced with @zazuko/prefixes
    • updated sparql-http-client to v3
    • rdf-js removed
Changelog

Sourced from @​zazuko/spex's changelog.

0.2.0

Minor Changes

  • a677a4f: Built with vite. Some built paths changed

    Before Now
    dist/spex.umd.js dist/spex.umd.cjs
    dist/spex.css dist/style.css

Patch Changes

  • 3f39b8e: Many dependency updates. Notably:

    • rdf-ext replaced with @zazuko/env
    • @rdfjs/formats-common replaced with @rdfjs/formats
    • @zazuko/rdf-vocabularies replaced with @zazuko/prefixes
    • updated sparql-http-client to v3
    • rdf-js removed
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 <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)

@dependabot dependabot bot requested a review from ludovicm67 as a code owner June 10, 2024 15:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
Copy link

changeset-bot bot commented Jun 10, 2024

🦋 Changeset detected

Latest commit: c3befb4

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

This PR includes changesets to release 1 package
Name Type
trifid-plugin-spex Minor

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

@ludovicm67
Copy link
Member

@dependabot rebase

Bumps [@zazuko/spex](https://github.com/zazuko/spex) from 0.1.20 to 0.2.0.
- [Release notes](https://github.com/zazuko/spex/releases)
- [Changelog](https://github.com/zazuko/SPEX/blob/main/CHANGELOG.md)
- [Commits](zazuko/SPEX@v0.1.20...v0.2.0)

---
updated-dependencies:
- dependency-name: "@zazuko/spex"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/zazuko/spex-0.2.0 branch from b9455f1 to 354c6cc Compare June 12, 2024 14:21
@ludovicm67 ludovicm67 marked this pull request as draft June 12, 2024 14:36
Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.38%. Comparing base (dd8b6bf) to head (c3befb4).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   67.38%   67.38%           
=======================================
  Files          48       48           
  Lines        3088     3088           
=======================================
  Hits         2081     2081           
  Misses       1007     1007           
Flag Coverage Δ
ckan 97.75% <ø> (ø)
core 68.09% <ø> (ø)
entity-renderer 54.92% <ø> (ø)
graph-explorer 0.00% <ø> (ø)
handler-fetch 95.23% <ø> (ø)
iiif 44.05% <ø> (ø)
markdown-content 95.65% <ø> (ø)
yasgui 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ludovicm67
Copy link
Member

Please, do not merge.

The @zazuko/spex module is broken in the current state.

Try with:

npm i
cd packages/trifid
npm run start:tbbt

Open your browser at: http://0.0.0.0:8080/spex/

And see that it is not loading.
The console is complaining about the use of process.

@ludovicm67 ludovicm67 marked this pull request as ready for review June 13, 2024 12:04
@ludovicm67
Copy link
Member

Fixed by upgrading to 0.2.1! 🎉

@ludovicm67 ludovicm67 merged commit 3c0a3f7 into main Jun 13, 2024
15 checks passed
@ludovicm67 ludovicm67 deleted the dependabot/npm_and_yarn/zazuko/spex-0.2.0 branch June 13, 2024 12:11
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.

None yet

1 participant