Skip to content

chore(deps): bump github.com/rootlyhq/rootly-go from 0.2.0 to 0.6.0#22

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/rootlyhq/rootly-go-0.6.0
Open

chore(deps): bump github.com/rootlyhq/rootly-go from 0.2.0 to 0.6.0#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/rootlyhq/rootly-go-0.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps github.com/rootlyhq/rootly-go from 0.2.0 to 0.6.0.

Release notes

Sourced from github.com/rootlyhq/rootly-go's releases.

v0.6.0

Full Changelog: rootlyhq/rootly-go@v0.5.0...v0.6.0

v0.5.0

What's Changed

New Contributors

Full Changelog: rootlyhq/rootly-go@v0.4.0...v0.5.0

v0.4.0

Added

  • Add Meta struct for pagination support (CurrentPage, NextPage, PrevPage, TotalCount, TotalPages)
  • Add Meta field to list response types for pagination metadata
  • Add ShortId field to Alert type for human-readable short identifiers
  • Add StartedAt and EndedAt fields to Alert type for alert timing

Full Changelog: rootlyhq/rootly-go@v0.3.0...v0.4.0

v0.3.0

Added

  • Add MutedServiceIds field to Incident, NewIncident, and UpdateIncident types for muting alerts during maintenance windows
  • Add Labels union type support for Alert, NewAlert, and UpdateAlert (string, float32, or bool values)
  • Add granular permissions to OnCallRole types:
    • AlertFieldsPermissions
    • AlertGroupsPermissions
    • AlertRoutingRulesPermissions
    • OnCallReadinessReportPermissions
    • OnCallRolesPermissions
    • ScheduleOverridePermissions
    • SchedulesPermissions
    • ServicesPermissions

Changed

  • Change VoicemailGreeting field in LiveCallRouter from optional to required

Full Changelog: rootlyhq/rootly-go@v0.2.0...v0.3.0

v0.3.0

Full Changelog: rootlyhq/rootly-go@v0.2.0...v0.3.0

Changelog

Sourced from github.com/rootlyhq/rootly-go's changelog.

[v0.6.0] - 2026-01-31

Added

  • Add Catalog Fields API endpoints for managing custom catalog fields:
    • Causes: ListCauseCatalogFields, CreateCauseCatalogField
    • Environments: ListEnvironmentCatalogFields, CreateEnvironmentCatalogField
    • Functionalities: ListFunctionalityCatalogFields, CreateFunctionalityCatalogField
    • Incident Types: ListIncidentTypeCatalogFields, CreateIncidentTypeCatalogField
    • Services: ListServiceCatalogFields, CreateServiceCatalogField
    • Groups: ListGroupCatalogFields, CreateGroupCatalogField
  • Add AlertPayloadConditions to AlertTriggerParams for advanced alert filtering with operators (IS, IS NOT, CONTAINS, CONTAINS_ALL, CONTAINS_NONE, SET, UNSET, ANY, NONE)
  • Add UserNotificationRuleNotificationType (audible/quiet) for notification preferences
  • Add CommunicationsTemplateCommunicationTemplateStages for template stage management
  • Add Slug field to various types for identifier support
  • Add JsmopsId field to User type for Jira Service Management integration

[v0.5.0] - 2026-01-15

Added

  • Add Meta struct for pagination support
  • Add ISNOT condition for workflow tasks via SDK

Fixed

  • Fix Shift struct for correct response type
  • Fix required and optional types for Dashboard Params
  • Fix LCR required and optional params

[Unreleased]

[v0.4.0] - 2026-01-06

Added

  • Add Meta struct for pagination support (CurrentPage, NextPage, PrevPage, TotalCount, TotalPages)
  • Add Meta field to list response types for pagination metadata
  • Add ShortId field to Alert type for human-readable short identifiers
  • Add StartedAt and EndedAt fields to Alert type for alert timing

[v0.3.0] - 2026-01-05

Added

  • Add MutedServiceIds field to Incident, NewIncident, and UpdateIncident types for muting alerts during maintenance windows
  • Add Labels union type support for Alert, NewAlert, and UpdateAlert (string, float32, or bool values)
  • Add granular permissions to OnCallRole types:
    • AlertFieldsPermissions
    • AlertGroupsPermissions
    • AlertRoutingRulesPermissions
    • OnCallReadinessReportPermissions

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/rootlyhq/rootly-go](https://github.com/rootlyhq/rootly-go) from 0.2.0 to 0.6.0.
- [Release notes](https://github.com/rootlyhq/rootly-go/releases)
- [Changelog](https://github.com/rootlyhq/rootly-go/blob/master/CHANGELOG.md)
- [Commits](rootlyhq/rootly-go@v0.2.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/rootlyhq/rootly-go
  dependency-version: 0.6.0
  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 Feb 3, 2026
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