Skip to content

chore(deps): bump std/fs@1.0.24 and dev deps#106

Merged
petruki merged 1 commit into
masterfrom
staging
May 28, 2026
Merged

chore(deps): bump std/fs@1.0.24 and dev deps#106
petruki merged 1 commit into
masterfrom
staging

Conversation

@petruki
Copy link
Copy Markdown
Member

@petruki petruki commented May 27, 2026

This pull request updates the project to use Deno version 2.8.1 and bumps several dependencies to their latest patch versions. It also updates the project version to 2.5.1 and ensures consistency across configuration, workflow, and dependency files.

Deno version and workflow updates:

  • Updated the Deno base image in .devcontainer/Dockerfile to 2.8.1 and changed all workflow references in .github/workflows/master.yml and .github/workflows/sonar.yml to use Deno 2.8.1 instead of 2.8.0. [1] [2] [3] [4]

Dependency updates:

  • Updated @std/fs to 1.0.24 in src/deps.ts.
  • Updated test dependencies in tests/deps.ts: @std/testing and @std/assert to 1.0.19, @std/async to 1.4.0, and @std/dotenv to 0.225.7.

Project versioning:

  • Bumped the project version to 2.5.1 in deno.jsonc and sonar-project.properties. [1] [2]

Other changes:

  • Removed the version field from .devcontainer/docker-compose.yml for improved compatibility.

@petruki petruki added this to the v2.5.1 milestone May 27, 2026
@petruki petruki self-assigned this May 27, 2026
@petruki petruki added the patch Updating internal dependencies label May 27, 2026
@sonarqubecloud
Copy link
Copy Markdown

@petruki petruki merged commit a5b188b into master May 28, 2026
7 checks passed
@petruki petruki deleted the staging branch May 28, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Updating internal dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant