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

Update all non-major dependencies #13

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@textlint/ast-node-types 13.4.0 -> 13.4.1 age adoption passing confidence
@types/lodash (source) 4.14.201 -> 4.14.202 age adoption passing confidence
@types/mocha (source) 10.0.4 -> 10.0.6 age adoption passing confidence
@types/node (source) 20.9.2 -> 20.10.0 age adoption passing confidence
@types/vscode (source) 1.84.1 -> 1.84.2 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.11.0 -> 6.12.0 age adoption passing confidence
@typescript-eslint/parser 6.11.0 -> 6.12.0 age adoption passing confidence
@vscode/test-electron 2.3.6 -> 2.3.8 age adoption passing confidence
sentence-splitter 4.3.0 -> 4.4.1 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence

Release Notes

textlint/textlint (@​textlint/ast-node-types)

v13.4.1

Compare Source

What's Changed

Bug Fixes

This PR fixed types of textlint.
It does not change the behavior of textlint.

For plugin developer:

You may be necessary to change the type that returns preProcess as follows

-            preProcess(_text: string, _filePath: string): TxtNode {
+            preProcess(_text: string, _filePath: string): TxtDocumentNode {
Dependency Updates

Full Changelog: textlint/textlint@v13.4.0...13.4.1

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

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

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

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

v6.12.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

Microsoft/vscode-test (@​vscode/test-electron)

v2.3.7

Compare Source

  • Remove detection for unsupported win32 builds
  • Add length and hash validation for downloaded builds
textlint-rule/sentence-splitter (sentence-splitter)

v4.4.1

Compare Source

What's Changed

Bug Fixes

Full Changelog: textlint-rule/sentence-splitter@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Features

Full Changelog: textlint-rule/sentence-splitter@v4.3.0...v4.4.0

Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "before 6:00am on Monday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Sorry, something went wrong.

@renovate renovate bot added the enhancement You want to improve something label Nov 27, 2023
@renovate renovate bot requested a review from paulzakin as a code owner November 27, 2023 06:46
@renovate renovate bot enabled auto-merge (squash) November 27, 2023 06:46
@renovate renovate bot merged commit a9c3bcf into main Nov 27, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch November 27, 2023 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement You want to improve something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants