chore(deps): update dependency @tksst/eslint-config to v14 #113
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.0.0
->14.0.0
Release Notes
tksst/eslint-config (@tksst/eslint-config)
v14.0.0
Compare Source
Major Changes
dd2da62
: Major upgrade [email protected] from 7.17.0.This introduce some major breaking changes.
See their blog: Announcing typescript-eslint v8
Minor Changes
7910e08
: update dependencies:86d02f1
: update [email protected] from 55.0.0, which is a major upgrade but not to break anything for mev13.9.0
Compare Source
Minor Changes
5a72141
: update dependencies:7dacc99
: update [email protected] from 52.0.0, this does not seem to be a breaking change for our packagev13.8.0
Compare Source
Minor Changes
5d6d14d
: update typescript-eslint from 7.6.0v13.7.1
Compare Source
Patch Changes
6d03933
: fix: ignore files properly (regression caused by 9d385e6727e79372ecd8a71e4e862b90b9331582)56dfb89
: ignore directories instead of files to improve performancev13.7.0
Compare Source
Minor Changes
9d385e6
: add a name to the rules to be used for debugging purposes3a679c5
: update dependencies:Patch Changes
dba55e1
: Sort the contents of the JavaScript configuration in the correct order. This disableprefer-regex-literals
.v13.6.0
Compare Source
Minor Changes
d5dcaf4
: allow ESLint 9 as peer dependency96589f6
: upgrade @eslint/[email protected] from 8.57.0. This enables these rules in my preset:e5f59fe
: update [email protected] from 28.0.0v13.5.0
Compare Source
Minor Changes
f5c6d74
: enable unicorn/no-single-promise-in-promise-methods and unicorn/no-await-in-promise-methodsd9eb398
: update dependencies:493e81e
: update [email protected] from 27.9.0, which is a major upgrade but seems not to break anything for mePatch Changes
e17b2bd
: update [email protected] from 51.0.1v13.4.0
Compare Source
Minor Changes
b6efa41
: Disable @typescript-eslint/restrict-template-expressions. It's too restrictive for me.v13.3.0
Compare Source
Minor Changes
141df65
: Remove eslint-config-airbnb-* and simplified. Some meddlesome rules were removed by this, but useful rules were kept by adding them separately.1f9ad20
: update dependencies:Patch Changes
4968554
: update [email protected] from 14.0.0. That seems like a trivial change to me.v13.2.0
Compare Source
Minor Changes
ebfcf32
: Disable prefer-optional-chain, consistent-type-definitions and class-literal-property-style in typescript-eslint stylistic rules because they are too opinionated for me.341013a
: update [email protected] from 2.3.03bbf21d
: update dependencies:v13.1.0
Compare Source
Minor Changes
684c023
: update dependencies:Patch Changes
d3fec49
: upgrade [email protected] from 17.1.0 (no functional changes)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.