Skip to content

chore: update all Dependabot dependencies#220

Merged
josecelano merged 1 commit into
developfrom
update-all-dependabot-dependencies
Jun 19, 2026
Merged

chore: update all Dependabot dependencies#220
josecelano merged 1 commit into
developfrom
update-all-dependabot-dependencies

Conversation

@josecelano

Copy link
Copy Markdown
Member

Summary

Bump three dependencies via Dependabot PRs, all merged into a single branch for convenience.

Changes

  • bump @sveltejs/kit from 2.65.1 to 2.66.0
  • bump actions/checkout from 6 to 7
  • bump prettier-plugin-svelte from 4.1.0 to 4.1.1

Checklist

  • npm run lint passes
  • npm run check passes
  • npm run build succeeds

Copilot AI review requested due to automatic review settings June 19, 2026 14:41
@josecelano josecelano self-assigned this Jun 19, 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 Dependabot updates by bumping core tooling dependencies for the Torrust SvelteKit website and updating the GitHub Actions checkout step.

Changes:

  • Bump @sveltejs/kit to ^2.66.0 and prettier-plugin-svelte to ^4.1.1 (plus lockfile updates).
  • Update GitHub Actions workflows to use actions/checkout@v7.
  • Regenerate/reorder static/blogMetadata.json (no obvious content additions, but ordering changes).

Reviewed changes

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

Show a summary per file
File Description
static/blogMetadata.json Reordered generated blog metadata entries.
package.json Updates dependency version ranges for SvelteKit and Prettier Svelte plugin.
package-lock.json Locks updated resolved versions and integrity hashes.
.github/workflows/test.yml Updates checkout action to v7 for CI tests.
.github/workflows/deploy.yml Updates checkout action to v7 for deployment workflow.

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

Comment thread static/blogMetadata.json
Comment on lines +171 to +184
{
"title": "How To Setup The Dev Env",
"slug": "how-to-setup-the-development-environment",
"contributor": "Jose Celano",
"contributorSlug": "jose-celano",
"date": "2023-07-11T12:29:04.295Z",
"coverImage": "/images/posts/development-environment.png",
"excerpt": "If you want to contribute to the Torrust Index, this article explains how to setup a development environment with the latest versions for all services.",
"tags": [
"Torrent",
"Tracker",
"BitTorrent"
]
},
- bump @sveltejs/kit from 2.65.1 to 2.66.0
- bump actions/checkout from 6 to 7
- bump prettier-plugin-svelte from 4.1.0 to 4.1.1
@josecelano josecelano force-pushed the update-all-dependabot-dependencies branch from 2d63f11 to e35e43a Compare June 19, 2026 14:43
@josecelano

Copy link
Copy Markdown
Member Author

ACK e35e43a

@josecelano josecelano merged commit 8b979d4 into develop Jun 19, 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