Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps the npm-deps group with 4 updates: sweetalert2, @types/chrome, pdfjs-dist and typescript-eslint.

Updates sweetalert2 from 11.15.3 to 11.15.10

Release notes

Sourced from sweetalert2's releases.

v11.15.10

11.15.10 (2025-01-03)

Bug Fixes

  • kiss: get rid of sass:color (ef5ff13)

v11.15.9

11.15.9 (2025-01-02)

Bug Fixes

  • styles: stop using sass:math, add $swal2-icon-border-width scss variable (d0bf711)

v11.15.8

11.15.8 (2025-01-02)

Bug Fixes

v11.15.7

11.15.7 (2025-01-02)

Bug Fixes

v11.15.6

11.15.6 (2025-01-02)

Bug Fixes

  • get rid of SCSS mixins, one file for styles is what I need (#2791) (5e72a29)

v11.15.5

11.15.5 (2025-01-01)

Bug Fixes

  • revert "stop using deprecated sass imports (#2790)" (dd97316)

v11.15.4

11.15.4 (2025-01-01)

... (truncated)

Changelog

Sourced from sweetalert2's changelog.

11.15.10 (2025-01-03)

Bug Fixes

  • kiss: get rid of sass:color (ef5ff13)

11.15.9 (2025-01-02)

Bug Fixes

  • styles: stop using sass:math, add $swal2-icon-border-width scss variable (d0bf711)

11.15.8 (2025-01-02)

Bug Fixes

11.15.7 (2025-01-02)

Bug Fixes

11.15.6 (2025-01-02)

Bug Fixes

  • get rid of SCSS mixins, one file for styles is what I need (#2791) (5e72a29)

11.15.5 (2025-01-01)

Bug Fixes

  • revert "stop using deprecated sass imports (#2790)" (dd97316)

11.15.4 (2025-01-01)

Bug Fixes

Commits
  • 14f1025 chore(release): 11.15.10 [skip ci]
  • ef5ff13 fix(kiss): get rid of sass:color
  • a896a99 chore(release): 11.15.9 [skip ci]
  • d0bf711 fix(styles): stop using sass:math, add $swal2-icon-border-width scss variable
  • df35873 chore(release): 11.15.8 [skip ci]
  • 4dc809d fix: toast styles
  • 63a5373 chore(release): 11.15.7 [skip ci]
  • 812d6c5 fix: style for toast icons
  • ed7a275 chore(release): 11.15.6 [skip ci]
  • 5e72a29 fix: get rid of SCSS mixins, one file for styles is what I need (#2791)
  • Additional commits viewable in compare view

Updates @types/chrome from 0.0.287 to 0.0.289

Commits

Updates pdfjs-dist from 4.9.155 to 4.10.38

Release notes

Sourced from pdfjs-dist's releases.

v4.10.38

This release contains improvements for accessibility, the annotation editor, font conversion, performance, SMasks and the viewer.

Changes since v4.9.155

Commits
  • f9bea39 Merge pull request #19273 from Snuffleupagus/NetworkManager-request-methods
  • 01240fd Remove the requestRange/requestFull methods from the NetworkManager class
  • f19b0a1 Merge pull request #19271 from Snuffleupagus/l10n-update
  • 93ce29f Update l10n files
  • 61c3ed4 Merge pull request #19269 from Snuffleupagus/image-hasMask
  • 20d5332 For images that include SMask/Mask entries, ignore an SMask defined in the cu...
  • 8a50d2d Merge pull request #19259 from Snuffleupagus/more-wrapReason
  • 91d8017 Merge pull request #19262 from Snuffleupagus/CompiledFont-assert-fontMatrix
  • 5b94c86 Merge pull request #19263 from Snuffleupagus/Type2Compiled-fix-glyphNameMap
  • b4abfec Merge pull request #19260 from Snuffleupagus/src-core-simplify-ifs
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.18.2 to 8.19.0

Release notes

Sourced from typescript-eslint's releases.

v8.19.0

8.19.0 (2024-12-30)

🚀 Features

  • eslint-plugin: [strict-boolean-expressions] check array predicate functions' return statements (#10106)

🩹 Fixes

  • eslint-plugin: add getConstraintInfo to handle generic constraints better (#10496)
  • eslint-plugin: [array-type] autofix with conditional types needs parentheses (#10522)
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#10537)
  • eslint-plugin: [member-ordering] ignore method overloading (#10536)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.19.0 (2024-12-30)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pdfjs-dist [>= 4.0.a, < 4.1]

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 4 updates: [sweetalert2](https://github.com/sweetalert2/sweetalert2), [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome), [pdfjs-dist](https://github.com/mozilla/pdf.js) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `sweetalert2` from 11.15.3 to 11.15.10
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.15.3...v11.15.10)

Updates `@types/chrome` from 0.0.287 to 0.0.289
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `pdfjs-dist` from 4.9.155 to 4.10.38
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.9.155...v4.10.38)

Updates `typescript-eslint` from 8.18.2 to 8.19.0
- [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.19.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: pdfjs-dist
  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-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sosnovsky as a code owner January 5, 2025 22:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2025
FlowCryptRobot
FlowCryptRobot previously approved these changes Jan 5, 2025
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) January 5, 2025 22:17
@FlowCryptRobot FlowCryptRobot merged commit 9c8c385 into master Jan 6, 2025
13 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/npm_and_yarn/npm-deps-33a54650a0 branch January 6, 2025 08:45
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.

2 participants