build(deps-dev): bump the npm-deps group with 7 updates#5954
Merged
FlowCryptRobot merged 1 commit intomasterfrom Mar 16, 2025
Merged
build(deps-dev): bump the npm-deps group with 7 updates#5954FlowCryptRobot merged 1 commit intomasterfrom
FlowCryptRobot merged 1 commit intomasterfrom
Conversation
Bumps the npm-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.308` | `0.0.309` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.3` | `50.6.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.3` | `15.5.0` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.10.38` | `5.0.375` | | [stylelint](https://github.com/stylelint/stylelint) | `16.15.0` | `16.16.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.0` | `8.26.1` | | [undici-types](https://github.com/nodejs/undici) | `7.4.0` | `7.5.0` | Updates `@types/chrome` from 0.0.308 to 0.0.309 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `eslint-plugin-jsdoc` from 50.6.3 to 50.6.6 - [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@v50.6.3...v50.6.6) Updates `lint-staged` from 15.4.3 to 15.5.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.3...v15.5.0) Updates `pdfjs-dist` from 4.10.38 to 5.0.375 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v4.10.38...v5.0.375) Updates `stylelint` from 16.15.0 to 16.16.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.15.0...16.16.0) Updates `typescript-eslint` from 8.26.0 to 8.26.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint) Updates `undici-types` from 7.4.0 to 7.5.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: pdfjs-dist dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: undici-types dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
approved these changes
Mar 16, 2025
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 npm-deps group with 7 updates:
0.0.3080.0.30950.6.350.6.615.4.315.5.04.10.385.0.37516.15.016.16.08.26.08.26.17.4.07.5.0Updates
@types/chromefrom 0.0.308 to 0.0.309Commits
Updates
eslint-plugin-jsdocfrom 50.6.3 to 50.6.6Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
6e0f752Merge pull request #1362 from brettz9/empty-tags-asterisk-final23b4bfafix(empty-tags): allow for JSDoc-block final asterisks; fixes #67060d4d4bMerge pull request #1361 from brettz9/text-escaping-example6baad05fix(text-escaping): always allow content in example tags; fixes #13609edf4b1fix: force releaseb08733afix: force release9c69a9fci: update github actionse9a98a3test: add types for test casesUpdates
lint-stagedfrom 15.4.3 to 15.5.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
7e6abe4chore(changeset): release0ebfa69build(deps): update dependencies630af5ffeat: do not reset to original state when preventing empty commit7b8be70chore: update default branch references from "master" to "main"362a78ddocs: add workaround for tsc ignoring tsconfig.json issue to README FAQ (#1523)e013823fix: "node_modules" typo in eslint.config.js67019eetest: add integration test to ensure unmodified merged files are not linted (...366f8bdrefactor: move TypeScript types to "index.d.ts" file85ea6a4docs: adjust readme regarding monorepo setupUpdates
pdfjs-distfrom 4.10.38 to 5.0.375Release notes
Sourced from pdfjs-dist's releases.
... (truncated)
Commits
23972e1Merge pull request #19661 from Snuffleupagus/thumbnails-inline-finishRenderTask6548c9fInline thePDFThumbnailView.prototype.#finishRenderTaskhelper method7ee061bAdd a helper function, inweb/pdf_thumbnail_view.js, for "zeroing" a canvasb7eef92Shorten thePDFThumbnailView.prototype.#getReducedImageDimsmethod (PR 1963...4b2683eMerge pull request #19656 from Snuffleupagus/shorten-MeshStreamReader9967ab4Merge pull request #19657 from Snuffleupagus/GenericL10n-rm-regex9180e27Replace the regular expression inGenericL10n.#getPathswith simple string ...ec30f07Slightly shorten a couple ofMeshStreamReadermethods2294a51Merge pull request #19653 from calixteman/rm_strings_html88c3ed9Remove all the translatable strings from the htmlUpdates
stylelintfrom 16.15.0 to 16.16.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
e35e3b916.16.03bbbea3Prepare 16.16.0 (#8438)2642237Addedvalue-no-vendor-prefixsupport for computingEditInfo(#8470)974d4ffAddedvalue-keyword-casesupport for computingEditInfo(#8469)6a0b08dFixCould not find a declaration file for module 'css-tree'type error (#8452)42108adAddedmedia-feature-range-notationsupport for computingEditInfo(#8455)1e68bb8Addedmedia-feature-name-no-vendor-prefixsupport for computingEditInfo...d7500b1Addedkeyframe-selector-notationsupport for computingEditInfo(#8457)9f15d9dAddedlightness-notationsupport for computingEditInfo(#8458)9be82ddAddedlength-zero-no-unitsupport for computingEditInfo. (#8459)Updates
typescript-eslintfrom 8.26.0 to 8.26.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
9aa0b6bchore(release): publish 8.26.1Updates
undici-typesfrom 7.4.0 to 7.5.0Release notes
Sourced from undici-types's releases.
Commits
a180465Bumped v7.5.0 (#4091)f317618Removed clients with unrecoverable errors from the Pool (#4088)1e58b58feat: Allow disabling autoSelectFamily in an Agent (#4070)2767d0echore: update cache tests (#4027)ef276d4fix: Fix retry-handler.js when retry-after header is a Date (#4084)6179788feat: add mock call history to access request configuration in test (#4029)f11ae94feat(docs): button to switch dark and light mode (#4044)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