chore: bump the npm-low-risk group across 1 directory with 23 updates#155
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore: bump the npm-low-risk group across 1 directory with 23 updates#155dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
8359127 to
01ed9a2
Compare
01ed9a2 to
43f4c4f
Compare
43f4c4f to
6d17642
Compare
6d17642 to
f208184
Compare
Bumps the npm-low-risk group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@axe-core/webdriverjs](https://github.com/dequelabs/axe-core-npm) | `4.8.5` | `4.10.2` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.0` | `7.28.3` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.0` | `7.28.3` | | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.24.0` | `7.28.3` | | [aria-query](https://github.com/A11yance/aria-query) | `5.3.0` | `5.3.2` | | [chai](https://github.com/chaijs/chai) | `4.4.1` | `4.5.0` | | [clean-jsdoc-theme](https://github.com/ankitskvmdam/clean-jsdoc-theme) | `4.2.17` | `4.3.0` | | [colorjs.io](https://github.com/LeaVerou/color.js) | `0.5.0` | `0.5.2` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.36.0` | `3.45.1` | | [emoji-regex](https://github.com/mathiasbynens/emoji-regex) | `10.3.0` | `10.5.0` | | [eslint-plugin-mocha-no-only](https://github.com/lewazo/eslint-mocha-no-only) | `1.1.1` | `1.2.0` | | [html-entities](https://github.com/mdevils/html-entities) | `2.5.2` | `2.6.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `8.2.6` | `8.2.7` | | [jsdoc](https://github.com/jsdoc/jsdoc) | `4.0.2` | `4.0.4` | | [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` | | [memoizee](https://github.com/medikoo/memoizee) | `0.4.15` | `0.4.17` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.6.2` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.18.1` | `4.35.0` | | [serve-handler](https://github.com/vercel/serve-handler) | `6.1.5` | `6.1.6` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.3` | `2.0.13` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.2` | `5.9.2` | | [uglify-js](https://github.com/mishoo/UglifyJS) | `3.17.4` | `3.19.3` | Updates `@axe-core/webdriverjs` from 4.8.5 to 4.10.2 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-npm@v4.8.5...v4.10.2) Updates `@babel/core` from 7.24.0 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-core) Updates `@babel/preset-env` from 7.24.0 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-preset-env) Updates `@babel/runtime-corejs3` from 7.24.0 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime-corejs3) Updates `aria-query` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md) - [Commits](A11yance/aria-query@v5.3.0...v5.3.2) Updates `chai` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.4.1...v4.5.0) Updates `clean-jsdoc-theme` from 4.2.17 to 4.3.0 - [Release notes](https://github.com/ankitskvmdam/clean-jsdoc-theme/releases) - [Changelog](https://github.com/ankitskvmdam/clean-jsdoc-theme/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankitskvmdam/clean-jsdoc-theme/commits) Updates `colorjs.io` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/LeaVerou/color.js/releases) - [Commits](color-js/color.js@v0.5.0...v0.5.2) Updates `core-js` from 3.36.0 to 3.45.1 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.45.1/packages/core-js) Updates `emoji-regex` from 10.3.0 to 10.5.0 - [Commits](mathiasbynens/emoji-regex@v10.3.0...v10.5.0) Updates `eslint-plugin-mocha-no-only` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/lewazo/eslint-mocha-no-only/releases) - [Commits](https://github.com/lewazo/eslint-mocha-no-only/commits/v1.2.0) Updates `html-entities` from 2.5.2 to 2.6.0 - [Release notes](https://github.com/mdevils/html-entities/releases) - [Changelog](https://github.com/mdevils/html-entities/blob/main/CHANGELOG.md) - [Commits](mdevils/html-entities@v2.5.2...v2.6.0) Updates `husky` from 9.0.11 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.7) Updates `inquirer` from 8.2.6 to 8.2.7 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@8.2.7) Updates `jsdoc` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md) - [Commits](jsdoc/jsdoc@4.0.2...4.0.4) Updates `karma` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.4.3...v6.4.4) Updates `memoizee` from 0.4.15 to 0.4.17 - [Release notes](https://github.com/medikoo/memoizee/releases) - [Changelog](https://github.com/medikoo/memoizee/blob/main/CHANGELOG.md) - [Commits](medikoo/memoizee@v0.4.15...v0.4.17) Updates `prettier` from 3.2.5 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.6.2) Updates `selenium-webdriver` from 4.18.1 to 4.35.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.18.1...selenium-4.35.0) Updates `serve-handler` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/vercel/serve-handler/releases) - [Commits](vercel/serve-handler@6.1.5...6.1.6) Updates `start-server-and-test` from 2.0.3 to 2.0.13 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.13) Updates `typescript` from 5.4.2 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.2...v5.9.2) Updates `uglify-js` from 3.17.4 to 3.19.3 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v3.17.4...v3.19.3) --- updated-dependencies: - dependency-name: "@axe-core/webdriverjs" dependency-version: 4.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: "@babel/core" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: "@babel/runtime-corejs3" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: aria-query dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: chai dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: clean-jsdoc-theme dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: colorjs.io dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: core-js dependency-version: 3.45.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: emoji-regex dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: eslint-plugin-mocha-no-only dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: html-entities dependency-version: 2.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: inquirer dependency-version: 8.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: jsdoc dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: memoizee dependency-version: 0.4.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: selenium-webdriver dependency-version: 4.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: serve-handler dependency-version: 6.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: start-server-and-test dependency-version: 2.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: uglify-js dependency-version: 3.19.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk ... Signed-off-by: dependabot[bot] <support@github.com>
f208184 to
ad8a400
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-low-risk group with 23 updates in the / directory:
4.8.54.10.27.24.07.28.37.24.07.28.37.24.07.28.35.3.05.3.24.4.14.5.04.2.174.3.00.5.00.5.23.36.03.45.110.3.010.5.01.1.11.2.02.5.22.6.09.0.119.1.78.2.68.2.74.0.24.0.46.4.36.4.40.4.150.4.173.2.53.6.24.18.14.35.06.1.56.1.62.0.32.0.135.4.25.9.23.17.43.19.3Updates
@axe-core/webdriverjsfrom 4.8.5 to 4.10.2Release notes
Sourced from
@axe-core/webdriverjs's releases.... (truncated)
Changelog
Sourced from
@axe-core/webdriverjs's changelog.... (truncated)
Commits
82124cdchore: RC v4.10.26505560fix(wdio): resolve blank navigation issue in WDIO v9 (#1169)ed312fcchore(wdio): add webdriverio ^9 to peer dependencies (#1167)f8e3a14fix: Update axe-core to v4.10.3 (#1155)e558bc8chore: Update CODEOWNERS (#1163)b46343dchore: update node to 22 (#1158)e53cd36fix: Optimize AxeBuilder memory usage. (#1154)527d4bddocs(webdriverio): bidi support notice (#1145)5567480Merge branch 'develop' into update-docs-bidi5528656ci: resolve chromedrivers not running in Ubuntu runners >=24.04 (#1150)Updates
@babel/corefrom 7.24.0 to 7.28.3Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)64ec61eexport PartialConfig and NormalizedOptions (#17470)fb57f26chore: update browser compat libs (#17469)ccc5faev7.28.02372572Update source maps packages (#17420)7896ed7SupportsourceType: "commonjs"(#17390)b35d186typing: export ConfigAPI type (#17400)4ce7dfdv7.27.77428811Improve TS babel config loading (#17392)Updates
@babel/preset-envfrom 7.24.0 to 7.28.3Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)f4a9616[static blocks] Do not inject new static fields after static code (#17443)f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0743ecd4Add explicit resource management to preset-env (#17355)cd0de90Updatebabel-polyfillpackages (#17403)fdbf1b3fix:finallycauses unexpected return value (#17366)7ba1afaUpdate babel 8 preset env fixtures (#17356)Updates
@babel/runtime-corejs3from 7.24.0 to 7.28.3Release notes
Sourced from
@babel/runtime-corejs3's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3's changelog.... (truncated)
Commits
ef155f5v7.28.3cac0ff4v7.28.2f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0cd0de90Updatebabel-polyfillpackages (#17403)baa4cb8v7.27.6fdbf1b3fix:finallycauses unexpected return value (#17366)7d06930v7.27.45b9468dReduceregeneratorsize more (#17287)cb78b5b[babel 8] Do not replace globalregeneratorRuntimereferences in regenerato...Updates
aria-queryfrom 5.3.0 to 5.3.2Changelog
Sourced from aria-query's changelog.
Commits
f347e71v5.3.21f4e602[Dev Deps] update babel deps,mock-property,tape0237db8[Tests] DRY up tests with some helpers28791c4[Tests] handle things missing in older envs2106d5e[Fix] node < 4 lacks.findandObject.assign4f50008[Tests] fix build path9c90890[flow] remove unused flow typesfab2d4a[meta] create SECURITY.yml and FUNDING.yml8009738[meta] reduce dependabot noised6b18efOnly apps should have lockfilesMaintainer changes
This version was pushed to npm by ljharb, a new releaser for aria-query since your current version.
Updates
chaifrom 4.4.1 to 4.5.0Release notes
Sourced from chai's releases.
Commits
6a193084.5.01a36d35Update type detect (#1631)Updates
clean-jsdoc-themefrom 4.2.17 to 4.3.0Commits
Updates
colorjs.iofrom 0.5.0 to 0.5.2Release notes
Sourced from colorjs.io's releases.
Commits
00bb6deRelease 0.5.2c3dce07[types] Remove module augmentation (#566)a59ba36Release 0.5.19630180fix(types): Issues with TypeScript 5.5Maintainer changes
This version was pushed to npm by mysteryblokhed, a new releaser for colorjs.io since your current version.
Updates
core-jsfrom 3.36.0 to 3.45.1Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
a16b86av3.45.14f9ac04fix a conflict of native methods fromMapupsert proposal with polyfilled m...149c2f1update some examples836cbecbump the year