hackernews icon indicating copy to clipboard operation
hackernews copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 1 comments
trafficstars

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/devtools (source) ^1.3.3 -> ^1.4.1 age adoption passing confidence
@nuxt/eslint (source) ^0.3.13 -> ^0.5.3 age adoption passing confidence
@nuxt/eslint-config (source) ^0.3.13 -> ^0.5.3 age adoption passing confidence
@nuxthub/core (source) ^0.6.17 -> ^0.7.7 age adoption passing confidence
@types/node (source) ^20.14.3 -> ^20.16.2 age adoption passing confidence
eslint (source) ^9.5.0 -> ^9.9.1 age adoption passing confidence
pnpm (source) 8.15.8 -> 8.15.9 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.5.4 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features
  • kit: introduce host-client utility (167373c)

1.3.14 (2024-08-20)

1.3.13 (2024-08-20)

1.3.12 (2024-08-20)

1.3.11 (2024-08-20)

1.3.10 (2024-08-20)

Bug Fixes
Features

1.3.9 (2024-07-02)

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

1.3.8 (2024-07-02)

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

1.3.7 (2024-06-27)

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

1.3.6 (2024-06-21)

Features

1.3.5 (2024-06-21)

Bug Fixes
  • downgrade module-builder (de79dc4)

1.3.4 (2024-06-21)

Bug Fixes

1.3.3 (2024-06-04)

Bug Fixes

1.3.2 (2024-05-27)

Bug Fixes

1.3.1 (2024-05-10)

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.14

Compare Source

v1.3.9

Compare Source

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

v1.3.8

Compare Source

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

v1.3.7

Compare Source

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

v1.3.6

Compare Source

Features

v1.3.5

Compare Source

Bug Fixes
  • downgrade module-builder (de79dc4)

v1.3.4

Compare Source

Bug Fixes
nuxt/eslint (@​nuxt/eslint)

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt-hub/core (@​nuxthub/core)

v0.7.7

Compare Source

compare changes

🩹 Fixes
  • blob: Handle Uint8Array format (#​247)
🏡 Chore
❤️ Contributors

v0.7.6

Compare Source

compare changes

🚀 Enhancements
  • Add support for extra bindings (Hyperdrive) (#​245)
❤️ Contributors

v0.7.5

Compare Source

compare changes

🩹 Fixes
  • Add support for cloudflare:* externals (#​243)
  • Disable the usage of nuxt generate (#​244)
📖 Documentation
🏡 Chore
❤️ Contributors

v0.7.4

Compare Source

compare changes

🩹 Fixes
  • cache: Don't force nitro prefix (#​239)
📖 Documentation
❤️ Contributors

v0.7.3

Compare Source

compare changes

🩹 Fixes
  • blob: Support customMetadata in proxy on put() (#​231)
📖 Documentation
🏡 Chore
  • playground: Fix database reactivity (5b3b2a8)
❤️ Contributors

v0.7.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Support remote overwrites (9b434eb)
📖 Documentation
🏡 Chore
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • cache: Handle cache keys with . (#​196)
  • openapi: Use direct import instead of nitro alias (#​192)
📖 Documentation
  • Improvements (c092ede)
  • Add jsdoc for useUpload (3f66ac0)
  • Add GitHub Action example (f1e91f8)
  • Use nuxthub discord invite (#​188)
  • Update pricing (8028dae)
  • Add blob upload prefix (2feff31)
  • Update images for steps (aed88b1)
  • Use event.path instead of event.node.req.url (#​195)
  • Missing pnpm version on github actions template (#​194)
🏡 Chore
  • release: V0.7.0 (314fd54)
  • Fix playground with new nuxt shallow ref (b2adb87)
  • Update deploy command to npx nuxthub deploy (ef43572)
❤️ Contributors

v0.7.0

Compare Source

compare changes

🚀 Enhancements
  • blob: ⚠️ Change API for consistency (#​187)
📖 Documentation
  • Add Hello Edge template (7c9e805)
  • Update og image (7ba4dba)
  • Improve ctas (099fcbd)
  • Try public sans font (05fcfea)
  • Add parent routes for header active links (47a7331)
  • Improve drizzle seed example (#​176)
  • recipes: Remove extra field for drizzle seed (a8a8b01)
🏡 Chore
⚠️ Breaking Changes
  • blob: ⚠️ Change API for consistency (#​187)
❤️ Contributors
eslint/eslint (eslint)

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

v9.6.0

Compare Source

pnpm/pnpm (pnpm)

v8.15.9: pnpm 8.15.9

Compare Source

Patch Changes

  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

Microsoft/TypeScript (typescript)

v5.5.4

Compare Source

v5.5.3

Compare Source

v5.5.2

Compare Source


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[bot] avatar Jun 17 '24 23:06 renovate[bot]