Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@adonisjs/auth ^9.4.0 -> ^9.4.2 age confidence
@adonisjs/core ^6.17.2 -> ^6.19.0 age confidence
@adonisjs/eslint-config ^2.0.0 -> ^2.1.2 age confidence
@adonisjs/lucid ^21.6.1 -> ^21.8.0 age confidence
@adonisjs/prettier-config ^1.4.4 -> ^1.4.5 age confidence
@adonisjs/tsconfig ^1.4.0 -> ^1.4.1 age confidence
@inertiajs/vue3 (source) ^2.0.8 -> ^2.1.3 age confidence
@japa/assert ^4.0.1 -> ^4.1.1 age confidence
@japa/runner ^4.2.0 -> ^4.4.0 age confidence
@nuxt/ui-pro (source) ^3.1.1 -> ^3.3.2 age confidence
@swc/core (source) 1.11.24 -> 1.13.5 age confidence
@types/luxon (source) ^3.6.2 -> ^3.7.1 age confidence
@types/node (source) ^22.15.12 -> ^22.18.0 age confidence
@vitejs/plugin-vue (source) ^5.2.3 -> ^5.2.4 age confidence
better-sqlite3 ^11.9.1 -> ^11.10.0 age confidence
edge.js ^6.2.1 -> ^6.3.0 age confidence
eslint (source) ^9.26.0 -> ^9.34.0 age confidence
luxon ^3.6.1 -> ^3.7.1 age confidence
pino-pretty ^13.0.0 -> ^13.1.1 age confidence
pnpm (source) 10.10.0 -> 10.15.1 age confidence
prettier (source) ^3.5.3 -> ^3.6.2 age confidence
ts-node-maintained ^10.9.5 -> ^10.9.6 age confidence
typescript (source) ^5.8.3 -> ^5.9.2 age confidence
vue (source) ^3.5.13 -> ^3.5.20 age confidence
vue-tsc (source) ^2.2.10 -> ^2.2.12 age confidence

Release Notes

adonisjs/auth (@​adonisjs/auth)

v9.4.2: Update dependencies

Compare Source

Full Changelog: adonisjs/auth@v9.4.1...v9.4.2

v9.4.1: Fix OAT guard to allow case-insensitive value in the Authorization header

Compare Source

What's Changed

New Contributors

Full Changelog: adonisjs/auth@v9.4.0...v9.4.1

adonisjs/core (@​adonisjs/core)

v6.19.0: Export VineMultipartClass for extending and fix multipart file serialization issue

Compare Source

Features

What's Changed

New Contributors

Full Changelog: adonisjs/core@v6.18.0...v6.19.0

v6.18.0: Use merged request body when mergeMultipartFieldsAndFiles is enabled

Compare Source

Please read the release notes of @adonisjs/bodyparser package to understand how merged request body works and why this feature was added. https://github.com/adonisjs/bodyparser/releases/tag/v10.1.0. Solves issue #​4777

Features
  • enable allowUnknownFlags for specific commands (6fdf953)
  • use merged request body during validation when mergeMultipartFieldsAndFiles flag is enabled (bd80b39), closes #​4777

What's Changed

New Contributors

Full Changelog: adonisjs/core@v6.17.2...v6.18.0

adonisjs/eslint-config (@​adonisjs/eslint-config)

v2.1.2: Remove @​stylistic/eslint-plugin-ts in favor of @​stylistic/eslint-plugin

Compare Source

Bug Fixes

Full Changelog: adonisjs/eslint-config@v2.1.1...v2.1.2

v2.1.1: Update dependencies

Compare Source

What's Changed

New Contributors

Full Changelog: adonisjs/eslint-config@v2.1.0...v2.1.1

v2.1.0: Update dependencies and ignore yalc directory

Compare Source

Features
  • add .yalc directory to global ignore list (#​8) (50c086a)

What's Changed

New Contributors

Full Changelog: adonisjs/eslint-config@v2.0.0...v2.1.0

adonisjs/lucid (@​adonisjs/lucid)

v21.8.0: Use natural sort when executing seeders and display migration filename during error in compact mode

Compare Source

Bug Fixes
Features
  • show file name in which the migration failed when using the --compact-output flag (#​1108) (4e7589f)

What's Changed

New Contributors

Full Changelog: adonisjs/lucid@v21.7.0...v21.8.0

v21.7.0: Extend sideload data, perform model.save without triggering hooks and bug fixes

Compare Source

Bug Fixes
  • Push related records when creating relationships via factory (9893ed1), closes #​1100
  • use app.nodeEnvironment as label for the ignored seeder (c925b0d), closes #​1088
Features
adonisjs/prettier-config (@​adonisjs/prettier-config)

v1.4.5: Bump Edge plugin

Compare Source

Bug Fixes
  • bump prettier plugin version since it seems to have been unpublished (0e89cd3)
adonisjs/tsconfig (@​adonisjs/tsconfig)

v1.4.1: Re-publish to overwrite release made from the tooling-config monorepo

Compare Source

Full Changelog: adonisjs/tsconfig@v1.4.0...v1.4.1

inertiajs/inertia (@​inertiajs/vue3)

v2.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.1.2...v2.1.3

v2.1.2

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.1.1...v2.1.2

v2.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.17...v2.1.0

v2.0.17

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.16...v2.0.17

v2.0.16

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.15...v2.0.16

v2.0.15

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.14...v2.0.15

v2.0.14

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.13...v2.0.14

v2.0.13

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.12...v2.0.13

v2.0.12

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.11...v2.0.12

v2.0.11

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.10...v2.0.11

v2.0.10

Compare Source

What's Changed

Full Changelog: inertiajs/inertia@v2.0.9...v2.0.10

v2.0.9

Compare Source

What's Changed
New Contributors

Full Changelog: inertiajs/inertia@v2.0.8...v2.0.9

japa/assert (@​japa/assert)

v4.1.1: Do not evaluate assertions count for regression tests

Compare Source

Bug Fixes
  • do not evaluate assertions for regression tests (0a0cab3)

Full Changelog: japa/assert@v4.1.0...v4.1.1

v4.1.0: Use chai inbuilt containSubset method

Compare Source

Deprecate containsSubset in favor of containSubset and notContainsSubset in favor of doesNotContainSubset.

4.1.0 (2025-07-21)

Features
  • use chai inbuilt containSubset method (d166aea)

Full Changelog: japa/assert@v4.0.1...v4.1.0

japa/runner (@​japa/runner)

v4.4.0: Add support for listing pinned tests and fail test suite when there are pinned tests

Compare Source

disallowPinnedTests Plugin

The disallowPinnedTests plugin can be used to fail the test suite when there are one or more pinned tests. You may use it to disallow pinning tests when running in CI.

import { disallowPinnedTests } from '@​japa/runner/plugins'

configure({
   plugins: [disallowPinnedTests({ disallow: !!process.env.CI })]
})
disallow-pinned-tests

List pinned tests

The --list-pinned flag can be used to view a list of all the pinned tests along with their source code location.

node bin/test.ts --list-pinned
pinned-tests
Features
  • add CLI flag to list pinned tests (5a60016)
  • add disallowPinnedTests plugin (94a966f)

Full Changelog: japa/runner@v4.3.1...v4.4.0

v4.3.1: Replace deprecated find-cache-dir package with find-cache-directory

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: japa/runner@v4.3.0...v4.3.1

v4.3.0: Add getActiveTestOrFail method and return group from test.group method

Compare Source

Features

What's Changed

New Contributors

Full Changelog: japa/runner@v4.2.0...v4.3.0

nuxt/ui-pro (@​nuxt/ui-pro)

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

swc-project/swc (@​swc/core)

v1.13.5

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c10fc91 to 6bb3abc Compare August 12, 2025 00:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8b134e9 to cfb5bb9 Compare August 16, 2025 23:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 39fd2cc to a88f7f9 Compare August 24, 2025 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a88f7f9 to c0ddf8b Compare September 1, 2025 10:03
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.

0 participants