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

Bump @eslint-sets/eslint-config-ts from 4.3.1 to 5.6.0 #19

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps @eslint-sets/eslint-config-ts from 4.3.1 to 5.6.0.

Release notes

Sourced from @​eslint-sets/eslint-config-ts's releases.

v5.6.0

  1. Change the default value of vue-scoped-css/enforce-style-type to '['error', { allows: ['scoped', 'module'] }]'
  2. upgrade eslint-plugin-jsdoc from ^46.2 to ^46.4
  3. upgrade eslint-plugin-svelte from ^2.31 to ^2.32
  4. upgrade svelte-eslint-parser from ^0.31 to ^0.32
  5. upgrade eslint-plugin-vue-scoped-css from ^2.4 to 2.5

Full Changelog: saqqdy/eslint-sets@5.5.0...5.6.0

v5.5.0

  1. upgrade eslint-plugin-vue from ^9.14 to ^9.15
  2. upgrade eslint-plugin-svelte from ^2.30 to ^2.31

Full Changelog: saqqdy/eslint-sets@5.4.0...5.5.0

v5.4.0

  1. jsdoc/tag-lines default setting changed to [1, 'any', { startLines: 1 }]
  2. upgrade eslint-plugin-jsdoc from ^45 to ^46
  3. upgrade eslint-plugin-svelte from ^2.29 to ^2.30
  4. upgrade svelte-eslint-parser from ^0.29 to ^0.31
  5. upgrade eslint-plugin-jsonc from ^2.8 to ^2.9
  6. upgrade eslint-plugin-yml from ^1.7 to ^1.8

Full Changelog: saqqdy/eslint-sets@5.3.0...5.4.0

v5.3.0

  1. vue/multi-word-component-names default setting changed to 'off'
  2. upgrade dependency package

What's Changed

Full Changelog: saqqdy/eslint-sets@5.2.0...5.3.0

v5.2.0

  1. no-only-tests/no-only-tests default setting changed to 'warn'
  2. upgrade dependency package

Full Changelog: saqqdy/eslint-sets@5.1.0...5.2.0

v5.1.0

  1. 增加对 vue macros 的支持
  2. 升级依赖包

Full Changelog: saqqdy/eslint-sets@5.0.2...5.1.0

v5.0.2

... (truncated)

Changelog

Sourced from @​eslint-sets/eslint-config-ts's changelog.

2023.06.30 v5.6.0

  1. Change the default value of vue-scoped-css/enforce-style-type to '['error', { allows: ['scoped', 'module'] }]'
  2. upgrade eslint-plugin-jsdoc from ^46.2 to ^46.4
  3. upgrade eslint-plugin-svelte from ^2.31 to ^2.32
  4. upgrade svelte-eslint-parser from ^0.31 to ^0.32
  5. upgrade eslint-plugin-vue-scoped-css from ^2.4 to 2.5

2023.06.24 v5.5.0

  1. upgrade eslint-plugin-vue from ^9.14 to ^9.15
  2. upgrade eslint-plugin-svelte from ^2.30 to ^2.31

2023.06.14 v5.4.0

  1. jsdoc/tag-lines default setting changed to [1, 'any', { startLines: 1 }]
  2. upgrade eslint-plugin-jsdoc from ^45 to ^46
  3. upgrade eslint-plugin-svelte from ^2.29 to ^2.30
  4. upgrade svelte-eslint-parser from ^0.29 to ^0.31
  5. upgrade eslint-plugin-jsonc from ^2.8 to ^2.9
  6. upgrade eslint-plugin-yml from ^1.7 to ^1.8

2023.05.29 v5.3.0

  1. vue/multi-word-component-names default setting changed to 'off'
  2. upgrade dependency package

2023.05.10 v5.2.0

  1. no-only-tests/no-only-tests default setting changed to 'warn'
  2. upgrade dependency package

2023.04.04 v5.1.0

  1. add support for vue macros
  2. upgrade dependencies

2023.03.27 v5.0.2

  1. add vitest-global to the react svelte nuxt package

2023.03.27 v5.0.1

  1. add vitest-global to the vue package

2023.02.14 v5.0.0 1.

  1. add @eslint-sets/eslint-config-svelte to extend support for the svelte project
  2. @eslint-sets/eslint-config-all to extend support for the svelte project
  3. documentation

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@eslint-sets/eslint-config-ts](https://github.com/saqqdy/eslint-sets/tree/HEAD/packages/ts) from 4.3.1 to 5.6.0.
- [Release notes](https://github.com/saqqdy/eslint-sets/releases)
- [Changelog](https://github.com/saqqdy/eslint-sets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saqqdy/eslint-sets/commits/5.6.0/packages/ts)

---
updated-dependencies:
- dependency-name: "@eslint-sets/eslint-config-ts"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2023

Looks like @eslint-sets/eslint-config-ts is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-sets/eslint-config-ts-5.6.0 branch July 10, 2023 05:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants