Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@adonisjs/eslint-config ^2.1.0 -> ^2.1.2 age confidence
@japa/assert ^4.0.1 -> ^4.1.1 age confidence
@japa/runner ^4.2.0 -> ^4.4.0 age confidence
@poppinss/utils ^6.10.0 -> ^6.10.1 age confidence
@swc/core (source) ^1.13.1 -> ^1.13.5 age confidence
eslint (source) ^9.31.0 -> ^9.34.0 age confidence
ts-node-maintained ^10.9.5 -> ^10.9.6 age confidence
typescript (source) ^5.8.3 -> ^5.9.2 age confidence
yarn (source) 4.9.2 -> 4.9.4 age confidence

Release Notes

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

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

poppinss/utils (@​poppinss/utils)

v6.10.1: Fix compose generics when using five or more mixins

Compare Source

Bug Fixes

What's Changed

New Contributors

Full Changelog: poppinss/utils@v6.10.0...v6.10.1

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

v1.13.5

Compare Source

Bug Fixes
Features
Refactor

v1.13.4

Compare Source

Bug Fixes
  • (es/lexer) Use error when handling '\0' (#​10964) (53c22d1)

  • (es/minifier) Skip serde of pure_funcs in options (#​10969) (862e70d)

  • (es/minifier) Fix compile error with debug feature (#​10999) (831eed5)

  • (es/minifier) Don't eliminate class expr if some side effects contain this (#​11003) (18aeac6)

  • (es/module) Support optional chaining in import.meta (#​10985) (758d8ec)

  • (es/parser) Allow TS type args to start with LSHIFT (<<) to parse T<<S>() => void> (#​10996) (4911ec7)

  • (ts/isolated-dts) Correct optional marker for class fields generated from constructor parameter (#​10992) (0d680fd)

  • Expose GlobalPassOption.build (#​10968) (c8a2668)

Features
Miscellaneous Tasks
Performance
Refactor

v1.13.3

Compare Source

Bug Fixes
Performance

v1.13.2

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (claude) Use Opus and allow assigning to the claude-bot (3275b9c)
Performance
Refactor
Testing
eslint/eslint (eslint)

v9.34.0

Compare Source

v9.33.0

Compare Source

v9.32.0

Compare Source

thetutlage/ts-node-maintained (ts-node-maintained)

v10.9.6

Compare Source

microsoft/TypeScript (typescript)

v5.9.2

Compare Source

yarnpkg/berry (yarn)

v4.9.4

Compare Source

v4.9.3

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 6 times, most recently from cef7d94 to 9a8dbcb Compare August 12, 2025 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a8dbcb to 3004ffc Compare August 19, 2025 06:41
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Aug 19, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7c5f6c5 to addf029 Compare August 24, 2025 12:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from addf029 to f980193 Compare August 26, 2025 10:58
@RomainLanz RomainLanz merged commit 944c4a7 into main Aug 26, 2025
16 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 26, 2025 11:01
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.

2 participants