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): update typescript-eslint monorepo to v7.15.0 #401

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 7.15.0 age adoption passing confidence

Release Notes

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

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

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

v7.15.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 - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jul 5, 2024
@renovate renovate bot enabled auto-merge (squash) July 5, 2024 14:13
@renovate renovate bot merged commit 770a04a into main Jul 5, 2024
9 of 10 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 5, 2024 14:14
zeshuaro-bot bot pushed a commit that referenced this pull request Jul 14, 2024
## [0.8.20](v0.8.19...v0.8.20) (2024-07-14)

### Bug Fixes

* **node:** update dependency node to v20.15.1 ([#404](#404)) ([1e463fe](1e463fe))
* **node:** update node.js to >=20.15.1 ([#406](#406)) ([3e3e48a](3e3e48a))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#396](#396)) ([ccb7e4c](ccb7e4c))
* **deps:** lock file maintenance ([#403](#403)) ([6862a0f](6862a0f))
* **deps:** update dependency eslint to v9.6.0 ([#397](#397)) ([5db52b5](5db52b5))
* **deps:** update dependency eslint-plugin-promise to v6.4.0 ([#398](#398)) ([dfe8332](dfe8332))
* **deps:** update dependency typescript to v5.5.3 ([#400](#400)) ([eb0b502](eb0b502))
* **deps:** update typescript-eslint monorepo to v7.15.0 ([#401](#401)) ([770a04a](770a04a))
* **deps:** update typescript-eslint monorepo to v7.16.0 ([#407](#407)) ([5e45729](5e45729))
* **deps:** update vitest monorepo to v2 (major) ([#408](#408)) ([94a00e5](94a00e5))
* **deps:** update vitest monorepo to v2.0.2 ([#409](#409)) ([3771536](3771536))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 0e6db77 ([#402](#402)) ([71c9558](71c9558))
* **deps:** update zeshuaro/github-actions-workflows digest to 149d0b4 ([#405](#405)) ([9549b78](9549b78))
* **deps:** update zeshuaro/github-actions-workflows digest to 56747a3 ([#399](#399)) ([8e5c909](8e5c909))
@zeshuaro-bot
Copy link

zeshuaro-bot bot commented Jul 14, 2024

🎉 This issue has been resolved in version 0.8.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants