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

Update all non-major dependencies #63

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@giscus/vue (source) ^3.0.0 -> ^3.1.1 age adoption passing confidence
@iconify-json/fluent-emoji-flat ^1.2.1 -> ^1.2.2 age adoption passing confidence
@iconify-json/heroicons ^1.2.1 -> ^1.2.2 age adoption passing confidence
@iconify-json/ph ^1.2.1 -> ^1.2.2 age adoption passing confidence
@iconify-json/simple-icons ^1.2.13 -> ^1.2.20 age adoption passing confidence
@nuxt/eslint (source) ^0.7.2 -> ^0.7.5 age adoption passing confidence
@nuxt/fonts ^0.10.2 -> ^0.10.3 age adoption passing confidence
@nuxt/image (source) ^1.8.1 -> ^1.9.0 age adoption passing confidence
@nuxt/ui-pro ^1.4.4 -> ^1.7.0 age adoption passing confidence
@nuxtjs/mdc ^0.9.5 -> ^0.13.1 age adoption passing confidence
@nuxtjs/seo (source) 2.0.2 -> 2.0.3 age adoption passing confidence
@stefanobartoletti/nuxt-social-share ^1.2.0 -> ^1.2.1 age adoption passing confidence
eslint (source) ^9.15.0 -> ^9.18.0 age adoption passing confidence
nuxt-og-image (source) ^3.0.6 -> ^3.1.1 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.15.4 age adoption passing confidence
posthog-js ^1.188.1 -> ^1.207.0 age adoption passing confidence
typescript (source) ^5.7.2 -> ^5.7.3 age adoption passing confidence
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence
zod (source) ^3.23.8 -> ^3.24.1 age adoption passing confidence

Release Notes

giscus/giscus-component (@​giscus/vue)

v3.1.1: @​giscus/vue v3.1.1

Compare Source

Added

  • Update types with new available languages and themes.

v3.1.0: @​giscus/vue v3.1.0

Compare Source

⚠️ WARNING

Do not use this version – I wasn't sure whether I ran the build command or not before I hit publish. Use v3.1.1 instead.

Added

  • Update types with new available languages and themes.
nuxt/eslint (@​nuxt/eslint)

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.10.3

Compare Source

compare changes

🩹 Fixes
  • devtools: Re-broadcast all fonts when adding new ones (#​405)
  • Parse nested CSS correctly (#​384)
📖 Documentation
  • Add examples to local file lookup docs (#​398)
  • Call out limited default font-weights (#​399)
  • Update tailwind v4 example (#​410)
🏡 Chore
  • release: V0.10.2 (a7f0a7d)
  • Default bumpType to patch in changelog script (#​402)
❤️ Contributors
nuxt/image (@​nuxt/image)

v1.9.0

Compare Source

1.9.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • nuxt-img: Add custom slot for full control of rendering (#​1626)
  • amplify: Add additional modifiers (#​1656)
  • strapi5: Add new provider with formats (#​1621)
🔥 Performance
  • Remove node-fetch-native dependency (d667025)
  • Use direct imports from #app/nuxt and #imports (70ef740)
🩹 Fixes
  • prismic: Use unsplash image proxy where necessary (#​1614)
  • Set up non-default ipx providers if options.ipx is set (#​1618)
  • Emit error events from <NuxtImg> placeholder (#​1640)
  • Add strapi5 to list of built-in providers (1079a03)
📖 Documentation
  • Update link to downloads count badge (392991b)
  • Improve cloudflare provider page (#​1601)
  • Make clearer that xxl is not a tailwind size (#​1632)
  • Add note about the alt prop (#​1628)
  • Capitalize title (#​1649)
  • Update strapi links (#​1650)
🏡 Chore
  • Update version link (fa18501)
  • docs: Remove unneeded icons config (150db3e)
  • Add knip and installed-check + clean up workspace deps (736102b)
  • Dedupe lockfile (ddc355b)
✅ Tests
  • Await file snapshot assertions (0e20cce)
  • Add strapi5 snapshots (3415daa)
🤖 CI
❤️ Contributors
nuxt/ui-pro (@​nuxt/ui-pro)

v1.7.0

Compare Source

v1.6.0

Compare Source

nuxt-modules/mdc (@​nuxtjs/mdc)

v0.13.1

Compare Source

compare changes

🩹 Fixes
  • stringify: Convert mdc-element back to rehype element (017fff0)
🏡 Chore
❤️ Contributors

v0.13.0

Compare Source

compare changes

🩹 Fixes
  • stringify: Use * instead _ for emphsis syntax (#​325)
📖 Documentation
  • README: Links types module (#​324)
  • Module loads components from components/mdc directory (aac575e)
🏡 Chore
❤️ Contributors

v0.12.1

Compare Source

compare changes

🏡 Chore
✅ Tests
❤️ Contributors

v0.12.0

Compare Source

compare changes

🚀 Enhancements
  • parse: Allow disabling heading extraction (4420709)
🩹 Fixes
  • Text is default language for codeblocks (#​309)
  • stringifyMarkdown auto-import (#​311)
  • Do not remove text language from codeblocks (3b6ca5b)
🏡 Chore
❤️ Contributors

v0.11.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.11.0

Compare Source

compare changes

🚀 Enhancements
  • renderer: Do not try to resolve <svg>, <math> and their children (#​299)
  • MDC stringify utility (#​300)
🩹 Fixes
  • Export processors (a0601df)
  • stringify: Do not remove slots with properties (c862290)
  • stringify: Whitespace between inline components and texts (e2a7c43)
  • stringify: Whitespace between :br and texts (42b9f9b)
🏡 Chore
❤️ Contributors

v0.10.0

Compare Source

compare changes

🚀 Enhancements
  • parser: New createProcessor util (#​289)
  • slot: Detect Vue slots with mdc-unwrap prop and treat them as <MDCSlot> (#​294)
🩹 Fixes
  • nodeTextContent: .value has higher priority than .children (08ce958)
🏡 Chore
❤️ Contributors
harlan-zw/nuxt-seo (@​nuxtjs/seo)

v2.0.3

Compare Source

No significant changes

    View changes on GitHub
stefanobartoletti/nuxt-social-share (@​stefanobartoletti/nuxt-social-share)

v1.2.1

Compare Source

eslint/eslint (eslint)

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#​19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#​19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#​19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#​19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#​19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#​19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#​19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#​19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#​19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#​19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#​19148) (Milos Djermanovic)

Chores

pnpm/pnpm (pnpm)

v9.15.4

Compare Source

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 JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.1

Compare Source

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
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.

Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for techwatching ready!

Name Link
🔨 Latest commit 2103cfa
🔍 Latest deploy log https://app.netlify.com/sites/techwatching/deploys/678a5e88d6da030008ebfd91
😎 Deploy Preview https://deploy-preview-63--techwatching.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 85
Accessibility: 94
Best Practices: 100
SEO: 100
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title Update dependency @nuxt/fonts to ^0.10.2 Update all non-major dependencies Oct 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 22dbaa7 to 262e8cf Compare October 30, 2024 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from cd2beec to 79767f1 Compare November 5, 2024 22:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 91f306d to 34814a7 Compare November 18, 2024 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 22cabee to 0839c15 Compare November 19, 2024 15:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 4493931 to d593615 Compare December 20, 2024 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from dc16f4f to 089945e Compare December 28, 2024 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2b6b415 to 74641ba Compare January 6, 2025 11:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2d1cb74 to 8b3499d Compare January 11, 2025 02:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 11aed14 to 007ce0c Compare January 16, 2025 18:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 007ce0c to 2103cfa Compare January 17, 2025 13:43
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