chore: upgrade actions and deps.#123
Merged
knightedcodemonkey merged 2 commits intomainfrom May 2, 2026
Merged
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [picomatch](https://github.com/micromatch/picomatch). Updates `follow-redirects` from 1.15.11 to 1.16.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.11...v1.16.0) Updates `picomatch` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-version: 1.16.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates development tooling dependencies and GitHub Actions workflow action versions to keep CI, Playwright E2E, and Pages deployment aligned with newer releases.
Changes:
- Bump
@typescript-eslint/parser(and related transitive packages in the lockfile) to8.59.1. - Refresh several transitive dependency versions in
package-lock.json(e.g.,follow-redirects,picomatch,tinyglobby,ts-api-utils). - Upgrade GitHub Actions used by CI, Playwright, and deploy workflows to newer pinned versions.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates the @typescript-eslint/parser devDependency version. |
| package-lock.json | Locks updated versions for @typescript-eslint/* and related transitive dependencies. |
| .github/workflows/playwright.yml | Updates action versions for checkout/setup-node/cache/upload-artifact in E2E workflow. |
| .github/workflows/deploy.yml | Updates action versions for checkout/setup-node and Pages deployment actions. |
| .github/workflows/ci.yml | Updates action versions for checkout/setup-node/upload-artifact in CI workflow. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.