Skip to content

Bump github.com/opslevel/opslevel-go/v2026 from 2026.2.18 to 2026.4.13 in /src#289

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/github.com/opslevel/opslevel-go/v2026-2026.4.13
Closed

Bump github.com/opslevel/opslevel-go/v2026 from 2026.2.18 to 2026.4.13 in /src#289
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/src/github.com/opslevel/opslevel-go/v2026-2026.4.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps github.com/opslevel/opslevel-go/v2026 from 2026.2.18 to 2026.4.13.

Release notes

Sourced from github.com/opslevel/opslevel-go/v2026's releases.

v2026.4.13

April 13, 2026

Feature

  • Add SystemRelationship support on ComponentType and ComponentTypeInput

v2026.3.6

March 06, 2026

Feature

  • Add CRUD operations for team property definitions (CreateTeamPropertyDefinition, UpdateTeamPropertyDefinition, GetTeamPropertyDefinition, ListTeamPropertyDefinitions, AssignTeamPropertyDefinitions) and entity-scoped property lookup methods (Team.GetProperty, Service.GetProperty)

Deprecated

  • Client.GetProperty only resolves service owners and will fail for team identifiers. Use Service.GetProperty or Team.GetProperty instead.

Removed

  • [Breaking change] Property.Owner type changed from EntityOwnerService to PropertyOwner to support both service and team owners. Direct field access (e.g. property.Owner.Aliases) must be updated to go through the embedded type (e.g. property.Owner.ServiceId.Aliases).
Changelog

Sourced from github.com/opslevel/opslevel-go/v2026's changelog.

April 13, 2026

Feature

  • Add SystemRelationship support on ComponentType and ComponentTypeInput

March 06, 2026

Feature

  • Add CRUD operations for team property definitions (CreateTeamPropertyDefinition, UpdateTeamPropertyDefinition, GetTeamPropertyDefinition, ListTeamPropertyDefinitions, AssignTeamPropertyDefinitions) and entity-scoped property lookup methods (Team.GetProperty, Service.GetProperty)

Deprecated

  • Client.GetProperty only resolves service owners and will fail for team identifiers. Use Service.GetProperty or Team.GetProperty instead.

Removed

  • [Breaking change] Property.Owner type changed from EntityOwnerService to PropertyOwner to support both service and team owners. Direct field access (e.g. property.Owner.Aliases) must be updated to go through the embedded type (e.g. property.Owner.ServiceId.Aliases).
Commits

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/opslevel/opslevel-go/v2026](https://github.com/opslevel/opslevel-go) from 2026.2.18 to 2026.4.13.
- [Release notes](https://github.com/opslevel/opslevel-go/releases)
- [Changelog](https://github.com/OpsLevel/opslevel-go/blob/main/CHANGELOG.md)
- [Commits](OpsLevel/opslevel-go@v2026.2.18...v2026.4.13)

---
updated-dependencies:
- dependency-name: github.com/opslevel/opslevel-go/v2026
  dependency-version: 2026.4.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

Looks like github.com/opslevel/opslevel-go/v2026 is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 24, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/src/github.com/opslevel/opslevel-go/v2026-2026.4.13 branch April 24, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants