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 NPM Development dependencies #13100

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types 4.20240815.0 -> 4.20240821.1 age adoption passing confidence
@types/react (source) 18.3.3 -> 18.3.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.1.0 -> 8.2.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.1.0 -> 8.2.0 age adoption passing confidence
miniflare (source) 3.20240806.1 -> 3.20240821.0 age adoption passing confidence
vite (source) 5.4.1 -> 5.4.2 age adoption passing confidence
wrangler (source) 3.72.0 -> 3.72.2 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20240821.1

Compare Source

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

v8.2.0

Compare Source

🚀 Features
  • eslint-plugin: add suggestion to require-await to remove async keyword
🩹 Fixes
  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then

  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment

  • eslint-plugin: delete [] in message if ReadOnly<string[]> is detected

  • eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any

  • eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary

  • eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections

❤️ Thank You
  • Abraham Guo
  • Dave
  • Jake Bailey
  • James
  • Josh Goldberg ✨
  • liuxingbaoyu
  • Yukihiro Hasegawa
  • Yutong Zhu

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

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

v8.2.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.

cloudflare/workers-sdk (miniflare)

v3.20240821.0

Compare Source

Patch Changes
vitejs/vite (vite)

v5.4.2

Compare Source

cloudflare/workers-sdk (wrangler)

v3.72.2

Compare Source

Patch Changes

v3.72.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the internal An internal refactor or improvement label Aug 26, 2024
Copy link

codspeed-hq bot commented Aug 26, 2024

CodSpeed Performance Report

Merging #13100 will improve performances by 5.44%

Comparing renovate/npm-development-dependencies (7baf45b) with main (f50f873)

Summary

⚡ 1 improvements
✅ 31 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/npm-development-dependencies Change
linter/all-rules[numpy/globals.py] 767.8 µs 728.2 µs +5.44%

@charliermarsh charliermarsh merged commit aee2caa into main Aug 26, 2024
20 checks passed
@charliermarsh charliermarsh deleted the renovate/npm-development-dependencies branch August 26, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant