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 - autoclosed #136

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.11.1 -> 9.14.0 age adoption passing confidence
@nuxt/eslint (source) 0.6.0 -> 0.6.1 age adoption passing confidence
@nuxt/eslint (source) ^0.5.7 -> ^0.6.0 age adoption passing confidence
@nuxt/icon 1.5.7 -> 1.6.1 age adoption passing confidence
@nx/eslint (source) 19.8.0 -> 19.8.10 age adoption passing confidence
@nx/js (source) 19.8.2 -> 19.8.10 age adoption passing confidence
@nx/nuxt (source) 19.8.0 -> 19.8.10 age adoption passing confidence
@nx/vite (source) 19.8.0 -> 19.8.10 age adoption passing confidence
@pinia/nuxt (source) ^0.5.5 -> ^0.7.0 age adoption passing confidence
@pinia/nuxt (source) ^0.5.1 -> ^0.7.0 age adoption passing confidence
@playwright/test (source) ^1.47.2 -> ^1.48.1 age adoption passing confidence
@stylistic/eslint-plugin (source) 2.8.0 -> 2.10.1 age adoption passing confidence
@swc/core (source) 1.7.26 -> 1.8.0 age adoption passing confidence
@tanstack/vue-query (source) 5.59.16 -> 5.59.17 age adoption passing confidence
@types/mocha (source) ^10.0.7 -> ^10.0.8 age adoption passing confidence
@types/mocha (source) 10.0.8 -> 10.0.9 age adoption passing confidence
@types/node (source) ^22.1.0 -> ^22.8.0 age adoption passing confidence
@types/node (source) ^22.7.5 -> ^22.8.0 age adoption passing confidence
@types/node (source) 20.16.10 -> 20.17.6 age adoption passing confidence
@vueuse/core (source) 11.1.0 -> 11.2.0 age adoption passing confidence
@vueuse/nuxt (source) 11.1.0 -> 11.2.0 age adoption passing confidence
@wagmi/vue (source) ^0.0.49 -> ^0.0.56 age adoption passing confidence
cspell (source) 8.14.4 -> 8.15.7 age adoption passing confidence
eslint (source) 9.11.1 -> 9.14.0 age adoption passing confidence
globals 15.9.0 -> 15.12.0 age adoption passing confidence
mocha (source) ^10.7.0 -> ^10.8.2 age adoption passing confidence
mocha (source) 10.7.3 -> 10.8.2 age adoption passing confidence
nx (source) 19.8.6 -> 19.8.10 age adoption passing confidence
pinia 2.2.4 -> 2.2.6 age adoption passing confidence
pnpm (source) 9.11.0 -> 9.12.3 age adoption passing confidence
radix-vue 1.9.7 -> 1.9.8 age adoption passing confidence
sass 1.80.4 -> 1.80.6 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.2 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence
typescript-eslint (source) 8.7.0 -> 8.12.2 age adoption passing confidence
verdaccio (source) 6.0.0 -> 6.0.1 age adoption passing confidence
viem (source) 2.21.14 -> 2.21.40 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

nuxt/eslint (@​nuxt/eslint)

v0.6.1

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/icon (@​nuxt/icon)

v1.6.1

Compare Source

v1.6.0

