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(): pin typescript-eslint monorepo ^6.18.1 dev #194

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

minddocbot
Copy link
Contributor

@minddocbot minddocbot commented Jan 8, 2024

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor ^6.17.0 -> ^6.18.1
@typescript-eslint/parser (source) devDependencies minor ^6.17.0 -> ^6.18.1

Release Notes

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

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

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

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You
  • auvred
  • Joshua Chen

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

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

v6.18.1

Compare Source

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

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

v6.18.0

Compare Source

This was a version bump only for parser 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@minddocbot minddocbot force-pushed the chore/renovate/typescript-eslint-monorepo branch from e41cf54 to 7375974 Compare January 8, 2024 21:19
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.17.0 | 6.18.1 |
| npm        | @typescript-eslint/parser        | 6.17.0 | 6.18.1 |
@minddocbot minddocbot force-pushed the chore/renovate/typescript-eslint-monorepo branch from 7375974 to 1031459 Compare January 9, 2024 03:16
@minddocbot minddocbot changed the title chore(): pin typescript-eslint monorepo ^6.18.0 dev chore(): pin typescript-eslint monorepo ^6.18.1 dev Jan 9, 2024
@minddocbot minddocbot merged commit 8ea5a7d into master Jan 9, 2024
2 checks passed
@minddocbot minddocbot deleted the chore/renovate/typescript-eslint-monorepo branch January 9, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants