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

[skip netlify] Update Bumped minor version of packages #90

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 9, 2023

Bumped minor version of packages, check if builds are still passing, please 🥺

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@0no-co/graphqlsp ^1.12.14 -> ^1.12.16 age adoption passing confidence
@nuxt/content (source) ^2.13.2 -> ^2.13.4 age adoption passing confidence
@nuxt/eslint (source) ^0.3.13 -> ^0.7.1 age adoption passing confidence
@nuxt/image (source) ^1.8.0 -> ^1.8.1 age adoption passing confidence
@nuxtjs/color-mode ^3.5.1 -> ^3.5.2 age adoption passing confidence
@nuxtjs/device ^3.2.2 -> ^3.2.4 age adoption passing confidence
@nuxtjs/i18n (source) ^8.5.3 -> ^8.5.6 age adoption passing confidence
@pinia/nuxt (source) ^0.5.4 -> ^0.7.0 age adoption passing confidence
@playwright/test (source) ^1.47.1 -> ^1.49.0 age adoption passing confidence
@ramp-network/ramp-instant-sdk (source) ^4.0.5 -> ^4.0.7 age adoption passing confidence
@tanstack/vue-query (source) ^5.56.2 -> ^5.60.6 age adoption passing confidence
@types/lodash (source) ^4.17.7 -> ^4.17.13 age adoption passing confidence
@types/node (source) ^20.16.5 -> ^20.17.6 age adoption passing confidence
@types/prismjs (source) ^1.26.4 -> ^1.26.5 age adoption passing confidence
@vite-pwa/nuxt ^0.10.5 -> ^0.10.6 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.3 -> ^5.2.0 age adoption passing confidence
@wagmi/connectors (source) ^5.1.10 -> ^5.5.0 age adoption passing confidence
@wagmi/core (source) ^2.13.5 -> ^2.15.0 age adoption passing confidence
@wagmi/vue (source) ^0.0.44 -> ^0.0.65 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
chart.js (source) ^4.4.4 -> ^4.4.6 age adoption passing confidence
chartjs-plugin-annotation (source) ^3.0.1 -> ^3.1.0 age adoption passing confidence
chartjs-plugin-zoom (source) ^2.0.1 -> ^2.1.0 age adoption passing confidence
gql.tada (source) ^1.8.7 -> ^1.8.10 age adoption passing confidence
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence
nuxt (source) ^3.13.2 -> ^3.14.1592 age adoption passing confidence
ofetch ^1.3.4 -> ^1.4.1 age adoption passing confidence
pinia ^2.2.2 -> ^2.2.6 age adoption passing confidence
postcss (source) ^8.4.47 -> ^8.4.49 age adoption passing confidence
qrcode.vue (source) ^3.4.1 -> ^3.6.0 age adoption passing confidence
tailwindcss (source) ^3.4.11 -> ^3.4.15 age adoption passing confidence
three (source) ^0.168.0 -> ^0.170.0 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.7.2 age adoption passing confidence
viem (source) ^2.21.7 -> ^2.21.49 age adoption passing confidence
vue (source) ^3.5.6 -> ^3.5.13 age adoption passing confidence
vue-chartjs (source) ^5.3.1 -> ^5.3.2 age adoption passing confidence
vue-tippy ^6.4.4 -> ^6.5.0 age adoption passing confidence
wavesurfer.js (source) ^7.8.6 -> ^7.8.9 age adoption passing confidence

Release Notes

0no-co/GraphQLSP (@​0no-co/graphqlsp)

v1.12.16

Compare Source

Patch Changes

v1.12.15

Compare Source

Patch Changes
nuxt/content (@​nuxt/content)

v2.13.4

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v2.13.3

Compare Source

compare changes

🩹 Fixes
  • module: Allow using @nuxtjs/mdc utils via content module (#​2775)
  • search: Add charset=utf-8 to headers of indexed mode (#​2729)
  • docs: Add warning about using ssr: false with Content (#​2776)
  • Corrected .gradient class (#​2723)
  • build: Keep parser deps out of main bundle (#​2780)
  • navigation: Respect query locale (#​2772)
  • Import defineNitroPlugin from #imports (34f65172)
  • Respect draft key as _draft (#​2738)
  • Draft field order (b0b5eb2d)
📖 Documentation
  • Fix incorrect TS types import path in documentation (#​2773)
  • Missing imports and typo in code blocks (#​2741)
  • Changed types path (#​2735)
  • Fix typo in SSR warning on Installation page (#​2777)
  • Update link to downloads count badge (c1d6ad14)
🏡 Chore
❤️ Contributors
nuxt/eslint (@​nuxt/eslint)

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

v0.6.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub

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/image (@​nuxt/image)

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Suffix export of runtime utils with /index (#​1467)
  • vercel: Added missing formats config & improved documentation (#​1514)
📖 Documentation
  • Update link to downloads count badge (102d474)
🏡 Chore
  • Use tinyexec internally (3b9a4ea)
❤️ Contributors
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.5.2

Compare Source

compare changes

📖 Documentation
🏡 Chore
❤️ Contributors
nuxt-modules/device (@​nuxtjs/device)

v3.2.4

Compare Source

compare changes

🩹 Fixes
  • Inline crawler-user-agents dependency (#​232)
🤖 CI
  • Run CI workflow on Node version from matrix (c504a6f)
❤️ Contributors

v3.2.3

Compare Source

compare changes

🩹 Fixes
  • Generate crawlers regex at build time (#​230)
🏡 Chore
  • Update README and module options JSDoc (5483663)
  • Unpin dependencies and update renovate config (a12c6a4)
❤️ Contributors
nuxt-modules/i18n (@​nuxtjs/i18n)

v8.5.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.5.5

Compare Source

No significant changes

    View changes on GitHub

v8.5.4

Compare Source

This release removes version checks that prevent usage with Nuxt versions higher than 3.x.

The path resolution for langDir (relative to srcDir) and localeDetector (relative to rootDir) remain unchanged, to ease migration to v9 we recommend configuring experimental.restructureDir which will be enabled and set to i18n by default in the upcoming major release.

   🚀 Features
    View changes on GitHub
vuejs/pinia (@​pinia/nuxt)

v0.7.0

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

v0.5.5

Compare Source

microsoft/playwright (@​playwright/test)

v1.49.0

Compare Source

v1.48.2

Compare Source

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128
TanStack/query (@​tanstack/vue-query)

v5.60.6

Compare Source

Version 5.60.6 - 11/19/24, 10:17 AM

Changes
Refactor
Other
Packages

[`v


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 9, 2023

Deploying nft-gallery with  Cloudflare Pages  Cloudflare Pages

Latest commit: c48dc73
Status:🚫  Build failed.

View logs

@renovate
Copy link
Author

renovate bot commented Apr 10, 2023

lgtm

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 8 times, most recently from 7ac0f6e to 6066fdf Compare April 17, 2023 06:32
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 8 times, most recently from 9f9292b to a6a0f10 Compare April 24, 2023 18:30
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 10 times, most recently from 72fdb13 to 308b84c Compare May 2, 2023 07:54
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 2 times, most recently from e283076 to bf505b3 Compare May 3, 2023 01:42
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 1a9c1d6 to 46b5e4b Compare November 7, 2024 20:23
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 46b5e4b to 0645b5d Compare November 8, 2024 05:04
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 0645b5d to edcb733 Compare November 10, 2024 05:54
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from edcb733 to d1f5ee2 Compare November 11, 2024 02:33
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from d1f5ee2 to 71ec711 Compare November 12, 2024 05:29
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 71ec711 to 5d60e3f Compare November 13, 2024 14:46
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 5d60e3f to f9ceabc Compare November 14, 2024 14:57
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from f9ceabc to 6b3e93a Compare November 15, 2024 02:46
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 6b3e93a to f0efd04 Compare November 16, 2024 05:51
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from f0efd04 to 05cee6a Compare November 17, 2024 02:49
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 05cee6a to df3d7e6 Compare November 18, 2024 11:49
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from df3d7e6 to 4fd6442 Compare November 19, 2024 05:37
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 4fd6442 to 8160f3d Compare November 21, 2024 00:00
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