build(deps-dev): bump the dev group with 5 updates#3066
Merged
Conversation
Bumps the dev group with 5 updates: | Package | From | To | | --- | --- | --- | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.6.1` | `62.7.0` | | [minimatch](https://github.com/isaacs/minimatch) | `10.2.1` | `10.2.2` | | [nodemon](https://github.com/remy/nodemon) | `3.1.11` | `3.1.13` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.37.4` | `24.37.5` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.40.0` | `4.41.0` | Updates `eslint-plugin-jsdoc` from 62.6.1 to 62.7.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.6.1...v62.7.0) Updates `minimatch` from 10.2.1 to 10.2.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.1...v10.2.2) Updates `nodemon` from 3.1.11 to 3.1.13 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.11...v3.1.13) Updates `puppeteer` from 24.37.4 to 24.37.5 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.37.4...puppeteer-v24.37.5) Updates `selenium-webdriver` from 4.40.0 to 4.41.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.40.0...selenium-4.41.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: nodemon dependency-version: 3.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: puppeteer dependency-version: 24.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: selenium-webdriver dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
Elchi3
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev group with 5 updates:
62.6.162.7.010.2.110.2.23.1.113.1.1324.37.424.37.54.40.04.41.0Updates
eslint-plugin-jsdocfrom 62.6.1 to 62.7.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
35c5745Merge pull request #1659 from brettz9/eslint10d8599fbfeat: support ESLint 10Updates
minimatchfrom 10.2.1 to 10.2.2Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 18Updates
nodemonfrom 3.1.11 to 3.1.13Release notes
Sourced from nodemon's releases.
Commits
5c03715fix: TypeScript definition for 'restart' args28de4b7chore: semver-release wanted 22-24 🤦6217164chore: move release workflow to node 202c458dechore: bump semver-release + update workflow9376af3fix: bump minimatche045423chore: websitef7a4eddchore: websitef26223fchore: website9b6ce2achore: website977877cchore: websiteMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nodemon since your current version.
Updates
puppeteerfrom 24.37.4 to 24.37.5Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
Commits
fcb37e3chore: release main (#14704)d9a7954ci: use lower case as every other label (#14702)b31215efix: roll to Chrome 145.0.7632.77 (#14703)Updates
selenium-webdriverfrom 4.40.0 to 4.41.0Commits
9fc754f[build] Prepare for release of selenium-4.41.0 (#17098)d5f22ec[java] mark tests passing in latest chrome beta89c5993[build] fix auto-updating of browsers4592f1b[build] ci-python jobs not currently matching by default755d44c[build] put cdp version support in changelogs9aff5c7[build] cannot invoke a rake task twice by default3a680a3[build] ignore the staging branch for the PR and apply all patches in order20de9b9[build] stage changes to an ephemeral staging branch since not all updates ar...aac9a28[py] Update test to check it's an integer rather than a value (#17114)02ec15f[rb] Update dependencies (#17111)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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