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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2024

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/eslint (source) ^0.3.13 -> ^0.5.7 age adoption passing confidence
@nuxt/image (source) ^1.8.0 -> ^1.8.1 age adoption passing confidence
@nuxtjs/device ^3.2.2 -> ^3.2.4 age adoption passing confidence
@nuxtjs/i18n (source) ^8.5.3 -> ^8.5.5 age adoption passing confidence
@pinia/nuxt (source) ^0.5.4 -> ^0.5.5 age adoption passing confidence
@playwright/test (source) ^1.47.1 -> ^1.48.0 age adoption passing confidence
@tanstack/vue-query (source) ^5.56.2 -> ^5.59.9 age adoption passing confidence
@types/lodash (source) ^4.17.7 -> ^4.17.10 age adoption passing confidence
@types/node (source) ^20.16.5 -> ^20.16.11 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.3 -> ^5.1.4 age adoption passing confidence
@wagmi/connectors (source) ^5.1.10 -> ^5.1.15 age adoption passing confidence
@wagmi/core (source) ^2.13.5 -> ^2.13.8 age adoption passing confidence
@wagmi/vue (source) ^0.0.44 -> ^0.0.49 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
gql.tada (source) ^1.8.7 -> ^1.8.10 age adoption passing confidence
ofetch ^1.3.4 -> ^1.4.1 age adoption passing confidence
pinia ^2.2.2 -> ^2.2.4 age adoption passing confidence
qrcode.vue (source) ^3.4.1 -> ^3.5.0 age adoption passing confidence
tailwindcss (source) ^3.4.11 -> ^3.4.13 age adoption passing confidence
three (source) ^0.168.0 -> ^0.169.0 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
viem (source) ^2.21.7 -> ^2.21.22 age adoption passing confidence
vue (source) ^3.5.6 -> ^3.5.11 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/eslint (@​nuxt/eslint)

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/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.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.5.5

Compare Source

microsoft/playwright (@​playwright/test)

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.59.9

Compare Source

Version 5.59.9 - 10/10/24, 6:56 PM

Changes

Fix
  • core: don"t consider queries as enabled if they have no observers and have never fetched (successfully or erroneously) (#​8161) (5228e51) by Dominik Dorfmeister
Test

Packages

v5.59.6

Compare Source

Version 5.59.6 - 10/9/24, 2:34 PM

Changes

Fix
  • perf: improve long running task performance in query core (#​8107) (5499577) by David

Packages

v5.59.4

Compare Source

Version 5.59.4 - 10/9/24, 1:02 PM

Changes
Fix
  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#​8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#​8150) (eb2f9d3) by pawel-twardziak
Chore
  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#​8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#​8142) (78b086b) by Sol Lee
Test
  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister
Packages

v5.59.1

Compare Source

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix
  • eslint-plugin-query: update deprecated getSourceCode() method (#​8117) (bb8278d) by Sol Lee
Test
Docs

Packages

v5.59.0

Compare Source

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat
Docs
  • react-query: Fix broken route on eslint-plugin-query.md (#​8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#​8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#​8108) (68ca717) by Arnoud
Other

Packages

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.1.4

wevm/wagmi (@​wagmi/connectors)

v5.1.15

Compare Source

Patch Changes

v5.1.14

Compare Source

Patch Changes

v5.1.13

Compare Source

Patch Changes

v5.1.12

Compare Source

Patch Changes

v5.1.11

Compare Source

Patch Changes
wevm/wagmi (@​wagmi/core)

v2.13.8

Compare Source

Patch Changes

v2.13.7

Compare Source

Patch Changes

v2.13.6

Compare Source

Patch Changes
wevm/wagmi (@​wagmi/vue)

v0.0.49

Compare Source

Patch Changes

v0.0.48

Compare Source

Patch Changes

v0.0.47

Compare Source

Patch Changes

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.

@renovate renovate bot requested a review from a team as a code owner September 29, 2024 22:10
@renovate renovate bot requested review from Jarsen136 and hassnian and removed request for a team September 29, 2024 22:10
Copy link

cloudflare-workers-and-pages bot commented Sep 29, 2024

Deploying koda-art-prod with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a81081
Status: ✅  Deploy successful!
Preview URL: https://c473d770.kodaart-production.pages.dev
Branch Preview URL: https://renovate-bumped-minor-versio.kodaart-production.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 3 times, most recently from eea8c53 to 5ff4137 Compare September 30, 2024 10:35
@Jarsen136
Copy link
Contributor

image image

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 20 times, most recently from 6b3dd0f to ff370cb Compare October 5, 2024 01:14
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 20 times, most recently from 4e0d6cb to c0ee74d Compare October 10, 2024 19:41
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from c0ee74d to 4a81081 Compare October 10, 2024 23:05
Copy link

sonarcloud bot commented Oct 10, 2024

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.

1 participant