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 ^7.13.1 #547

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) ^7.13.0 -> ^7.13.1 age adoption passing confidence
@typescript-eslint/parser (source) ^7.13.0 -> ^7.13.1 age adoption passing confidence
@typescript-eslint/types (source) ^7.13.0 -> ^7.13.1 age adoption passing confidence

Release Notes

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

v7.13.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly] refine report locations

  • eslint-plugin: [return-await] support explicit resource management

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

❤️ Thank You
  • Kirk Waiblinger
  • Yukihiro Hasegawa

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

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

v7.13.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.

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

v7.13.1

Compare Source

This was a version bump only for types 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: 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 force-pushed the renovate/typescript-eslint-monorepo branch from 29ed3b8 to 1c66883 Compare June 17, 2024 17:46
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/types to ^7.13.1 chore(deps): update typescript-eslint monorepo to ^7.13.1 Jun 17, 2024
@antoinezanardi antoinezanardi merged commit 19ddb53 into develop Jun 17, 2024
11 checks passed
@antoinezanardi antoinezanardi deleted the renovate/typescript-eslint-monorepo branch June 17, 2024 17:58
antoinezanardi pushed a commit that referenced this pull request Jun 17, 2024
## [1.21.0](v1.20.0...v1.21.0) (2024-06-17)

### 🚀 Features

* **error:** page for unexpected and not found errors ([#542](#542)) ([7af59de](7af59de))

### 🐛 Bug Fixes

* **gcp:** build env vars ([#545](#545)) ([6673e88](6673e88))

### ✅ Tests

* **acceptance:** more robust skip event test ([#546](#546)) ([53a1974](53a1974))
* **accursed-wolf-father:** acceptance tests ([#524](#524)) ([4c8a6c2](4c8a6c2))

### 🧹 Chore

* **deps:** update dependency @eslint/config-inspector to ^0.4.11 ([#516](#516)) ([9c542c7](9c542c7))
* **deps:** update dependency @stylistic/eslint-plugin to ^2.2.0 ([#538](#538)) ([ef8e585](ef8e585))
* **deps:** update dependency @stylistic/eslint-plugin to ^2.2.1 ([#543](#543)) ([0a37fb2](0a37fb2))
* **deps:** update dependency @types/eslint to ^8.56.10 ([#517](#517)) ([d1ec909](d1ec909))
* **deps:** update dependency @vue/test-utils to ^2.4.6 ([#518](#518)) ([2047a38](2047a38))
* **deps:** update dependency @vueuse/core to ^10.11.0 ([#520](#520)) ([5a315bd](5a315bd))
* **deps:** update dependency @vueuse/nuxt to ^10.11.0 ([#521](#521)) ([3c87703](3c87703))
* **deps:** update dependency eslint to ^9.5.0 ([#535](#535)) ([b72616c](b72616c))
* **deps:** update dependency eslint-plugin-vue to ^9.26.0 ([#522](#522)) ([fa0d198](fa0d198))
* **deps:** update dependency lint-staged to ^15.2.7 ([#523](#523)) ([f4248cf](f4248cf))
* **deps:** update dependency node to v21.7.3 ([#536](#536)) ([329253f](329253f))
* **deps:** update dependency prettier to ^3.3.2 ([#525](#525)) ([2186cab](2186cab))
* **deps:** update dependency sass to ^1.77.5 ([#526](#526)) ([a7e56e3](a7e56e3))
* **deps:** update dependency semantic-release-export-data to ^1.1.0 ([#527](#527)) ([3bf9b23](3bf9b23))
* **deps:** update dependency tailwindcss to ^3.4.4 ([#528](#528)) ([6aafe2a](6aafe2a))
* **deps:** update dependency tsx to ^4.15.5 ([#529](#529)) ([c54e0fe](c54e0fe))
* **deps:** update dependency tsx to ^4.15.6 ([#544](#544)) ([742bac5](742bac5))
* **deps:** update dependency type-fest to ^4.20.0 ([#530](#530)) ([3dd4359](3dd4359))
* **deps:** update dependency type-fest to ^4.20.1 ([#540](#540)) ([a5df477](a5df477))
* **deps:** update dependency vue to ^3.4.29 ([#515](#515)) ([79b0624](79b0624))
* **deps:** update dependency vue-eslint-parser to ^9.4.3 ([#531](#531)) ([724e24d](724e24d))
* **deps:** update dependency vue-router to ^4.3.3 ([#532](#532)) ([0972ec8](0972ec8))
* **deps:** update dependency vue-tsc to v2 ([#465](#465)) ([9d76481](9d76481))
* **deps:** update node.js to >=20.14.0 ([#537](#537)) ([7d9c3ab](7d9c3ab))
* **deps:** update nuxtjs monorepo to ^3.12.1 ([#497](#497)) ([e3c2e72](e3c2e72))
* **deps:** update nuxtjs monorepo to ^3.12.2 ([#541](#541)) ([ce3fde9](ce3fde9))
* **deps:** update pnpm to v9.4.0 ([#548](#548)) ([7f357c5](7f357c5))
* **deps:** update typescript-eslint monorepo to ^7.13.0 ([#533](#533)) ([702c8d3](702c8d3))
* **deps:** update typescript-eslint monorepo to ^7.13.1 ([#547](#547)) ([19ddb53](19ddb53))
* **deps:** update vitest monorepo to ^1.6.0 ([#534](#534)) ([325bdf8](325bdf8))
* **nuxt:** augmented config ([#539](#539)) ([480b105](480b105))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.21.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant