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

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.71 -> ^1.1.74 age adoption passing confidence
@nuxt/content 2.8.2 -> 2.8.5 age adoption passing confidence
@nuxt/devtools ^0.8.3 -> ^0.8.5 age adoption passing confidence
@nuxt/image 1.0.0-rc.2-28251871.d39eab1 -> 1.0.0-rc.3-28277678.46975fe age adoption passing confidence
@nuxt/kit 3.7.3 -> 3.7.4 age adoption passing confidence
@nuxt/module-builder ^0.5.1 -> ^0.5.2 age adoption passing confidence
@nuxt/test-utils ^3.7.3 -> ^3.7.4 age adoption passing confidence
@​nuxthq/elements 0.0.1-28250956.31b8365 -> 0.0.1-28254979.521622f age adoption passing confidence
@nuxthq/ui 2.8.1-28248232.e404912 -> 2.8.1-28270630.dfda33c age adoption passing confidence
@types/node (source) ^20.6.2 -> ^20.8.3 age adoption passing confidence
@vueuse/core ^10.4.1 -> ^10.5.0 age adoption passing confidence
@vueuse/nuxt (source) ^10.4.1 -> ^10.5.0 age adoption passing confidence
esbuild ^0.19.3 -> ^0.19.4 age adoption passing confidence
eslint (source) 8.49.0 -> 8.51.0 age adoption passing confidence
h3 ^1.8.1 -> ^1.8.2 age adoption passing confidence
nuxt 3.7.3 -> 3.7.4 age adoption passing confidence
nuxt ^3.7.3 -> ^3.7.4 age adoption passing confidence
nuxt-og-image ^2.0.28 -> ^2.1.1 age adoption passing confidence
pnpm (source) 8.7.6 -> 8.8.0 age adoption passing confidence
rimraf ^5.0.1 -> ^5.0.5 age adoption passing confidence
shikiji ^0.6.8 -> ^0.6.9 age adoption passing confidence
taze ^0.11.2 -> ^0.11.3 age adoption passing confidence
vitest ^0.34.4 -> ^0.34.6 age adoption passing confidence
zod (source) ^3.22.2 -> ^3.22.4 age adoption passing confidence

Release Notes

nuxt/content (@​nuxt/content)

v2.8.5

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.8.4

Compare Source

compare changes

🩹 Fixes
  • prose-pre: Only wrap slot in pre (#​2348)
❤️ Contributors

v2.8.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • findSurround: Use filtered contents to find surround (#​2291)
  • Remove deletion of prerenderedAt key (#​2280)
  • module: Remove deprecated resolveModule (#​2298)
  • surround: Respect only and without filters (#​2311)
  • Add missing dependencies (#​2313)
  • tailwindcss: Tailwindcss HMR support for content files (#​2315)
  • Fetch content chunked (#​2321)
  • storage: Prevent duplicate parsing (#​2326)
  • Add regex to match ContentSlot in Pug templates (#​2344)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v0.8.5

Compare Source

Features

v0.8.4

Compare Source

Bug Fixes
Features
nuxt/image (@​nuxt/image)

v1.0.0-rc.3-28277678.46975fe

Compare Source

v1.0.0-rc.3-28277678.06f49ab

Compare Source

v1.0.0-rc.3-28275498.7fe7fff

Compare Source

v1.0.0-rc.3-28275289.d68d9b1

Compare Source

v1.0.0-rc.3-28273600.3101019

Compare Source

v1.0.0-rc.3-28272445.06c91ae

Compare Source

v1.0.0-rc.3-28272434.b13b9cc

Compare Source

v1.0.0-rc.3-28271297.f1bc89f

Compare Source

v1.0.0-rc.3-28271283.9628435

Compare Source

v1.0.0-rc.3-28270967.9815055

Compare Source

v1.0.0-rc.3-28270963.5be0d38

Compare Source

v1.0.0-rc.2-28270637.bfb25c8

Compare Source

v1.0.0-rc.2-28266507.41ef546

Compare Source

v1.0.0-rc.2-28266506.cb18ed1

Compare Source

v1.0.0-rc.2-28266434.a5fe841

Compare Source

v1.0.0-rc.2-28266411.adbdff3

Compare Source

v1.0.0-rc.2-28266409.08fad0e

Compare Source

v1.0.0-rc.2-28266371.8cb7c50

Compare Source

v1.0.0-rc.2-28266369.dbe175f

Compare Source

v1.0.0-rc.2-28264832.2387d47

Compare Source

v1.0.0-rc.2-28263752.92e1787

Compare Source

v1.0.0-rc.2-28257829.3628546

Compare Source

v1.0.0-rc.2-28256461.fdc0975

Compare Source

v1.0.0-rc.2-28256179.a9cc6bd

Compare Source

v1.0.0-rc.2-28252196.34e7c67

Compare Source

nuxt/nuxt (@​nuxt/kit)

v3.7.4

Compare Source

3.7.4 is a regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Use original escapes/quotes in page re-exports (#​23191)
  • schema: Default devServer host to undefined (#​23206)
  • nuxt: Correct islandsTransform slot regex (#​23226)
  • nuxt: Handle vite preload-helper id with extension (#​23230)
  • nuxt: Load layer middlewares before project middlewares (#​22925)
  • nuxt: Don't incl overridden layer pages as nested children (#​23238)
  • vite: Explicitly set vite manifest path (#​23276)
  • nuxt: Experimental build manifest + client route rules (#​21641)
  • nuxt: Generate empty file when shim is disabled (#​23333)
  • nuxt: Apply right types to modules and their runtime files (#​23240)
  • nuxt: Add import protection for nuxt/* exports (#​23357)
  • nuxt: Detect nested pages with /index segments (#​23404)
  • schema: Ignore pnpm store directory (3510cedc3)
💅 Refactors
  • nuxt: Use built-in consola prompts (#​23205)
  • kit,nuxt,schema: Use consola and improve test dx (#​23302)
📖 Documentation
  • Add documentation on nuxt2 command (#​23211)
  • Clarify nuxi start command usage (#​23215)
  • Close code-block in migration guide (#​23224)
  • Typo on callHook method (#​23231)
  • nuxt: Remove hanging word in modules docs (#​23242)
  • Update latest node.js version to 20.x (#​23252)
  • Add more files to srcDir JSDoc (#​23250)
  • Add steps for contributing to docs locally (#​23270)
  • Add support details and update roadmap (#​21867, #​21893)
  • Add nuxtApp.runWithContext (#​23258)
  • Update 'scheduled' status name (#​23307)
  • Fix links to configuration options (#​23324)
  • Update link to devtools.nuxt.com (#​23350)
  • Add explicit await to clarify sendRedirect is async (#​23345)
  • Remove version from npm links to redirect to latest (#​23371)
  • Add tryUseNuxt to kit context utils list (#​23373)
🏡 Chore
🤖 CI
  • Add lychee link checker (#​23254)
  • Rename linkChecker job to link-checker (#​23319)
  • Don't run link checker on pushes to main (e0ddcfa9e)
❤️ Contributors
nuxt/module-builder (@​nuxt/module-builder)

v0.5.2

Compare Source

compare changes

💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/ui (@​nuxthq/ui)

v2.8.1-28270630.dfda33c

Compare Source

v2.8.1-28266619.d46eafb

Compare Source

v2.8.1-28266537.ee6f0d0

Compare Source

v2.8.1-28266336.b7b86bc

Compare Source

v2.8.1-28266312.bbf3424

Compare Source

v2.8.1-28265313.2fc9385

Compare Source

v2.8.1-28265284.ff9d518

Compare Source

v2.8.1-28265264.adb0a0f

Compare Source

v2.8.1-28265224.a071e4b

Compare Source

v2.8.1-28265066.a74de15

Compare Source

v2.8.1-28265049.109ec52

Compare Source

v2.8.1-28264933.874447c

Compare Source

v2.8.1-28264890.8b7a013

Compare Source

v2.8.1-28263676.3e647e4

Compare Source

v2.8.1-28262323.b306138

Compare Source

v2.8.1-28262233.1ebf456

Compare Source

v2.8.1-28261140.8257a11

Compare Source

v2.8.1-28259138.6887f73

Compare Source

v2.8.1-28257877.d088d8a

Compare Source

v2.8.1-28257875.f60543a

Compare Source

v2.8.1-28257868.2531c8e

Compare Source

v2.8.1-28257727.4b68760

Compare Source

v2.8.1-28256218.5687723

Compare Source

v2.8.1-28255524.46879dc

Compare Source

v2.8.1-28255458.a94782d

Compare Source

v2.8.1-28255083.853d58a

Compare Source

v2.8.1-28254992.f24ff9c

Compare Source

v2.8.1-28254916.67e85f9

Compare Source

v2.8.1-28254892.86dc49e

Compare Source

v2.8.1-28254811.c937736

Compare Source

v2.8.1-28254794.d379c57

Compare Source

v2.8.1-28253837.f983c97

Compare Source

v2.8.1-28253814.f983c97

Compare Source

v2.8.1-28253773.b90b151

Compare Source

v2.8.1-28253770.34d2f57

Compare Source

v2.8.1-28253430.2c98628

Compare Source

v2.8.1-28253348.681f0e5

Compare Source

vueuse/vueuse (@​vueuse/core)

v10.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
evanw/esbuild (esbuild)

v0.19.4

Compare Source

  • Fix printing of JavaScript decorators in tricky cases (#​3396)

    This release fixes some bugs where esbuild's pretty-printing of JavaScript decorators could incorrectly produced code with a syntax error. The problem happened because esbuild sometimes substitutes identifiers for other expressions in the pretty-printer itself, but the decision about whether to wrap the expression or not didn't account for this. Here are some examples:

    // Original code
    import { constant } from './constants.js'
    import { imported } from 'external'
    import { undef } from './empty.js'
    class Foo {
      @​constant()
      @​imported()
      @​undef()
      foo
    }
    
    // Old output (with --bundle --format=cjs --packages=external --minify-syntax)
    var import_external = require("external");
    var Foo = class {
      @​123()
      @​(0, import_external.imported)()
      @​(void 0)()
      foo;
    };
    
    // New output (with --bundle --format=cjs --packages=external --minify-syntax)
    var import_external = require("external");
    var Foo = class {
      @​(123())
      @​((0, import_external.imported)())
      @​((void 0)())
      foo;
    };
  • Allow pre-release versions to be passed to target (#​3388)

    People want to be able to pass version numbers for unreleased versions of node (which have extra stuff after the version numbers) to esbuild's target setting and have esbuild do something reasonable with them. These version strings are of course not present in esbuild's internal feature compatibility table because an unreleased version has not been released yet (by definition). With this release, esbuild will now attempt to accept these version strings passed to target and do something reasonable with them.

eslint/eslint (eslint)

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use

Configuration

📅 Schedule: Branch creation - "every 7 day" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Sep 22, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1179d14
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 25 times, most recently from 3a0ac23 to dc10dc7 Compare September 28, 2023 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d1bf11c to 1e75bb7 Compare September 30, 2023 11:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 5c98e7f to 1179d14 Compare October 7, 2023 15:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1179d14 to 3fc63c5 Compare October 9, 2023 06:08
@renovate renovate bot merged commit a874e82 into main Oct 9, 2023
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 9, 2023 09:10
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

0 participants