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

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/check (source) ^0.8.3 -> ^0.9.1 age adoption passing confidence
@babel/core (source) ^7.24.9 -> ^7.25.2 age adoption passing confidence
@cspell/eslint-plugin (source) ^8.12.1 -> ^8.13.1 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.6.0 -> ^1.8.2 age adoption passing confidence
@microsoft/api-extractor (source) ^7.47.4 -> ^7.47.5 age adoption passing confidence
@mui/material (source) ^5.16.5 -> ^5.16.6 age adoption passing confidence
@mui/styles (source) ^5.16.5 -> ^5.16.6 age adoption passing confidence
@sveltejs/kit (source) ^2.5.18 -> ^2.5.20 age adoption passing confidence
@tanstack/match-sorter-utils (source) ^8.15.1 -> ^8.19.4 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.17.0 -> ^7.18.0 age adoption passing confidence
@typescript-eslint/rule-tester (source) 8.0.0-alpha.30 -> 8.0.0 age adoption passing confidence
@typescript-eslint/utils (source) 8.0.0-alpha.30 -> 8.0.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.1 -> ^5.1.2 age adoption passing confidence
@vitest/coverage-istanbul (source) ^2.0.4 -> ^2.0.5 age adoption passing confidence
astro (source) ^4.12.2 -> ^4.13.1 age adoption passing confidence
autoprefixer ^10.4.19 -> ^10.4.20 age adoption passing confidence
eslint-plugin-jsdoc ^48.8.3 -> ^48.11.0 age adoption passing confidence
expo (source) ^51.0.22 -> ^51.0.24 age adoption passing confidence
msw (source) ^2.3.4 -> ^2.3.5 age adoption passing confidence
nx (source) ^19.5.3 -> ^19.5.6 age adoption passing confidence
react-native (source, changelog) ^0.74.3 -> ^0.74.4 age adoption passing confidence
react-native-gesture-handler ^2.17.1 -> ^2.18.1 age adoption passing confidence
react-native-screens ^3.32.0 -> ^3.33.0 age adoption passing confidence
react-router (source) ^6.25.1 -> ^6.26.0 age adoption passing confidence
react-router-dom (source) ^6.25.1 -> ^6.26.0 age adoption passing confidence
rimraf ^5.0.9 -> ^5.0.10 age adoption passing confidence
svelte-check ^3.8.4 -> ^3.8.5 age adoption passing confidence
vitest (source) ^2.0.4 -> ^2.0.5 age adoption passing confidence

Release Notes

withastro/language-tools (@​astrojs/check)

v0.9.1

Compare Source

Patch Changes

v0.9.0

Compare Source

Minor Changes
  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags
Patch Changes
streetsidesoftware/cspell (@​cspell/eslint-plugin)

v8.13.1

Compare Source

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.8.2

Compare Source

🐞 Fixes
  • Fixed legacy presets not being exported correctly in @eslint-react/eslint-plugin.

v1.8.1

Compare Source

🪄 Improvements
  • Enhance rule hooks-extra/no-direct-set-state-in-use-effect and hooks-extra/no-direct-set-state-in-use-layout-effect to support set function directly passed to useCallback and useMemo without explicitly calling it.
  • Improve website and documentation.

v1.8.0

Compare Source

🐞 Fixes
  • Fixed ESLintReactSettings type not being exported correctly.
  • Fixed the set function calls that are wrapped in a useMemo or useCallback like hook not being detected by hooks-extra/no-direct-set-state-in-use-effect and hooks-extra/no-direct-set-state-in-use-layout-effect.
🪄 Improvements
  • Upgrade @typescript-eslint's packages to 8.0.0.
  • Improve website and documentation.
microsoft/rushstack (@​microsoft/api-extractor)

v7.47.5

Compare Source

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

sveltejs/kit (@​sveltejs/kit)

v2.5.20

Compare Source

