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 non-major dependencies #309

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-store (source) 0.5.5 -> 0.6.1 age adoption passing confidence
@tanstack/solid-store (source) 0.5.5 -> 0.6.0 age adoption passing confidence
@tanstack/store (source) 0.5.5 -> 0.6.0 age adoption passing confidence
@tanstack/vue-store (source) 0.5.5 -> 0.6.0 age adoption passing confidence
@testing-library/jest-dom 6.6.2 -> 6.6.3 age adoption passing confidence
@types/react (source) 18.3.11 -> 18.3.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.10.0 -> 8.16.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.10.0 -> 8.16.0 age adoption passing confidence
@vitejs/plugin-react (source) 4.3.2 -> 4.3.4 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.4 -> 5.2.1 age adoption passing confidence
@vitejs/plugin-vue-jsx (source) 4.0.1 -> 4.1.1 age adoption passing confidence
eslint-config-next (source) 14.2.15 -> 14.2.18 age adoption passing confidence
eslint-plugin-react-refresh 0.4.12 -> 0.4.14 age adoption passing confidence
next (source) 14.2.15 -> 14.2.18 age adoption passing confidence
nuxt (source) 3.13.2 -> 3.14.1592 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence
solid-js (source) 1.9.2 -> 1.9.3 age adoption passing confidence
tsup (source) 8.3.0 -> 8.3.5 age adoption passing confidence
vite (source) 5.4.9 -> 5.4.11 age adoption passing confidence
vite-plugin-solid 2.10.2 -> 2.11.0 age adoption passing confidence
vitest (source) 2.1.3 -> 2.1.6 age adoption passing confidence
vue (source) 3.5.12 -> 3.5.13 age adoption passing confidence
vue-router 4.4.5 -> 4.5.0 age adoption passing confidence
vue-tsc (source) 2.1.6 -> 2.1.10 age adoption passing confidence

Release Notes

TanStack/store (@​tanstack/react-store)

v0.6.1

Compare Source

Version 0.6.1 - 11/25/24, 1:38 PM

Changes

Fix
  • React peer dependencies includes React 16.8.0 and 19+ (f3c61a2) by Corbin Crutchley
Chore
  • fix lockfile (21af3f9) by Corbin Crutchley
Docs
  • add code examples to docs site (88ecbd0) by Corbin Crutchley
  • fix issues with Angular quick-start guide (f97ac1e) by Corbin Crutchley

Packages

v0.6.0

Compare Source

Version 0.6.0 - 11/25/24, 1:10 PM (Manual Release)

Changes
Breaking Changes
  • Angular adapter now requires Angular 19
Fixes
  • Angular adapter can now read updates in ngOnInit
  • Angular adapter can now handle selector's input.required reads
  • All other packages bumped to match minor version
Docs
Packages

v0.5.8

Compare Source

Version 0.5.8 - 11/25/24, 9:18 AM

Changes
Fix
  • updating Map & Set objects should now work as-expected (1cf9549) by Abiee
Chore
  • deps: update all non-major dependencies (#​138) (3b481ec) by renovate[bot]
  • deps: update all non-major dependencies (#​137) (0126726) by renovate[bot]
Packages

v0.5.6

Compare Source

Version 0.5.6 - 10/19/24, 10:45 PM

Changes
Fix
  • svelte-store: update peer dependency range (#​129) (59a0bf0) by Lachlan Collins
Chore
  • deps: update dependency nx to v20 (#​128) (741abc1) by renovate[bot]
  • deps: update all non-major dependencies (#​127) (b779570) by renovate[bot]
  • deps: update all non-major dependencies (8b35a5a) by renovate[bot]
  • deps: update all non-major dependencies (31bb957) by renovate[bot]
  • deps: lock file maintenance (8336ace) by renovate[bot]
  • deps: update all non-major dependencies (ba963a2) by renovate[bot]
  • deps: update all non-major dependencies (a05db14) by renovate[bot]
  • deps: update all non-major dependencies (2869221) by renovate[bot]
  • deps: update all non-major dependencies (240e3d5) by renovate[bot]
  • deps: update dependency sherif to v1 (#​116) (49ecd3c) by renovate[bot]
  • deps: update dependency svelte-check to v4 (#​118) (fe73c58) by renovate[bot]
  • deps: update all non-major dependencies (c88d7f6) by renovate[bot]
  • deps: lock file maintenance (#​115) (c199e73) by renovate[bot]
  • deps: update to @​tanstack/config 0.13.1 (#​114) (e1e995d) by Lachlan Collins
  • deps: use ESLint v9 (#​113) (c1a7e42) by Lachlan Collins
  • deps: update dependency jsdom to v25 (#​112) (79fd020) by renovate[bot]
  • deps: update all non-major dependencies (50b060c) by renovate[bot]
  • deps: update all non-major dependencies (1c4a7de) by renovate[bot]
  • deps: update tanstack/config setup action (#​106) (c0729e3) by renovate[bot]
  • deps: update all non-major dependencies (df76fe2) by renovate[bot]
  • deps: update all non-major dependencies (f4b5a0e) by renovate[bot]
  • deps: lock file maintenance (#​105) (bef88f6) by renovate[bot]
  • deps: update vitest monorepo to v2 (major) (#​104) (845d252) by renovate[bot]
  • deps: update tanstack/config digest to 2cb428d (#​100) (c153e9b) by renovate[bot]
  • deps: update autofix-ci/action digest to ff86a55 (#​99) (7bb0961) by renovate[bot]
  • deps: update all non-major dependencies (#​102) (df329bb) by renovate[bot]
  • deps: update dependency svelte to ^5.0.0-next.184 (#​96) (9e62738) by renovate[bot]
  • deps: update @​eslint-react/eslint-plugin to ^1.5.26 (#​95) (b3ebe98) by renovate[bot]
  • deps: update @​sveltejs/vite-plugin-svelte to ^4.0.0-next.4 (#​94) (1b031f1) by renovate[bot]
  • deps: update all non-major dependencies (#​93) (94b5db4) by renovate[bot]
  • deps: Use prettier v3.3.3 (#​92) (4ddee79) by Lachlan Collins
  • deps: update dependency @​tanstack/config to ^0.9.6 (#​91) (e5fd378) by renovate[bot]
Ci
Docs
Packages
testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

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

v8.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] check Array.prototype.join (#​10287)
  • eslint-plugin: [max-params] add function overload and function type support (#​10312)
❤️ Thank You

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

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

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

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

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

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

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

v8.12.2

Compare Source

🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#​10223)
❤️ Thank You

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

v8.12.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

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

v8.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] handle String() (#​10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#​9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#​10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#​10152)
❤️ Thank You

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

v8.11.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#​10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#​10138)
🩹 Fixes
  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#​10135)
❤️ Thank You

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

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

v8.16.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

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

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

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

v8.12.2

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.

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

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

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

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.4

Compare Source

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #​386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

v4.3.3

Compare Source

React Compiler runtimeModule option removed

React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.

When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.

The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.

Here is the configuration to use the compiler with React 18 and correct source maps in development:

npm install babel-plugin-react-compiler react-compiler-runtime @&#8203;babel/plugin-transform-react-jsx-development
export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
    babelPlugins.push(['@&#8203;babel/plugin-transform-react-jsx-development', {}])
  }

  return {
    plugins: [react({ babel: { plugins: babelPlugins } })],
  }
})
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

vitejs/vite-plugin-vue (@​vitejs/plugin-vue-jsx)

v4.1.1

v4.1.0

vercel/next.js (eslint-config-next)

v14.2.18

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

v14.2.16

Compare Source

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.14

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/New_York, 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 force-pushed the renovate/non-major-dependencies branch 8 times, most recently from 20e126f to f18f48d Compare November 3, 2024 16:55
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 6 times, most recently from 1263d6c to 057691f Compare November 14, 2024 10:34
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 6 times, most recently from 68068fe to d899f6a Compare November 18, 2024 16:59
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 5 times, most recently from 9af8709 to b39777a Compare November 28, 2024 18:12
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from bbad17d to 93d4ee3 Compare November 30, 2024 00:49
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from 93d4ee3 to aac1dfc Compare December 5, 2024 06:51
@drichar drichar merged commit 33cbf59 into main Dec 5, 2024
2 checks passed
@drichar drichar deleted the renovate/non-major-dependencies branch December 5, 2024 06:55
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.

1 participant