Skip to content

chore: update Dependabot dependencies - #214

Merged
josecelano merged 7 commits into
torrust:developfrom
josecelano:update-dependabot-deps-2026-06
Jun 17, 2026
Merged

chore: update Dependabot dependencies#214
josecelano merged 7 commits into
torrust:developfrom
josecelano:update-dependabot-deps-2026-06

Conversation

@josecelano

Copy link
Copy Markdown
Member

Summary

Update all open Dependabot dependency bumps in a single PR, with each update committed separately.

Changes

  • deps: bump @fontsource-variable/roboto-mono from ^5.2.8 to ^5.2.9
  • deps: bump @tailwindcss/typography from ^0.5.19 to ^0.5.20
  • deps-dev: bump eslint-plugin-prettier from ^5.5.5 to ^5.5.6
  • deps-dev: bump typescript-eslint and @typescript-eslint/eslint-plugin to ^8.61.1
  • deps: bump actions/setup-node from v4 to v6 in CI workflows

Closes #212
Closes #211
Closes #210
Closes #205
Closes #203
Closes #202

Copilot AI review requested due to automatic review settings June 17, 2026 16:55
@josecelano josecelano self-assigned this Jun 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown

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 consolidates multiple pending Dependabot updates into a single maintenance change set, updating frontend/dev dependencies and bumping the GitHub Actions Node setup action used by CI workflows.

Changes:

  • Bumped several npm dependencies/devDependencies (Roboto Mono variable font, Tailwind Typography, eslint-plugin-prettier, typescript-eslint packages).
  • Updated GitHub Actions workflows to use actions/setup-node@v6.
  • Refreshed package-lock.json to reflect updated dependency resolution.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Updates dependency ranges for the Dependabot bumps.
package-lock.json Updates the lockfile resolution and root package metadata for the bumped dependencies.
.github/workflows/test.yml Updates CI to use actions/setup-node@v6.
.github/workflows/deploy.yml Updates deploy workflow to use actions/setup-node@v6.

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

Comment thread package.json Outdated
Comment on lines 32 to 33
"@typescript-eslint/eslint-plugin": "^8.61.1",
"@typescript-eslint/parser": "^8.58.2",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed in ea1978d — aligned @typescript-eslint/parser to ^8.61.1 to match the plugin's peer dependency range.

Copilot AI left a comment

Copy link
Copy Markdown

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 3 out of 4 changed files in this pull request and generated no new comments.

@josecelano

Copy link
Copy Markdown
Member Author

ACK 057d3e8

@josecelano
josecelano merged commit de84788 into torrust:develop Jun 17, 2026
1 check passed
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