build(deps): bump the npm-deps group with 6 updates#6075
Merged
FlowCryptRobot merged 1 commit intomasterfrom Sep 7, 2025
Merged
build(deps): bump the npm-deps group with 6 updates#6075FlowCryptRobot merged 1 commit intomasterfrom
FlowCryptRobot merged 1 commit intomasterfrom
Conversation
Bumps the npm-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.22.5` | `11.23.0` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.4` | `0.1.6` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.35.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `54.2.1` | `54.5.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.18.0` | `24.19.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.23.1` | `16.24.0` | Updates `sweetalert2` from 11.22.5 to 11.23.0 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@11.22.5...v11.23.0) Updates `@types/chrome` from 0.1.4 to 0.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `eslint` from 9.34.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) Updates `eslint-plugin-jsdoc` from 54.2.1 to 54.5.0 - [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@v54.2.1...v54.5.0) Updates `puppeteer` from 24.18.0 to 24.19.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.18.0...puppeteer-v24.19.0) Updates `stylelint` from 16.23.1 to 16.24.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.1...16.24.0) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@types/chrome" dependency-version: 0.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: eslint-plugin-jsdoc dependency-version: 54.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: stylelint dependency-version: 16.24.0 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
Sep 7, 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 6 updates:
11.22.511.23.00.1.40.1.69.34.09.35.054.2.154.5.024.18.024.19.016.23.116.24.0Updates
sweetalert2from 11.22.5 to 11.23.0Release notes
Sourced from sweetalert2's releases.
Changelog
Sourced from sweetalert2's changelog.
... (truncated)
Commits
fc465a4chore(release): 11.23.0 [skip ci]2667a49feat: replace deprecated word-wrap with overflow-wrapcf4b189chore: bump yarn.lockb27bacfchore: add venuslovedolls to sponsors9dc7802chore(deps): update dependency cypress to v15 (#2857)f824237chore: remove code comment that got missed in PR #2847 (#2854)2af063cchore(deps): update dependency eslint-plugin-jsdoc to v54 (#2851)Updates
@types/chromefrom 0.1.4 to 0.1.6Commits
Updates
eslintfrom 9.34.0 to 9.35.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
84011019.35.0b80f025Build: changelog update for 9.35.0da87f2fchore: upgrade@eslint/js@9.35.0 (#20077)af2a087chore: package.json update for@eslint/jsreleased265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074)7055764test: removetests/lib/eslint/eslint.config.js(#20065)10e7ae2fix: update uncloneable options error message (#20059)42761fafeat: implement suggestions for no-empty-function (#20057)102f444feat: implement suggestions for no-empty-static-block (#20056)84ffb96chore: update@eslint-community/eslint-utils(#20069)Updates
eslint-plugin-jsdocfrom 54.2.1 to 54.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
b2764fcchore: update jsdoccomment and devDeps.2693a88fix(require-template): checkTSDeclareFunction(including overloads) for ...b29bc3afeat(require-jsdoc): addexemptOverloadedImplementationsoptioned11968feat(require-jsdoc,require-param): update jsdoccomment to disable overlo...e45b726fix(getJsdocProcessorPlugin): reenable fixes (but disabling fixers for@exa...30346ebdocs(check-alignment):innerIndentoption (#1472)784ce62feat(check-alignment): addinnerIndentinteger option; fixes #1351 (#1471)5fbab65fix(check-template-names,require-template): ensure template name is base...d67dc2dchore: avoid TS on binary files (#1467)95f3380feat(require-hyphen-before-param-description): whenalwaysis set, disall...Updates
puppeteerfrom 24.18.0 to 24.19.0Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
Commits
0c7962bchore: release main (#14163)21f1eb5fix(webdriver): support interception after continueWithAuth (#14167)b4e403adocs: fix issues around docs (#14166)5fb995edocs: fix the goBack/goForward to match the impl (#14165)68cc7f9build: exclude doc files in package.json (#14164)f660ef8fix: throw on history entry not found (#14160)0cb49fdfix: accessibility SerializedAXNode.elementHandle returns the parent's handle...549bb8afix: make types between puppeteer and puppeteer-core comptaible (#14158)0cb425bfeat: roll to Chrome 140.0.7339.80 (#14162)Updates
stylelintfrom 16.23.1 to 16.24.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
34ec71716.24.0a557444Document changelog summary (#8751)6f37f76Document using latest version of create script (#8750)6567514Prepare 16.24.0 (#8725)57b4542Document getting started with alternative package managers (#8726)55377c7Fixselector-pseudo-class-no-unknownfalse positives for:heading(#8749)cfbe772AddignoreAtRules: []tonesting-selector-no-missing-scoping-root(#8743)5d642e9Bump the jest group with 2 updates (#8742)e4eac56Bump rollup from 4.48.0 to 4.50.0 (#8741)e98952dBump rollup from 4.46.2 to 4.48.0 (#8738)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