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 respec from 35.0.2 to 35.1.0 #1583

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps respec from 35.0.2 to 35.1.0.

Release notes

Sourced from respec's releases.

v35.1.0

Enhancements

Fixes

Chores

Full Changelog: speced/respec@v35.0.2...v35.1.0

Commits
  • 2d6b9ff v35.1.0
  • 0d1ec9f chore: transfer repository from w3c to speced org (#4723)
  • c7d5418 fix(respecDocWriter): handle console warning right (#4727)
  • 42fdc00 chore(deps): update dependencies (#4728)
  • cd5cd7a fix(w3c/headers): don't crash if .head details doesn't exist (#4726)
  • 8baa4c0 fix(core/xref): fix rendering of hint in ambiguous term error (#4724)
  • cd9a684 feat(CLI): add --no-sandbox as alias to --disable-sandbox (#4722)
  • df9bb43 chore(tools/netlify): update preview app URL (#4725)
  • 046f651 fix(core/inlines): support generic nullable type in inline var (#4709)
  • See full diff 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 <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)

Bumps [respec](https://github.com/speced/respec) from 35.0.2 to 35.1.0.
- [Release notes](https://github.com/speced/respec/releases)
- [Changelog](https://github.com/speced/respec/blob/main/CHANGELOG.md)
- [Commits](speced/respec@v35.0.2...v35.1.0)

---
updated-dependencies:
- dependency-name: respec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
@tidoust tidoust merged commit 1ddec4d into main Jun 7, 2024
1 check passed
@tidoust tidoust deleted the dependabot/npm_and_yarn/respec-35.1.0 branch June 7, 2024 14:58
tidoust added a commit that referenced this pull request Jun 7, 2024
Breaking change:
- Bump required version of Node.js to >=20.12.1 (#1590)

Required by dependency on ReSpec, although note this dependency is only for
tests (`devDependencies` in `package.json`).

New features:
- Reduce crawler load on servers (#1587, #1581)
- Include data-xref-type as another hint for autolinks (#1585)

Feature patches:
- Skip requests on SVG and CSS resources (#1588)
- Fix Puppeteer instance teardown (#1586)

Dependency bumps:
- Bump respec from 35.0.2 to 35.1.0 (#1583)
- Bump ajv from 8.15.0 to 8.16.0 (#1580)
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.

1 participant