Compare Source

  • chore: update deps (52fbaa2)
  • fix(components): fixed duplicate icon class names (#​292) (ee82b2e)
  • feat: propagate SVG changes in customCollections to client and server bundles without nuxt server restart (#​282) (799ee0b)

v1.5.8

Compare Source

  • fix: compatiable with test env (2a619ac)
nrwl/nx (@​nx/eslint)

v19.8.10

Compare Source

19.8.10 (2024-11-04)
🩹 Fixes
  • core: fix dependency with multiple dependent packages (#​28669)
❤️ Thank You

v19.8.9

Compare Source

19.8.9 (2024-10-31)
🩹 Fixes
  • core: fix checks for wasm in db operations (#​28676)
  • core: retry more db operations (#​28667)
❤️ Thank You
  • Jonathan Cammisuli

v19.8.8

Compare Source

19.8.8 (2024-10-25)
🩹 Fixes
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

v19.8.7

Compare Source

19.8.7 (2024-10-25)
🩹 Fixes
  • core: handle concurrent db connections better (#​28544)
  • core: handle unique constraint errors when adding duplicate hashes to the cache db (#​28310)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
❤️ Thank You

v19.8.6

Compare Source

19.8.6 (2024-10-18)
🩹 Fixes
  • core: support NX_NO_CLOUD (#​28366)
  • core: handle neverConnectToCloud property (#​28452)
  • core: neverConnectToCloud should disable connecting to nxCloud (#​28501)
❤️ Thank You

v19.8.5

Compare Source

19.8.5 (2024-10-15)
🚀 Features
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#​28276)
  • devkit: bump compatibility to Nx 19 - 21.x (#​28243)
🩹 Fixes
  • core: add busy handler for sqlite (#​28390)
  • react: patch fix for 88f163e to normalize project name without messing up directory (ff23fb0c07)
❤️ Thank You

v19.8.4

Compare Source

19.8.4 (2024-10-04)
🚀 Features
  • core: allow circular project dependencies to execute tasks (#​28227)
  • nx-dev: add nx powerpack to pricing page (#​28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#​28256)
🩹 Fixes
  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#​28267)
  • core: remove axios import from main code loading (#​28230)
  • core: change getCache signature to only accept options (#​28248)
  • core: allow prompts during nx add (#​28247)
  • core: add stub for conformance:check, add messaging (#​28250)
  • core: filter out task dependencies on itself (#​28261)
  • core: fixing target groups not merging (#​28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#​28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#​28015)
  • nx-dev: fix markdoc table data alignment (#​28274)
  • react: host generator should pass normalized name to remote generator (#​28295)
  • testing: add support for playwright --last-failed (#​28161)
❤️ Thank You

v19.8.3

Compare Source

19.8.3 (2024-10-01)
🚀 Features
  • nx-dev: add Powerpack video to the landing page (#​28126)
🩹 Fixes
❤️ Thank You

v19.8.2

Compare Source

19.8.2 (2024-09-26)
🚀 Features
🩹 Fixes
  • core: hide no file server process json log (#​27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#​28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#​28102)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2024-09-25)
🚀 Features
  • core: allow prompts from init generators during nx init (#​28003)
🩹 Fixes
  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#​27669)
  • core: allow creating a db cache without linking task details (#​28023)
  • core: fix output text for multiple targets (#​28043)
  • core: sort projects after updating from context (#​28024)
  • core: add flag when db is disabled for task history (#​28059)
  • core: set windowsHide: true wherever possible (#​28073)
  • core: support more structured errors in sync generators (#​28075)
  • core: nx add should show errors (#​28079)
  • core: several powerpack fixes (#​28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#​28089)
  • linter: do not generate docs.recommended property (#​28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#​28080)
  • react: vite should be default bundler in app generator (#​28013)
  • release: allow dynamically continuing when current version is unresolvable (#​28034)
  • release: add groupPreVersionCommand to schema, improve logging (#​28087)
❤️ Thank You
vuejs/pinia (@​pinia/nuxt)

v0.7.0

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

microsoft/playwright (@​playwright/test)

v1.48.2

Compare Source

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

v2.10.1

Compare Source

Features
  • indent-binary-ops: disabled to lower indent when starts closing bracket (#​591) (25fe554)
Bug Fixes
  • key-spacing: crash for import without attributes when using align: "colon" (#​594) (6000f43)
Chores

v2.10.0

[Compare Source](https://redirect.gith


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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/all-minor-patch branch 30 times, most recently from f4eff5f to 7da56a1 Compare November 8, 2024 19:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 2b1c387 to 6335013 Compare November 11, 2024 04:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6335013 to c9ef740 Compare November 11, 2024 12:07
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Nov 11, 2024
@renovate renovate bot closed this Nov 11, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch November 11, 2024 12:20
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