Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the dependencies group with 6 updates:

Package From To
abortcontroller-polyfill 1.7.5 1.7.8
classnames 2.3.2 2.5.1
html-to-image 1.11.11 1.11.13
loglevel 1.8.1 1.9.2
react-virtualized 9.22.5 9.22.6
url-polyfill 1.1.12 1.1.13

Updates abortcontroller-polyfill from 1.7.5 to 1.7.8

Commits
  • b5c6843 Bump version to 1.7.8
  • e491983 Upgrade webdriverio, babel and prettier to the latest version
  • 77b155e Remove dependency on npm-run-all and add chalk (the latter was already used i...
  • 2b26c03 Bump version to 1.7.7
  • b7c0c03 Add Ray Hao (l246804) to contributors list
  • 90c077e fix: Fix the errors reported by test cases.
  • 575383e chore: change the abortsignal-ponyfill implementation
  • 7026d33 feat: add polyfill that only supports AbortSignal
  • 0811baf Bump version to 1.7.6
  • ae308a6 Upgrade to webdriverio 9.x
  • Additional commits viewable in compare view

Updates classnames from 2.3.2 to 2.5.1

Changelog

Sourced from classnames's changelog.

v2.5.1 / 2023-12-29

  • Remove workspaces field from package (#350)

v2.5.0 / 2023-12-27

  • Restore ability to pass a TypeScript interface (#341)
  • Add exports field to package (#342)

v2.4.0 / 2023-12-26

  • Use string concatenation to increase performance thanks Jon Koops (#336)

v2.3.3 / 2023-12-21

Commits

Updates html-to-image from 1.11.11 to 1.11.13

Release notes

Sourced from html-to-image's releases.

v1.11.13

1.11.13 (2025-02-14)

Bug Fixes

  • mask: add support for -webkit-mask and -webkit-mask-image (#382) (5bdfda7)

This release is also available on:

v1.11.12

1.11.12 (2025-02-12)

Bug Fixes

  • add possibility to use own handling of onerror which will not en… (#453) (04160c3)
  • ensure images are totally prcoessed before using them (ios) (#478) (51fb98f)
  • Fix fontEmbedCSS incorrect sizing (#422) (7020162)

Performance Improvements


This release is also available on:

Changelog

Sourced from html-to-image's changelog.

1.11.13 (2025-02-14)

Bug Fixes

  • mask: add support for -webkit-mask and -webkit-mask-image (#382) (5bdfda7)

1.11.12 (2025-02-12)

Bug Fixes

  • add possibility to use own handling of onerror which will not en… (#453) (04160c3)
  • ensure images are totally prcoessed before using them (ios) (#478) (51fb98f)
  • Fix fontEmbedCSS incorrect sizing (#422) (7020162)

Performance Improvements

Commits
  • 9957281 chore(release): v1.11.13 [skip ci]
  • d9b2fcf docs: Update README.md
  • a02abc6 chore: update contributors [skip ci]
  • 9de3db6 test: add spec
  • 3cd8093 chore: update CONTRIBUTORS [skip ci]
  • bad0d9c Add option to selectively include style properties when cloning element (#436)
  • f0d0341 chore: update CONTRIBUTORS [skip ci]
  • 5bdfda7 fix(mask): add support for -webkit-mask and -webkit-mask-image (#382)
  • aa3c979 chore: update contributors [skip ci]
  • 5b25b52 chore: update CONTRIBUTORS [skip ci]
  • Additional commits viewable in compare view

Updates loglevel from 1.8.1 to 1.9.2

Commits
  • 40d10ef v1.9.2
  • c1d0054 Don't include test, vendors or .github in published package
  • 3c5c7f1 Merge pull request #198 from Mr0grog/191-contributing-docs-cleanup
  • 9e42005 Clean up remaining audit issues
  • eee0949 Document Node.js requirements and test details
  • 02301f2 Fix minor grammar/typo/code quote issues
  • 52a80eb Merge pull request #197 from Mr0grog/196-better-ts-testing
  • 54aadd4 Undo deliberate failure
  • 54f31ae Deliberately cause tests to fail
  • a9be95d Run TypeScript tests in ts-node
  • Additional commits viewable in compare view

Updates react-virtualized from 9.22.5 to 9.22.6

Release notes

Sourced from react-virtualized's releases.

9.22.6

  • Update peer dependencies to include React 19
Changelog

Sourced from react-virtualized's changelog.

Changelog

NEXT
Commits

Updates url-polyfill from 1.1.12 to 1.1.13

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-57cba46f73 branch 3 times, most recently from a9d4bdb to 4dfcc31 Compare August 19, 2025 12:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-57cba46f73 branch from 4dfcc31 to d249096 Compare September 15, 2025 07:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-57cba46f73 branch from d249096 to c77e104 Compare October 13, 2025 07:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-57cba46f73 branch 2 times, most recently from 58753c1 to 7d74881 Compare November 10, 2025 07:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Nov 28, 2025

🚀 Deployed on https://pr-3554.maps.netlify.dhis2.org

@dhis2-bot dhis2-bot temporarily deployed to netlify November 28, 2025 12:41 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify December 16, 2025 09:41 Inactive
@BRaimbault
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-57cba46f73 branch from 2498d22 to 0336550 Compare December 16, 2025 10:46
Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) | `1.7.5` | `1.7.8` |
| [classnames](https://github.com/JedWatson/classnames) | `2.3.2` | `2.5.1` |
| [html-to-image](https://github.com/bubkoo/html-to-image) | `1.11.11` | `1.11.13` |
| [loglevel](https://github.com/pimterry/loglevel) | `1.8.1` | `1.9.2` |
| [react-virtualized](https://github.com/bvaughn/react-virtualized) | `9.22.5` | `9.22.6` |
| [url-polyfill](https://github.com/lifaon74/url-polyfill) | `1.1.12` | `1.1.13` |


Updates `abortcontroller-polyfill` from 1.7.5 to 1.7.8
- [Commits](mo/abortcontroller-polyfill@v1.7.5...v1.7.8)

Updates `classnames` from 2.3.2 to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](JedWatson/classnames@v2.3.2...v2.5.1)

Updates `html-to-image` from 1.11.11 to 1.11.13
- [Release notes](https://github.com/bubkoo/html-to-image/releases)
- [Changelog](https://github.com/bubkoo/html-to-image/blob/master/CHANGELOG.md)
- [Commits](bubkoo/html-to-image@v1.11.11...v1.11.13)

Updates `loglevel` from 1.8.1 to 1.9.2
- [Release notes](https://github.com/pimterry/loglevel/releases)
- [Commits](pimterry/loglevel@v1.8.1...v1.9.2)

Updates `react-virtualized` from 9.22.5 to 9.22.6
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](bvaughn/react-virtualized@9.22.5...9.22.6)

Updates `url-polyfill` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/lifaon74/url-polyfill/releases)
- [Commits](https://github.com/lifaon74/url-polyfill/commits/v1.1.13)

---
updated-dependencies:
- dependency-name: abortcontroller-polyfill
  dependency-version: 1.7.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: classnames
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: html-to-image
  dependency-version: 1.11.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: loglevel
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-virtualized
  dependency-version: 9.22.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: url-polyfill
  dependency-version: 1.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-57cba46f73 branch from 0336550 to 57759b8 Compare December 29, 2025 07:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 19, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-57cba46f73 branch January 19, 2026 08:17
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