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

Merged
merged 1 commit into from Mar 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.94 -> ^1.1.96 age adoption passing confidence
@nuxt/content (source) ^2.12.0 -> ^2.12.1 age adoption passing confidence
@nuxt/devtools (source) ^1.0.8 -> ^1.1.1 age adoption passing confidence
@nuxt/fonts ^0.2.0 -> ^0.4.0 age adoption passing confidence
@nuxthq/studio (source) ^1.0.12 -> ^1.0.13 age adoption passing confidence
@nuxtjs/google-fonts ^3.1.3 -> ^3.2.0 age adoption passing confidence
pnpm (source) 8.15.4 -> 8.15.5 age adoption passing confidence
shiki (source) ^1.1.7 -> ^1.2.0 age adoption passing confidence
socket.io-client ^4.7.4 -> ^4.7.5 age adoption passing confidence
ufo ^1.4.0 -> ^1.5.3 age adoption passing confidence
unstorage ^1.10.1 -> ^1.10.2 age adoption passing confidence
vitest (source) ^1.3.1 -> ^1.4.0 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.12.1

Compare Source

compare changes

🩹 Fixes
  • Missing import (#​2560)
  • types: Use const type parameter for QueryBuilder only (#​2546)
  • Split getContent to chunks in getIndexedContentsList (#​2354, #​2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#​2573)
📖 Documentation
  • Typo in showURL prop (#​2537)
  • Add descriptions of all match operators (#​2552)
  • Update highlight.langs defaults (#​2559)
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
Features

1.0.8 (2024-01-11)

Bug Fixes

1.0.7 (2024-01-11)

Bug Fixes
  • devtools: update default types to module.d.ts/.mts (#​559) (2ecd32c)
  • make twitter og tags optional (41ee5ec)
  • open-graph: fix type error, close #​563 (c63055a)
  • support iframeProps option for CSP, fix Stackblitz (0eb7a82)
  • timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#​567) (0645e35)
  • update title of Eye Dropper command (#​558) (ea58139)
Features
  • server-routes: implement persisting input values in localStorage (#​545) (67dbf65)

1.0.6 (2023-12-13)

Bug Fixes

1.0.5 (2023-12-07)

Bug Fixes
  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#​532) (3a7f143)
Features

1.0.4 (2023-11-27)

Bug Fixes
  • pip: check for https support (#​522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)
Features

1.0.3 (2023-11-20)

Bug Fixes
Features
  • disable devtools in test mode (51e8de6)

1.0.2 (2023-11-11)

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)

1.0.1 (2023-11-09)

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

v0.4.0

Compare Source

compare changes

🚀 Enhancements
  • Fontsource provider (#​78)
  • Support system proxy when fetching fonts/metadata (#​82)
🩹 Fixes
  • Match font weights & styles when adding local fallbacks (#​71)
📖 Documentation
  • Add adobe to list in readme (9b0770d)
🏡 Chore
❤️ Contributors

v0.3.0

Compare Source

compare changes

🚀 Enhancements
  • Add adobe fonts provider (#​55)
❤️ Contributors

v0.2.1

Compare Source

compare changes

🩹 Fixes
  • devtools: Don't wait for callback from exposeFonts (35758d6)
❤️ Contributors
nuxtlabs/studio-module (@​nuxthq/studio)

v1.0.13

Compare Source

  • fix: get module version in module code instead (66fd6ee)
  • chore: update deps (9ffdf5d)
nuxt-modules/google-fonts (@​nuxtjs/google-fonts)

v3.2.0

Compare Source

compare changes

🚀 Enhancements
  • Update google-fonts-helper (#​184)
🩹 Fixes
  • Update ModuleOptions interface in module.ts (#​179)
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v8.15.5

Compare Source

shikijs/shiki (shiki)

v1.2.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub
socketio/socket.io-client (socket.io-client)

v4.7.5

Compare Source

Bug Fixes
  • discard acknowledgements upon disconnection (34cbfbb)
Dependencies
unjs/ufo (ufo)

v1.5.3

Compare Source

compare changes

🩹 Fixes
  • joinRelativeURL: Avoid lookbehind regex for browser compatibility (#​228)
❤️ Contributors

v1.5.2

Compare Source

compare changes

🩹 Fixes
  • Use lookbehind regex only inside joinRelativeURL (#​226)
❤️ Contributors

v1.5.1

Compare Source

compare changes

🩹 Fixes
  • joinRelativeURL: Handle base with protocol (#​222)
🏡 Chore
❤️ Contributors

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Add withoutHost utility (#​212)
  • joinURL: Handle segments with ../ (#​217)
  • joinRelativeURL (#​220)
🩹 Fixes
  • withoutTrailingSlash: Consider qurry param (#​219)
💅 Refactors
  • joinURL: Rewrite with clear syntax and relative ../ support (#​218)
📖 Documentation
🏡 Chore
❤️ Contributors
unjs/unstorage (unstorage)

v1.10.2

Compare Source

compare changes

🩹 Fixes
  • http, server: Handle missing resources with http 404 (#​367)
  • pkg: Make ioredis dependency optional (#​410)
  • vercel-kv: Add missing driver name (#​355)
  • setItems: Call driver native setItems only to avoid duplicate write (#​392)
  • getItems, setItems types (#​395)
💅 Refactors
  • cloudflare-kv, cloudflare-r2: Move getBindings to utils and add default BUCKET for r2 (#​292)
  • netlify-blobs: Update to v7 (#​407)
📖 Documentation
  • planetscale: Correct table option name (#​359)
  • vercel-kv: Fix typo (#​362)
  • Refactor with unjs-docs and nuxt ui pro (#​374)
  • Improvements (a64e941)
  • Fix links and add redirects (166498f)
  • Update unjs-docs version and add redirects (f2a408d)
  • Fix typo in http-server (#​385)
  • Update deps (bfbf423)
  • Update link (#​408)
📦 Build
  • Update mkdist for cjs dist hotfix (cae8533)
🏡 Chore
✅ Tests
  • Skip netlify-blobs for now (75b2353)
  • http: Add tests for null value (#​365)
❤️ Contributors
vitest-dev/vitest (vitest)

v1.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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 has been generated by Mend Renovate. View repository job log here.

Copy link

cloudflare-pages bot commented Mar 7, 2024

Deploying nuxt-content with  Cloudflare Pages  Cloudflare Pages

Latest commit: c6b1bfe
Status: ✅  Deploy successful!
Preview URL: https://ee8c84a4.nuxt-content-1il.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.nuxt-content-1il.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f38ba69 to 9b9e022 Compare March 9, 2024 19:04
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/content to ^2.12.1 chore(deps): update all non-major dependencies Mar 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from de1b144 to 2ac0ab6 Compare March 18, 2024 08:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 310d143 to 0c067fe Compare March 20, 2024 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c067fe to c6b1bfe Compare March 20, 2024 21:01
@farnabaz farnabaz merged commit d838232 into main Mar 21, 2024
3 checks passed
@farnabaz farnabaz deleted the renovate/all-minor-patch branch March 21, 2024 10:27
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.

None yet

1 participant