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-dev): bump eslint-config-standard-with-typescript from 35.0.0 to 36.0.0 #22

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps eslint-config-standard-with-typescript from 35.0.0 to 36.0.0.

Release notes

Sourced from eslint-config-standard-with-typescript's releases.

v36.0.0

36.0.0 (2023-06-30)

⚠ BREAKING CHANGES

  • the rules are provided at the top level, instead of under an overrides property. Providing the rules under the overrides property was never a good idea. It prevents specifying which files the rules apply to (e.g. [*.js, *.ts]). I apologize. To migrate, make sure that your extends property is under an overrides item. An example is in the readme. To help verify your configuration, you could obtain a list of files that will be linted, this way: DEBUG=eslint:cli-engine npx eslint <path>.

Bug fixes

Changelog

Sourced from eslint-config-standard-with-typescript's changelog.

36.0.0 (2023-06-30)

⚠ BREAKING CHANGES

  • the rules are provided at the top level, instead of under an overrides property. Providing the rules under the overrides property was never a good idea. It prevents specifying which files the rules apply to (e.g. [*.js, *.ts]). I apologize. To migrate, make sure that your extends property is under an overrides item. An example is in the readme. To help verify your configuration, you could obtain a list of files that will be linted, this way: DEBUG=eslint:cli-engine npx eslint <path>.

Bug fixes

Commits
  • eae15b3 chore(release): 36.0.0 [skip ci]
  • 4ede9a6 Merge pull request #1169 from standard/no_overrides
  • 25401c9 fix: rules are at top level (not under overrides)
  • d9f309b chore(deps): update dependency typescript to v5.1.6 (#1168)
  • 96a11bb chore(deps): update dependency semantic-release to v21.0.6 (#1167)
  • 3523c7b chore(deps): update dependency typescript to v5.1.5 (#1166)
  • 3e24993 chore(deps): update dependency editorconfig-checker to v5.1.1 (#1165)
  • 8729292 chore(deps): update @​commitlint packages to v17.6.6 (#1164)
  • 2b091dd chore(deps): update dependency semver to v7.5.3 (#1163)
  • 0310161 chore(deps): update dependency eslint to v8.43.0 (#1162)
  • Additional commits viewable in compare view

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-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v35.0.0...v36.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2023
@github-actions github-actions bot merged commit 8295ca7 into main Jun 30, 2023
20 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-standard-with-typescript-36.0.0 branch June 30, 2023 06:33
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants