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 ^6.19.1 (minor) #2230

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

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

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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

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.

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

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

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

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

v6.15.0

Compare Source

Features

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

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

v6.19.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.19.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.

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.

v6.17.0

Compare Source

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

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

v6.16.0

Compare Source

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

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

v6.15.0

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, 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 added the renovate label Jan 23, 2024
Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tasks-app-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2024 3:14pm

Copy link

cloudflare-workers-and-pages bot commented Jan 23, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3991b80
Status: ✅  Deploy successful!
Preview URL: https://4be64dbd.tasks-app-nextjs.pages.dev
Branch Preview URL: https://renovate-typescript-eslint-m.tasks-app-nextjs.pages.dev

View logs

Copy link

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@typescript-eslint/eslint-plugin UPDATED 6.14.0 6.19.1
@typescript-eslint/parser UPDATED 6.14.0 6.19.1
@typescript-eslint/scope-manager UPDATED 6.14.0 6.19.1
@typescript-eslint/type-utils UPDATED 6.14.0 6.19.1
@typescript-eslint/types UPDATED 6.14.0 6.19.1
@typescript-eslint/typescript-estree UPDATED 6.14.0 6.19.1
@typescript-eslint/utils UPDATED 6.14.0 6.19.1
@typescript-eslint/visitor-keys UPDATED 6.14.0 6.19.1

Copy link

Size Change: +20 B (0%)

Total Size: 276 kB

Filename Size Change
./.next/build-manifest.json 545 B -1 B (0%)
./.next/cache/next-server.js.nft.json 18.4 kB +15 B (0%)
./.next/next-server.js.nft.json 18.4 kB +15 B (0%)
./.next/prerender-manifest.json 232 B -3 B (-1%)
./.next/routes-manifest.json 444 B -2 B (0%)
./.next/server/middleware-build-manifest.js 545 B +1 B (0%)
./.next/server/pages/_app.js.nft.json 1.23 kB -2 B (0%)
./.next/server/pages/_document.js.nft.json 532 B -2 B (0%)
./.next/server/pages/404.html 2.25 kB +1 B (0%)
./.next/server/pages/500.html 2.25 kB +1 B (0%)
./.next/server/pages/dvh.html 1.99 kB +1 B (0%)
./.next/server/pages/height.html 1.94 kB +1 B (0%)
./.next/server/pages/height.js.nft.json 405 B -4 B (-1%)
./.next/server/pages/hydration.html 2.05 kB +1 B (0%)
./.next/server/pages/index.html 2.41 kB -1 B (0%)
./.next/server/pages/index.js.nft.json 642 B -9 B (-1%)
./.next/server/pages/lvh.html 1.99 kB +1 B (0%)
./.next/server/pages/svh.html 1.99 kB +2 B (0%)
./.next/server/pages/tasks.js.nft.json 1.68 kB +3 B (0%)
./.next/server/pages/vh.html 1.98 kB +2 B (0%)
./.next/static/Gz6Ix-BqgAV1mM-a3Rhot/_buildManifest.js 0 B -450 B (removed) 🏆
./.next/static/Gz6Ix-BqgAV1mM-a3Rhot/_ssgManifest.js 0 B -61 B (removed) 🏆
./.next/static/WvAYecKdjAGZdebgkJnID/_buildManifest.js 450 B +450 B (new file) 🆕
./.next/static/WvAYecKdjAGZdebgkJnID/_ssgManifest.js 61 B +61 B (new file) 🆕
ℹ️ View Unchanged
Filename Size
./.next/cache/config.json 165 B
./.next/export-marker.json 100 B
./.next/images-manifest.json 325 B
./.next/package.json 40 B
./.next/react-loadable-manifest.json 221 B
./.next/required-server-files.json 1.36 kB
./.next/server/chunks/198.js 720 B
./.next/server/chunks/377.js 580 B
./.next/server/chunks/636.js 2.53 kB
./.next/server/chunks/664.js 5.52 kB
./.next/server/chunks/755.js 6.34 kB
./.next/server/chunks/859.js 9.41 kB
./.next/server/chunks/893.js 676 B
./.next/server/chunks/font-manifest.json 524 B
./.next/server/font-manifest.json 524 B
./.next/server/middleware-manifest.json 77 B
./.next/server/middleware-react-loadable-manifest.js 231 B
./.next/server/next-font-manifest.js 85 B
./.next/server/next-font-manifest.json 71 B
./.next/server/pages-manifest.json 184 B
./.next/server/pages/_app.js 1.88 kB
./.next/server/pages/_document.js 1.26 kB
./.next/server/pages/_error.js 1.86 kB
./.next/server/pages/_error.js.nft.json 273 B
./.next/server/pages/api/plausible-options.js 445 B
./.next/server/pages/api/plausible-options.js.nft.json 88 B
./.next/server/pages/css-containment.html 2.34 kB
./.next/server/pages/css-containment.js.nft.json 325 B
./.next/server/pages/dvh.js.nft.json 325 B
./.next/server/pages/hydration.js.nft.json 364 B
./.next/server/pages/lvh.js.nft.json 325 B
./.next/server/pages/svh.js.nft.json 325 B
./.next/server/pages/tasks.js 5.42 kB
./.next/server/pages/vh.js.nft.json 325 B
./.next/server/webpack-api-runtime.js 1.45 kB
./.next/server/webpack-runtime.js 2.59 kB
./.next/static/chunks/198.e79cdce828d4cc88.js 413 B
./.next/static/chunks/440.095145731ac3f875.js 1.16 kB
./.next/static/chunks/521-cc0a8dd3243121e6.js 23.3 kB
./.next/static/chunks/664-7af439310aee7d36.js 2.39 kB
./.next/static/chunks/framework-2c79e2a64abdb08b.js 45.2 kB
./.next/static/chunks/main-0c863f4fb511a522.js 26.6 kB
./.next/static/chunks/pages/_app-8846a93adb699124.js 21.1 kB
./.next/static/chunks/pages/_error-54de1933a164a1ff.js 182 B
./.next/static/chunks/pages/css-containment-f0d39c32712421c0.js 972 B
./.next/static/chunks/pages/dvh-c664d227aa56b899.js 437 B
./.next/static/chunks/pages/height-455e3648a69ddb62.js 688 B
./.next/static/chunks/pages/hydration-93204cf349a29624.js 566 B
./.next/static/chunks/pages/index-adbf1672b4361506.js 4.53 kB
./.next/static/chunks/pages/lvh-c9fbef1daa2cdee7.js 437 B
./.next/static/chunks/pages/svh-19b42557a8d3647b.js 437 B
./.next/static/chunks/pages/tasks-c6217d38080954b6.js 2.6 kB
./.next/static/chunks/pages/vh-7e4e6794bebbd0f9.js 375 B
./.next/static/chunks/polyfills-c67a75d1b6f99dc8.js 31 kB
./.next/static/chunks/webpack-f634b15f7ba8e276.js 1.54 kB

compressed-size-action

@macchiitaka macchiitaka merged commit f33e55a into main Jan 23, 2024
14 checks passed
@macchiitaka macchiitaka deleted the renovate/typescript-eslint-monorepo branch January 23, 2024 16:01
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