Skip to content

Comments

chore: Bump all @nevware21 components to latest recommended versions#450

Open
Copilot wants to merge 6 commits intomainfrom
copilot/bump-nevware21-dependencies
Open

chore: Bump all @nevware21 components to latest recommended versions#450
Copilot wants to merge 6 commits intomainfrom
copilot/bump-nevware21-dependencies

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

Updates @nevware21 package version ranges across both package.json files to align with the latest releases and each package's README-recommended version constraints.

Changes

Root package.json

  • @nevware21/coverage-tools: ^0.1.3>= 0.1.4 < 2.x
  • @nevware21/publish-npm: ^0.1.3>= 0.1.4 < 2.x
  • @nevware21/ts-preproc: ^0.1.3^0.1.4

lib/package.json

  • @nevware21/tripwire: >= 0.1.7 < 2.x>= 0.1.8 < 2.x
  • @nevware21/ts-preproc: ^0.1.3^0.1.4

The >= x.y.z < 2.x range pattern follows the explicit guidance in the respective package READMEs (e.g. coverage-tools, publish-npm, tripwire), reflecting the no-breaking-changes-until-v2 commitment from those packages.

Original prompt

This section details on the original issue you should resolve

<issue_title>chore: Bump all @nevware21 components to the latest recommended versions</issue_title>
<issue_description>Update all dependencies and devDependencies of the @nevware21 projects to the latest recommended versions based on their readme guidance.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 23, 2026 05:59
Co-authored-by: nev21 <82737406+nev21@users.noreply.github.com>
Copilot AI changed the title [WIP] Update all @nevware21 components to latest versions chore: Bump all @nevware21 components to latest recommended versions Feb 23, 2026
Copilot AI requested a review from nev21 February 23, 2026 06:01
@nev21 nev21 marked this pull request as ready for review February 23, 2026 07:16
@nev21 nev21 requested review from a team as code owners February 23, 2026 07:16
Copilot AI review requested due to automatic review settings February 23, 2026 07:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates @nevware21 dependency ranges to align with the latest recommended versions across the repo’s root tooling package and the Rush-managed lib package.

Changes:

  • Bumped @nevware21/coverage-tools and @nevware21/publish-npm to the recommended >= 0.1.4 < 2.x range in the root package.json.
  • Bumped @nevware21/tripwire to >= 0.1.8 < 2.x and @nevware21/ts-preproc to ^0.1.4 in lib/package.json.
  • Bumped @nevware21/ts-preproc to ^0.1.4 in the root package.json.

Reviewed changes

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

File Description
package.json Updates repo-level dev tooling dependencies to newer recommended @nevware21 versions/ranges.
lib/package.json Updates the published library’s devDependencies to the latest recommended @nevware21 versions/ranges.

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

@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.03%. Comparing base (1a4d59f) to head (395a0f2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   99.03%   99.03%           
=======================================
  Files          19       19           
  Lines         727      727           
  Branches      183      183           
=======================================
  Hits          720      720           
  Misses          7        7           
🚀 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.

@nev21 nev21 enabled auto-merge (squash) February 24, 2026 02:12
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.

chore: Bump all @nevware21 components to the latest recommended versions

3 participants