Patch Changes
  • fix: set revalidate cache header on 404'd static assets (#​12530)

v2.5.19

Compare Source

Patch Changes
  • fix: Svelte 5 - ignore binding_non_reactive warning in generated root component (you also need to update to [email protected]) (#​12524)
TanStack/table (@​tanstack/match-sorter-utils)

v8.19.4

Compare Source

Version 8.19.4 - 8/3/24, 8:50 PM

Changes

Fix
  • getFacetedMinMaxValues default implementation sometimes returning array of arrays (#​5676) (9d54b2e) by Vincent Rubinetti
Chore
Ci
Docs

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v8.0.0

Compare Source

🚀 Features
  • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference

  • rule-tester: support multipass fixes

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

  • rule-tester: switched to flat config

🩹 Fixes
  • rule-tester: set configType to eslintrc in Linter options

  • rule-tester: re-apply updates from main

  • rule-tester: provide Linter a cwd in its constructor

❤️ Thank You
  • Abraham Guo
  • Alfred Ringstad
  • auvred
  • Brad Zacher
  • Christopher Aubut
  • Collin Bachman
  • James Henry
  • Josh Goldberg
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit
  • Victor Lin
  • Yukihiro Hasegawa

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

7.18.0 (2024-07-29)

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

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

7.17.0 (2024-07-22)

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

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

7.16.1 (2024-07-15)

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

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

7.16.0 (2024-07-08)

🚀 Features
  • rule-tester: stricter rule test validations
🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

7.15.0 (2024-07-01)

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case
❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

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

7.14.1 (2024-06-24)

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

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

7.14.0 (2024-06-24)

🚀 Features
  • support TypeScript 5.5
❤️ Thank You
  • Brad Zacher
  • cm-ayf
  • Jake Bailey
  • James Zhan
  • Joshua Chen
  • yoshi2no

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

7.13.1 (2024-06-17)

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

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

7.13.0 (2024-06-10)

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

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

7.12.0 (2024-06-03)

🚀 Features
  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

7.11.0 (2024-05-27)

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

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

7.10.0 (2024-05-20)

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

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

7.9.0 (2024-05-13)

🚀 Features
  • rule-tester: check for missing placeholder data in the message
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

7.8.0 (2024-04-29)

🚀 Features
  • rule-tester: assert suggestion messages are unique
❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

7.7.1 (2024-04-22)

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

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

7.7.0 (2024-04-15)

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

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

7.6.0 (2024-04-08)

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

7.5.0 (2024-04-01)

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

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

7.4.0 (2024-03-25)

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata
❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

7.3.1 (2024-03-18)

🩹 Fixes
  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config
❤️ Thank You
  • Josh Goldberg ✨

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

7.3.0 (2024-03-18)

🚀 Features
  • eslint-plugin: add meta.docs.recommended setting for strict config options
🩹 Fixes
  • correct engines.node constraints in package.json
❤️ Thank You
  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

7.2.0 (2024-03-11)

🚀 Features
  • support TS 5.4
❤️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

7.1.1 (2024-03-04)

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

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

7.1.0 (2024-02-26)

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

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

7.0.2 (2024-02-19)

🩹 Fixes
  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests
❤️ Thank You
  • Brad Zacher
  • Gareth Jones

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

7.0.1 (2024-02-12)

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

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

v8.0.0-alpha.62

Compare Source

v8.0.0-alpha.61

Compare Source

v8.0.0-alpha.60

Compare Source

v8.0.0-alpha.59

Compare Source

v8.0.0-alpha.58

Compare Source

v8.0.0-alpha.57

Compare Source

v8.0.0-alpha.56

Compare Source

v8.0.0-alpha.55

Compare Source

v8.0.0-alpha.54

Compare Source

v8.0.0-alpha.53

Compare Source

v8.0.0-alpha.52

Compare Source

v8.0.0-alpha.51

Compare Source

v8.0.0-alpha.50

Compare Source

v8.0.0-alpha.49

Compare Source

v8.0.0-alpha.48

Compare Source

v8.0.0-alpha.47

Compare Source

v8.0.0-alpha.46

Compare Source

v8.0.0-alpha.45

Compare Source

v8.0.0-alpha.44

Compare Source

v8.0.0-alpha.43

Compare Source

v8.0.0-alpha.42

Compare Source

v8.0.0-alpha.41

Compare Source

v8.0.0-alpha.40

Compare Source

v8.0.0-alpha.39

Compare Source

v8.0.0-alpha.38

Compare Source

v8.0.0-alpha.37

Compare Source

v8.0.0-alpha.36

Compare Source

v8.0.0-alpha.35

Compare Source

v8.0.0-alpha.34

Compare Source

v8.0.0-alpha.33

Compare Source

v8.0.0-alpha.32

Compare Source

v8.0.0-alpha.31

Compare Source

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

v8.0.0

Compare Source

🚀 Features
  • eslint-plugin: remove formatting/layout rules

  • utils: add Linter configType constructor option

  • utils: swap LegacyESLint out for FlatESLint as ESLint export

  • utils: remove deprecated context helpers

  • utils: allow specifying additional rule meta.docs in RuleCreator

  • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces

  • rule-tester: support multipass fixes

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

  • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types

  • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option

  • eslint-plugin: [no-unused-vars] report if var used only in typeof

  • rule-tester: switched to flat config

❤️ Thank You
  • Abraham Guo
  • Alfred Ringstad
  • auvred
  • Brad Zacher
  • Christopher Aubut
  • Collin Bachman
  • James Henry
  • Josh Goldberg
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit
  • Victor Lin
  • Yukihiro Hasegawa

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

7.18.0 (2024-07-29)

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

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

7.17.0 (2024-07-22)

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

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

7.16.1 (2024-07-15)

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

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

7.16.0 (2024-07-08)

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • utils: context.parserPath may be undefined

  • website: react key error on internal pages of website

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

nx-cloud bot commented Aug 5, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit bd05a0c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --targets=test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build --parallel=3
✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Aug 5, 2024

commit: bd05a0c

pnpm add https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@7850
pnpm add https://pkg.pr.new/@tanstack/angular-query-experimental@7850
pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-query@7850
pnpm add https://pkg.pr.new/@tanstack/query-async-storage-persister@7850
pnpm add https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@7850
pnpm add https://pkg.pr.new/@tanstack/query-core@7850
pnpm add https://pkg.pr.new/@tanstack/query-devtools@7850
pnpm add https://pkg.pr.new/@tanstack/query-persist-client-core@7850
pnpm add https://pkg.pr.new/@tanstack/query-sync-storage-persister@7850
pnpm add https://pkg.pr.new/@tanstack/react-query@7850
pnpm add https://pkg.pr.new/@tanstack/react-query-devtools@7850
pnpm add https://pkg.pr.new/@tanstack/react-query-next-experimental@7850
pnpm add https://pkg.pr.new/@tanstack/react-query-persist-client@7850
pnpm add https://pkg.pr.new/@tanstack/solid-query@7850
pnpm add https://pkg.pr.new/@tanstack/solid-query-devtools@7850
pnpm add https://pkg.pr.new/@tanstack/solid-query-persist-client@7850
pnpm add https://pkg.pr.new/@tanstack/svelte-query@7850
pnpm add https://pkg.pr.new/@tanstack/svelte-query-devtools@7850
pnpm add https://pkg.pr.new/@tanstack/svelte-query-persist-client@7850
pnpm add https://pkg.pr.new/@tanstack/vue-query@7850
pnpm add https://pkg.pr.new/@tanstack/vue-query-devtools@7850

Open in Stackblitz

More templates

Copy link
Contributor Author

renovate bot commented Aug 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lachlancollins lachlancollins deleted the renovate/all-minor-patch branch August 5, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant