Skip to content

build(deps): bump github.com/xraph/forge from 0.9.12 to 1.2.0#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/xraph/forge-1.2.0
Open

build(deps): bump github.com/xraph/forge from 0.9.12 to 1.2.0#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/xraph/forge-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/xraph/forge from 0.9.12 to 1.2.0.

Release notes

Sourced from github.com/xraph/forge's releases.

v1.2.0

Forge Framework v1.2.0 (2026-03-07T05:38:53Z)

Welcome to this new release of Forge Framework!

Changelog

New Features

  • 59cd52684220bc5b9673fa0943b60dd6ed521f43: feat(metrics): Update metrics collectors and exporters to support HTTP metrics (@​juicycleff)

Installation

Using Go Install

go install github.com/xraph/forge/cmd/forge@v1.2.0

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Package Managers

# Homebrew (macOS/Linux)
brew install xraph/tap/forge
Scoop (Windows)
scoop bucket add xraph https://github.com/xraph/scoop-bucket
scoop install forge

What's Changed

Full changelog: xraph/forge@vscode-forge/v1.0.0...v1.2.0

Forge DevTools v1.0.0

Install

  • VS Code Marketplace: Search for "Forge DevTools" in the Extensions panel
  • Manual: Download the .vsix file below and install via code --install-extension forge-devtools-1.0.0.vsix

Full Changelog: xraph/forge@vscode-forge/v0.0.3...vscode-forge/v1.0.0

v1.0.0

Forge Framework v1.0.0 (2026-03-01T03:05:24Z)

Welcome to this new release of Forge Framework!

Changelog

New Features

  • 385e91a6f4e5c89880e92c496c99af1a3c13832f: feat: make Connect method idempotent across multiple extensions (@​juicycleff)

... (truncated)

Changelog

Sourced from github.com/xraph/forge's changelog.

1.2.0 (2026-03-07)

Features

  • metrics: Update metrics collectors and exporters to support HTTP metrics (59cd526)

Maintenance

  • Merge branch 'main' of github.com:xraph/forge (f52633d)
  • changelog: update CHANGELOG.md for v1.0.0 (120f1ef)

1.0.0 (2026-03-01)

Features

  • update config discovery to support multiple paths and improve logging (c1ea988)
  • add configuration files, schemas, and icons for Forge app and contributor (f84964c)
  • add Ctrl Plane extension and update routing name handling for OpenAPI spec (d75fb29)
  • add MIT License to the project (5143257)
  • update SVG graphic to new design (54b07fa)
  • add .gitignore to exclude build artifacts and dependencies (0b321ad)

Maintenance

  • Update dependencies and improve health check functionality (6300c71)
  • Update confy dependency to v0.1.0 across multiple extensions (f6cd3f3)
  • removed node modules (a1b0610)
  • changelog: update CHANGELOG.md for v0.10.0 (c38e18d)

0.10.0 (2026-02-24)

Features

  • add GitHub Actions workflow for VSCode extension validation and publishing (61f5320)
  • update dependencies and add lifecycle helper functions (6554ee1)
  • streaming: implement in-memory session store for connection resumption (bc7fec1)
  • add contributor adapters for Astro and Next.js frameworks (4021ec2)
  • auth: implement authentication and authorization framework for dashboard (0f40da2)

Bug Fixes

  • go.mod: revert Go version to 1.25.3 (4600bfe)

... (truncated)

Commits
  • f52633d Merge branch 'main' of github.com:xraph/forge
  • 3e2ad92 Merge branch 'main' of github.com:xraph/forge
  • 59cd526 feat(metrics): Update metrics collectors and exporters to support HTTP metrics
  • 120f1ef docs(changelog): update CHANGELOG.md for v1.0.0
  • 385e91a feat: make Connect method idempotent across multiple extensions
  • 4734f23 feat: remove testapp extension and associated files
  • 6300c71 Update dependencies and improve health check functionality
  • f6cd3f3 Update confy dependency to v0.1.0 across multiple extensions
  • c1ea988 feat: update config discovery to support multiple paths and improve logging
  • f84964c feat: add configuration files, schemas, and icons for Forge app and contributor
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/xraph/forge](https://github.com/xraph/forge) from 0.9.12 to 1.2.0.
- [Release notes](https://github.com/xraph/forge/releases)
- [Changelog](https://github.com/xraph/forge/blob/main/CHANGELOG.md)
- [Commits](xraph/forge@v0.9.12...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/xraph/forge
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
keysmith Ready Ready Preview, Comment Mar 9, 2026 7:06pm

Request Review

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.

0 participants