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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 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.2 -> ^1.12.8 age adoption passing confidence
@fortawesome/vue-fontawesome ^3.0.6 -> ^3.0.8 age adoption passing confidence
@nuxt/types (source) ^2.17.3 -> ^2.17.4 age adoption passing confidence
@nuxtjs/sitemap ^5.1.5 -> ^5.2.0 age adoption passing confidence
@playwright/test (source) ^1.44.0 -> ^1.44.1 age adoption passing confidence
@tanstack/vue-query (source) ^5.37.1 -> ^5.45.0 age adoption passing confidence
@types/lodash (source) ^4.17.1 -> ^4.17.5 age adoption passing confidence
@types/node (source) ^20.12.11 -> ^20.14.2 age adoption passing confidence
@vite-pwa/nuxt ^0.7.0 -> ^0.8.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.4 -> ^5.0.5 age adoption passing confidence
chart.js (source) ^4.4.2 -> ^4.4.3 age adoption passing confidence
eslint-config-unjs ^0.2.1 -> ^0.3.2 age adoption passing confidence
gql.tada (source) ^1.6.3 -> ^1.7.6 age adoption passing confidence
graphql ^16.8.1 -> ^16.8.2 age adoption passing confidence
nuxt (source) ^3.11.2 -> ^3.12.1 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.2 age adoption passing confidence
sass ^1.77.1 -> ^1.77.5 age adoption passing confidence
tailwindcss (source) ^3.4.3 -> ^3.4.4 age adoption passing confidence
three (source) ^0.164.1 -> ^0.165.0 age adoption passing confidence
viem (source) ^2.10.5 -> ^2.14.0 age adoption passing confidence
vue (source) ^3.4.27 -> ^3.4.29 age adoption passing confidence
vue-eslint-parser ^9.4.2 -> ^9.4.3 age adoption passing confidence
wavesurfer.js (source) ^7.7.14 -> ^7.7.15 age adoption passing confidence

Release Notes

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

v1.12.8

Compare Source

Patch Changes
  • ⚠️ Fix schema derivation when using graphql.persisted, we used the wrong expression in the ast
    Submitted by @​felamaslen (See #​333)

v1.12.7

Compare Source

Patch Changes

v1.12.6

Compare Source

Patch Changes
  • Use resolved document text when generating the persisted hash
    Submitted by @​felamaslen (See #​327)

v1.12.5

Compare Source

Patch Changes

v1.12.4

Compare Source

Patch Changes
  • ⚠️ Fix fragments not being resolved when they're assigned to a property on an arbitrary identifier as an identifier
    Submitted by @​kitten (See #​322)

v1.12.3

Compare Source

Patch Changes
FortAwesome/vue-fontawesome (@​fortawesome/vue-fontawesome)

v3.0.8

Compare Source

Changed
  • Updated package-lock.json to help fix faililng tests

v3.0.7

Compare Source

Changed
  • Updated nodejs version in .tool-versions
  • Updated Jest configuration for local testing
  • Removed an unused import in FontAwesomeLayers.test.js
  • Updated node-versions in ci.yml
  • Added additional exports in index.d.ts
  • Updated README.md for new Font Awesome Doc link

nuxt/nuxt (@​nuxt/types)

v2.17.4

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • types: Bump serve-static types to v1.15.7 (1c44c376d)
  • generator: Use maintained html-minifier-terser (#​26914)
  • vue-app: Prevent double page mount (#​10874)
  • core: Don't skip loading runtime modules if one is improperly resolved (#​10193)
  • vue-app: Prevent error page mounting twice (#​27484)
🏡 Chore
✅ Tests
  • Properly close page in e2e tests (1700aa131)
  • Wait for navigation in redirect test (e74715606)
  • Don't register promise in external nav (#​27468)
🤖 CI
❤️ Contributors
nuxt-modules/sitemap (@​nuxtjs/sitemap)

v5.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
microsoft/playwright (@​playwright/test)

v1.44.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed
https://github.com/microsoft/playwright/issues/30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't workhttps://github.com/microsoft/playwright/issues/307700 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't worhttps://github.com/microsoft/playwright/issues/3085858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

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

v5.45.0

Compare Source

Version 5.45.0 - 6/12/2024, 12:35 PM

Changes

Feat
Docs

Packages

v5.44.0

Compare Source

Version 5.44.0 - 6/11/2024, 1:13 PM

Changes

Feat
  • query-core: staleTime as a function (#​7541) (96a743e) by Dominik Dorfmeister

Packages

v5.41.0

Compare Source

Version 5.41.0 - 6/8/2024, 6:46 PM

Changes

Feat
Refactor
  • react-query-next-experimental: use isServer to determine server environment (#​7536) (4e1a04b) by Hwang Taehwan
Chore
  • fix test syntax (97bc113) by Dominik Dorfmeister
Docs

Packages

v5.40.1

Compare Source

Version 5.40.1 - 6/4/2024, 8:18 AM

Changes

Refactor
  • *: improved type inference for useQueries with skipToken (#​7484) (6f08200) by 김관식
Chore
Ci
Docs
Other
  • Revert "chore: add CODECOV_TOKEN" (ee02838) by Dominik Dorfmeister
Test

Packages

v5.40.0

Compare Source

Version 5.40.0 - 5/27/2024, 6:15 PM

Changes
Feat
  • allow to dehydrate and restore promises (#​7481) (721730a) by Dominik Dorfmeister
Packages

v5.38.0

Compare Source

Version 5.38.0 - 5/25/2024, 12:34 PM

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

v0.8.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.0.5

chartjs/Chart.js (chart.js)

v4.4.3

Compare Source

Essential Links

  • #​11754 Fix error when object prototype is frozen

Bugs Fixed

  • #​11764 do not attempt to clear canvas if one does not exist
  • #​11755 #<!---->11450 hide bar by dataindex
  • #​11690 Create parsed object with correct keys
  • #​11707 platform.isAttached should return false if canvas is false-y

Documentation

Development

Thanks to @​DAcodedBEAT, @​EricWittrock, @​LeeLenaleee, @​LiamSwayne, @​dependabot and @​dependabot[bot]

unjs/eslint-config (eslint-config-unjs)

v0.3.2

Compare Source

compare changes

🏡 Chore
  • Update unicorn plugin to 53 (0a944e4)
❤️ Contributors

v0.3.1

Compare Source

compare changes

🩹 Fixes
  • markdown: Override default rules (4765dd5)
🏡 Chore
  • Remove prerelease script (pnpm why ?!) (a98c465)
❤️ Contributors

v0.3.0

Compare Source

compare changes

0no-co/gql.tada (gql.tada)

v1.7.6

Compare Source

Patch Changes

v1.7.5

Compare Source

Patch Changes

v1.7.4

Compare Source

Patch Changes

v1.7.3

Compare Source

Patch Changes

v1.7.2

Compare Source

Patch Changes

v1.7.1

Compare Source

Patch Changes

v1.7.0

Compare Source

Minor Changes
Patch Changes
graphql/graphql-js (graphql)

v16.8.2

Compare Source

v16.8.2 (2024-06-12)

Bug Fix 🐞* #​4022 fix: remove globalThis check and align with what bundlers can accept (@​JoviDeCroock)
Internal 🏠* #​4104 Fix publish scripts (@​benjie)
Committers: 2
nuxt/nuxt (nuxt)

v3.12.1

Compare Source

v3.12.0

Compare Source

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

v3.3.1

Compare Source

diff

Preserve empty lines in front matter (#​16347 by [@​fisker](https://

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 May 19, 2024 23:52
@renovate renovate bot requested review from daiagi and hassnian and removed request for a team May 19, 2024 23:52
Copy link

cloudflare-pages bot commented May 19, 2024

Deploying koda-art-prod with  Cloudflare Pages  Cloudflare Pages

Latest commit: 955b538
Status:🚫  Build failed.

View logs

Copy link

socket-security bot commented May 19, 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 20 times, most recently from 427ed9e to 3065a39 Compare May 26, 2024 14:43
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 2 times, most recently from a5511ba to f5d1543 Compare May 27, 2024 13:21
Copy link

sonarcloud bot commented May 27, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from f5d1543 to 8a2ea16 Compare May 27, 2024 14:37
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 22 times, most recently from 5bf46f3 to f08d8c4 Compare June 13, 2024 08:46
Copy link

socket-security bot commented Jun 13, 2024

@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch 3 times, most recently from e9c3ad5 to ac114ff Compare June 14, 2024 14:46
@renovate renovate bot force-pushed the renovate/bumped-minor-version-of-packages branch from ac114ff to 955b538 Compare June 14, 2024 16:35
Copy link

sonarcloud bot commented Jun 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codeclimate bot commented Jun 14, 2024

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

View more on Code Climate.

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.

None yet

0 participants