Skip to content

build(deps): bump github.com/xraph/vessel from 0.0.5 to 1.0.0#5

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

build(deps): bump github.com/xraph/vessel from 0.0.5 to 1.0.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/xraph/vessel-1.0.0

Conversation

@dependabot
Copy link

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

Bumps github.com/xraph/vessel from 0.0.5 to 1.0.0.

Release notes

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

Release v1.0.0

Installation

go get github.com/xraph/vessel@v1.0.0

Or for individual packages:

go get github.com/xraph/vessel/errs@v1.0.0
go get github.com/xraph/vessel/log@v1.0.0

Changes

Initial release:

0a326d2 (HEAD -> main, origin/main) refactor: remove unused names function from typeRegistry
643761e feat: add settings.local.json for permission configurations
44e3f00 feat: add ProvideValue function for singleton service registration and deprecate old methods
e8e5544 chore(deps): remove unused uber dependencies from go.mod and go.sum
712063a lint: formatted code
cd0f8a1 refactor: breaking change to make the API stable
916a5bf feat: introduce eager instantiation support in constructor registration
2122099 feat: add support for service aliases in constructor registration
db4a6f0 chore(deps): update go-utils dependency to v0.0.5 in go.sum
17e4617 chore(deps): update go-utils dependency to v0.0.5
aa41455 feat: implement constructor injection framework with In/Out structs
180f346 docs: update benchmark results and performance characteristics in README
ebb498d feat: add middleware support for service resolution and lifecycle management
9e2a6dd chore(deps): remove local replacement for go-utils and update go.sum
8fc60da refactor(error): improve type mismatch error messaging in Resolve functions
7950df4 refactor(di): streamline container creation and improve error messaging
36e2b83 feat(di): Implement Forge Dependency Injection system with service lifecycle management

Documentation

Changelog

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

[v1.0.0] - 2026-02-27

Initial Release

  • 0a326d2 (HEAD -> main, origin/main) refactor: remove unused names function from typeRegistry
  • 643761e feat: add settings.local.json for permission configurations
  • 44e3f00 feat: add ProvideValue function for singleton service registration and deprecate old methods
  • e8e5544 chore(deps): remove unused uber dependencies from go.mod and go.sum
  • 712063a lint: formatted code
  • cd0f8a1 refactor: breaking change to make the API stable
  • 916a5bf feat: introduce eager instantiation support in constructor registration
  • 2122099 feat: add support for service aliases in constructor registration
  • db4a6f0 chore(deps): update go-utils dependency to v0.0.5 in go.sum
  • 17e4617 chore(deps): update go-utils dependency to v0.0.5
  • aa41455 feat: implement constructor injection framework with In/Out structs
  • 180f346 docs: update benchmark results and performance characteristics in README
  • ebb498d feat: add middleware support for service resolution and lifecycle management
  • 9e2a6dd chore(deps): remove local replacement for go-utils and update go.sum
  • 8fc60da refactor(error): improve type mismatch error messaging in Resolve functions
  • 7950df4 refactor(di): streamline container creation and improve error messaging
  • 36e2b83 feat(di): Implement Forge Dependency Injection system with service lifecycle management
Commits
  • e220e59 chore: Update CHANGELOG.md for v1.0.0
  • 0a326d2 refactor: remove unused names function from typeRegistry
  • 643761e feat: add settings.local.json for permission configurations
  • See full diff 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/vessel](https://github.com/xraph/vessel) from 0.0.5 to 1.0.0.
- [Release notes](https://github.com/xraph/vessel/releases)
- [Changelog](https://github.com/xraph/vessel/blob/v1.0.0/CHANGELOG.md)
- [Commits](xraph/vessel@v0.0.5...v1.0.0)

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

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

dependabot bot commented on behalf of github Mar 2, 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 2, 2026

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

Project Deployment Actions Updated (UTC)
shield Ready Ready Preview, Comment Mar 2, 2026 8:14pm

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