testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
608 stars 34 forks source link

chore(deps-dev): bump the lint group across 1 directory with 6 updates #387

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 4 days ago

Bumps the lint group with 6 updates in the / directory:

Package From To
@typescript-eslint/eslint-plugin 7.8.0 7.14.1
@typescript-eslint/parser 7.8.0 7.14.1
eslint-plugin-promise 6.1.1 6.2.0
eslint-plugin-svelte 2.38.0 2.41.0
prettier 3.2.5 3.3.2
prettier-plugin-svelte 3.2.3 3.2.5

Updates @typescript-eslint/eslint-plugin from 7.8.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.8.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.

7.13.0 (2024-06-10)

🚀 Features

  • parser, typescript-estree: export withoutProjectParserOptions utility

❤️ Thank You

  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

... (truncated)

Commits
  • b4fe94f chore(release): publish 7.14.1
  • dfc4469 chore(release): publish 7.14.0
  • 1212a8f chore(release): publish 7.13.1
  • 8a178ed chore(release): publish 7.13.0
  • c9a6dd9 feat(parser, typescript-estree): export withoutProjectParserOptions utility (...
  • 7e93b28 chore(release): publish 7.12.0
  • 2bbf656 fix(types): correct typing ParserOptions (#9202)
  • e360541 chore(release): publish 7.11.0
  • c18226e chore(release): publish 7.10.0
  • 77fc366 chore(release): publish 7.9.0
  • Additional commits viewable in compare view


Updates eslint-plugin-promise from 6.1.1 to 6.2.0

Release notes

Sourced from eslint-plugin-promise's releases.

v6.2.0

6.2.0 (2024-05-27)

Bug Fixes

  • no-callback-in-promise: false positives when the exception is an argument (#446) (5e4546d)

Features

  • Resolve getAncestors and getScope calls in eslint v9 (#466) (c0c716b)
Commits
  • 5e4546d fix(no-callback-in-promise): false positives when the exception is an argumen...
  • c0c716b feat: Resolve getAncestors and getScope calls in eslint v9 (#466)
  • 7d33c30 chore: add pkg.funding (#468)
  • ce9ae7f chore(deps-dev): bump @​babel/traverse from 7.19.1 to 7.24.1 (#453)
  • 62af490 chore(deps): bump actions/checkout from 3 to 4 (#461)
  • 19b21b4 chore(deps): bump codecov/codecov-action from 3 to 4 (#459)
  • 8c74b9b chore(deps): bump actions/setup-node from 3 to 4 (#460)
  • bf75e4d chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#462)
  • bbcfcbf chore: add tests for Node 20 (#440)
  • 0b50079 chore: remove styfle/cancel-workflow-action usage (#439)
  • Additional commits viewable in compare view


Updates eslint-plugin-svelte from 2.38.0 to 2.41.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.41.0

Minor Changes

Patch Changes

eslint-plugin-svelte@2.40.0

Minor Changes

  • #792 cb722bc Thanks @​ota-meshi! - feat: update svelte-eslint-parser to 0.39

  • #796 5e4d264 Thanks @​ota-meshi! - feat: improve svelte/valid-compile to use svelte.config.js's onwarn from the parser.

  • #794 7894f82 Thanks @​ota-meshi! - feat: improve svelte/valid-prop-names-in-kit-pages to use svelte.config.js data from the parser.

  • #794 7894f82 Thanks @​ota-meshi! - feat: improve svelte/no-export-load-in-svelte-module-in-kit-pages to use svelte.config.js data from the parser.

Patch Changes

  • #795 df947a7 Thanks @​baseballyama! - deps: update svelte-eslint-parser to 0.39.1 to set svelteFeatures.runes to true by default for Svelte 5

  • #797 f6d4e4c Thanks @​ota-meshi! - fix: svelte/valid-compile to use verbatimModuleSyntax to work with TS v5.5.

eslint-plugin-svelte@2.39.5

Patch Changes

eslint-plugin-svelte@2.39.4

Patch Changes

eslint-plugin-svelte@2.39.3

Patch Changes

eslint-plugin-svelte@2.39.2

Patch Changes

... (truncated)

Commits
  • f8f377f chore: release eslint-plugin-svelte (#801)
  • 6e4d3ed fix: update svelte-eslint-parser to fix nested {#snippet} (#805)
  • be64d36 fix: broken indentation of if condition in svelte/indent rule (#802)
  • 50f4f4f chore(deps): update dependency typescript to ~5.5.0
  • 0bc17df chore: Use eslint types for exported configs (#789)
  • 580f44f feat: add name to flat configs. (#800)
  • ea25e3e fix(deps): update dependency known-css-properties to ^0.34.0
  • db95931 chore: add pnpm script to root package.json
  • 73115ce fix(deps): update dependency known-css-properties to ^0.33.0
  • 3ba8d57 chore: release eslint-plugin-svelte (#793)
  • Additional commits viewable in compare view


Updates prettier from 3.2.5 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

3.3.1

🔗 Changelog

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@​x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@​x.y.z}}</div>

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1
  • bar2

  • bar3


Markdown

<!-- Prettier 3.3.0 -->


foo:

  • bar1
  • bar2
  • bar3

Markdown

<!-- Prettier 3.3.1 -->
</tr></table>

... (truncated)

Commits


Updates prettier-plugin-svelte from 3.2.3 to 3.2.5

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.5

  • (fix) Svelte 5: format TypeScript in the template

3.2.4

  • (fix) speed up regex
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` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions