Skip to content

chore: bump all versions manually#1299

Merged
eranhirsch merged 6 commits into
mainfrom
eranhirsch/bumpVersions202603
Mar 23, 2026
Merged

chore: bump all versions manually#1299
eranhirsch merged 6 commits into
mainfrom
eranhirsch/bumpVersions202603

Conversation

@eranhirsch

Copy link
Copy Markdown
Member

Instead of trying to fix individual automated dependabot PRs I lumped all updates into a single one.

I also refreshed the lock file so that we skip past any vulnrable deps we have in our deps following recent security alerts i've been getting.

Copilot AI review requested due to automatic review settings March 23, 2026 13:12
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Mar 23, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-lumiere-9c7fad ready!

Name Link
🔨 Latest commit c959bfc
🔍 Latest deploy log https://app.netlify.com/projects/trusting-lumiere-9c7fad/deploys/69c14a940f82850008789d57
😎 Deploy Preview https://deploy-preview-1299--trusting-lumiere-9c7fad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Mar 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (047c93e) to head (c959bfc).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1299   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          174       174           
  Lines         1622      1622           
  Branches       392       383    -9     
=========================================
  Hits          1622      1622           

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

@pkg-pr-new

pkg-pr-new Bot commented Mar 23, 2026

Copy link
Copy Markdown

commit: c959bfc

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates a broad set of dependency upgrades (including major-version bumps) across the workspace packages and updates configuration/tests/docs code to stay compatible with the upgraded tooling (Astro, ESLint, Vitest, tsdown, etc.).

Changes:

  • Bumped multiple dependencies across packages/remeda, packages/docs, and the StackBlitz template (plus corresponding lockfile refresh).
  • Updated build/lint/tooling configuration to accommodate new versions (e.g., tsdown config shape, ESLint 10 typing workaround).
  • Adjusted tests and docs/content schema code to align with updated libraries (e.g., Vitest matcher API usage, Astro zod import path, readonly schemas).

Reviewed changes

Copilot reviewed 26 out of 27 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/stackblitz-template/package.json Updates template devDependency versions.
packages/remeda/package.json Bumps Remeda dev tooling deps (ESLint 10, Vitest, tsdown, type-fest, etc.).
packages/remeda/tsdown.config.ts Updates tsdown config to new option structure for dependency/type inlining behavior.
packages/remeda/eslint.config.ts Adds ESLint 10-related plugin typing workaround and import.
packages/remeda/src/*.test.ts Updates Vitest assertions (toThrowErrortoThrow, and similar) and minor formatting.
packages/remeda/src/*.test-d.ts Tweaks type-level tests to use declared constants for narrowing checks.
packages/docs/package.json Bumps Astro (major) and related docs dependencies/devDependencies.
packages/docs/src/lib/v1/entries.ts Adjusts imports and spreads children to satisfy updated typing/readonly expectations.
packages/docs/src/lib/typedoc/schema.ts Migrates to astro/zod and updates schema definitions (readonly structures, signatures shape).
packages/docs/src/content/**/content.config.ts Migrates z import to astro/zod and updates schemas to strict/readonly style.
package.json Bumps root dev tooling versions (lint-staged, prettier-plugin-pkg).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/remeda/src/debounce.test.ts Outdated
Comment thread packages/remeda/src/funnel.remeda-debounce.test.ts Outdated
eranhirsch and others added 5 commits March 23, 2026 15:54
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@eranhirsch eranhirsch merged commit 8ff4a6f into main Mar 23, 2026
39 checks passed
@eranhirsch eranhirsch deleted the eranhirsch/bumpVersions202603 branch March 23, 2026 14:51
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.33.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants