Skip to content

Upgrade grunt devDependency from ^1.6.1 to ^1.6.2#437

Merged
nev21 merged 7 commits into
mainfrom
copilot/upgrade-grunt-to-v1-6-2
May 10, 2026
Merged

Upgrade grunt devDependency from ^1.6.1 to ^1.6.2#437
nev21 merged 7 commits into
mainfrom
copilot/upgrade-grunt-to-v1-6-2

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 9, 2026

  • Explore the repository to understand current grunt version usage
  • Update grunt devDependency from ^1.6.1 to ^1.6.2 in root package.json
  • Update grunt devDependency from ^1.6.1 to ^1.6.2 in shared/package.json
  • Update grunt devDependency from ^1.6.1 to ^1.6.2 in ts-plugin/package.json
  • Update grunt devDependency from ^1.6.1 to ^1.6.2 in eslint-ts-plugin/package.json
  • Update grunt version references in common/config/rush/npm-shrinkwrap.json
  • Update CHANGELOG files — entry moved to a new "Unreleased" section (not modifying the released v0.5.2 section)
  • Run validation (npm run check) — "Found no mis-matching dependencies!"

Copilot AI linked an issue May 9, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Upgrade to the latest version of grunt v1.6.2 Upgrade grunt devDependency from ^1.6.1 to ^1.6.2 May 9, 2026
Copilot AI requested a review from nev21 May 9, 2026 15:18
Copilot finished work on behalf of nev21 May 9, 2026 15:18
@nev21 nev21 marked this pull request as ready for review May 9, 2026 15:41
@nev21 nev21 requested review from a team as code owners May 9, 2026 15:41
Copilot AI review requested due to automatic review settings May 9, 2026 15:41
@nev21 nev21 enabled auto-merge (squash) May 9, 2026 15:41
Copy link
Copy Markdown
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

Updates the monorepo’s declared grunt devDependency minimum from ^1.6.1 to ^1.6.2 across packages, aligning manifests and the Rush shrinkwrap with the intended Grunt version.

Changes:

  • Bumped grunt devDependency to ^1.6.2 in root + all package package.json files.
  • Updated Rush shrinkwrap entries to reference grunt@^1.6.2 (and regenerated related integrity metadata).
  • Added changelog bullets noting the devDependency upgrade in both plugin changelogs.

Reviewed changes

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

Show a summary per file
File Description
package.json Updates root devDependency grunt range to ^1.6.2.
shared/package.json Updates shared package devDependency grunt range to ^1.6.2.
ts-plugin/package.json Updates ts-plugin devDependency grunt range to ^1.6.2.
eslint-ts-plugin/package.json Updates eslint plugin devDependency grunt range to ^1.6.2.
common/config/rush/npm-shrinkwrap.json Updates shrinkwrap references for Grunt and associated lockfile metadata.
ts-plugin/CHANGELOG.md Adds a changelog entry documenting the Grunt devDependency bump.
eslint-ts-plugin/CHANGELOG.md Adds a changelog entry documenting the Grunt devDependency bump.
Files not reviewed (1)
  • common/config/rush/npm-shrinkwrap.json: Language not supported

Comment thread ts-plugin/CHANGELOG.md
Comment thread eslint-ts-plugin/CHANGELOG.md
Comment thread common/config/rush/npm-shrinkwrap.json
Copilot finished work on behalf of nev21 May 9, 2026 15:49
Copilot AI requested a review from nev21 May 9, 2026 15:49
@nev21 nev21 requested a review from Copilot May 9, 2026 16:17
Copy link
Copy Markdown
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

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

Files not reviewed (1)
  • common/config/rush/npm-shrinkwrap.json: Language not supported

Comment thread ts-plugin/CHANGELOG.md Outdated
Comment thread eslint-ts-plugin/CHANGELOG.md Outdated
Comment thread common/config/rush/npm-shrinkwrap.json
nev21 and others added 2 commits May 9, 2026 09:23
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
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

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • common/config/rush/npm-shrinkwrap.json: Language not supported

Comment thread common/config/rush/npm-shrinkwrap.json
Copy link
Copy Markdown
Collaborator

@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

@nev21 nev21 enabled auto-merge (squash) May 10, 2026 00:08
Copy link
Copy Markdown
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 848156f into main May 10, 2026
11 checks passed
@nev21 nev21 deleted the copilot/upgrade-grunt-to-v1-6-2 branch May 10, 2026 00:23
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.

[Feature] Upgrade to the latest version of grunt

4 participants