Skip to content

chore(deps): bump the npm-dependencies group across 1 directory with 2 updates - #1

Merged
JerrettDavis merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/creds-watcher/npm-dependencies-4c393f3dcd
Jun 16, 2026
Merged

chore(deps): bump the npm-dependencies group across 1 directory with 2 updates#1
JerrettDavis merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/creds-watcher/npm-dependencies-4c393f3dcd

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 2 updates in the /tools/creds-watcher directory: chokidar and serialport.

Updates chokidar from 3.6.0 to 5.0.0

Release notes

Sourced from chokidar's releases.

5.0.0

  • Make the package ESM-only. Reduces on-disk package size from ~150kb to ~80kb
  • Increase minimum node.js version to v20.19. The versions starting from it support loading esm files from cjs
  • fix: Make types more precise paulmillr/chokidar#1424
  • perf: re-use double slash regex paulmillr/chokidar#1435
  • Update readdirp to ESM-only v5
  • Lots of minor improvements in tests
  • Increase security of NPM releases. Switch to token-less Trusted Publishing, with help of jsbt
  • Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs

New Contributors

Full Changelog: paulmillr/chokidar@4.0.3...5.0.0

4.0.3

What's Changed

Full Changelog: paulmillr/chokidar@4.0.2...4.0.3

4.0.2

What's Changed

New Contributors

Full Changelog: paulmillr/chokidar@4.0.1...4.0.2

4.0.1

  • Various fixes and improvements of typescript types

New Contributors

Full Changelog: paulmillr/chokidar@4.0.0...4.0.1

4.0.0

  • Remove glob support
  • Remove bundled fsevents
  • Decrease dependency count from 13 to 1
  • Rewrite in typescript. Makes emitted types more precise
  • The package became hybrid common.js / ESM

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for chokidar since your current version.


Updates serialport from 12.0.0 to 13.0.0

Release notes

Sourced from serialport's releases.

13.0.0 (2024-12-24)

Breaking Changes

Big thanks to;

Changelog

Sourced from serialport's changelog.

13.0.0 (2024-12-24)

Bug Fixes

chore

  • Upgrade to @​serialport/bindings-cpp 13 (#2963) (a4ea1fe)

Features

  • add abilitiy for multiple delimitiers and multibyte delimiters to packet length parser (a875f5b)

BREAKING CHANGES

  • This upgrade brings node 20 as the lowest supported version - no other changes
Commits
  • 701ffd8 v13.0.0
  • 8c76513 chore(deps): update dependency lerna to v7.4.2 (#2703)
  • 25d177c chore: upgrade deps (#2971)
  • bb7fcba chore(deps): update codecov/codecov-action digest to ab904c4 (#2739)
  • a875f5b feat: add abilitiy for multiple delimitiers and multibyte delimiters to packe...
  • 929ebf8 fix: cleanup some administrative stuff for parser-start-end
  • 0548d55 Add StartEndParser (#2591)
  • 867d8d2 fix: linting (#2966)
  • b7dca34 chore(deps): update dependency typescript-eslint to v8.18.2 (#2968)
  • 128e960 chore(deps): update dependency @​eslint/js to v9.17.0 (#2967)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…2 updates

Bumps the npm-dependencies group with 2 updates in the /tools/creds-watcher directory: [chokidar](https://github.com/paulmillr/chokidar) and [serialport](https://github.com/serialport/node-serialport).


Updates `chokidar` from 3.6.0 to 5.0.0
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.6.0...5.0.0)

Updates `serialport` from 12.0.0 to 13.0.0
- [Release notes](https://github.com/serialport/node-serialport/releases)
- [Changelog](https://github.com/serialport/node-serialport/blob/main/CHANGELOG.md)
- [Commits](serialport/node-serialport@v12.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: serialport
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@JerrettDavis
JerrettDavis merged commit 522240c into main Jun 16, 2026
4 checks passed
@JerrettDavis
JerrettDavis deleted the dependabot/npm_and_yarn/tools/creds-watcher/npm-dependencies-4c393f3dcd branch June 16, 2026 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant