salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.59k stars 386 forks source link

build(deps-dev): bump the theoretically-non-breaking group with 14 updates #4320

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the theoretically-non-breaking group with 14 updates:

Package From To
@types/node 20.14.2 20.14.8
@typescript-eslint/eslint-plugin 7.13.0 7.13.1
@typescript-eslint/parser 7.13.0 7.13.1
es-module-lexer 1.5.3 1.5.4
glob 10.4.1 10.4.2
nx 19.3.0 19.3.1
typescript 5.4.5 5.5.2
@wdio/cli 8.38.2 8.39.0
@wdio/local-runner 8.38.2 8.39.0
@wdio/mocha-framework 8.38.2 8.39.0
@wdio/sauce-service 8.38.2 8.39.0
@wdio/spec-reporter 8.38.2 8.39.0
@wdio/static-server-service 8.38.2 8.39.0
webdriverio 8.38.2 8.39.0

Updates @types/node from 20.14.2 to 20.14.8

Commits


Updates @typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.13.1

7.13.1 (2024-06-17)

đź©ą Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.13.1 (2024-06-17)

đź©ą Fixes

  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any

❤️ Thank You

  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

Commits
  • 1212a8f chore(release): publish 7.13.1
  • af34737 docs: improve return-await description about motivation (#9201)
  • bf48dc5 fix(eslint-plugin): [no-unsafe-member-access] differentiate a types-error any...
  • 33acc50 fix(eslint-plugin): [return-await] support explicit resource management (#9044)
  • 50ed604 fix(eslint-plugin): [prefer-readonly] refine report locations (#8894)
  • See full diff in compare view


Updates @typescript-eslint/parser from 7.13.0 to 7.13.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.13.1

7.13.1 (2024-06-17)

đź©ą Fixes

  • eslint-plugin: [prefer-readonly] refine report locations (#8894)
  • eslint-plugin: [return-await] support explicit resource management (#9044)
  • eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.13.1 (2024-06-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits


Updates es-module-lexer from 1.5.3 to 1.5.4

Release notes

Sourced from es-module-lexer's releases.

1.5.4

What's Changed

Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.3...1.5.4

Commits


Updates glob from 10.4.1 to 10.4.2

Commits


Updates nx from 19.3.0 to 19.3.1

Release notes

Sourced from nx's releases.

19.3.1 (2024-06-21)

🚀 Features

  • angular: update ngrx packages to v18 (#26549)
  • angular: add helper function to devkit to add viewProviders to a component (#26526)
  • expo: add to project package.json for install command (#26500)
  • graph: add description and tags to details page (#26252)
  • webpack: add createNodesV2 for plugin (#26588)

đź©ą Fixes

  • bundling: set project type correct for buildable vite projects (#26420)
  • core: merge args and options in nx:run-commands executor (#26573)
  • expo: fix expo start windows (#26493)
  • graph: improve layout when target groups are empty or there are no groups (#26555)
  • misc: rename @nrwl/* to @nx/* in init generator descriptions (#26610)
  • nest: Add missing props (#26534)
  • nx-dev: allow linking to headers that are code wrapped (#26608)
  • vite: nxViteTsPaths plugin should not run-many for vitest (#26574)

❤️ Thank You

Commits


Updates typescript from 5.4.5 to 5.5.2

Release notes

Sourced from typescript's releases.

TypeScript 5.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • ce2e60e Update LKG
  • f3b21a2 🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...
  • 7b1620b 🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...
  • 5367ae1 Bump version to 5.5.2 and LKG
  • 02132e5 🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...
  • 45b1e3c 🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)
  • 17933ee 🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...
  • 552b07e 🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...
  • 39c9eeb Pick #58857 to release-5.5 (#58858)
  • 2b0009c 🤖 Pick PR #58846 (Ensure the updates with crashes rev...) into release-5.5 (#...
  • Additional commits viewable in compare view


Updates @wdio/cli from 8.38.2 to 8.39.0

Release notes

Sourced from @​wdio/cli's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from @​wdio/cli's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Updates @wdio/local-runner from 8.38.2 to 8.39.0

Release notes

Sourced from @​wdio/local-runner's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from @​wdio/local-runner's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Updates @wdio/mocha-framework from 8.38.2 to 8.39.0

Release notes

Sourced from @​wdio/mocha-framework's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from @​wdio/mocha-framework's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Updates @wdio/sauce-service from 8.38.2 to 8.39.0

Release notes

Sourced from @​wdio/sauce-service's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from @​wdio/sauce-service's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Updates @wdio/spec-reporter from 8.38.2 to 8.39.0

Release notes

Sourced from @​wdio/spec-reporter's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from @​wdio/spec-reporter's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Updates @wdio/static-server-service from 8.38.2 to 8.39.0

Release notes

Sourced from @​wdio/static-server-service's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from @​wdio/static-server-service's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Updates webdriverio from 8.38.2 to 8.39.0

Release notes

Sourced from webdriverio's releases.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Changelog

Sourced from webdriverio's changelog.

v8.39.0 (2024-06-18)

:nail_care: Polish

:memo: Documentation

Committers: 5

v8.38.3 (2024-06-05)

:bug: Bug Fix

Committers: 1

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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` w... _Description has been truncated_
dependabot[bot] commented 1 week ago

Superseded by #4327.