Skip to content

Comments

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

Merged
nev21 merged 5 commits intomainfrom
copilot/bump-nevware21-components
Feb 24, 2026
Merged

chore: Bump all @nevware21 components to latest recommended versions#373
nev21 merged 5 commits intomainfrom
copilot/bump-nevware21-components

Conversation

Copy link
Contributor

Copilot AI commented Feb 23, 2026

Updates all @nevware21 dependency version ranges across the monorepo to the minimum versions recommended in each package's README.

Version changes

Package Before After
@nevware21/ts-utils >= 0.9.4 < 2.x >= 0.12.6 < 2.x
@nevware21/tripwire >= 0.1.7 < 2.x >= 0.1.8 < 2.x
@nevware21/coverage-tools ^0.1.3 >= 0.1.4 < 2.x
@nevware21/publish-npm ^0.1.3 >= 0.1.4 < 2.x

Files updated

  • package.jsonts-utils, coverage-tools, publish-npm
  • dbg/package.jsonts-utils, tripwire, coverage-tools
  • providers/package.jsonts-utils, tripwire, coverage-tools

Version range style for coverage-tools and publish-npm also aligned to the >= x.y.z < N.x convention used by the other 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)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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

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

This PR updates all @nevware21 dependency version ranges across the monorepo to the minimum versions recommended in each package's README. The changes align the version range style to use the >= x.y.z < N.x convention consistently across all @nevware21 packages, replacing some that previously used the ^x.y.z caret notation.

Changes:

  • Bumped @nevware21/ts-utils from >= 0.9.4 < 2.x to >= 0.12.6 < 2.x
  • Bumped @nevware21/tripwire from >= 0.1.7 < 2.x to >= 0.1.8 < 2.x
  • Bumped @nevware21/coverage-tools from ^0.1.3 to >= 0.1.4 < 2.x (also aligning version range format)
  • Bumped @nevware21/publish-npm from ^0.1.3 to >= 0.1.4 < 2.x (also aligning version range format)

Reviewed changes

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

File Description
package.json Updated ts-utils, coverage-tools, and publish-npm versions in root package
dbg/package.json Updated ts-utils, coverage-tools, and tripwire versions in dbg package
providers/package.json Updated ts-utils, coverage-tools, and tripwire versions in providers package

💡 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 100.00%. Comparing base (53fd2bd) to head (bdddeca).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #373   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          458       458           
  Branches       113       113           
=========================================
  Hits           458       458           
🚀 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 07:50
Copy link
Contributor

@nev21 nev21 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@nevware21-bot nevware21-bot left a comment

Choose a reason for hiding this comment

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

Approved by nevware21-bot

@nev21 nev21 merged commit 0784ed7 into main Feb 24, 2026
10 checks passed
@nev21 nev21 deleted the copilot/bump-nevware21-components branch February 24, 2026 08:30
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