-
Notifications
You must be signed in to change notification settings - Fork 51
build(deps-dev): bump the npm-deps group with 6 updates #6109
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
Conversation
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
Bumps the npm-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@openpgp/web-stream-tools](https://github.com/openpgpjs/web-stream-tools) | `0.2.0` | `0.2.1` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.24` | `0.1.27` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `61.1.9` | `61.1.11` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.296` | `5.4.394` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.26.1` | `24.27.0` | Updates `@openpgp/web-stream-tools` from 0.2.0 to 0.2.1 - [Commits](openpgpjs/web-stream-tools@v0.2.0...v0.2.1) Updates `@types/chrome` from 0.1.24 to 0.1.27 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `eslint` from 9.38.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.0) Updates `eslint-plugin-jsdoc` from 61.1.9 to 61.1.11 - [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@v61.1.9...v61.1.11) Updates `pdfjs-dist` from 5.4.296 to 5.4.394 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.296...v5.4.394) Updates `puppeteer` from 24.26.1 to 24.27.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.26.1...puppeteer-v24.27.0) --- updated-dependencies: - dependency-name: "@openpgp/web-stream-tools" dependency-version: 0.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: "@types/chrome" dependency-version: 0.1.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint-plugin-jsdoc dependency-version: 61.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: pdfjs-dist dependency-version: 5.4.394 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]>
FlowCryptRobot
previously approved these changes
Nov 2, 2025
Collaborator
|
Hi @ioanatflowcrypt, can you please check this PR - tests are failing here, thanks! |
Collaborator
|
Hmm.. tested in local and they all succeed. maybe rare case where only failed in CI concurrent mode. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
November 9, 2025 22:02
Pull request was closed
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
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 npm-deps group with 6 updates:
0.2.00.2.10.1.240.1.279.38.09.39.061.1.961.1.115.4.2965.4.39424.26.124.27.0Updates
@openpgp/web-stream-toolsfrom 0.2.0 to 0.2.1Commits
c3088ee0.2.1da7e66cFix Node's TimeoutNaNWarnings (#64)Updates
@types/chromefrom 0.1.24 to 0.1.27Commits
Updates
eslintfrom 9.38.0 to 9.39.0Release notes
Sourced from eslint's releases.
Commits
ac3a60d9.39.0e79017fBuild: changelog update for 9.39.0dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270)2375a6dchore: package.json update for@eslint/jsreleased3e81e3docs: Always recommend to include a files property (#20158)15f5c7cfix: forward traversalstep.argsto visitors (#20253)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167)cc57d87feat: update error loc to key inno-dupe-class-members(#20259)a1f4e52chore: update@eslintdependencies (#20265)e86b813fix: Use more types from@eslint/core(#20257)Updates
eslint-plugin-jsdocfrom 61.1.9 to 61.1.11Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
4f2ec35fix: fixing of missing parent should go between child and grandparentc9a22b6fix(imports-as-dependencies): check for object-basedtypes(ortypings)Updates
pdfjs-distfrom 5.4.296 to 5.4.394Release notes
Sourced from pdfjs-dist's releases.
Commits
2cc809aMerge pull request #20213 from lab-core/pointer-type6e7a6ebMerge pull request #20408 from calixteman/fix_mml_encodingc696648Merge pull request #20404 from mozilla/revert-20031-telemetry_signature_certi...6db2313Don't set the MathML namespace for attributes in MathML tags (bug 1997343)27bb5fbMerge pull request #20406 from gregtatum/text-extractorb7708daAddress review feedback7fc5706Merge pull request #20327 from edoardocavazza/collect-list-table-children26360c3Add text extractor for an external servicea932a06Revert unwanted change17cdd9bMove tables test to specific struct tree spec fileUpdates
puppeteerfrom 24.26.1 to 24.27.0Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
Commits
f73ebcdchore: release main (#14378)122f56efix: roll to Firefox 144.0.2 (#14382)54d504dfeat: roll to Chrome 142.0.7444.59 (#14381)a851decchore: expose backendNodeId in a11y snapshot (#14379)06f48d7build: remove test server from release-please (#14377)d94bbd1chore(deps): bump the all group with 3 updates (#14374)b84b188build: fix default config (#14376)97e2528chore(deps-dev): bump the dev-dependencies group with 7 updates (#14373)26ef878chore(deps): bump node from2bb201fto23c24e8in /docker in the all grou...784d5adbuild(deps): bump mime to v4 (#14372)Most Recent Ignore Conditions Applied to This Pull Request
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 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