-
Notifications
You must be signed in to change notification settings - Fork 8
build(deps): bump the production-breaking group with 5 updates #3032
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
build(deps): bump the production-breaking group with 5 updates #3032
Conversation
|
@dependabot ignore formidable minor-version |
d1d1d95 to
f0d4feb
Compare
|
@dependabot ignore formidable minor version |
|
OK, I won't notify you about version 3.5.x of formidable again, unless you unignore it. |
|
@dependabot ignore @types/formidable minor version |
|
OK, I won't notify you about version 3.4.x of @types/formidable again, unless you unignore it. |
f0d4feb to
8c3125b
Compare
Bumps the production-breaking group with 5 updates: | Package | From | To | | --- | --- | --- | | [formidable](https://github.com/node-formidable/formidable) | `2.1.1` | `3.5.1` | | [@types/formidable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/formidable) | `2.0.6` | `3.4.5` | | [file-type](https://github.com/sindresorhus/file-type) | `18.7.0` | `19.0.0` | | [c8](https://github.com/bcoe/c8) | `8.0.1` | `9.0.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.9.0` | `48.0.2` | Updates `formidable` from 2.1.1 to 3.5.1 - [Release notes](https://github.com/node-formidable/formidable/releases) - [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1) Updates `@types/formidable` from 2.0.6 to 3.4.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/formidable) Updates `file-type` from 18.7.0 to 19.0.0 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v18.7.0...v19.0.0) Updates `c8` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v9.0.0) Updates `eslint-plugin-jsdoc` from 46.9.0 to 48.0.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v46.9.0...v48.0.2) --- updated-dependencies: - dependency-name: formidable dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-breaking - dependency-name: "@types/formidable" dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-breaking - dependency-name: file-type dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-breaking - dependency-name: c8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-breaking - dependency-name: eslint-plugin-jsdoc dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-breaking ... Signed-off-by: dependabot[bot] <support@github.com>
8c3125b to
5c0c91e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3032 +/- ##
==========================================
- Coverage 66.55% 63.35% -3.21%
==========================================
Files 214 212 -2
Lines 39032 38804 -228
==========================================
- Hits 25978 24583 -1395
- Misses 13054 14221 +1167 |
Bumps the production-breaking group with 5 updates:
2.1.13.5.12.0.63.4.518.7.019.0.08.0.19.0.046.9.048.0.2Updates
formidablefrom 2.1.1 to 3.5.1Release notes
Sourced from formidable's releases.
Changelog
Sourced from formidable's changelog.
... (truncated)
Commits
Updates
@types/formidablefrom 2.0.6 to 3.4.5Commits
Updates
file-typefrom 18.7.0 to 19.0.0Release notes
Sourced from file-type's releases.
Commits
37233b119.0.07f4b30bRequire Node.js 18c7c923cUse mime typeaudio/wavfor .wav files (#620)Updates
c8from 8.0.1 to 9.0.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
128bee2chore(main): release 9.0.0 (#510)8724c70chore(deps): update dependency@types/nodeto v20 (#496)66705b5chore(deps): update dependency typescript to v5 (#458)b46b640feat(deps): update foreground-child to promise API (#512)ef672datest: fix snapshot (#511)2cdc86bchore(deps): Remove rimraf (#509)Updates
eslint-plugin-jsdocfrom 46.9.0 to 48.0.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
b60cbb0fix: update legacy entry pointd940187fix(ESM): allow src files6ac8116feat: switch to native ESM and addexports3677e43fix(TS): use flat config; fixes #11305f61575chore(lint): handle disable directives in config47f3161fix(TS): make configs explicitdd9e71dfeat: expose TS types for index file; fixes #1130eb3f4b4chore(linting): add ignores properly and disable directives for now5e6280ffix: revert change to engines for noweec9d95feat: support ESLint 9Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions