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

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 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.8 -> ^1.12.11 age adoption passing confidence
@nuxt/content (source) ^2.12.1 -> ^2.13.1 age adoption passing confidence
@nuxt/types (source) ^2.17.4 -> ^2.18.1 age adoption passing confidence
@nuxtjs/color-mode ^3.4.1 -> ^3.4.2 age adoption passing confidence
@nuxtjs/sitemap ^5.2.0 -> ^5.3.2 age adoption passing confidence
@playwright/test (source) ^1.44.1 -> ^1.45.1 age adoption passing confidence
@tanstack/vue-query (source) ^5.45.0 -> ^5.51.1 age adoption passing confidence
@types/lodash (source) ^4.17.5 -> ^4.17.6 age adoption passing confidence
@types/node (source) ^20.14.5 -> ^20.14.10 age adoption passing confidence
@vite-pwa/nuxt ^0.8.0 -> ^0.9.1 age adoption passing confidence
@wagmi/connectors (source) ^5.0.5 -> ^5.0.22 age adoption passing confidence
@wagmi/core (source) ^2.10.3 -> ^2.11.7 age adoption passing confidence
@web3modal/wagmi ^4.2.2 -> ^4.2.3 age adoption passing confidence
eslint-plugin-vue-scoped-css (source) ^2.8.0 -> ^2.8.1 age adoption passing confidence
gql.tada (source) ^1.7.6 -> ^1.8.2 age adoption passing confidence
graphql ^16.8.2 -> ^16.9.0 age adoption passing confidence
nuxt (source) ^3.12.2 -> ^3.12.3 age adoption passing confidence
postcss (source) ^8.4.38 -> ^8.4.39 age adoption passing confidence
sass ^1.77.6 -> ^1.77.8 age adoption passing confidence
three (source) ^0.165.0 -> ^0.166.1 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.5.3 age adoption passing confidence
viem (source) ^2.15.1 -> ^2.17.3 age adoption passing confidence
vue (source) ^3.4.29 -> ^3.4.31 age adoption passing confidence
vue-tippy ^6.4.1 -> ^6.4.4 age adoption passing confidence
wavesurfer.js (source) ^7.7.15 -> ^7.8.1 age adoption passing confidence

Release Notes

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

v1.12.11

Compare Source

Patch Changes
  • ⚠️ Fixed duplicate fragments in persisted document hash generator
    Submitted by @​felamaslen (See #​342)
nuxt/content (@​nuxt/content)

v2.13.1

Compare Source

compare changes

🔥 Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
📖 Documentation
  • Typo in configuration (#​2677)
  • Add missing await keyword in search documentation (#​2687)
🏡 Chore
❤️ Contributors

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • Top level content/ directory in Nuxt 4 compatibility version (#​2649)
🩹 Fixes
  • Optimise nested dependencies (#​2583)
  • Opt in to import.meta.* properties (#​2597)
  • Ignore unsupported files from contents list (#​2607)
  • module: Convert content-slot to MDCSlot (#​2632)
  • Fix typo in logger warning message (#​2626)
  • search: Keep page's beginning paragraphs (#​2658)
  • Add Nitro hooks types declarations (#​2655)
  • Filter draft files in production (#​2648)
  • search: Use page title as default title for sections (9d81acc2)
  • Init storage only when used (#​2670)
  • Use runtimeconfig only when necessary (6f06f356)
  • Do not update devDependencies (062fb97f)
  • search: Improve sections with root node (#​2672)
  • prerender: Ensure / exists inside prerender rotues (#​2673)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.2

Compare Source

TanStack/query (@​tanstack/vue-query)

v5.51.1

Compare Source

Version 5.51.1 - 7/11/24, 4:56 AM (Manual Release)

Changes

Ci
Docs
  • examples: Modernise Next.js examples (#​7706) (b58da75) by Lachlan Collins
  • eslint-plugin-query: Fix rules links (#​7705) (8d0ba7e) by twiddler
  • examples: Modernise React examples (#​7704) (7fc9472) by Lachlan Collins
  • add Query Rewind to vue community projects (#​7688) (14d9c49) by John Dunn

Packages

v5.51.0

Compare Source

Version 5.51.0 - 7/8/24, 8:05 AM

Changes

Feat
  • vue-query: add support for getters in query keys (#​7608) (41009c9) by Suneet Tipirneni

Packages

v5.50.1

Compare Source

Version 5.50.1 - 7/5/24, 3:00 AM

Changes
Fix
Docs
Packages
vite-pwa/nuxt (@​vite-pwa/nuxt)

v0.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.9.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
wevm/wagmi (@​wagmi/connectors)

v5.0.22

Compare Source

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

v2.11.7

Compare Source

Patch Changes
future-architect/eslint-plugin-vue-scoped-css (eslint-plugin-vue-scoped-css)

v2.8.1

Compare Source

Patch Changes
  • fix: vcssselector location (#​358)
0no-co/gql.tada (gql.tada)

v1.8.2

Compare Source

Patch Changes

v1.8.1

Compare Source

Patch Changes
postcss/postcss (postcss)

v8.4.39

Compare Source

sass/dart-sass (sass)

v1.77.8

Compare Source

  • No user-visible changes.

v1.77.7

Compare Source

  • Declarations that appear after nested rules are deprecated, because the
    semantics Sass has historically used are different from the semantics
    specified by CSS. In the future, Sass will adopt the standard CSS semantics.

    See the Sass website for details.

  • Potentially breaking bug fix: // in certain places such as unknown
    at-rule values was being preserved in the CSS output, leading to potentially
    invalid CSS. It's now properly parsed as a silent comment and omitted from the
    CSS output.

mrdoob/three.js (three)

v0.166.1

Compare Source

v0.166.0

Compare Source

Microsoft/TypeScript (typescript)

v5.5.3

Compare Source

v5.5.2

Compare Source

wevm/viem (viem)

v2.17.3

Compare Source

Patch Changes

v2.17.2

Compare Source

Patch Changes

v2.17.1

Compare Source

Patch Changes
vuejs/core (vue)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

v3.4.30

Compare Source

Bug Fixes
Performance Improvements

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, 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.

@renovate renovate bot requested a review from a team as a code owner June 30, 2024 23:00
@renovate renovate bot requested review from Jarsen136 and hassnian and removed request for a team June 30, 2024 23:00
Copy link

cloudflare-workers-and-pages bot commented Jun 30, 2024

Deploying koda-art-prod with  Cloudflare Pages  Cloudflare Pages

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

View logs

Copy link
Contributor Author

renovate bot commented Jul 1, 2024

lgtm

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from d82ea14 to 2d8d1a5 Compare July 1, 2024 07:46
Copy link

socket-security bot commented Jul 1, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 9 times, most recently from c32c014 to 3bc065b Compare July 2, 2024 17:32
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 6366 lines exceeds the maximum allowed for the inline comments feature.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 3bc065b to 60fd684 Compare July 2, 2024 19:14
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 6366 lines exceeds the maximum allowed for the inline comments feature.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 60fd684 to 6915959 Compare July 3, 2024 03:51
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 6296 lines exceeds the maximum allowed for the inline comments feature.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 6915959 to aca22be Compare July 3, 2024 08:45
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 6319 lines exceeds the maximum allowed for the inline comments feature.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from aca22be to 226d31d Compare July 3, 2024 12:22
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 6318 lines exceeds the maximum allowed for the inline comments feature.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 226d31d to ebe6638 Compare July 3, 2024 13:18
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 6317 lines exceeds the maximum allowed for the inline comments feature.

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from ebe6638 to 41e3fdf Compare July 3, 2024 13:21
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from 49d2087 to 4a32a06 Compare July 6, 2024 09:59
Copy link

socket-security bot commented Jul 6, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/lodash@4.17.21 None 0 1.41 MB bnjmnt4n
npm/prismjs@1.29.0 None 0 2.05 MB rundevelopment
npm/typescript@5.5.3 None 0 21.9 MB typescript-bot

View full report↗︎

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 15 times, most recently from 9a23ac8 to db2a22b Compare July 11, 2024 08:17
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from db2a22b to bcb276b Compare July 11, 2024 20:36
Copy link

codeclimate bot commented Jul 11, 2024

Code Climate has analyzed commit bcb276b and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

sonarcloud bot commented Jul 11, 2024

@vikiival vikiival added this pull request to the merge queue Jul 13, 2024
Merged via the queue into main with commit d1b5112 Jul 13, 2024
17 checks passed
@vikiival vikiival deleted the renovate/bumped-minor-version-of-packages branch July 13, 2024 06:07
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.

3 participants