Skip to content

chore(deps): bump the minor-deps-updates-main group across 1 directory with 8 updates#502

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-3ff8ac39e5
Closed

chore(deps): bump the minor-deps-updates-main group across 1 directory with 8 updates#502
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-3ff8ac39e5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 5, 2025

Bumps the minor-deps-updates-main group with 7 updates in the / directory:

Package From To
@wdio/logger 9.4.4 9.18.0
fast-xml-parser 5.0.9 5.2.5
@vitest/coverage-v8 3.0.9 3.2.4
@wdio/eslint 0.0.5 0.1.2
eslint 9.23.0 9.32.0
typescript 5.8.3 5.9.2
webdriverio 9.12.4 9.18.4

Updates @wdio/logger from 9.4.4 to 9.18.0

Release notes

Sourced from @​wdio/logger's releases.

v9.18.0 (2025-07-16)

🐛 Bug Fix

  • create-wdio, wdio-browserstack-service, wdio-cucumber-framework, wdio-json-reporter, wdio-logger, wdio-mocha-framework, wdio-utils, webdriver, webdriverio
  • webdriverio
  • webdriver, webdriverio

💅 Polish

  • wdio-utils
  • wdio-cli

📝 Documentation

🏠 Internal

  • wdio-browserstack-service, wdio-cli, wdio-lighthouse-service, wdio-reporter, wdio-static-server-service, wdio-sumologic-reporter, wdio-webdriver-mock-service, webdriver, webdriverio
  • Other

Committers: 6

v9.17.1

No updates!

v9.17.0 (2025-07-09)

🚀 New Feature

🐛 Bug Fix

  • wdio-browser-runner, wdio-cucumber-framework, wdio-globals, wdio-mocha-framework, wdio-utils
  • webdriver
  • webdriverio

... (truncated)

Changelog

Sourced from @​wdio/logger's changelog.

v9.18.0 (2025-07-16)

🐛 Bug Fix

  • create-wdio, wdio-browserstack-service, wdio-cucumber-framework, wdio-json-reporter, wdio-logger, wdio-mocha-framework, wdio-utils, webdriver, webdriverio
  • webdriverio
  • webdriver, webdriverio

💅 Polish

  • wdio-utils
  • wdio-cli

📝 Documentation

🏠 Internal

  • wdio-browserstack-service, wdio-cli, wdio-lighthouse-service, wdio-reporter, wdio-static-server-service, wdio-sumologic-reporter, wdio-webdriver-mock-service, webdriver, webdriverio
  • Other

Committers: 6

v9.17.0 (2025-07-09)

🚀 New Feature

🐛 Bug Fix

  • wdio-browser-runner, wdio-cucumber-framework, wdio-globals, wdio-mocha-framework, wdio-utils
  • webdriver
  • webdriverio
  • wdio-allure-reporter, wdio-reporter, wdio-utils, webdriverio

... (truncated)

Commits

Updates fast-xml-parser from 5.0.9 to 5.2.5

Release notes

Sourced from fast-xml-parser's releases.

upgrade to ESM module and fixing value parsing issues

  • Support ESM modules
  • fix value parsing issues
  • a feature to access tag location is added (metadata)
  • fix to read DOCTYPE correctly

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

5.2.5 / 2025-06-08

  • Inform user to use fxp-cli instead of in-built CLI feature
  • Export typings for direct use

5.2.4 / 2025-06-06

  • fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE

5.2.3 / 2025-05-11

  • fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE

5.2.2 / 2025-05-05

  • fix (#746): update strnum to fix parsing issues related to enotations

5.2.1 / 2025-04-22

  • fix: read DOCTYPE entity value correctly
  • read DOCTYPE NOTATION, ELEMENT exp but not using read values

5.2.0 / 2025-04-03

5.1.0 / 2025-04-02

  • feat: declare package as side-effect free (#738) (By Thomas Bouffard)
  • fix cjs build mode
  • fix builder return type to string

5.0.9 / 2025-03-14

  • fix: support numeric entities with values over 0xFFFF (#726) (By Marc Durdin)
  • fix: update strnum to fix parsing 0 if skiplike option is used

5.0.8 / 2025-02-27

  • fix parsing 0 if skiplike option is used.
    • updating strnum dependency

5.0.7 / 2025-02-25

  • fix (#724) typings for cjs.

5.0.6 / 2025-02-20

5.0.5 / 2025-02-20

  • fix parsing of string starting with 'e' or 'E' by updating strnum

5.0.4 / 2025-02-20

  • fix CLI to support all the versions of node js when displaying library version.
  • fix CJS import in v5

... (truncated)

Commits
  • 7e74b4f deprecate in-built CLI
  • 8be4bd5 fix doctype
  • 9fc3524 export types in fxp.d.ts for better module usability (#744)
  • 5bcf183 fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE
  • 619b504 update strfix (#746): update strnum to fix parsing issues related to enotations
  • 62365df update docs and package info
  • 0c0b367 feat: read DOCTYPE ELEMENT exp
  • 38d0234 refactored code of DOCTYPE
  • 7c6cba4 feat read DOCTYPE NOTATION exp
  • 7589705 fix: DOCTYPE entity value should be read correctly
  • Additional commits viewable in compare view

Updates @vitest/coverage-v8 from 3.0.9 to 3.2.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.2.4

   🐞 Bug Fixes

    View changes on GitHub

v3.2.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.2.2

... (truncated)

Commits

Updates @wdio/eslint from 0.0.5 to 0.1.2

Release notes

Sourced from @​wdio/eslint's releases.

Release 0.1.2

  • build(deps): bump the minor-deps-updates-main group with 5 updates (#52) (41edc88)

Release 0.1.1

  • fix: change switch statement indent to 0 (#31) (82f39d6)

Release 0.1.0

  • chore: add expense workflow (be3569e)
Commits
  • 2db1cae Release 0.1.2
  • 41edc88 build(deps): bump the minor-deps-updates-main group with 5 updates (#52)
  • d3bc4c8 build(deps): bump the patch-deps-updates-main group with 2 updates (#50)
  • ac244d2 build(deps): bump @​stylistic/eslint-plugin (#51)
  • 5c0c6b9 build(deps): bump the minor-deps-updates-main group with 3 updates (#49)
  • 4317158 build(deps): bump the patch-deps-updates-main group with 3 updates (#48)
  • 163fcda build(deps-dev): bump release-it in the patch-deps-updates-main group (#46)
  • c0879a2 build(deps): bump the minor-deps-updates-main group with 5 updates (#47)
  • a779771 build(deps): bump the patch-deps-updates-main group with 2 updates (#44)
  • 70c608a build(deps): bump @​eslint/js in the minor-deps-updates-main group (#45)
  • Additional commits viewable in compare view

Updates eslint from 9.23.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)

v9.31.0

Features

  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)

Bug Fixes

  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

Documentation

  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

Chores

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

v9.30.1 - July 1, 2025

  • b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
  • b3dbc16 chore: package.json update for @​eslint/js release (Jenkins)
  • e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
  • ab7c625 docs: Update README (GitHub Actions Bot)
  • dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)

v9.30.0 - June 27, 2025

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)

... (truncated)

Commits

Updates typescript from 5.8.3 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates vitest from 3.0.9 to 3.2.4

Release notes

Sourced from vitest's releases.

v3.2.4

   🐞 Bug Fixes

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-deps-updates-main-3ff8ac39e5 branch from 8d6bea8 to 73d4fff Compare August 5, 2025 02:56
…y with 8 updates

Bumps the minor-deps-updates-main group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wdio/logger](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-logger) | `9.4.4` | `9.18.0` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.0.9` | `5.2.5` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.9` | `3.2.4` |
| [@wdio/eslint](https://github.com/webdriverio/eslint) | `0.0.5` | `0.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.32.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.12.4` | `9.18.4` |



Updates `@wdio/logger` from 9.4.4 to 9.18.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.18.0/packages/wdio-logger)

Updates `fast-xml-parser` from 5.0.9 to 5.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.0.9...v5.2.5)

Updates `@vitest/coverage-v8` from 3.0.9 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/coverage-v8)

Updates `@wdio/eslint` from 0.0.5 to 0.1.2
- [Release notes](https://github.com/webdriverio/eslint/releases)
- [Commits](webdriverio/eslint@0.0.5...0.1.2)

Updates `eslint` from 9.23.0 to 9.32.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.23.0...v9.32.0)

Updates `typescript` from 5.8.3 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.8.3...v5.9.2)

Updates `vitest` from 3.0.9 to 3.2.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest)

Updates `webdriverio` from 9.12.4 to 9.18.4
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.18.4/packages/webdriverio)

---
updated-dependencies:
- dependency-name: "@wdio/logger"
  dependency-version: 9.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: fast-xml-parser
  dependency-version: 5.2.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: "@wdio/eslint"
  dependency-version: 0.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: eslint
  dependency-version: 9.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: vitest
  dependency-version: 3.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: webdriverio
  dependency-version: 9.18.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-deps-updates-main-3ff8ac39e5 branch from 73d4fff to bb60fb9 Compare August 10, 2025 23:57
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 10, 2025

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

@dependabot dependabot Bot closed this Aug 10, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minor-deps-updates-main-3ff8ac39e5 branch August 10, 2025 23:58
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.

0 participants