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 27.0.1 to 36.0.0 #158

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-config-standard-with-typescript from 27.0.1 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

v35.0.0

35.0.0 (2023-06-02)

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Build system / dependencies

Testing

  • assign to config.overrides.parser in compatibility config test (2e62830)
  • bottom peerDep compatibility test actually works (73da75f)

Bug fixes

v34.0.1

34.0.1 (2023-03-14)

... (truncated)

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

35.0.0 (2023-06-02)

⚠ BREAKING CHANGES

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

Build system / dependencies

Testing

  • assign to config.overrides.parser in compatibility config test (2e62830)
  • bottom peerDep compatibility test actually works (73da75f)

Bug fixes

34.0.1 (2023-03-14)

Testing

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-standard-with-typescript-36.0.0 branch from dcd33f6 to 3e96c7d Compare July 4, 2023 02:14
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 27.0.1 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@v27.0.1...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 force-pushed the dependabot/npm_and_yarn/eslint-config-standard-with-typescript-36.0.0 branch from 3e96c7d to 232a061 Compare July 11, 2023 02:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #163.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-standard-with-typescript-36.0.0 branch July 17, 2023 02:26
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