Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump form-data, htmlhint and codecov-lite #45

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

Closed
dependabot wants to merge 1 commit into master from dependabot/npm_and_yarn/multi-81b4357304

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Removes form-data. It's no longer used after updating ancestor dependencies form-data, htmlhint and codecov-lite. These dependencies need to be updated together.

Removes form-data

Updates htmlhint from 0.10.1 to 1.6.3

Release notes

Sourced from htmlhint's releases.

v1.6.3

  • fix: Improve attr-value-no-duplication logic (only check class value by default, but other attributes can now be checked via configuration e..g. ["class", "id", "name", "role"]

v1.6.2

v1.6.1

v1.6.0

  • feat: Add rule attr-value-no-duplication htmlhint/HTMLHint#1650
  • feat: Add rule: tag-no-obsolete htmlhint/HTMLHint#1660
  • chore: Lots of dev dependency updates (ESLint, Jest, TypeScript) and fixes
  • docs: Add GitHub Code Scanning page

v1.5.1

v1.5.0

  • feat: Add htmlhint --init command #1630
  • feat: Add SARIF formatter #1627
  • feat: Add meta-charset-require rule #1628
  • feat: Add: frame-title-require rule #1629
  • fix: Special character escape in HTML reports #1626
  • fix: Improved HTML report formatting #1621

v1.4.0

v1.3.0

  • Feat New rule: main-require #1608
  • Feat New rule: h1-require #1605
  • Feat Sort data-* attributes at end #1591
  • Feat Add rel to list of sorted attributes #1579
  • Fix npx htmlhint -l doesn’t list rules alphabetically #1598
  • Fix doctype-first does not account for comments being permitted beforehand #1610

v1.2.0

  • Feat: Sort unknown attributes alphabetically #668
  • Feat: display warning log message when it can not parse config #893
  • Fix: Point tag-pair error message to correct line and column #1503
  • Fix: Remove ampersand from spec-char-escape #1504
  • Fix: Typo in idclassaddisabled default export name #728

v1.1.4

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by coliff, a new releaser for htmlhint since your current version.


Updates codecov-lite from 0.1.3 to 2.0.0

Commits
  • cf6dd05 📦 circularr, ekst, makethen, move-path, mnth, pifs, rsolve, spyfn, spyt, tsfn...
  • 9820532 ♻️ upgrade dependencies
  • 17a4ac3 🐞 nextools/start-preset: fix build of packages without any entry points
  • fb5a5aa Merge pull request #138 from nextools/refun-shallow-equal
  • df38bff Merge pull request #137 from nextools/drop-nodejs-v10
  • cce20c4 🐞 refun: fix incorrect shallow equal for pure component
  • ff4e0f1 📝 update readme [skip ci]
  • 855e8ca 🐞 nextools/babel-config: use ESM for Babel runtime helpers in web builds
  • 99a52ac 💥 *: drop Node.js v10
  • 59bc075 📦 briew: release
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependencies [form-data](https://github.com/form-data/form-data), [htmlhint](https://github.com/htmlhint/HTMLHint) and [codecov-lite](https://github.com/nextools/metarepo). These dependencies need to be updated together.
Removes `form-data`
Updates `htmlhint` from 0.10.1 to 1.6.3
- [Release notes](https://github.com/htmlhint/HTMLHint/releases)
- [Commits](htmlhint/HTMLHint@0.10.1...v1.6.3)
Updates `codecov-lite` from 0.1.3 to 2.0.0
- [Commits](https://github.com/nextools/metarepo/compare/r11y@0.1.3...codecov-lite@2.0.0)
---
updated-dependencies:
- dependency-name: form-data
 dependency-version: 
 dependency-type: indirect
- dependency-name: htmlhint
 dependency-version: 1.6.3
 dependency-type: direct:production
- dependency-name: codecov-lite
 dependency-version: 2.0.0
 dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-81b4357304 branch August 26, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /