8000 chore(deps): update all non-major dependencies (v1) by hywax-assistant · Pull Request #157 · hywax/mafl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update all non-major dependencies (v1) #157

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

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

Conversation

hywax-assistant
Copy link
Collaborator
@hywax-assistant hywax-assistant commented Dec 1, 2024

This PR contains the following updates:

Package Type Update Change
@commitlint/cli (source) devDependencies minor ^19.6.0 -> ^19.8.1
@commitlint/config-conventional (source) devDependencies minor ^19.6.0 -> ^19.8.1
@iconify/json (source) devDependencies patch ^2.2.277 -> ^2.2.337
@nuxt/ui (source) dependencies minor ^3.0.0-alpha.9 -> ^3.1.1
@nuxt/ui-pro (source) dependencies minor ^3.0.0-alpha.9 -> ^3.1.1
@nuxtjs/i18n (source) devDependencies minor ^9.1.0 -> ^9.5.4
@types/node (source) devDependencies minor ^22.10.1 -> ^22.15.17
@vueuse/nuxt (source) devDependencies minor ^12.0.0 -> ^12.8.2
changelogen devDependencies minor ^0.5.7 -> ^0.6.1
lint-staged devDependencies minor ^15.2.10 -> ^15.5.2
node final minor 22.11-alpine -> 22.15.0-alpine
node stage minor 22.11-alpine -> 22.15.0-alpine
nuxt (source) devDependencies minor ^3.14.1592 -> ^3.17.3
nuxt-zod-i18n devDependencies patch ^1.11.0 -> ^1.11.5
pnpm (source) packageManager minor 9.14.2 -> 9.15.9
typescript (source) devDependencies minor ^5.7.2 -> ^5.8.3
unocss (source) devDependencies minor ^0.64.1 -> ^0.65.4
unplugin-vue-components devDependencies minor ^0.27.5 -> ^0.28.0
vite (source) devDependencies minor ^6.0.1 -> ^6.3.5
vitepress (source) devDependencies minor ^1.5.0 -> ^1.6.3
vue-tsc (source) devDependencies minor ^2.1.10 -> ^2.2.10
yaml (source) dependencies minor ^2.6.1 -> ^2.7.1
zod (source) dependencies minor ^3.23.8 -> ^3.24.4

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.8.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

iconify/icon-sets (@​iconify/json)

v2.2.337

Compare Source

v2.2.336

Compare Source

v2.2.335

Compare Source

v2.2.334

Compare Source

v2.2.333

Compare Source

v2.2.332

Compare Source

v2.2.331

Compare Source

v2.2.330

Compare Source

v2.2.329

Compare Source

v2.2.328

Compare Source

v2.2.327

Compare Source

v2.2.326

Compare Source

v2.2.325

Compare Source

v2.2.324

Compare Source

v2.2.323

Compare Source

v2.2.322

Compare Source

v2.2.321

Compare Source

v2.2.320

Compare Source

v2.2.319

Compare Source

v2.2.318

Compare Source

v2.2.317

Compare Source

v2.2.316

Compare Source

v2.2.315

Compare Source

v2.2.314

Compare Source

v2.2.313

Compare Source

v2.2.312

Compare Source

v2.2.311

Compare Source

v2.2.310

Compare Source

v2.2.309

Compare Source

v2.2.308

Compare Source

v2.2.307

Compare Source

v2.2.306

Compare Source

v2.2.305

Compare Source

v2.2.304

Compare Source

v2.2.303

Compare Source

v2.2.302

Compare Source

v2.2.301

Compare Source

v2.2.300

Compare Source

v2.2.299

Compare Source

v2.2.298

Compare Source

v2.2.297

Compare Source

v2.2.296

Compare Source

v2.2.295

Compare Source

v2.2.294

Compare Source

v2.2.293

Compare Source

v2.2.292

Compare Source

v2.2.291

Compare Source

v2.2.290

Compare Source

v2.2.289

Compare Source

v2.2.288

Compare Source

v2.2.287

Compare Source

v2.2.286

Compare Source

v2.2.285

Compare Source

v2.2.284

Compare Source

v2.2.283

Compare Source

v2.2.282

Compare Source

v2.2.281

Compare Source

v2.2.280

Compare Source

v2.2.279

Compare Source

v2.2.278

Compare Source

nuxt/ui (@​nuxt/ui)

v3.1.1

Compare Source

Features
Bug Fixes

v3.1.0

Compare Source

⚠ BREAKING CHANGES
  • OverlayProvider: return an overlay instance from .open() (#​3829)
Features
Bug Fixes

v3.0.2

Compare Source

Features
Bug Fixes
  • Avatar: proxy $attrs to default slot (#​3712) (88f349d)
  • Button: use focus:outline-none instead of focus:outline-hidden (c231fe5), closes #​3658
  • CommandPalette: use group.id as key (bc61d29)
  • components: improve generic types (#​3331) (b998354)
  • Container: add w-full class (df00149)
  • defineLocale/defineShortcuts: remove @__NO_SIDE_EFFECTS__ (82e2665)
  • Drawer: remove fadeFromIndex prop proxy (f7604e5)
  • Form: clear dirty state after submit (#​3692) (3dd88ba)
  • FormField: add help to aria-describedby attribute (#​3691) (20c3392)
  • InputMenu/SelectMenu: empty search results (94b6e52)
  • InputMenu: reset searchTerm on update:open (3074632), closes #​3620
  • Link: handle aria-current like NuxtLink / RouterLink (c531d02)
  • Link: prevent active="true" binding on html (d73768b)
  • Link: properly pick all aria-* & data-* attrs (ade16b7)
  • Link: proxy onClick (370054b), closes #​3631
  • NavigationMenu: add z-index on viewport (0095d89), closes #​3654
  • Switch: prevent transition on focus outline (68787b2)
  • Table: wrong condition on caption slot (4ebb94c)
  • Tabs: remove focus:outline-hidden class (1769d5e)
  • types: add missing export for ButtonGroup (#​3709) (e7e6745)
  • useOverlay: refine open method type to infer close emit return type (#​3716) (bd99c2d)
  • vue: mock nuxtApp.hooks & useRuntimeHook (23bfeb9)

v3.0.1

Compare Source

⚠ BREAKING CHANGES
  • Form: drop explicit support for zod and valibot (#​3617)
Features
Bug Fixes
Code Refactoring

v3.0.0

Compare Source

v3.0.0-beta.4

Compare Source

Features
Bug Fixes

v3.0.0-beta.3

Compare Source

Features
Bug Fixes

v3.0.0-beta.2

Compare Source

Bug Fixes
  • OverlayProvider: missing import (c555c16)
  • useOverlay: missing imports (0e3c63e)

v3.0.0-beta.1

Compare Source

⚠ BREAKING CHANGES
  • module: remove devtools in favor of compodium (#​3380)
  • useOverlay: handle programmatic modals and slideovers (#​3279)
Features
Bug Fixes

v3.0.0-alpha.13

Compare Source

⚠ BREAKING CHANGES
  • useToast: don't return a promise on add
  • Toast: rename click to onClick for consistency
  • Alert/Toast: add orientation prop
Features
Bug Fixes
  • App: wrap ModalProvider / SlideoverProvider inside TooltipProvider (cd0a9d3), closes #​3236
  • Badge: missing UAvatar import (49dd088), closes #​3203
  • Calendar/InputMenu/Textarea: add missing PartialString type on ui prop (9d29e0b), closes #​3299
  • Card: remove shadow-sm for consistency (8097fff)
  • Link: allow usage without vue-router in vue (f55e869), closes #​3001
  • locale: export km (#​3201) (995e07d)
  • Modal/Slideover: improve title & description accessibility (e419dcb), closes #​3267 #​3215
  • Modal: always fullscreen on mobile (#​2637) (7641d89)
  • NavigationMenu: disable collapsible with collapsed prop (07e1b4f)
  • NavigationMenu: remove negative mb causing overflow issues (0e46c3e)
  • NavigationMenu: wrong level compute on vertical orientation (c1c9da4)
  • SelectMenu: wrap content with FocusScope (e7e7585), closes #​2657
  • Table: proxy props without useForwardProps (f0553eb)
  • Toast: rename click to onClick for consistency (533e889)
  • useToast: don't return a promise on add (153f341)

v3.0.0-alpha.12

Compare Source

⚠ BREAKING CHANGES
  • ColorPicker: migrate from color to colortranslator (#​3097)
  • Form: include nested state in submit data (#​3028)
Features
  • css: add light variant to reverse colors (75f7064)
  • FormField: set aria-describedby and aria-invalid at

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Hywax Assistant.

@hywax-assistant hywax-assistant added 1.x Changes in 1.x version dependencies Pull requests that update a dependency file labels Dec 1, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 5 times, most recently from 8589136 to e9bfc21 Compare December 6, 2024 19:02
@hywax-assistant hywax-assistant changed the title chore(deps): update all non-major dependencies (v1) chore(deps): update node.js to v22.12.0 (v1) Dec 8, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch from e9bfc21 to cb6fef5 Compare December 10, 2024 19:01
@hywax-assistant hywax-assistant changed the title chore(deps): update node.js to v22.12.0 (v1) chore(deps): update all non-major dependencies (v1) Dec 10, 2024
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 5 times, most recently from 8740b45 to 61e518d Compare December 17, 2024 19:01
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 7 times, most recently from fdd6613 to ba6fedd Compare December 25, 2024 19:02
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 4 times, most recently from 8ca116a to 2b39dd3 Compare December 31, 2024 19:01
@hywax-assistant
Copy link
Collaborator Author
hywax-assistant commented Dec 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 3 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 9, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/hywax/mafl/apps/docs:
 ERR_PNPM_FETCH_404  GET https://npm.pkg.github.com/@hywax%2Fvitepress-yandex-metrika: Not Found - 404

This error happened while installing a direct dependency of /tmp/renovate/repos/github/hywax/mafl/apps/docs

@hywax/vitepress-yandex-metrika is not in the npm registry, or you have no permission to fetch it.

An authorization header was used: Bearer ghp_[hidden]

@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 3 times, most recently from 8847898 to 34eaa81 Compare January 3, 2025 19:01
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 6 times, most recently from 6b41694 to 95f4f47 Compare April 9, 2025 19:02
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 6 times, most recently from ff6bb71 to 75782e9 Compare April 17, 2025 19:03
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 5 times, most recently from c01ac76 to 789827d Compare April 24, 2025 19:04
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 6 times, most recently from b18f181 to e60be6b Compare May 2, 2025 19:03
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch 5 times, most recently from c989640 to 958b7cb Compare May 11, 2025 19:03
@hywax-assistant hywax-assistant force-pushed the renovate/v1-all-minor-patch branch from 958b7cb to af840e3 Compare May 12, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x Changes in 1.x version dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0