Skip to content

chore(deps): update likely non breaking dependencies#566

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update likely non breaking dependencies#566
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@astrojs/check (source) 0.9.80.9.9 age confidence
@changesets/cli (source) 2.30.02.31.0 age confidence
@iconify/json (source) 2.2.4562.2.471 age confidence
@mikro-orm/cli (source) 6.6.106.6.14 age confidence
@mikro-orm/core (source) 6.6.106.6.14 age confidence
@mikro-orm/migrations (source) 6.6.106.6.14 age confidence
@mikro-orm/postgresql (source) 6.6.106.6.14 age confidence
@mikro-orm/reflection (source) 6.6.106.6.14 age confidence
@mikro-orm/seeder (source) 6.6.106.6.14 age confidence
@nanostores/i18n 1.2.21.3.3 age confidence
@nanostores/persistent 1.3.31.3.4 age confidence
@nestjs/cli 11.0.1611.0.21 age confidence
@nestjs/common (source) 11.1.1711.1.19 age confidence
@nestjs/config 4.0.34.0.4 age confidence
@nestjs/platform-fastify (source) 11.1.1711.1.19 age confidence
@nestjs/schematics 11.0.911.1.0 age confidence
@nestjs/swagger 11.2.611.4.2 age confidence
@nestjs/testing (source) 11.1.1711.1.19 age confidence
@nx-tools/container-metadata (source) 7.2.17.2.3 age confidence
@nx-tools/nx-container (source) 7.2.17.2.3 age confidence
@sentry/nestjs (source) 10.46.010.52.0 age confidence
@sentry/profiling-node (source) 10.46.010.52.0 age confidence
@sentry/react (source) 10.46.010.52.0 age confidence
@tabler/icons-react (source) 3.41.13.44.0 age confidence
@tanstack/react-query (source) 5.95.25.100.10 age confidence
@tanstack/react-router (source) 1.168.81.169.8 age confidence
@tanstack/react-router-devtools (source) 1.166.111.166.19 age confidence
@tanstack/router-plugin (source) 1.167.91.167.41 age confidence
@types/node (source) 25.5.025.7.0 age confidence
@typescript-eslint/parser (source) 8.57.28.59.3 age confidence
@vitest/coverage-v8 (source) 4.1.24.1.6 age confidence
eslint (source) 10.1.010.3.0 age confidence
eslint-plugin-astro (source) 1.6.01.7.0 age confidence
eslint-plugin-react-hooks (source) 7.0.17.1.1 age confidence
globals 17.4.017.6.0 age confidence
jest (source) 30.3.030.4.2 age confidence
jsdom 29.0.129.1.1 age confidence
nanostores 1.2.01.3.0 age confidence
nx (source) 22.6.322.7.1 age confidence
pnpm (source) 10.33.010.33.4 age confidence
prettier (source) 3.8.13.8.3 age confidence
react (source) 19.2.419.2.6 age confidence
react-dom (source) 19.2.419.2.6 age confidence
ts-jest (source) 29.4.629.4.9 age confidence
ts-loader 9.5.49.5.7 age confidence
typescript-eslint (source) 8.57.28.59.3 age confidence
vitest (source) 4.1.24.1.6 age confidence

Release Notes

withastro/astro (@​astrojs/check)

v0.9.9

Compare Source

Patch Changes
changesets/changesets (@​changesets/cli)

v2.31.0

Compare Source

Minor Changes
  • #​1889 96ca062 Thanks @​mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.

  • #​1873 42943b7 Thanks @​mixelburg! - Respond to --help on all subcommands. Previously, --help was only handled when it was the sole argument; passing it alongside a subcommand (e.g. changeset version --help) would silently execute the command instead. Now --help always exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise.

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

v2.2.471

Compare Source

v2.2.470

Compare Source

v2.2.469

Compare Source

v2.2.468

Compare Source

v2.2.467

Compare Source

v2.2.466

Compare Source

v2.2.465

Compare Source

v2.2.464

Compare Source

v2.2.463

Compare Source

v2.2.462

Compare Source

v2.2.461

Compare Source

v2.2.460

Compare Source

v2.2.459

Compare Source

v2.2.458

Compare Source

v2.2.457

Compare Source

mikro-orm/mikro-orm (@​mikro-orm/cli)

v6.6.14

Compare Source

Bug Fixes

v6.6.13

Compare Source

Bug Fixes

v6.6.12

Compare Source

Bug Fixes

v6.6.11

Compare Source

Bug Fixes
  • core: fire orphan removal for OneToOne replacement when inverse already set (#​7439) (674efd0), closes #​7436
  • core: prevent incorrect nullification of 1:1 inverse relations during joined loading (#​7434) (1d46f0f)
  • knex: allow contextual type inference for raw() with string inputs (1683a54)
  • sql: pass transaction context through schema introspection to avoid deadlock (#​7431) (03bd640), closes #​7426 #​7424
nanostores/i18n (@​nanostores/i18n)

v1.3.3

Compare Source

v1.3.2

Compare Source

v1.3.1

Compare Source

v1.3.0

Compare Source

nanostores/persistent (@​nanostores/persistent)

v1.3.4

Compare Source

  • Fixed persistentBoolean cross tab synchronization (by @​dettogatto).
nestjs/nest-cli (@​nestjs/cli)

v11.0.21

Compare Source

v11.0.20

Compare Source

v11.0.19

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.18...11.0.19

v11.0.18

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/nest-cli@11.0.17...11.0.18

v11.0.17

Compare Source

What's Changed

Full Changelog: nestjs/nest-cli@11.0.16...11.0.17

nestjs/nest (@​nestjs/common)

v11.1.19

Compare Source

v11.1.19 (2026-04-13)

Bug fixes
Committers: 2

v11.1.18

Compare Source

v11.1.18 (2026-04-03)
Bug fixes
Dependencies
Committers: 6
nestjs/config (@​nestjs/config)

v4.0.4

Compare Source

  • fix(deps): update dependency dotenv to v17.4.1 (6bc5737)
  • fix(deps): update dependency lodash to v4.18.1 [security] (f31ee98)
nestjs/schematics (@​nestjs/schematics)

v11.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/schematics@11.0.10...11.1.0

v11.0.10

Compare Source

What's Changed

New Contributors

Full Changelog: nestjs/schematics@11.0.9...11.0.10

nestjs/swagger (@​nestjs/swagger)

v11.4.2

Compare Source

v11.4.1

Compare Source

v11.4.0

Compare Source

11.4.0 (2026-04-22)

Features
Bug fixes
Enhancements
Committers: 4

v11.3.2

Compare Source

v11.3.1

Compare Source

v11.3.0

Compare Source

11.3.0 (2026-04-15)

Bug fixes
Enhancements

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 30, 2026

⚠️ No Changeset found

Latest commit: eaff2db

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.21%. Comparing base (3653df2) to head (eaff2db).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #566   +/-   ##
=======================================
  Coverage   46.21%   46.21%           
=======================================
  Files          70       70           
  Lines        1216     1216           
  Branches       75       81    +6     
=======================================
  Hits          562      562           
  Misses        643      643           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 3e233ae to 7381439 Compare April 7, 2026 00:40
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 6aaf3c2 to e5c3c16 Compare April 11, 2026 13:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 88f893a to f0a5cb5 Compare April 16, 2026 12:46
@renovate renovate Bot changed the title fix(deps): update likely non breaking dependencies chore(deps): update likely non breaking dependencies Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 9d3db7f to 0aa0b81 Compare April 23, 2026 13:21
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from bec3f4a to 423f073 Compare April 25, 2026 18:11
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