Skip to content

chore(deps): update typescript-eslint to v7.13.0#16376

Merged
fisker merged 3 commits intomainfrom
renovate/typescript-eslint
Jun 11, 2024
Merged

chore(deps): update typescript-eslint to v7.13.0#16376
fisker merged 3 commits intomainfrom
renovate/typescript-eslint

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.10.0 -> 7.13.0 age adoption passing confidence
@typescript-eslint/typescript-estree (source) 7.10.0 -> 7.13.0 age adoption passing confidence
@typescript-eslint/visitor-keys (source) 7.10.0 -> 7.13.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • 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.

v7.12.0

Compare Source

This was a version bump only for typescript-estree to align it with other projects, there were no code changes.

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

v7.11.0

Compare Source

🩹 Fixes
  • typescript-estree: truncate number of files printed by the maximum file error
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

typescript-eslint/typescript-eslint (@​typescript-eslint/visitor-keys)

v7.13.0

Compare Source

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

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

v7.12.0

Compare Source

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

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

v7.11.0

Compare Source

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

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


Configuration

📅 Schedule: Branch creation - "after 01:00 on sunday" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added the dependency Dependency Upgrade label Jun 11, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 11, 2024

Size Change: +444 B (+0.01%)

Total Size: 8.26 MB

Filename Size Change
./dist/index.mjs 770 kB -418 B (-0.05%)
./dist/plugins/babel.js 314 kB -35 B (-0.01%)
./dist/plugins/babel.mjs 314 kB -35 B (-0.01%)
./dist/plugins/estree.js 199 kB -30 B (-0.02%)
./dist/plugins/estree.mjs 199 kB -30 B (-0.02%)
./dist/plugins/typescript.js 1.16 MB +496 B (+0.04%)
./dist/plugins/typescript.mjs 1.16 MB +496 B (+0.04%)
ℹ️ View Unchanged
Filename Size
./dist/bin 4.1 kB
./dist/bin/prettier.cjs 2.1 kB
./dist/doc.d.ts 6.91 kB
./dist/doc.js 53 kB
./dist/doc.mjs 49.3 kB
./dist/index.cjs 35.8 kB
./dist/index.d.ts 26.7 kB
./dist/internal 4.1 kB
./dist/internal/cli.mjs 125 kB
./dist/LICENSE 206 kB
./dist/package.json 6.28 kB
./dist/plugins 4.1 kB
./dist/plugins/acorn.d.ts 109 B
./dist/plugins/acorn.js 150 kB
./dist/plugins/acorn.mjs 149 kB
./dist/plugins/angular.d.ts 177 B
./dist/plugins/angular.js 44.3 kB
./dist/plugins/angular.mjs 43.7 kB
./dist/plugins/babel.d.ts 419 B
./dist/plugins/estree.d.ts 11 B
./dist/plugins/flow.d.ts 90 B
./dist/plugins/flow.js 663 kB
./dist/plugins/flow.mjs 662 kB
./dist/plugins/glimmer.d.ts 93 B
./dist/plugins/glimmer.js 143 kB
./dist/plugins/glimmer.mjs 142 kB
./dist/plugins/graphql.d.ts 93 B
./dist/plugins/graphql.js 43.7 kB
./dist/plugins/graphql.mjs 43 kB
./dist/plugins/html.d.ts 139 B
./dist/plugins/html.js 146 kB
./dist/plugins/html.mjs 146 kB
./dist/plugins/markdown.d.ts 127 B
./dist/plugins/markdown.js 150 kB
./dist/plugins/markdown.mjs 150 kB
./dist/plugins/meriyah.d.ts 93 B
./dist/plugins/meriyah.js 121 kB
./dist/plugins/meriyah.mjs 121 kB
./dist/plugins/postcss.d.ts 121 B
./dist/plugins/postcss.js 152 kB
./dist/plugins/postcss.mjs 151 kB
./dist/plugins/typescript.d.ts 96 B
./dist/plugins/yaml.d.ts 90 B
./dist/plugins/yaml.js 122 kB
./dist/plugins/yaml.mjs 122 kB
./dist/README.md 4.03 kB
./dist/standalone.d.ts 1.37 kB
./dist/standalone.js 77.4 kB
./dist/standalone.mjs 77.2 kB

compressed-size-action

@renovate renovate Bot force-pushed the renovate/typescript-eslint branch from f07f524 to e1633dc Compare June 11, 2024 02:52
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 11, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@fisker fisker merged commit c3d0b7f into main Jun 11, 2024
@fisker fisker deleted the renovate/typescript-eslint branch June 11, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency Upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant