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 #211

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.16 -> ^1.2.21 age adoption passing confidence
@​iconify/collections ^1.0.496 -> ^1.0.509 age adoption passing confidence
@iconify/vue (source) ^4.2.0 -> ^4.3.0 age adoption passing confidence
@nuxt/devtools (source) ^1.6.4 -> ^1.7.0 age adoption passing confidence
@nuxt/devtools-kit (source) ^1.6.4 -> ^1.7.0 age adoption passing confidence
@nuxt/eslint-config (source) ^0.7.3 -> ^0.7.5 age adoption passing confidence
@nuxt/test-utils ^3.14.4 -> ^3.15.4 age adoption passing confidence
@nuxt/test-utils ^3.15.1 -> ^3.15.4 age adoption passing confidence
@nuxthub/core (source) ^0.8.7 -> ^0.8.14 age adoption passing confidence
@types/node (source) ^22.10.2 -> ^22.10.7 age adoption passing confidence
@types/picomatch (source) ^3.0.1 -> ^3.0.2 age adoption passing confidence
@unocss/nuxt (source) ^0.65.1 -> ^0.65.4 age adoption passing confidence
bumpp ^9.9.1 -> ^9.10.2 age adoption passing confidence
consola ^3.2.3 -> ^3.4.0 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
happy-dom ^15.11.6 -> ^15.11.7 age adoption passing confidence
mlly ^1.7.3 -> ^1.7.4 age adoption passing confidence
nuxthub ^0.7.6 -> ^0.8.5 age adoption passing confidence
playwright-core (source) ^1.49.0 -> ^1.49.1 age adoption passing confidence
pnpm (source) 9.15.0 -> 9.15.4 age adoption passing confidence
typescript (source) ~5.6.3 -> ~5.7.3 age adoption passing confidence
vitest (source) ^2.1.5 -> ^2.1.8 age adoption passing confidence
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence
wrangler (source) ^3.87.0 -> ^3.103.2 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.7.0

Compare Source

