chore: bump the npm-low-risk group across 1 directory with 14 updates by dependabot[bot] · Pull Request #207 · browserstack/a11y-engine-axe-core
Bumps the npm-low-risk group with 14 updates in the / directory:
| Package | From | To |
|---|---|---|
| @axe-core/webdriverjs | 4.10.2 |
4.11.1 |
| @babel/core | 7.28.4 |
7.29.0 |
| @babel/preset-env | 7.28.3 |
7.29.2 |
| @babel/runtime-corejs3 | 7.28.4 |
7.29.2 |
| core-js | 3.45.1 |
3.49.0 |
| emoji-regex | 10.5.0 |
10.6.0 |
| jsdoc | 4.0.4 |
4.0.5 |
| lint-staged | 16.2.0 |
16.4.0 |
| mocha | 11.7.2 |
11.7.5 |
| patch-package | 8.0.0 |
8.0.1 |
| prettier | 3.6.2 |
3.8.1 |
| selenium-webdriver | 4.35.0 |
4.41.0 |
| serve-handler | 6.1.6 |
6.1.7 |
| sinon | 21.0.0 |
21.0.3 |
Updates @axe-core/webdriverjs from 4.10.2 to 4.11.1
Changelog
Sourced from @axe-core/webdriverjs's changelog.
4.11.1 (2026-01-09)
Bug Fixes
- reorder exports to place types first (#1261) (40d22e3), closes #1243
- Update axe-core to v4.11.1 (#1271) (77f577e)
4.11.0 (2025-10-14)
Bug Fixes
- Optimize AxeBuilder memory usage. (#1154) (e53cd36), closes /github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/axePuppeteer.ts#L59 /github.com/bensenescu/axe-core-npm/blob/develop/packages/puppeteer/src/utils.ts#L34
- Update axe-core to v4.10.3 (#1155) (f8e3a14)
- wdio: resolve blank navigation issue in WDIO v9 (#1169) (6505560)
Features
Commits
66a3106chore(release): v4.11.1 (#1275)9a07fd7chore: RC v4.11.1 (#1272)999a563chore: applying release changes26e0d0bchore: RC v4.11.177f577efix: Update axe-core to v4.11.1 (#1271)40d22e3fix: reorder exports to place types first (#1261)bd80a5fchore: rebuild lockfile (#1266)a73c6a8chore: bump the npm-low-risk group across 1 directory with 27 updates (#1265)a80460dchore: bump@wdio/mocha-frameworkfrom 8.39.0 to 9.20.1 (#1256)2199e1bchore: bump mocha from 9.2.2 to 11.7.5 (#1257)- 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 @axe-core/webdriverjs since your current version.
Updates @babel/core from 7.28.4 to 7.29.0
Release notes
Sourced from @babel/core's releases.
v7.29.0 (2026-01-31)
Thanks
@simbahaxfor your first PR!🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parser
- #17765 fix(parser): correctly parse type assertions in
extendsclause (@nicolo-ribaudo)- #17723 [7.x backport] fix(parser): improve super type argument parsing (
@JLHwung)babel-traverse
- #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (
@simbahax)babel-plugin-transform-block-scoping,babel-traverse
- #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (
@magic-akari)🏃♀️ Performance
babel-generator,babel-runtime-corejs3
- #17642 [Babel 7] Improve generator performance (
@liuxingbaoyu)Committers: 6
- David (
@simbahax)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu@magic-akariv7.28.6 (2026-01-12)
Thanks
@kadhirashand@kolvianfor your first PRs!🐛 Bug Fix
babel-cli,babel-code-frame,babel-core,babel-helper-check-duplicate-nodes,babel-helper-fixtures,babel-helper-plugin-utils,babel-node,babel-plugin-transform-flow-comments,babel-plugin-transform-modules-commonjs,babel-plugin-transform-property-mutators,babel-preset-env,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17556 fix:
transform-regeneratorcorrectly handles scope (@liuxingbaoyu)babel-plugin-transform-react-jsx
- #17538 fix: Keep jsx comments (
@liuxingbaoyu)💅 Polish
babel-core,babel-standalone🏠 Internal
babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-proposal-decorators,babel-plugin-proposal-import-attributes-to-assertions,babel-plugin-proposal-import-wasm-source,babel-plugin-syntax-async-do-expressions,babel-plugin-syntax-decorators,babel-plugin-syntax-destructuring-private,babel-plugin-syntax-do-expressions,babel-plugin-syntax-explicit-resource-management,babel-plugin-syntax-export-default-from,babel-plugin-syntax-flow,babel-plugin-syntax-function-bind,babel-plugin-syntax-function-sent,babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributes,babel-plugin-syntax-import-defer,babel-plugin-syntax-import-source,babel-plugin-syntax-jsx,babel-plugin-syntax-module-blocks,babel-plugin-syntax-optional-chaining-assign,babel-plugin-syntax-partial-application,babel-plugin-syntax-pipeline-operator,babel-plugin-syntax-throw-expressions,babel-plugin-syntax-typescript,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-dotall-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-json-strings,babel-plugin-transform-logical-assignment-operators,babel-plugin-transform-nullish-coalescing-operator,babel-plugin-transform-numeric-separator,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-catch-binding,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-regexp-modifiers,babel-plugin-transform-unicode-property-regex,babel-plugin-transform-unicode-sets-regex
- #17580 Allow Babel 8 in compatible Babel 7 plugins (
@nicolo-ribaudo)
... (truncated)
Commits
aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)61647aev7.28.542cb285Improve@babel/coretypes (#17404)- 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 @babel/core since your current version.
Updates @babel/preset-env from 7.28.3 to 7.29.2
Release notes
Sourced from @babel/preset-env's releases.
v7.29.2 (2026-03-16)
👓 Spec Compliance
🐛 Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-preset-env,babel-runtime-corejs3
- #17805 [7.x backport] fix: Properly handle await in finally (
@liuxingbaoyu)babel-preset-env🏠 Internal
Committers: 2
- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.29.1 (2026-02-04)
🐛 Bug Fix
babel-standalonebabel-generator
- #17776 [7.x backport] Fix undefined when 64 indents (
@liuxingbaoyu)Committers: 2
- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.29.0 (2026-01-31)
Thanks
@simbahaxfor your first PR!🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parser
- #17765 fix(parser): correctly parse type assertions in
extendsclause (@nicolo-ribaudo)- #17723 [7.x backport] fix(parser): improve super type argument parsing (
@JLHwung)babel-traverse
- #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (
@simbahax)babel-plugin-transform-block-scoping,babel-traverse
- #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (
@magic-akari)
... (truncated)
Commits
37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)061bf95[7.x backport] preset-env include/exclude should accept bugfix plugins (#17789)aa8394ev7.29.00053db6Update polyfill packages (#17727)f3a2226[babel 7] Delete Babel 8 fixtures (#17729)d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)61647aev7.28.5- 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 @babel/preset-env since your current version.
Updates @babel/runtime-corejs3 from 7.28.4 to 7.29.2
Release notes
Sourced from @babel/runtime-corejs3's releases.
v7.29.2 (2026-03-16)
👓 Spec Compliance
🐛 Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-preset-env,babel-runtime-corejs3
- #17805 [7.x backport] fix: Properly handle await in finally (
@liuxingbaoyu)babel-preset-env🏠 Internal
Committers: 2
- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.29.1 (2026-02-04)
🐛 Bug Fix
babel-standalonebabel-generator
- #17776 [7.x backport] Fix undefined when 64 indents (
@liuxingbaoyu)Committers: 2
- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyuv7.29.0 (2026-01-31)
Thanks
@simbahaxfor your first PR!🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parser
- #17765 fix(parser): correctly parse type assertions in
extendsclause (@nicolo-ribaudo)- #17723 [7.x backport] fix(parser): improve super type argument parsing (
@JLHwung)babel-traverse
- #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (
@simbahax)babel-plugin-transform-block-scoping,babel-traverse
- #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (
@magic-akari)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @babel/runtime-corejs3 since your current version.
Updates core-js from 3.45.1 to 3.49.0
Changelog
Sourced from core-js's changelog.
3.49.0 - 2026.03.16
- Changes v3.48.0...v3.49.0 (373 commits)
Iterator.rangeupdated following the actual spec version
- Throw a
RangeErroronNaNstart/end/step- Allow
nullasoptionOrStep- Improved accuracy of
Math.{ asinh, atanh }polyfills with big and small values- Improved accuracy of
Number.prototype.toExponentialpolyfills with big and small values- Improved performance of
atob,btoa,Uint8Array.fromHex,Uint8Array.prototype.setFromHex, andUint8Array.prototype.toHex, #1503, #1464, #1510, thanks@johnzhou721- Minor performance optimization polyfills of methods from
Mapupsert proposal- Polyfills of methods from
Mapupsert proposal from the pure version made generic to make it work with polyfilled and native collections- Wrap
Symbol.forinSymbol.prototype.descriptionpolyfill for correct handling of empty string descriptions- Fixed a modern Safari bug in
Array.prototype.includeswith sparse arrays andfromIndex- Fixed one more case (
Iterator.prototype.take) of a V8 ~ Chromium < 126 bug- Forced replacement of
Iterator.{ concat, zip, zipKeyed }in the pure version for ensuring proper wrappedIteratorinstances as the result- Fixed proxying
.return()on exhausted iterator from some methods of iterator helpers polyfill to the underlying iterator- Fixed double
.return()calling in case of throwing error in this method in the internaliteratehelper that affected some polyfills- Fixed closing iterator on
IteratorValueerrors in the internaliteratehelper that affected some polyfills- Fixed iterator closing in
Array.frompolyfill on failure to create array property- Fixed order of arguments validation in
Array.fromAsyncpolyfill- Fixed a lack of counter validation on
MAX_SAFE_INTEGERinArray.fromAsyncpolyfill- Fixed order of arguments validation in
Array.prototype.flatpolyfill- Fixed handling strings as iterables in
Iterator.{ zip, zipKeyed }polyfills- Fixed some cases of iterators closing in
Iterator.{ zip, zipKeyed }polyfills- Fixed validation of iterators
.next()results an objects inIterator.{ zip, zipKeyed }polyfills- Fixed a lack of early error in
Iterator.concatpolyfill on primitive as an iterator- Fixed buffer mutation exposure in
Iterator.prototype.windowspolyfill- Fixed iterator closing in
Set.prototype.{ isDisjointFrom, isSupersetOf }polyfill- Fixed (updated following the final spec) one more case
Set.prototype.differencepolyfill with updatingthis- Fixed
DataView.prototype.setFloat16polyfill in (0, 1) range- Fixed order of arguments validation in
String.prototype.{ padStart, padEnd }polyfills- Fixed order of arguments validation in
String.prototype.{ startsWith, endsWith }polyfills- Fixed some cases of
Infinityhandling inString.prototype.substrpolyfill- Fixed
String.prototype.repeatpolyfill with a counter exceeding 2 ** 32- Fixed some cases of chars case in
escapepolyfill- Fixed named backreferences in
RegExpNCG polyfill- Fixed some cases of
RegExpNCG polyfill in combination with other types of groups- Fixed some cases of
RegExpNCG polyfill in combination withdotAll- Fixed
String.prototype.replacewithstickypolyfill, #810, #1514- Fixed
RegExpstickypolyfill with alternation- Fixed handling of some line terminators in case of
multiline+stickymode inRegExppolyfill- Fixed
.inputslicing on result object withRegExpstickymode polyfill- Fixed handling of empty groups with
globalandunicodemodes in polyfills- Fixed
URLSearchParam.prototype.deletepolyfill with duplicate key-value pairs- Fixed possible removal of unnecessary entries in
URLSearchParam.prototype.deletepolyfill with second argument- Fixed an error in some cases of non-special URLs without a path in the
URLpolyfill- Fixed some percent encode cases / character sets in the
URLpolyfill- Fixed parsing of non-IPv4 hosts ends in a number in the
URLpolyfill- Fixed some cases of
''andnullhost handling in theURLpolyfill- Fixed host parsing with
hostname = host:portin theURLpolyfill- Fixed host inheritance in some cases of file scheme in the
URLpolyfill
... (truncated)
Commits
80adfc4v3.49.00ad3e00fix a modern Safari bug inArray.prototype.includeswith sparse arrays and ...853bfa4update some linksb4d723ffix a lack of counter validation onMAX_SAFE_INTEGERinArray.fromAsyncp...e276676fix parsing of non-IPv4 hosts ends in a number in theURLpolyfilldd1cfbafix order of arguments validation inString.prototype.{ padStart, padEnd }...b952c5fadd an extra protection to configuratore490cafFix for #810 (#1514)10b4e86drop an unneeded comment28cf2e9feat: Improve performance of Uint8Array Hex functions (#1510)- Additional commits viewable in compare view
Updates emoji-regex from 10.5.0 to 10.6.0
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for emoji-regex since your current version.
Updates jsdoc from 4.0.4 to 4.0.5
Changelog
Sourced from jsdoc's changelog.
4.0.5 (October 2025)
Fixes a performance issue when generating documentation for medium-to-large APIs.
Commits
61b22354.0.5cbea149fix: speed up templateHelper's getAncestor() by 500x- See full diff in compare view
Updates lint-staged from 16.2.0 to 16.4.0
Release notes
Sourced from lint-staged's releases.
v16.4.0
Minor Changes
- #1739
687fc90Thanks@hyperz111! - Replacemicromatchwithpicomatchto reduce dependencies.v16.3.4
Patch Changes
- #1742
9d6e827Thanks@iiroj! - Update dependencies, includingtinyexec@1.0.4to make sure localnode_modules/.binare preferred to global locations (released intinyexec@1.0.3).v16.3.3
Patch Changes
- #1740
0109e8dThanks@iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.v16.3.2
Patch Changes
- #1735
2adaf6cThanks@iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.v16.3.1
Patch Changes
- #1729
cd5d762Thanks@iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.v16.3.0
Minor Changes
#1698
feda37aThanks@iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks@iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
- #1726
87467aaThanks@iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.v16.2.7
Patch Changes
- #1711
ef74c8dThanks@iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.v16.2.6
Patch Changes
- #1693
33d4502Thanks@Adrian-Baran-GY! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.v16.2.5
Patch Changes
... (truncated)
Changelog
Sourced from lint-staged's changelog.
16.4.0
Minor Changes
- #1739
687fc90Thanks@hyperz111! - Replacemicromatchwithpicomatchto reduce dependencies.16.3.4
Patch Changes
- #1742
9d6e827Thanks@iiroj! - Update dependencies, includingtinyexec@1.0.4to make sure localnode_modules/.binare preferred to global locations (released intinyexec@1.0.3).16.3.3
Patch Changes
- #1740
0109e8dThanks@iiroj! - Make sure Git's warning about CRLF line-endings doesn't interfere with creating initial backup stash.16.3.2
Patch Changes
- #1735
2adaf6cThanks@iiroj! - Hide the extracmdwindow on Windows by spawning tasks without thedetachedoption.16.3.1
Patch Changes
- #1729
cd5d762Thanks@iiroj! - Removenano-spawnas a dependency frompackage.jsonas it was replaced withtinyexecand is no longer used.16.3.0
Minor Changes
#1698
feda37aThanks@iiroj! - Run external processes withtinyexecinstead ofnano-spawn.nano-spawnreplacedexecain lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hopetinyexecimproves the situation.#1699
1346d16Thanks@iiroj! - Removepidtreeas a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and thetaskkillcommand on Windows.Patch Changes
- #1726
87467aaThanks@iiroj! - Incorrect brace expansions like*.{js}(nothing to expand) are detected exhaustively, instead of just a single pass.16.2.7
Patch Changes
- #1711
ef74c8dThanks@iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.16.2.6
... (truncated)
Commits
445f9ddchore(changeset): released91be60docs: update readme to use picomatchb392a9frefactor: extractmatchFilesand add unit tests687fc90refactor: replace micromatch with picomatch26dadf9chore(changeset): release9d6e827build(deps): update dependencies8aea986chore(changeset): release0109e8dfix: strip Git CRLF warning from outputdfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...- 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 lint-staged since your current version.
Updates mocha from 11.7.2 to 11.7.5
Release notes
Sourced from mocha's releases.
v11.7.5
11.7.5 (2025-11-04)
🩹 Fixes
🧹 Chores
- run tests on PRs for and pushes to v11.x (#5525) (8b21b38)
- setup release-please for v11 (#5522) (663fff4)
v11.7.4
11.7.4 (2025-10-01)
🩹 Fixes
📚 Documentation
🧹 Chores
v11.7.3
11.7.3 (2025-09-30)
🩹 Fixes
📚 Documentation
- add security escalation policy (#5466) (4122c7d)
- fix duplicate global leak documentation (#5461) (1164b9d)
- migrate third party UIs wiki page to docs (#5434) (6654704)
- update maintainer release notes for release-please (#5453) (185ae1e)
🤖 Automation
... (truncated)
Changelog
Sourced from mocha's changelog.
11.7.5 (2025-11-04)
🩹 Fixes
🧹 Chores
- run tests on PRs for and pushes to v11.x (#5525) (8b21b38)
- setup release-please for v11 (#5522) (663fff4)
11.7.4 (2025-10-01)
🩹 Fixes
📚 Documentation
🧹 Chores
11.7.3 (2025-09-30)
🩹 Fixes
📚 Documentation
- add security escalation policy (#5466) (4122c7d)
- fix duplicate global leak documentation (#5461) (1164b9d)
- migrate third party UIs wiki page to docs (#5434) (6654704)
- update maintainer release notes for release-please (#5453) (185ae1e)
🤖 Automation
Commits
9a6a5dbchore(v11.x): release 11.7.5 (#5523)8b21b38chore: run tests on PRs for and pushes to v11.x (#5525)663fff4chore: setup release-please for v11 (#5522)8d97220Update release-please to include v11.x and use Node ^22d89dbaffix: swallow morerequireerrors from *ts files (#5498)8649f39chore(main): release 11.7.4 (#5473)c2667c3fix: watch mode using chokidar v4 (#5379)7f68e5cchore: remove trailing spaces (#5475)bff9166Docs: migrate remaining legacy wiki pages to main documentation (#5465)c805327chore(main): release 11.7.3 (#5455)- Additional commits viewable in compare view
Updates patch-package from 8.0.0 to 8.0.1
Commits
- See full diff in compare view
Updates prettier from 3.6.2 to 3.8.1