Skip to content

Update npm non-major dependencies#278

Merged
t3chguy merged 2 commits into
mainfrom
renovate/npm-minor-patch
Jun 3, 2026
Merged

Update npm non-major dependencies#278
t3chguy merged 2 commits into
mainfrom
renovate/npm-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 3, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.19.1522.19.19 age confidence
@typescript-eslint/parser (source) 8.58.08.60.0 age confidence
framer-motion 12.38.012.40.0 age confidence
knip (source) 6.1.16.15.0 age confidence
prettier (source) 3.8.13.8.3 age confidence
styled-components (source) 6.3.116.4.2 age confidence
styled-components (source) 6.3.126.4.2 age confidence
zod (source) 4.3.64.4.3 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.60.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

motiondivision/motion (framer-motion)

v12.40.0

Compare Source

Added
  • path option to transition.
  • arc() for motion along an arc.

v12.39.0

Compare Source

Added
  • Support for repeatType and repeatDelay in animation sequences.
Fixed
  • Variants: Re-run keyframe animations when switching between variant labels even when they share identical keyframe arrays.
  • Drag: Preserve in-flight motion value animations across React 19 reorder unmount/remount so dragSnapToOrigin no longer leaves the drag transform stranded after a layout swap.
  • LazyMotion: Share React contexts between the framer-motion and framer-motion/m (and therefore motion/react and motion/react-m) CJS bundles so that <m.div> from the /m subpath picks up features loaded by <LazyMotion> from the main entry point.
  • useScroll: Support hydrating target and container refs from anywhere in the tree.
  • Drag: Gesture no longer starts from incorrect start point when rendered inside <AnimatePresence initial={false} />.
  • Drag: dragConstraints, when set as viewport-relative ref, no longer break on scroll.§
  • Updated visualElement hydration order.
  • useAnimate: Now respects skipAnimations.
  • AnimatePresence: Fix object-form initial values not applied on re-entry after exit completes.
  • scroll: Fixed callback progress when tracking an element.
  • useScroll: Fix hardware acceleration when tracking an element.
webpro-nl/knip (knip)

v6.15.0: Release 6.15.0

Compare Source

v6.14.2: Release 6.14.2

Compare Source

v6.14.1: Release 6.14.1

Compare Source

v6.14.0: Release 6.14.0

Compare Source

  • Resolve imports satisfied via transitive peerDeps (d654ec7)
  • Don't flag undeclared sibling workspace imports as unlisted (#​1742) (e7122a1)
  • Update github-actions reporter snapshots (2308b5a)
  • Cache syncGlob() results like defaultGlob() does (6c34287)
  • Trim redundant statSync calls in FileEntryCache (eee3b89)
  • Cache parsed .gitignore patterns across --cache runs (7ffdc2f)
  • Tighten cache module callsites (64e5072)
  • Extract shared disk-cache helper used by glob and gitignore caches (0987421)
  • Simplify CacheConsultant: replace trampoline with default arrow methods (bebe750)
  • Pin pnpm minimumReleaseAge and trustPolicy (77efb32)
  • Eliminate rescanFrontier polling in walkAndAnalyze (38d91b6)
  • Reduce findWorkspaceByFilePath per-call overhead (9149437)
  • Memoize DependencyDeputy.getDependencies (a661a21)
  • Tighten module-graph map helpers (drop double-lookup + optional chains) (c11d62f)
  • Add --duration flag for zero-overhead duration measurement (d4b59d8)
  • Cover analysis pipeline with --performance timerify (694dbf4)
  • Align --help text (6f12997)
  • Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u (f21a587)
  • Format (8db5346)
  • This one's okay (662ceaf)

v6.13.1: Release 6.13.1

