Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update node.js dependencies #218

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/archiver (source) ^5.3.2 -> ^5.3.4 age adoption passing confidence
@types/chrome (source) ^0.0.244 -> ^0.0.248 age adoption passing confidence
@types/common-tags (source) ^1.8.1 -> ^1.8.3 age adoption passing confidence
@types/firefox-webext-browser (source) ^111.0.1 -> ^111.0.3 age adoption passing confidence
@types/jsonwebtoken (source) ^9.0.2 -> ^9.0.4 age adoption passing confidence
@types/mocha (source) ^10.0.1 -> ^10.0.3 age adoption passing confidence
@types/mz (source) ^2.7.4 -> ^2.7.6 age adoption passing confidence
@types/request (source) ^2.48.8 -> ^2.48.11 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.5.0 -> ^6.9.0 age adoption passing confidence
@typescript-eslint/parser ^6.5.0 -> ^6.9.0 age adoption passing confidence
@wdio/cli (source) ^8.16.0 -> ^8.20.5 age adoption passing confidence
@wdio/local-runner (source) ^8.16.0 -> ^8.20.5 age adoption passing confidence
@wdio/mocha-framework (source) ^8.16.0 -> ^8.20.3 age adoption passing confidence
@wdio/spec-reporter (source) ^8.15.10 -> ^8.20.0 age adoption passing confidence
@wdio/static-server-service (source) ^8.15.10 -> ^8.20.0 age adoption passing confidence
archiver ^6.0.0 -> ^6.0.1 age adoption passing confidence
chai (source) ^4.3.8 -> ^4.3.10 age adoption passing confidence
eslint (source) ^8.48.0 -> ^8.52.0 age adoption passing confidence
eslint-plugin-jsdoc ^46.5.1 -> ^46.8.2 age adoption passing confidence
eslint-plugin-prettier ^5.0.0 -> ^5.0.1 age adoption passing confidence
npm (source) >=10.0.0 -> >=10.2.1 age adoption passing confidence
sign-addon ^6.1.0 -> ^6.3.0 age adoption passing confidence
stylelint (source) ^15.10.3 -> ^15.11.0 age adoption passing confidence
ts-loader ^9.4.4 -> ^9.5.0 age adoption passing confidence
typedoc (source) ^0.25.0 -> ^0.25.2 age adoption passing confidence
webpack ^5.88.2 -> ^5.89.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.9.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#​7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#​7708) (c6124b2)
Features
  • eslint-plugin: [max-params] don't count this: void parameter (#​7696) (6398d3f), closes #​7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#​7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#​7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#​7691) (53d5263), closes #​7643
  • eslint-plugin: [prefer-readonly] private fields support (#​7686) (0e875bf)

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

v6.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-imports] import assertion checks added (#​7722) (afdae37)
  • eslint-plugin: [no-shadow] fix static class generics for class expressions (#​7724) (e5ea1d0)
  • eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#​7717) (f81a2da)
  • eslint-plugin: [no-useless-empty-export] exempt .d.ts (#​7718) (ac397f1)
Features
  • eslint-plugin: add new extended rule prefer-destructuring (#​7117) (3c6379b)

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

6.7.5 (2023-10-09)

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

6.7.3 (2023-09-25)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

6.7.2 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

6.7.1 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.7.5

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#​7712) (db40a0a)

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

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

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

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.9.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.8.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.7.5 (2023-10-09)

Note: Version bump only for package @​typescript-eslint/parser

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

6.7.4 (2023-10-02)

Note: Version bump only for package @​typescript-eslint/parser

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

6.7.3 (2023-09-25)

Note: Version bump only for package @​typescript-eslint/parser

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

6.7.2 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/parser

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

6.7.1 (2023-09-18)

Note: Version bump only for package @​typescript-eslint/parser

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

v6.7.5

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

webdriverio/webdriverio (@​wdio/cli)

v8.20.5

Compare Source

🐛 Bug Fix
Committers: 1

v8.20.4

Compare Source

💅 Polish
Committers: 2

v8.20.3

Compare Source

🐛 Bug Fix
Committers: 1

v8.20.2

Compare Source

No updates!

v8.20.1

Compare Source

No updates!

v8.20.0

Compare Source

🐛 Bug Fix
🏠 Internal
  • devtools, eslint-plugin-wdio, wdio-allure-reporter, wdio-browser-runner, wdio-cli, wdio-config, wdio-cucumber-framework, wdio-devtools-service, wdio-globals, wdio-reporter, wdio-runner, wdio-sauce-service, wdio-shared-store-service, wdio-smoke-test-cjs-service, wdio-types, wdio-utils, webdriver, webdriverio
Committers: 2

v8.19.0

Compare Source

🚀 New Feature
🐛 Bug Fix
💅 Polish
  • wdio-allure-reporter
📝 Documentation
Committers: 5

v8.18.2

Compare Source

🐛 Bug Fix
Committers: 2

v8.18.0

Compare Source

🚀 New Feature
💅 Polish
📝 Documentation
Committers: 4

v8.17.0

Compare Source

🚀 New Feature
  • devtools, wdio-browserstack-service, wdio-cli, wdio-config, wdio-crossbrowsertesting-service, wdio-cucumber-framework, wdio-firefox-profile-service, wdio-runner, wdio-sauce-service, wdio-shared-store-service, wdio-spec-reporter, wdio-types, wdio-utils, webdriverio
  • webdriverio
💅 Polish
Committers: 3

v8.16.22

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 2

v8.16.20

Compare Source

🐛 Bug Fix
Committers: 1

v8.16.19

Compare Source

🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
Committers: 5

v8.16.18

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 1

v8.16.17

Compare Source

🐛 Bug Fix
💅 Polish
Committers: 2

v8.16.16

Compare Source

🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
Committers: 6

v8.16.15

Compare Source

🐛 Bug Fix
Committers: 1

v8.16.14

Compare Source

🐛 Bug Fix

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/node.js-dependencies branch 6 times, most recently from 429ac36 to 377c322 Compare October 8, 2023 05:39
@renovate renovate bot force-pushed the renovate/node.js-dependencies branch 5 times, most recently from e08f68a to f2f06a4 Compare October 14, 2023 05:20
@renovate renovate bot force-pushed the renovate/node.js-dependencies branch 7 times, most recently from db16eea to 961218b Compare October 21, 2023 11:22
@renovate renovate bot force-pushed the renovate/node.js-dependencies branch 2 times, most recently from 0266a56 to 4acf4c5 Compare October 24, 2023 20:55
@renovate renovate bot force-pushed the renovate/node.js-dependencies branch from 4acf4c5 to 75f835c Compare October 25, 2023 05:45
@torokati44 torokati44 closed this Oct 26, 2023
@renovate renovate bot deleted the renovate/node.js-dependencies branch October 26, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant