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 across 1 directory with 14 updates #4327

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the theoretically-non-breaking group with 13 updates in the / directory:

Package From To
@types/node 20.14.2 20.14.8
@typescript-eslint/eslint-plugin 7.13.0 7.14.1
@typescript-eslint/parser 7.13.0 7.14.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

Updates @types/node from 20.14.2 to 20.14.8

Commits


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

Release notes

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

v7.14.1

7.14.1 (2024-06-24)

🚀 Features

  • support TypeScript 5.5 (#9397)
  • ast-spec: tighter types and documentation for declaration/* (#9211)

đź©ą Fixes

  • keep warnAbountTSVersion in sync with package.json (#9400)
  • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
  • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)

❤️ Thank You

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

v7.14.0

7.14.0 (2024-06-24)

We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1

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

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

... (truncated)

Changelog

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

7.14.1 (2024-06-24)

đź©ą Fixes

  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types

  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens

❤️ Thank You

  • Jake Bailey

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

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5

đź©ą Fixes

  • eslint-plugin: [no-extraneous-class] handle abstract members

  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types

  • eslint-plugin: [no-invalid-this] support AccessorProperty

❤️ Thank You

  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

7.13.1 (2024-06-17)

đź©ą Fixes

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

... (truncated)

Commits
  • b4fe94f chore(release): publish 7.14.1
  • f29150f fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not r...
  • 9b7731d fix(eslint-plugin): [prefer-nullish-coalescing] treat enums and literals as t...
  • dfc4469 chore(release): publish 7.14.0
  • 635133a docs: split troubleshooting into granular sections (#9024)
  • c322099 fix(eslint-plugin): [no-invalid-this] support AccessorProperty (#9411)
  • 23e6468 fix(eslint-plugin): [prefer-nullish-coalescing] handle intersected primitive ...
  • 5c4a5de feat(ast-spec): tighter types and documentation for declaration/* (#9211)
  • e47123d fix(eslint-plugin): [no-extraneous-class] handle abstract members (#9367)
  • dc18229 feat: support TypeScript 5.5 (#9397)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 7.13.0 to 7.14.1

Release notes

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

v7.14.1

7.14.1 (2024-06-24)

🚀 Features

  • support TypeScript 5.5 (#9397)
  • ast-spec: tighter types and documentation for declaration/* (#9211)

đź©ą Fixes

  • keep warnAbountTSVersion in sync with package.json (#9400)
  • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
  • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
  • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
  • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
  • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)

❤️ Thank You

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

v7.14.0

7.14.0 (2024-06-24)

We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1

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

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

... (truncated)

Changelog

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

7.14.1 (2024-06-24)

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.

7.14.0 (2024-06-24)

🚀 Features

  • support TypeScript 5.5

❤️ Thank You

  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

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