RiversideValley / Plaza

Social media built for the future.
https://riversidevalley.github.io/Plaza/
GNU Affero General Public License v3.0
3 stars 1 forks source link

⬆️ Bump rdf-normalize from 0.5.1 to 0.7.0 #210

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps rdf-normalize from 0.5.1 to 0.7.0.

Release notes

Sourced from rdf-normalize's releases.

Release 0.7.0

  • Override RDF::Enumerable.canonicalize.
  • Add RDF::Canonicalize::Format module, enabling :canonicalize as an output format.
  • Make RDF::Canonicalize its own module, extending RDF::Normalize.
  • Updates for version 0.7 depending on RDF.rb 3.3 and Ruby 3.
  • Adds option for setting the hash algorithm for the RDFC10 algorithm. Supports MD5, SHA1, SH2, SHA384, and SHA512 in addition to the default SHA256.

Release 0.6.1

  • Add back writer tests, but remove all but the first thirty.
  • Add to_hash for issued identifiers map with testing for issued identifiers map.
  • Update test location, EARL output, and testing infrastructure.

Release 0.6.0

Update to name algorithm RDFC-1.0 instead of URDNA2015.

  • Add examples and improve logging to help in extracting walk-through.
  • Use YAML logging style.
  • Adds script/log_to_html.rb to generate HTML from YAML log files.
  • Turn on Ruby verbose mode and remove some code generating warnings.
Commits
  • 8c4a94b Finish 0.7.0
  • 65b04f2 Regenerate EARL report.
  • f51bcb9 Handle test options (for hashAlgorithm) differently.
  • ddfffda Adds option for setting the hash algorithm for the RDFC10 algorithm. Supports...
  • ab65d0c Remove duplicate action.
  • 7f3a953 Update dependencies.
  • 9568375 Updates for version 0.7 depending on RDF.rb 3.3 and Ruby 3.
  • 272a856 Make RDF::Canonicalize its own module, extending RDF::Normalize.
  • b2c3bcf Make RDF::Canonicalize an alias for RDF::Normalize.
  • 85819e3 Add RDF::Canonicalize::Format module, enabling :canonicalize as an output for...
  • 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 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)