Skip to content

build(deps): bump form-data and coveralls-next#139

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-02a47e76c7
Open

build(deps): bump form-data and coveralls-next#139
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-02a47e76c7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps form-data to 4.0.6 and updates ancestor dependency coveralls-next. These dependencies need to be updated together.

Updates form-data from 4.0.4 to 4.0.6

Changelog

Sourced from form-data's changelog.

v4.0.6 - 2026-06-12

Commits

  • [Fix] escape CR, LF, and " in field names and filenames 8dff42c
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape f31d21e
  • [Deps] update hasown, mime-types 92ae0eb
  • [Dev Deps] update js-randomness-predictor 67b0f65

v4.0.5 - 2025-11-17

Commits

  • [Tests] Switch to newer v8 prediction library; enable node 24 testing 16e0076
  • [Dev Deps] update @ljharb/eslint-config, eslint 5822467
  • [Fix] set Symbol.toStringTag in the proper place 76d0dee
Commits
  • 64190db v4.0.6
  • 92ae0eb [Deps] update hasown, mime-types
  • f31d21e [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape
  • 8dff42c [Fix] escape CR, LF, and " in field names and filenames
  • 67b0f65 [Dev Deps] update js-randomness-predictor
  • 68ff7dd v4.0.5
  • 5822467 [Dev Deps] update @ljharb/eslint-config, eslint
  • 76d0dee [Fix] set Symbol.toStringTag in the proper place
  • 16e0076 [Tests] Switch to newer v8 prediction library; enable node 24 testing
  • See full diff in compare view

Updates coveralls-next from 4.2.2 to 6.0.2

Release notes

Sourced from coveralls-next's releases.

v6.0.1

  • Address js-yaml vulnerability
  • Don't run coverall step on forks

v6.0.0

Release Notes: v6.0.0

🚨 Breaking Changes

Node.js Version Requirements

  • Dropped support for Node.js 18
  • Now requires Node.js 20 or higher
  • This is a major version bump due to the minimum Node.js version change

Dependency Changes

  • Removed minimist - Replaced with native util.parseArgs()
  • Removed log-driver - Replaced with native logging wrapper
  • Removed several unused dependencies - Cleaner, lighter package

✨ New Features & Improvements

Code Quality

  • 🎯 100% test coverage - Complete code coverage across all modules
  • Modern async/await patterns - Replaced all callback-based code with async/await
  • Proper Error objects - Standardized error handling throughout
  • Functional programming - Refactored code to be more testable and maintainable

Git Integration

  • Improved branch detection - Fixed regex to support all valid characters in branch names
  • Better git metadata extraction - More reliable git command parsing
  • Support for commit_sha values - Enhanced commit identification
  • Fixed undefined branch handling - No more spaces or "undefined" in branch values

Testing

  • New bin/coveralls.js tests - Added comprehensive CLI tests
  • Enhanced test coverage - Added tests for edge cases across all modules
  • Updated test patterns - Modern testing practices throughout

Documentation

  • Added CONTRIBUTING.md - Complete contributor guide (317 lines)
  • Enhanced README - Updated documentation with better examples and clarity
  • Improved inline documentation - Better code comments and JSDoc

Developer Experience

... (truncated)

Commits

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 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.

Bumps [form-data](https://github.com/form-data/form-data) to 4.0.6 and updates ancestor dependency [coveralls-next](https://github.com/jtwebman/coveralls-next). These dependencies need to be updated together.


Updates `form-data` from 4.0.4 to 4.0.6
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.4...v4.0.6)

Updates `coveralls-next` from 4.2.2 to 6.0.2
- [Release notes](https://github.com/jtwebman/coveralls-next/releases)
- [Commits](https://github.com/jtwebman/coveralls-next/commits)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
- dependency-name: coveralls-next
  dependency-version: 6.0.2
  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 Jun 17, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants