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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@capacitor/camera 6.1.1 -> 6.1.2 age adoption passing confidence
@ionic/vue 8.4.0 -> 8.4.1 age adoption passing confidence
@ionic/vue-router 8.4.0 -> 8.4.1 age adoption passing confidence
@nuxt/eslint-config (source) 0.7.1 -> 0.7.4 age adoption passing confidence
@nuxtjs/plausible 1.1.1 -> 1.2.0 age adoption passing confidence
@types/node (source) 22.9.1 -> 22.10.2 age adoption passing confidence
@unhead/vue (source) 1.11.11 -> 1.11.14 age adoption passing confidence
bumpp 9.8.1 -> 9.9.2 age adoption passing confidence
lint-staged 15.2.10 -> 15.2.11 age adoption passing confidence
playwright-core (source) 1.49.0 -> 1.49.1 age adoption passing confidence
pnpm (source) 9.14.2 -> 9.15.1 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
unbuild 3.0.0 -> 3.0.1 age adoption passing confidence
unhead (source) 1.11.11 -> 1.11.14 age adoption passing confidence
unimport 3.13.2 -> 3.14.5 age adoption passing confidence
vue-tsc (source) 2.1.10 -> 2.2.0 age adoption passing confidence

Release Notes

ionic-team/capacitor-plugins (@​capacitor/camera)

v6.1.2

Compare Source

Bug Fixes
  • camera: Android dialog not fully showing when in landscape (#​2276) (5347d7a)
ionic-team/ionic-framework (@​ionic/vue)

v8.4.1

Compare Source

Bug Fixes
nuxt/eslint (@​nuxt/eslint-config)

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
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
unjs/unhead (@​unhead/vue)

v1.11.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.11.13

Compare Source

No significant changes

    View changes on GitHub

v1.11.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
antfu/bumpp (bumpp)

v9.9.2

Compare Source

v9.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
lint-staged/lint-staged (lint-staged)

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

microsoft/playwright (playwright-core)

v1.49.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33802 - [Bug]: Codegen's Clear button doesn't work if not recordinghttps://github.com/microsoft/playwright/issues/338066 - [Bug]: playwright hangs while waiting for pending navigationhttps://github.com/microsoft/playwright/issues/3378787 - [Bug]: VSC extension isn't capturing all entered tehttps://github.com/microsoft/playwright/issues/33788788 - [Regression]: Double clicking the steps in trace viewer doesn't filter actihttps://github.com/microsoft/playwright/issues/337723772 - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attrhttps://github.com/microsoft/playwright/issues/3379133791 - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snahttps://github.com/microsoft/playwright/issues/33644/33644 - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is nothttps://github.com/microsoft/playwright/issues/33660s/33660 - [Regression]: Unable to open Playwright UI in Dark Mode

Browser Versions
  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130
pnpm/pnpm (pnpm)

v9.15.1

Compare Source

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

unjs/unbuild (unbuild)

v3.0.1

Compare Source

compare changes

🩹 Fixes
  • rollup: De-default default export from stub (#​455)
🏡 Chore
❤️ Contributors
unjs/unimport (unimport)

v3.14.5

Compare Source

Bug Fixes

v3.14.4

Compare Source

Bug Fixes

v3.14.3

Compare Source

Bug Fixes
  • scan-dirs: correctly add the file pattern to the dirs glob. (#​400) (3db6721)

v3.14.2

Compare Source

Bug Fixes
  • scan-dirs: add tsx and jsx into default file extensions (#​397) (1c0aaeb)

v3.14.1

Compare Source

Bug Fixes

v3.14.0

Compare Source

Features
  • scan-dirs: support exclude glob and set dirs exclude types (#​395) (5978277)
Performance Improvements

3.13.4 (2024-11-27)

Bug Fixes
  • upgrade string-literal to fix injecting import for the code with /a[/]bcd/ (#​393) (8c03bf6)

3.13.3 (2024-11-23)

Bug Fixes

3.13.2 (2024-11-14)

Bug Fixes
  • Remove non-existing 'locale' from date-fns preset (#​388) (f67b88d)

3.13.1 (2024-09-27)

Bug Fixes

v3.13.4

Compare Source

Bug Fixes
  • upgrade string-literal to fix injecting import for the code with /a[/]bcd/ (#​393) (8c03bf6)

v3.13.3

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v2.2.0

Compare Source


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

netlify bot commented Dec 1, 2024

Deploy Preview for friendly-lamington-fb5690 canceled.

Name Link
🔨 Latest commit f7cc110
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/6769ee7998b57600082c1828

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from a9c20f8 to 4628632 Compare December 8, 2024 00:53
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 8, 2024 18:52
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 10ad7f6 to 701b581 Compare December 10, 2024 04:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 46640aa to ee86cb5 Compare December 17, 2024 17:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 5680620 to 308a28e Compare December 23, 2024 19:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 308a28e to f7cc110 Compare December 23, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants