Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2025

Bumps the npm-deps group with 3 updates: sweetalert2, eslint and puppeteer.

Updates sweetalert2 from 11.26.4 to 11.26.10

Release notes

Sourced from sweetalert2's releases.

v11.26.10

11.26.10 (2025-12-13)

Bug Fixes

Changelog

Sourced from sweetalert2's changelog.

11.26.10 (2025-12-13)

Bug Fixes

11.26.9 (2025-12-13)

Bug Fixes

  • stop using semantic-release/changelog (2e11ae5)
  • try secrets.GITHUB_TOKEN (bc0b46e)
  • use npx semantic-release (directly, without action) (0f9c4d2)

11.26.8 (2025-12-13)

Bug Fixes

11.26.7 (2025-12-13)

Bug Fixes

11.26.6 (2025-12-13)

Bug Fixes

  • add permission for issues (744cfd4)

11.26.5 (2025-12-13)

Bug Fixes

  • add AGENTS.md (f093780)
  • add missing permissiong for trusted publishing (8307543)
  • upgrade semantic-release-action to v6 (for trusted publishing) (3acf7de)
Commits
  • a7e87bd chore(release): 11.26.10 [skip ci]
  • 4ba4ce2 fix: try node lts
  • e5e2f4d chore(release): 11.26.9 [skip ci]
  • bc0b46e fix: try secrets.GITHUB_TOKEN
  • 2e11ae5 fix: stop using semantic-release/changelog
  • 0f9c4d2 fix: use npx semantic-release (directly, without action)
  • 2d2cdd1 chore(release): 11.26.8 [skip ci]
  • 83a65fb fix: disable tests for now
  • 320d9df chore(release): 11.26.7 [skip ci]
  • 9b70c48 fix: add permission for PRs
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sweetalert2 since your current version.


Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates puppeteer from 24.32.1 to 24.33.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.33.0

24.33.0 (2025-12-11)

🎉 Features

🛠️ Fixes

puppeteer: v24.33.0

24.33.0 (2025-12-11)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.32.1 to 24.33.0
Changelog

Sourced from puppeteer's changelog.

24.33.0 (2025-12-11)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.32.1 to 24.33.0

🎉 Features

🛠️ Fixes

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 3 updates: [sweetalert2](https://github.com/sweetalert2/sweetalert2), [eslint](https://github.com/eslint/eslint) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `sweetalert2` from 11.26.4 to 11.26.10
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.26.4...v11.26.10)

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `puppeteer` from 24.32.1 to 24.33.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.32.1...puppeteer-v24.33.0)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-version: 11.26.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: puppeteer
  dependency-version: 24.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2025
@dependabot dependabot bot requested a review from sosnovsky as a code owner December 14, 2025 22:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2025
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) December 14, 2025 22:02
FlowCryptRobot
FlowCryptRobot previously approved these changes Dec 14, 2025
@FlowCryptRobot FlowCryptRobot merged commit ba1e0a1 into master Dec 15, 2025
12 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/npm_and_yarn/npm-deps-8e36e6a642 branch December 15, 2025 13:07
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.

3 participants