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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^3.8.0 -> ^3.16.0 age adoption passing confidence devDependencies minor
@iconify-json/carbon ^1.2.4 -> ^1.2.5 age adoption passing confidence dependencies patch
@iconify-json/simple-icons ^1.2.10 -> ^1.2.22 age adoption passing confidence dependencies patch
@nuxt/devtools (source) ^1.6.0 -> ^1.7.0 age adoption passing confidence dependencies minor
@nuxt/eslint (source) ^0.6.1 -> ^0.7.6 age adoption passing confidence devDependencies minor
@nuxt/image (source) ^1.8.1 -> ^1.9.0 age adoption passing confidence dependencies minor
@nuxtjs/fontaine ^0.4.3 -> ^0.4.4 age adoption passing confidence dependencies patch
@nuxtjs/plausible ^1.0.3 -> ^1.2.0 age adoption passing confidence dependencies minor
@nuxtjs/seo (source) ^2.0.0-rc.23 -> ^2.1.1 age adoption passing confidence dependencies minor
@vueuse/core (source) ^11.2.0 -> ^11.3.0 age adoption passing confidence dependencies minor
@vueuse/nuxt (source) ^11.2.0 -> ^11.3.0 age adoption passing confidence dependencies minor
eslint (source) ^9.13.0 -> ^9.19.0 age adoption passing confidence devDependencies minor
fast-xml-parser ^4.5.0 -> ^4.5.1 age adoption passing confidence dependencies patch
marocchino/sticky-pull-request-comment v2.9.0 -> v2.9.1 age adoption passing confidence action patch
pnpm (source) 9.12.3 -> 9.15.4 age adoption passing confidence packageManager minor
radix-vue ^1.9.8 -> ^1.9.13 age adoption passing confidence dependencies patch
typescript (source) ^5.6.3 -> ^5.7.3 age adoption passing confidence devDependencies minor
vue-tsc (source) ^2.1.10 -> ^2.2.0 age adoption passing confidence devDependencies minor
wrangler (source) ^3.84.1 -> ^3.106.0 age adoption passing confidence devDependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.13.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.12.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.12.1

Compare Source

No significant changes

    View changes on GitHub

v3.12.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.11.2

Compare Source

   🐞 Bug Fixes
  • perfectionist: Revert bahaviour change on import sorting since v3.10  -  by @​antfu (00c41)
    View changes on GitHub

v3.11.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.11.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.9.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
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)

v1.6.4

Compare Source

Bug Fixes

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

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)

v1.6.1

Compare Source

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

v0.7.6

Compare Source

   🚀 Features
    View changes on GitHub

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

v0.7.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.1

Compare Source

No significant changes

    View changes on GitHub

v0.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
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-modules/fontaine (@​nuxtjs/fontaine)

v0.4.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt-modules/plausible (@​nuxtjs/plausible)

v1.2.0

Compare Source

[!NOTE]
Yes, this release contains a breaking change. However, the proxy path introduced in v1.1 wasn't working properly. Thus, the breaking change as well as its refactors will fix the feature in the first place. There is no real breaking change for the developer.

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v1.1.1

Compare Source

   🚀 Features
    View changes on GitHub

v1.1.0

Compare Source

   🚀 Features
    View changes on GitHub
harlan-zw/nuxt-seo (@​nuxtjs/seo)

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

   🚀 Features
Nuxt Content v3

All modules now support Nuxt Content v3 including Robots, Sitemap, OG Image, Schema.org and Link Checker.

You can either install them manually by following the individual module instructions or use the Nuxt SEO asSeoCollection() to register them all at once.

  • Nuxt Robots: robots (docs)
  • Nuxt Sitemap: sitemap (docs)
  • Nuxt OG Image: ogImage (docs)
  • Nuxt Schema.org: schemaOrg (docs)
    View changes on GitHub

v2.0.3

Compare Source

No significant changes

    View changes on GitHub

v2.0.2

Compare Source

No significant changes

    View changes on GitHub

v2.0.1

Compare Source

No significant changes

    View changes on GitHub

v2.0.0

Compare Source

Nuxt SEO v2 Stable 🎉

This release has been almost two years in the making. Please read the Announcing Nuxt SEO Stable post to learn about the history of Nuxt SEO, what the stable means and what is planned for the module.

Ready to upgrade? Check out the migration guides:

Changelog

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v11.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

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.

Copy link
Contributor

github-actions bot commented Nov 1, 2024

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d25ad78 to a0c812c Compare November 5, 2024 07:42
@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^9.14.0 chore(deps): update all non-major dependencies Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 882e973 to 84c05d4 Compare November 13, 2024 12:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from f9c0007 to 0d8beef Compare November 20, 2024 16:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 0c2f3c9 to a4819b2 Compare November 26, 2024 07:44
@renovate renovate bot had a problem deploying to preview-76/merge January 17, 2025 13:46 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ad6b1d to 93223d5 Compare January 17, 2025 17:30
@renovate renovate bot had a problem deploying to preview-76/merge January 17, 2025 17:30 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 93223d5 to 8f4811c Compare January 21, 2025 10:39
@renovate renovate bot had a problem deploying to preview-76/merge January 21, 2025 10:39 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f4811c to 18f4814 Compare January 21, 2025 18:10
@renovate renovate bot had a problem deploying to preview-76/merge January 21, 2025 18:10 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18f4814 to 7235d71 Compare January 22, 2025 10:40
@renovate renovate bot had a problem deploying to preview-76/merge January 22, 2025 10:40 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7235d71 to b6eb0ad Compare January 22, 2025 18:31
@renovate renovate bot had a problem deploying to preview-76/merge January 22, 2025 18:31 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6eb0ad to d5232e2 Compare January 22, 2025 21:28
@renovate renovate bot had a problem deploying to preview-76/merge January 22, 2025 21:28 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5232e2 to fe41168 Compare January 24, 2025 21:31
@renovate renovate bot had a problem deploying to preview-76/merge January 24, 2025 21:31 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fe41168 to ce43654 Compare January 27, 2025 18:22
@renovate renovate bot had a problem deploying to preview-76/merge January 27, 2025 18:22 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce43654 to ed8a07b Compare January 28, 2025 10:21
@renovate renovate bot had a problem deploying to preview-76/merge January 28, 2025 10:21 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed8a07b to a1b6671 Compare January 28, 2025 13:08
@renovate renovate bot had a problem deploying to preview-76/merge January 28, 2025 13:08 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1b6671 to 7c7b3e7 Compare January 29, 2025 04:33
@renovate renovate bot had a problem deploying to preview-76/merge January 29, 2025 04:33 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7c7b3e7 to 3e26fa5 Compare January 29, 2025 17:36
@renovate renovate bot had a problem deploying to preview-76/merge January 29, 2025 17:37 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e26fa5 to bb8c0e8 Compare January 30, 2025 19:05
@renovate renovate bot had a problem deploying to preview-76/merge January 30, 2025 19:05 Failure
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb8c0e8 to 1ed2903 Compare January 31, 2025 16:33
@renovate renovate bot had a problem deploying to preview-76/merge January 31, 2025 16:33 Failure
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