Features
  • improves vscode integration, support multiple backends (#​763) (463f6ad)

1.6.4 (2024-12-12)

Bug Fixes

1.6.3 (2024-12-03)

Bug Fixes

1.6.2 (2024-12-03)

Bug Fixes
  • add v4 compatibility version handeling for pages tab (#​758) (bd8651c)
Features
  • support vite-plugin-inspect for both Vite 5 and 6 (#​757) (cfcbc24)

1.6.1 (2024-11-20)

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)
nuxt/eslint (@​nuxt/eslint-config)

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

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

v3.15.4

Compare Source

compare changes

🩹 Fixes
  • e2e: Use tinyexec to resolve nuxi binary (7df895e3)
  • e2e: Increase default windows setup timeout (6f38dd58)
✅ Tests
❤️ Contributors

v3.15.3

Compare Source

compare changes

🩹 Fixes
  • e2e: Use node:path to resolve dist directory (#​1054)
❤️ Contributors

v3.15.2

Compare Source

compare changes

🩹 Fixes
  • module: Remove setInterval from the presets (#​1035)
🏡 Chore
  • Add devtools-kit types + specify vite in jest fixture (c37781b5)
  • Double windows timeout (45e16131)
✅ Tests
  • Update windows timeout for e2e test (1acb335b)
❤️ Contributors
nuxt-hub/core (@​nuxthub/core)

v0.8.14

Compare Source

compare changes

🚀 Enhancements
  • Add hub test env as well as supporting nuxt test option (#​429)
🩹 Fixes
  • Log relative path for hub dir (c1cd2c3)
📖 Documentation
  • Update database migrations foreign keys constraints (983e9c9)
  • Fix typo in debug (#​431)
🏡 Chore
❤️ Contributors

v0.8.13

Compare Source

compare changes

🩹 Fixes
  • migrations: Respect for loop for remote db migrations (#​426)
🏡 Chore
❤️ Contributors

v0.8.12

Compare Source

compare changes

🚀 Enhancements
  • database: Add support for multiple database migrations directories (#​423)
🩹 Fixes
  • docs: Migrations fragment identifier (#​417)
📖 Documentation
  • Remove using path as async data key (0b15938)
  • Remove using path as async data key" (355a8ff)
  • Fix async data keys (859a5f8)
❤️ Contributors

v0.8.11

Compare Source

compare changes

🚀 Enhancements
  • Add Open API tab in Nuxt Devtools with Scalar (91d5016)
🩹 Fixes
  • api: Disable cache and prerender on /api/_hub/** (#​414)
📖 Documentation
  • Add blog post about libsodium (#​400)
  • NuxtHub github action & app (#​390)
  • List supported package managers (#​407)
  • Add note for sync issue with private github repo (46fc4e3)
  • deploy: Correct path for linking repository to project and migration ti GH Actions (#​411)
🏡 Chore
❤️ Contributors

v0.8.10

Compare Source

compare changes

🩹 Fixes
  • vectorize: Return undefined instead of throwing in dev with no remote (#​399)
❤️ Contributors

v0.8.9

Compare Source

compare changes

🩹 Fixes
  • blob: Handle pdf type correctly in ensureBlob (#​392)
  • migration: Invalid behavior while using -- or /* */ inside column string (#​397)
  • Register vectorize utils even if not running remotely (#​396)
📖 Documentation
  • blob: Proper input file type specifiers (#​393)
  • Improve postgres hyperdrive binding example (#​394)
🏡 Chore
❤️ Contributors

v0.8.8

Compare Source

compare changes

📖 Documentation
🏡 Chore
  • playground: Update compatibility date (baf7b3b)
  • playground: Add password for invoice (f45a682)
  • Add support for other cf presets (d589d57)
  • Update deps (84bc2ff)
❤️ Contributors
unocss/unocss (@​unocss/nuxt)

v0.65.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.65.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.65.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
antfu/bumpp (bumpp)

v9.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.10.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.9.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.2

Compare Source

No significant changes

    View changes on GitHub
unjs/consola (consola)

v3.4.0

Compare Source

compare changes

🚀 Enhancements
  • Use upstream @clack/prompts (#​332)
🩹 Fixes
  • Calculate box width without escape sequence chars (#​336)
💅 Refactors
📦 Build
  • Update exports for node16 typescript resolution (#​331)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Yongqi <yongqi14@​qq.com>

v3.3.3

Compare Source

compare changes

📦 Build
  • Revert "build: update exports for node16 typescript resolution" (2065136)
❤️ Contributors

v3.3.2

Compare Source

compare changes

📦 Build
  • Patch string-width for node 14 support (421c663)
  • Update exports for node16 typescript resolution (18bc852)
❤️ Contributors

v3.3.1

Compare Source

compare changes

🩹 Fixes
  • fancy: Fallback whenIntl is unavailable (#​326)
❤️ Contributors

v3.3.0

Compare Source

compare changes

🚀 Enhancements
  • utils: formatTree utility (#​223)
  • Export prompt option types (#​301)
  • Support report error cause (#​308)
  • prompt: Configurable cancel strategy (#​325)
  • formatTree: Support max depth (#​267)
🩹 Fixes
  • Use initial in select and multiselect prompts (#​232)
  • Make box title color same as border (#​236)
📖 Documentation
📦 Build
  • Fix subpath types (#​265)
  • Add require condition for browser builds (#​243)
🌊 Types
  • Fix prompt with select type return value type (#​238)
🏡 Chore
🎨 Styles
🤖 CI
  • Use conventional commit for autofix (#​217)
❤️ Contributors
eslint/eslint (eslint)

v9.18.0

Compare Source

capricorn86/happy-dom (happy-dom)

v15.11.7

Compare Source

👷‍♂️ Patch fixes
  • Allow for an URL to be a string or an URL object in History.pushState() and History.replaceState() - By @​sohailalam2 in task #​1621
unjs/mlly (mlly)

v1.7.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors
microsoft/playwright (playwright-core)

v1.49.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions
  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130
pnpm/pnpm (pnpm)

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.3

Compare Source

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen

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 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 14 times, most recently from e137b90 to 3b1446c Compare January 14, 2025 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 4c444de to 8e6180b Compare January 21, 2025 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e6180b to 4e64e39 Compare January 22, 2025 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e64e39 to 157475b Compare January 22, 2025 15:34
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