Skip to content

Upgrade dependencies for 3.2.2#175

Merged
stoe merged 1 commit into
mainfrom
stoe/pre-3.2.2
May 18, 2026
Merged

Upgrade dependencies for 3.2.2#175
stoe merged 1 commit into
mainfrom
stoe/pre-3.2.2

Conversation

@stoe
Copy link
Copy Markdown
Contributor

@stoe stoe commented May 18, 2026

Summary

Upgrades project dependencies for the 3.2.2 release.

Changes

  • @actions/core: ^3.0.0 → ^3.0.1
  • @actions/github: ^9.1.0 → ^9.1.1
  • eslint: ^10.2.0 → ^10.4.0
  • globals: ^17.4.0 → ^17.6.0
  • lint-staged: ^16.4.0 → ^17.0.5
  • @eslint/config-helpers: ^0.5.5 → ^0.6.0
  • Plus other minor dependency updates

Testing

  • Lint checks pass
  • Format checks pass

- @actions/core: ^3.0.0 → ^3.0.1
- @actions/github: ^9.1.0 → ^9.1.1
- eslint: ^10.2.0 → ^10.4.0
- globals: ^17.4.0 → ^17.6.0
- lint-staged: ^16.4.0 → ^17.0.5
- @eslint/config-helpers: ^0.5.5 → ^0.6.0
- Plus other minor dependency updates
Copilot AI review requested due to automatic review settings May 18, 2026 16:04
@stoe stoe requested a review from a team as a code owner May 18, 2026 16:04
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

Routine dependency version bumps in preparation for the 3.2.2 release. Updates both runtime and dev dependencies in package.json with corresponding lockfile changes.

Changes:

  • Bump runtime deps @actions/core and @actions/github to latest patch versions.
  • Bump dev deps eslint, globals, and major-bump lint-staged (16 → 17).
  • Regenerated package-lock.json to reflect new dependency tree (including transitive updates and @eslint/config-helpers 0.5.5 → 0.6.0).
Show a summary per file
File Description
package.json Update declared versions for runtime and dev dependencies.
package-lock.json Regenerated lockfile reflecting updated dependency tree.

Copilot's findings

Tip

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

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

@stoe stoe merged commit 0761626 into main May 18, 2026
9 checks passed
@stoe stoe deleted the stoe/pre-3.2.2 branch May 18, 2026 16:06
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.

2 participants