Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@kubernetes/client-node 0.22.10.22.3 age adoption passing confidence dependencies patch
@nimiq/core (source) 2.0.0-next.rc.02.2.1 age adoption passing confidence dependencies minor
@nuxtjs/tailwindcss 6.12.26.14.0 age adoption passing confidence dependencies minor
@types/express (source) 5.0.05.0.6 age adoption passing confidence devDependencies patch
@types/morgan (source) 1.9.91.9.10 age adoption passing confidence devDependencies patch
@types/node (source) 22.7.722.19.8 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.10.08.54.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.10.08.54.0 age adoption passing confidence devDependencies minor
body-parser 1.20.31.20.4 age adoption passing confidence dependencies patch
eslint-config-prettier 9.1.09.1.2 age adoption passing confidence devDependencies patch
eslint-plugin-prettier 5.2.15.5.5 age adoption passing confidence devDependencies minor
eslint-plugin-unused-imports 4.1.44.3.0 age adoption passing confidence devDependencies minor
express (source) 4.21.14.22.1 age adoption passing confidence dependencies minor
morgan 1.10.01.10.1 age adoption passing confidence dependencies patch
nimiq-rpc-client-ts ^0.4.5^0.5.0 age adoption passing confidence dependencies minor
node 20.1120.20 age adoption passing confidence uses-with minor
node 23.0.0-alpine3.1923.3.0-alpine3.19 age adoption passing confidence final minor
node 23.0.0-alpine3.1923.3.0-alpine3.19 age adoption passing confidence stage minor
node-persist 4.0.34.0.4 age adoption passing confidence dependencies patch
ofetch 1.4.11.5.1 age adoption passing confidence dependencies minor
prettier (source) 3.3.33.8.1 age adoption passing confidence devDependencies minor
prettier-plugin-tailwindcss ^0.6.0^0.7.0 age adoption passing confidence devDependencies minor
typescript (source) 5.6.35.9.3 age adoption passing confidence devDependencies minor
vite-node 2.1.32.1.9 age adoption passing confidence devDependencies patch
vite-plugin-wasm 3.3.03.5.0 age adoption passing confidence dependencies minor

Release Notes

kubernetes-client/javascript (@​kubernetes/client-node)

v0.22.3

Compare Source

What's Changed

New Contributors

Full Changelog: kubernetes-client/javascript@0.22.2...0.22.3

v0.22.2

Compare Source

nimiq/core-rs-albatross (@​nimiq/core)

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.9

Compare Source

v2.0.8

Compare Source

v2.0.7

Compare Source

v2.0.6

Compare Source

v2.0.5

Compare Source

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v2.0.0-next.rc.5

Compare Source

v2.0.0-next.rc.4

Compare Source

v2.0.0-next.rc.3

Compare Source

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.14.0

Compare Source

compare changes

🚀 Enhancements
  • Add initial tw4 support in v6 (#​980)
  • defineConfig: Enable conditional return (#​979)
🩹 Fixes
  • Content resolution for [...path].vue pages (#​965)
  • Try resolving tailwindcss from module (#​974)
  • config-hmr: InteropDefault when importing config changes (d3e4de7)
  • content: Move strict scanning to experimental (75efd5c)
  • types: Mark as optional (4a4af2c)
  • content: Spa-loading-template path with nuxt 4 app dir (3f59d4a)
  • content: Revert pages to only app as layers also inherit it (4eea740)
  • Only show Tailwind v4 warning when v4 is used (#​983, #​984)
  • defineConfig: Pass cwd path to requireModule (a0da2ee)
💅 Refactors
  • proxy: Use ohash diff to determine changes instead (#​985)
🏡 Chore
  • Move kit back to explicit dependency (#​968)
❤️ Contributors

v6.13.2

Compare Source

compare changes

🩹 Fixes
  • content: Resolve app/ dir for utils, resolves #​955 (#​955)
  • content: Use pages:extend to get page routes (f226a64)
  • config: Dedupe tailwind.config from configPaths, closes #​949 (#​949)
📖 Documentation
  • Mention tailwindcss-cli if tailwindcss init fails (#​946)
  • Direct to v3 tailwindcss docs (a7c54c4)
  • Revert to NuxtTailwind (#​963)
  • Update module-options.md (159ab53)
🏡 Chore
  • ci: Fix corepack for actions/setup-node (c996f0a)
  • Fix lint (3dd3ada)
❤️ Contributors

v6.13.1

Compare Source

compare changes

🩹 Fixes
  • Check for non-resolved tailwind.config (c448158)
❤️ Contributors

v6.13.0

Compare Source

compare changes

🚀 Enhancements
  • content: Add spaLoadingTemplate to content resolution (#​907)
  • Enable c12 for loading config and provide defineConfig (#​913)
  • merger: Add to exports (#​922)
🩹 Fixes
  • hmr: Fix variable (f47e093)
  • load: Add .js to tailwindcss/resolveConfig (0696aba)
  • config: Use mjs template (#​930)
  • injectPosition: Resolve file paths to determine position (71be9ac)
📖 Documentation
  • Add command to create tailwind.config.js for pnpm (#​910)
  • Provide GitHub link for examples (#​904)
  • Update outdated content (#​937)
🏡 Chore
❤️ Contributors
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.54.0

Compare Source

🚀 Features
  • eslint-plugin-internal: add prefer-tsutils-methods rule (#​11974, #​11625)
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#​11965, #​11955)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#​11967, #​11559)
  • deps: update dependency prettier to v3.8.0 (#​11991)
  • scope-manager: fix catch clause scopes def.name (#​11982)
  • eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#​11785)
❤️ Thank You

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

v8.53.1

Compare Source

🩹 Fixes
  • utils: make RuleCreator root defaultOptions optional (#​11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#​11951)
❤️ Thank You

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

v8.53.0

Compare Source

🚀 Features
  • eslint-plugin: add rule [strict-void-return] (#​9707)
  • eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#​11922)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#​11916)
  • eslint-plugin: replace unclear "error typed" with more helpful description (#​11704)
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

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

v8.52.0

Compare Source

🚀 Features
  • eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#​11899)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] detect @​@​toPrimitive and valueOf (#​11901)
  • eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#​11908)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.51.0

Compare Source

🚀 Features
  • eslint-plugin: add namespace to plugin meta (#​11885)
  • eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#​11871)
🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#​11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#​11881)
  • eslint-plugin: remove fixable from no-dynamic-delete rule (#​11876)
  • eslint-plugin: fix crash and false positives in no-useless-default-assignment (#​11845)
❤️ Thank You

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

v8.50.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#​11826)
  • eslint-plugin: [method-signature-style] ignore methods that return this (#​11813)
❤️ Thank You

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

v8.50.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-default-assignment] add rule (#​11720)
❤️ Thank You
  • Josh Goldberg ✨
  • Ulrich Stark

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

v8.49.0

Compare Source

🚀 Features
  • eslint-plugin: use Intl.Segmenter instead of graphemer (#​11804)
🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

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

v8.48.1

Compare Source

🩹 Fixes
  • eslint-plugin: [restrict-template-expressions] check base types in allow list (#​11764, #​11759)
  • eslint-plugin: honor ignored base types on generic classes (#​11767)
  • eslint-plugin: [consistent-type-exports] check value flag before resolving alias (#​11769)
❤️ Thank You

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

v8.48.0

Compare Source

🚀 Features
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • eslint-plugin: [consistent-generic-constructors] ignore when constructor is typed array (#​10477)
❤️ Thank You

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

v8.47.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unused-private-class-members] new extension rule (#​10913)
❤️ Thank You

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

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
  • eslint-plugin: handle override modifier in promise-function-async fixer (#​11730)
  • eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#​11006, #​10958)
❤️ Thank You

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

v8.46.3

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] support signed numbers (#​11722, #​11723)
  • eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#​11706)
❤️ Thank You

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

v8.46.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#​11702)
❤️ Thank You
  • mdm317

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

v8.46.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#​11667)
  • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#​11533)
❤️ Thank You
  • mdm317
  • Ronen Amiel

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

v8.46.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#​11659)
  • rule-schema-to-typescript-types: clean up and make public (#​11633)
🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#​11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • eslint-plugin: removed error type previously deprecated (#​11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#​11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#​11634)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#​11628)
  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#​11487)
❤️ Thank You

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

v8.45.0

Compare Source

🚀 Features
  • eslint-plugin: expose rule name via RuleModule interface (#​11616)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#​11614)
  • eslint-plugin: [no-base-to-string] check if superclass is ignored (#​11617)
❤️ Thank You

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

v8.44.1

Compare Source

🩹 Fixes
  • eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#​11611)
  • eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#​11599)
  • eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#​11597)
❤️ Thank You

You can read about our versioning strategy and [releas


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.

👻 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 changed the title Update all non-major dependencies to v8.11.0 Update all non-major dependencies Oct 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9a8d06d to 4f4117c Compare October 29, 2024 01:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 125a27b to d4415f5 Compare November 5, 2024 03:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ee8e95e to 73fab3c Compare November 12, 2024 22:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6d77a03 to b31ec32 Compare November 18, 2024 01:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d61883a to 2ba1170 Compare December 3, 2025 06:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 24363e8 to 57a8f84 Compare December 14, 2025 01:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 57a8f84 to 2b94305 Compare December 15, 2025 17:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2b94305 to 3bc8e61 Compare December 22, 2025 18:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7a87cbb to 66e7b05 Compare December 31, 2025 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e5d7024 to 5f658b8 Compare January 12, 2026 17:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4ce78bb to ce2d920 Compare January 19, 2026 20:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 31b9494 to 99a22af Compare January 26, 2026 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 99a22af to f176798 Compare February 3, 2026 10:15
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.

0 participants