Skip to content

Updates#68

Merged
biow0lf merged 4 commits into
masterfrom
updates
Jun 12, 2026
Merged

Updates#68
biow0lf merged 4 commits into
masterfrom
updates

Conversation

@biow0lf

@biow0lf biow0lf commented Jun 12, 2026

Copy link
Copy Markdown
Member

No description provided.

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 removes the unused oga XML/HTML parsing dependency from the docs build tooling and updates Bundler lock metadata, while also enabling Dependabot to track Bundler dependencies for the /blog subdirectory.

Changes:

  • Removed oga from Gemfile, Gemfile.lock, and lib/doc_builder.rb (no remaining Oga usage found in the repo).
  • Updated BUNDLED WITH / Bundler checksums in both lockfiles to Bundler 4.0.14.
  • Added a Dependabot Bundler configuration entry for the /blog directory.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
lib/doc_builder.rb Drops require 'oga' now that the dependency is removed.
Gemfile Removes the direct oga gem dependency.
Gemfile.lock Removes oga and its transitive gems; updates Bundler metadata to 4.0.14.
blog/Gemfile.lock Updates Bundler metadata/checksum to 4.0.14.
.github/dependabot.yml Adds a Bundler update configuration for /blog.

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

@biow0lf biow0lf merged commit 1e3c34d into master Jun 12, 2026
4 checks 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