Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2025

Bumps the npm-deps group with 6 updates:

Package From To
sweetalert2 11.22.5 11.23.0
@types/chrome 0.1.4 0.1.6
eslint 9.34.0 9.35.0
eslint-plugin-jsdoc 54.2.1 54.5.0
puppeteer 24.18.0 24.19.0
stylelint 16.23.1 16.24.0

Updates sweetalert2 from 11.22.5 to 11.23.0

Release notes

Sourced from sweetalert2's releases.

v11.23.0

11.23.0 (2025-09-04)

Features

  • replace deprecated word-wrap with overflow-wrap (2667a49)
Changelog

Sourced from sweetalert2's changelog.

11.23.0 (2025-09-04)

Features

  • replace deprecated word-wrap with overflow-wrap (2667a49)

11.22.4 (2025-08-14)

Bug Fixes

11.22.3 (2025-08-08)

Bug Fixes

11.22.2 (2025-06-29)

Bug Fixes

  • simplify success icon when animation: false (#2836) (affbbf5)

11.22.1 (2025-06-23)

Bug Fixes

  • always prevent default esc when swal is shown (#2834) (4782601)

11.22.0 (2025-05-25)

Features

11.21.2 (2025-05-18)

Bug Fixes

  • theming: use color-mix for buttons darkening (#2825) (57d12b6)

11.21.1 (2025-05-16)

... (truncated)

Commits
  • fc465a4 chore(release): 11.23.0 [skip ci]
  • 2667a49 feat: replace deprecated word-wrap with overflow-wrap
  • cf4b189 chore: bump yarn.lock
  • b27bacf chore: add venuslovedolls to sponsors
  • 9dc7802 chore(deps): update dependency cypress to v15 (#2857)
  • f824237 chore: remove code comment that got missed in PR #2847 (#2854)
  • 2af063c chore(deps): update dependency eslint-plugin-jsdoc to v54 (#2851)
  • See full diff in compare view

Updates @types/chrome from 0.1.4 to 0.1.6

Commits

Updates eslint from 9.34.0 to 9.35.0

Release notes

Sourced from eslint's releases.

v9.35.0

Features

  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)

Chores

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)
Changelog

Sourced from eslint's changelog.

v9.35.0 - September 5, 2025

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)
Commits

Updates eslint-plugin-jsdoc from 54.2.1 to 54.5.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v54.5.0

54.5.0 (2025-09-07)

Bug Fixes

  • require-template: check TSDeclareFunction (including overloads) for templates; fixes #1462 (2693a88)

Features

  • require-jsdoc, require-param: update jsdoccomment to disable overload skipping except conditionally for require-jsdoc with new on-by-default skipInterveningOverloadedDeclarations option; fixes #1434 (ed11968), closes #1369
  • require-jsdoc: add exemptOverloadedImplementations option (b29bc3a)

v54.4.1

54.4.1 (2025-09-07)

Bug Fixes

v54.4.0

54.4.0 (2025-09-06)

Features

v54.3.1

54.3.1 (2025-09-03)

Bug Fixes

  • check-template-names, require-template: ensure template name is based on what is within any brackets and preceding equal sign; fixes #1466 (#1468) (5fbab65)

v54.3.0

54.3.0 (2025-09-02)

Features

  • require-hyphen-before-param-description: when always is set, disallow hyphen at end of line; fixes #1435 (#1454) (95f3380)
Commits
  • b2764fc chore: update jsdoccomment and devDeps.
  • 2693a88 fix(require-template): check TSDeclareFunction (including overloads) for ...
  • b29bc3a feat(require-jsdoc): add exemptOverloadedImplementations option
  • ed11968 feat(require-jsdoc, require-param): update jsdoccomment to disable overlo...
  • e45b726 fix(getJsdocProcessorPlugin): reenable fixes (but disabling fixers for @​exa...
  • 30346eb docs(check-alignment): innerIndent option (#1472)
  • 784ce62 feat(check-alignment): add innerIndent integer option; fixes #1351 (#1471)
  • 5fbab65 fix(check-template-names, require-template): ensure template name is base...
  • d67dc2d chore: avoid TS on binary files (#1467)
  • 95f3380 feat(require-hyphen-before-param-description): when always is set, disall...
  • See full diff in compare view

Updates puppeteer from 24.18.0 to 24.19.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.19.0

24.19.0 (2025-09-04)

Features

Bug Fixes

  • accessibility SerializedAXNode.elementHandle returns the parent's handle for text nodes (#14159) (0cb49fd)
  • throw on history entry not found (#14160) (f660ef8)
  • webdriver: support interception after continueWithAuth (#14167) (21f1eb5)

puppeteer: v24.19.0

24.19.0 (2025-09-04)

Features

Bug Fixes

  • make types between puppeteer and puppeteer-core comptaible (#14158) (549bb8a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.18.0 to 24.19.0
Changelog

Sourced from puppeteer's changelog.

24.19.0 (2025-09-04)

Features

Bug Fixes

  • accessibility SerializedAXNode.elementHandle returns the parent's handle for text nodes (#14159) (0cb49fd)
  • throw on history entry not found (#14160) (f660ef8)
  • webdriver: support interception after continueWithAuth (#14167) (21f1eb5)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.18.0 to 24.19.0
Commits

Updates stylelint from 16.23.1 to 16.24.0

Release notes

Sourced from stylelint's releases.

16.24.0

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

  • Added: rule-nesting-at-rule-required-list rule (#8680) (@​sw1tch3roo).
  • Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (@​karlhorky).
  • Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

16.24.0 - 2025-09-07

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

  • Added: rule-nesting-at-rule-required-list rule (#8680) (@​sw1tch3roo).
  • Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (@​karlhorky).
  • Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (@​Mouvedia).
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
puppeteer [>= 21.7.a, < 21.8]
puppeteer [>= 22.0.a, < 22.1]
puppeteer [>= 22.1.a, < 22.2]
puppeteer [>= 22.3.a, < 22.4]
puppeteer [>= 22.5.a, < 22.6]
puppeteer [>= 22.6.a, < 22.7]
puppeteer [>= 22.4.a, < 22.5]
puppeteer [>= 22.2.a, < 22.3]
puppeteer [>= 22.7.a, < 22.8]

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2025
@dependabot dependabot bot requested a review from sosnovsky as a code owner September 7, 2025 22:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2025
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) September 7, 2025 22:02
@FlowCryptRobot FlowCryptRobot merged commit adab72e into master Sep 7, 2025
11 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/npm_and_yarn/npm-deps-11c1fb6e9f branch September 7, 2025 22:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant