Skip to content

Commit

Permalink
Release minor version of Strudy - v3.1.0
Browse files Browse the repository at this point in the history
New features:
- Add CDDL validation using cddlparser and pyodide (#837)
- Add detection of IDL attributes for URL with wrong type (#836)
- Ignore text fragment directive in link comparison
- Run IDL analyses on curated branch, enable noEvent
- Web IDL study: detect event handlers with no matching event (#785)
- Adjust --update-mode options
- New `--cc` option to copy people in issues (#732)

Dependencies bumped:
- Bump mocha from 10.7.3 to 11.0.1
- Bump reffy from 17.2.2 to 18.1.1
- Bump @octokit/plugin-throttling from 9.3.1 to 9.3.2
- Bump @actions/core from 1.10.1 to 1.11.1
- Bump jsdom from 25.0.0 to 25.0.1
- Update jsdom version to avoid noisy deprecation notice
  • Loading branch information
tidoust committed Dec 19, 2024
1 parent ae96bd5 commit 2629a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strudy",
"version": "3.0.2",
"version": "3.1.0",
"description": "Web spec analysis tool that can process crawl reports created by Reffy.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2629a9b

Please sign in to comment.