Compare Source

  • Add jest.config.{cts,mts} (#​1743) (44738d6) - thanks @​joshkel!
  • Update ecosystem tests (74420a6)
  • Fix export * as re-exported namespace case (5923af4)
  • Add .mts and .cts config files to some plugins (69d1e83)
  • Docusaurus: ignore @generated/*, handle local plugin paths (ce5f767)
  • Nx: expand {projectRoot} / {workspaceRoot} token variables (8715312)

v6.13.0: Release 6.13.0

Compare Source

v6.12.2: Release 6.12.2

Compare Source

  • Fix symbol reporter file paths with --directory (#​1733) (d54074d) - thanks @​cyphercodes!
  • fix(webpack): reference TS loaders for .ts/.cts config (close #​1732) (f37c5da)
  • fix(serverless-framework): skip functions without handler (close #​1735) (616739d)
  • ci(integration): disable minimumReleaseAge for test installs (081dfc8)
  • ci(snapshots): query — add CreateQueriesOptions to unused types (5dd0b8a)

v6.12.1: Release 6.12.1

Compare Source

v6.12.0: Release 6.12.0

Compare Source

v6.11.0: Release 6.11.0

Compare Source

  • Ignore & remove uninteresting lines in snapshots (767ebaf)
  • Flag stale @internal tags in production mode (resolve #​1658) (dd1caed)
  • Add compiler-extensions in tsc-files mode (resolve #​1708) (ea867ad)

v6.10.0: Release 6.10.0

Compare Source

  • Ecosystem patches → snapshots (1803f9f)
  • Fix unlisted pkg when only @​types/pkg listed (resolve #​1707) (62082b6)
  • Don't report imports matching engines.X as unlisted (23582e0)
  • Treat imports in .d.ts files as type-only (84caac5)
  • Treat tsconfig compilerOptions.types as type-only (ce18854)
  • Resolve hoisted deps from monorepo root in single-package mode (resolve #​1711) (23b756f)

v6.9.0: Release 6.9.0

Compare Source

  • Expose types for JSON reporter (961b734)

v6.8.0: Release 6.8.0

Compare Source

v6.7.0: Release 6.7.0

Compare Source

  • Fix markdown reporter column width (resolve #​1700) (4713108)
  • Handle Vitest agent and minimal reporters (#​1701) (a71ead1) - thanks @​dskwrite!
  • Add e2e tests w/ tsgo defs + lib consumption (98113e6)
  • Fix pkg name inconsistencies (544c3e6)
  • Add export {} to maintain module shape (27d8a02)
  • Strip leading UTF-8 BOM before parsing package.json (47e4029)
  • Skip workspace with invalid JSON manifest (bfb4867)
  • Preserve out-of-bound writes to stdout/err (95faad8)
  • Consistent prefix in logError/logWarning (2c6d8a0)
  • Don't exit on config file load error (0914bd3)
  • Fix tsgo resolution in e2e tests (a689501)

v6.6.3: Release 6.6.3

Compare Source

  • Use venz chart svg directly from CDN (ba7e907)
  • Bump that plugin counter (abae75b)
  • Fix plugin title (f2b8fcf)
  • Work Table util class: fix bugs, tighten API, water-fill widths (2eb4045)
  • Questionable.. (970a0db)
  • Fmt (14538ec)
  • Ensure output is flushed on exit (#​1699) (9533365) - thanks @​joshkel!
  • Use currentColor to support light/dark themes (7ea055a)
  • Tighten type-chain alignment + gate via ignoreExportsUsedInFile (resolve #​1698) (0910b33)
  • Eating our own dog food ↻ (d5aa1f6)

v6.6.2: Release 6.6.2

Compare Source

  • Don't track typeof value refs at top of exported type alias (resolve #​1697) (1a99048)
  • Treat Props as used when Astro.props is referenced (resolve #​1629) (46cb338)
  • Update dependencies (dcf5315)

v6.6.1: Release 6.6.1

Compare Source

v6.6.0: Release 6.6.0

Compare Source

v6.5.0: Release 6.5.0

Compare Source

v6.4.1: Release 6.4.1

Compare Source

v6.4.0: Release 6.4.0

Compare Source

v6.3.1: Release 6.3.1

Compare Source

v6.3.0: Release 6.3.0

Compare Source

  • Re-gen sponsorships chart (83ee489)
  • Add testimonial (be16c54)
  • Add deferred resolve entries as direct entry paths to avoid ws exclusion (91a1835)
  • Add rolldown plugin (resolve #​1661) (44bfd62)
  • Housekeep plugins a bit (dc69868)
  • Improve module.register handling (b9e36ea)
  • Housekeep release script (f81bd0f)

v6.2.0: Release 6.2.0

Compare Source

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: Enabled.

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 added dependencies Pull requests that update a dependency file T-Task labels Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/npm-minor-patch branch from 2963f1a to 8cbfe70 Compare June 3, 2026 15:40
@t3chguy t3chguy marked this pull request as ready for review June 3, 2026 15:46
@t3chguy t3chguy requested a review from a team as a code owner June 3, 2026 15:46
@t3chguy t3chguy requested review from dbkr and florianduros June 3, 2026 15:46
@t3chguy t3chguy enabled auto-merge June 3, 2026 15:46
@t3chguy t3chguy merged commit 3668302 into main Jun 3, 2026
17 checks passed
@t3chguy t3chguy deleted the renovate/npm-minor-patch branch June 3, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file T-Task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant