Skip to content

chore(deps): update all non-major dependencies #211

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.31 -> ^1.2.34 age adoption passing confidence
@​iconify/collections ^1.0.536 -> ^1.0.548 age adoption passing confidence
@nuxt/devtools (source) ^2.3.2 -> ^2.4.1 age adoption passing confidence
@nuxt/devtools-kit (source) ^2.3.2 -> ^2.4.1 age adoption passing confidence
@nuxt/eslint-config (source) ^1.3.0 -> ^1.3.1 age adoption passing confidence
@nuxt/test-utils ^3.17.2 -> ^3.18.0 age adoption passing confidence
@nuxthub/core (source) ^0.8.24 -> ^0.8.27 age adoption passing confidence
@types/node (source) ^22.14.0 -> ^22.15.18 age adoption passing confidence
@unocss/nuxt (source) ^66.1.0-beta.10 -> ^66.1.2 age adoption passing confidence
eslint (source) ^9.24.0 -> ^9.26.0 age adoption passing confidence
happy-dom ^17.4.4 -> ^17.4.7 age adoption passing confidence
nuxthub ^0.8.11 -> ^0.9.1 age adoption passing confidence
playwright-core (source) ^1.51.1 -> ^1.52.0 age adoption passing confidence
pnpm (source) 10.8.0 -> 10.11.0 age adoption passing confidence
tinyglobby ^0.2.12 -> ^0.2.13 age adoption passing confidence
vitest (source) ^3.1.1 -> ^3.1.3 age adoption passing confidence
vue-tsc (source) ^2.2.8 -> ^2.2.10 age adoption passing confidence
wrangler (source) ^4.9.1 -> ^4.14.4 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.4.1

Compare Source

Bug Fixes
Features
  • improve modules view (807405f)
  • show docs link for components (9ab0ec8)

v2.4.0

Compare Source

Bug Fixes
  • devtools-kit: fix useDevtoolsClient return type (#​845) (5ce9b47)
  • module setup times are multiplied by 1000 (#​838) (d16aa96)
  • ui-kit: add [@unocss-include](https://redirect.github.com/unocss-include) magic string in NButton (#​852) (f18de78)
  • watch() typeof check on array is always false (#​850) (a873199)

2.3.2 (2025-03-26)

Bug Fixes

2.3.1 (2025-03-20)

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)
nuxt/eslint (@​nuxt/eslint-config)

v1.3.1

Compare Source

No significant changes

    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.18.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Add support for bun test runner (#​1264)
  • config: Support vitest browser mode (#​1271)
🩹 Fixes
  • vitest-environment: Respect custom app.baseURL in manifest path (#​1213)
  • runtime-utils: Wrap WrapperComponent default slot in function (#​1244)
💅 Refactors
  • Rename setup hook to beforeAll for clarity (#​1221)
📖 Documentation
✅ Tests
❤️ Contributors
nuxt-hub/core (@​nuxthub/core)

v0.8.27

Compare Source

compare changes

🚀 Enhancements
  • Enable worker logs with default settings (#​566)
📖 Documentation
❤️ Contributors

v0.8.26

Compare Source

compare changes

🚀 Enhancements
📖 Documentation
🏡 Chore
  • release: V0.8.25 (988a38b)
  • Update to latest nuxt ui version (#​556)
❤️ Contributors

v0.8.25

Compare Source

compare changes

🚀 Enhancements
  • Support observability and additional bindings (#​549)
📖 Documentation
  • Browser rendering is now free (bd54215)
  • Fix hero image responsive (#​540)
  • Add workers changelog (#​542)
  • Update link (8c8aa8c)
  • Fix nitro typo (#​544)
  • Update workers changelog image (#​547)
  • Fix mobile menu styling (344855d)
  • Add observability changelog image (#​550)
  • Only link to feature if docs exist (#​543)
❤️ Contributors
unocss/unocss (@​unocss/nuxt)

v66.1.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.1.0-beta.13

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.0-beta.12

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v66.1.0-beta.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

capricorn86/happy-dom (happy-dom)

v17.4.7

Compare Source

👷‍♂️ Patch fixes

v17.4.6

Compare Source

👷‍♂️ Patch fixes

v17.4.5

Compare Source

👷‍♂️ Patch fixes
microsoft/playwright (playwright-core)

v1.52.0

Compare Source

pnpm/pnpm (pnpm)

v10.11.0

Compare Source

Minor Changes
  • A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #​9463.

  • Added support for Nushell to pnpm setup #​6476.

  • Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #​8474.

    Ignore all vulnerabilities that have no solution:

    > pnpm audit --ignore-unfixable

    Provide a list of CVE's to ignore those specifically, even if they have a resolution.

    > pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
  • Added support for recursively running pack in every project of a workspace #​4351.

    Now you can run pnpm -r pack to pack all packages in the workspace.

Patch Changes
  • pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #​9472.
  • pnpm link should work from inside

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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/all-minor-patch branch 3 times, most recently from 6875913 to 78330af Compare July 23, 2024 14:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.7.0 Jul 23, 2024
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.7.0 chore(deps): update all non-major dependencies Jul 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bf845ed to 29773e4 Compare July 26, 2024 15:10
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.7.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29773e4 to 5d6927f Compare July 26, 2024 21:40
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.7.0 chore(deps): update devdependency eslint to v9.8.0 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d6927f to 1e9a467 Compare July 27, 2024 02:27
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.8.0 chore(deps): update all non-major dependencies Jul 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e9a467 to 862a9e2 Compare July 27, 2024 22:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to v9.8.0 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 862a9e2 to 5f002d8 Compare July 28, 2024 12:51
@renovate renovate bot changed the title chore(deps): update devdependency eslint to v9.8.0 chore(deps): update all non-major dependencies Jul 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from a93a135 to 6b9a12c Compare August 4, 2024 20:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from aac64c6 to d8b7844 Compare May 7, 2025 17:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 718128c to 794a2ab Compare May 15, 2025 00:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 794a2ab to c5b8586 Compare May 15, 2025 04:28
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