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

Bump reffy from 12.1.5 to 13.0.2 #394

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps reffy from 12.1.5 to 13.0.2.

Changelog

Sourced from reffy's changelog.

Changelog

This file documents breaking changes introduced in major releases of Reffy. Minor and patch release notes are currently only documented in Git commits.

Reffy adheres to Semantic Versioning.

v13.0.0 - 2023-04-24

Breaking changes

  • Bump minimal supported version of Node.js from v14 to v18 (#1271)

Required by dependency on ReSpec, although note this dependency is only for tests (devDependencies in package.json). The crawler itself should continue to run under previous versions of Node for now but this may not last!

Dependency bumps

  • Bump respec from 32.8.0 to 34.0.1 (#1270). This triggers the need to bump the minimal supported version of Node.js.
  • Bump puppeteer from 19.9.1 to 19.10.1 (#1267)
  • Bump rollup from 3.20.4 to 3.20.7 (#1266)
  • Bump semver from 7.4.0 to 7.5.0 (#1264)

Feature patches

  • Events: Skip asides in "fire an event" phrasing (#1269)

v12.0.0 - 2023-02-24

Breaking changes

  • Skip non-published specs when --release option is set (#1214)

The change is breaking in that a crawl on released versions of specs no longer contains info about specs that do not have a released version. For example, specs that only exist as living standards such as WHATWG specs are no longer crawled when the --release option is set. The --release option is typically used to run a crawl that completes a crawl on the nightly versions of specs. Goal of the change is to avoid crawling specs that are already in the nightly crawl.

Crawl results are unaltered otherwise. Tools that use Reffy should only need to update their logic if they expect a --release crawl to also yield info about non-released specs.

Feature patches

  • ECMAScript spec: Fix dfn scoping and abstract op extraction (#1217)
  • Drop legacyValue extraction logic (#1218)

... (truncated)

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 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 the dependencies Pull requests that update a dependency file label May 18, 2023
Bumps [reffy](https://github.com/w3c/reffy) from 12.1.5 to 13.0.2.
- [Changelog](https://github.com/w3c/reffy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/w3c/reffy/commits)

---
updated-dependencies:
- dependency-name: reffy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/reffy-13.0.2 branch from 673ab58 to 54f9b66 Compare May 22, 2023 08:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2023

Superseded by #400.

@dependabot dependabot bot closed this May 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/reffy-13.0.2 branch May 24, 2023 13:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants