Skip to content

Bump roc-validator from 0.8 to 0.8.1#127

Merged
douglowe merged 1 commit intodevelopfrom
dependabot/pip/roc-validator-0.8.1
Feb 26, 2026
Merged

Bump roc-validator from 0.8 to 0.8.1#127
douglowe merged 1 commit intodevelopfrom
dependabot/pip/roc-validator-0.8.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps roc-validator from 0.8 to 0.8.1.

Release notes

Sourced from roc-validator's releases.

0.8.1

What's Changed

New Contributors

Full Changelog: crs4/rocrate-validator@0.8.0...0.8.1

Changelog

Sourced from roc-validator's changelog.

[0.8.1] - 2026-02-18

Full changelog: crs4/rocrate-validator@0.8.0...0.8.1

🔧 Changed

  • refactor(core): rename flag disable_inherited_profiles_reporting to disable_inherited_profiles_issue_reporting (daebea1)
  • refactor(core): set disable_inherited_profiles_issue_reporting to disabled by default (c8e7de7)
  • refactor(core): skip inherited profile event notifications when issue reporting is disabled (c8ad7b9)
  • build(poetry): allow using the latest PySHACL version (fde97be)

🐛 Fixed

  • fix(cli): fix rich deprecation warning (dbdfae5)
  • fix(core): ensure skipped checks are reported properly (471745b)
  • fix(cli): wrong param name (38f22ff)
  • fix(core): ensure skip_checks is defined before use (04988b1)
  • fix(core): enable skipping of Python checks (efcad8b)
  • fix(core): enable skipping of SHACL checks (9141a72)
  • fix(core): exclude skipped checks from stats (4a27eb9)
  • fix(core): remove inherited checks from stats when disable_inherited_profiles_issue_reporting is set (f6e15b7)
  • fix(cli): make the disable_profile_inheritance CLI flag affect only reporting (not loading) of inherited profiles (d6f9192)

🗑️ Removed

  • chore: filter rdflib JSON-LD deprecation warnings (c6da40a)

📚 Documentation

  • docs(core): clarify the proper usage of the enable_profile_inheritance flag (cd3af57)
  • docs(core): improve code documentation with additional comments (cd03486)

[0.8.0] - 2026-01-07

✨ Added

  • feat(cli): detect environment and properly handle Console initialization
  • feat(profiles/ro-crate): check if the JSON-LD context can be loaded
  • feat(profiles/ro-crate): check for the compacted JSON-LD format of the file descriptor
  • feat(profiles/ro-crate): check recommended existence of absolute local data entities
  • feat(profiles/ro-crate): update check to skip absolute paths
  • feat(core): extend entity model to detect local and relative paths
  • feat(profiles/ro-crate): check for the existence of data entities
  • feat(cli): allow configuring the list of checks to skip via CLI
  • feat(core): allow skipping a configurable list of checks
  • feat(cli): display the full check identifier when verbose mode is enabled
  • feat(core): fix and extend method to fetch entities by type
  • feat(core): add utility method to retrieve all data entities
  • feat(core): expose path/uri of rocrate entities
  • feat(core): add class method to derive data entity path from identifier

... (truncated)

Commits
  • 8523493 release: 🔖 version 0.8.1
  • 2251168 docs: 📝 update CHANGELOG (v0.8.1)
  • b56a65f chore: ⬆️ bump version number to 0.8.1
  • 4f54135 docs: 📝 initialise CHANGELOG.md
  • fc68cca Merge pull request #151 from kikkomep/fix/rdflib-warnings
  • 0c58ed6 Merge pull request #141 from kikkomep/fix/reporting-inherited-profiles-issues
  • e01ee92 Merge pull request #147 from pmslavin/146-atexit-writes-to-closed-file
  • dbdfae5 fix(cli): 🩹 fix rich deprecation warning
  • a0f5e56 chore(poetry): 🎨 fix missing whitespaces
  • c6da40a chore: 🔇 filter rdflib JSON-LD deprecation warnings
  • Additional commits viewable in compare view

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 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 added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 23, 2026
Bumps [roc-validator](https://github.com/crs4/rocrate-validator) from 0.8 to 0.8.1.
- [Release notes](https://github.com/crs4/rocrate-validator/releases)
- [Changelog](https://github.com/crs4/rocrate-validator/blob/develop/CHANGELOG.md)
- [Commits](crs4/rocrate-validator@0.8.0...0.8.1)

---
updated-dependencies:
- dependency-name: roc-validator
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/roc-validator-0.8.1 branch from 2ba9774 to c8adf25 Compare February 26, 2026 10:16
@douglowe douglowe merged commit b0bd555 into develop Feb 26, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/roc-validator-0.8.1 branch February 26, 2026 10:27
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant