Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/opslevel/opslevel-go/v2024 from 2024.9.3 to 2024.10.28 in /src #324

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps github.com/opslevel/opslevel-go/v2024 from 2024.9.3 to 2024.10.28.

Release notes

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

v2024.10.28

October 28, 2024

Bugfix

  • BREAKING CHANGE: CheckPackageVersionUpdateInput changed to allow MissingPackageResult to be nullable

Feature

  • add CodeIssue check type
  • Add new 'Aliasable' interface for working with resources that are allowed to have aliases

Dependency

  • Bump github.com/relvacode/iso8601 from 1.4.0 to 1.5.0

v2024.10.15

October 15, 2024

Dependency

  • Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0

v2024.10.11

October 11, 2024

Feature

  • add regionOverride field to AWS integration, for overriding multiple regions
  • new IntegrationReactivate mutation to reactivate an invalidated or deactivated integration
  • added HasBadHttpStatus for better error handling

Refactor

  • BREAKING CHANGE: new argument sendInvite added to UserInvite() method to force send a user invite e-mail

Dependency

  • Bump github.com/go-playground/validator/v10 from 10.22.0 to 10.22.1
  • Bump github.com/hasura/go-graphql-client from 0.13.0 to 0.13.1
  • Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.3

v2024.9.18

September 18, 2024

Feature

  • support setting Notes on a Service via UpdateServiceNote()
Changelog

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

October 28, 2024

Bugfix

  • BREAKING CHANGE: CheckPackageVersionUpdateInput changed to allow MissingPackageResult to be nullable

Feature

  • add CodeIssue check type
  • Add new 'Aliasable' interface for working with resources that are allowed to have aliases

Dependency

  • Bump github.com/relvacode/iso8601 from 1.4.0 to 1.5.0

October 15, 2024

Dependency

  • Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0

October 11, 2024

Feature

  • add regionOverride field to AWS integration, for overriding multiple regions
  • new IntegrationReactivate mutation to reactivate an invalidated or deactivated integration
  • added HasBadHttpStatus for better error handling

Refactor

  • BREAKING CHANGE: new argument sendInvite added to UserInvite() method to force send a user invite e-mail

Dependency

  • Bump github.com/go-playground/validator/v10 from 10.22.0 to 10.22.1
  • Bump github.com/hasura/go-graphql-client from 0.13.0 to 0.13.1
  • Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.3

September 18, 2024

Feature

  • support setting Notes on a Service via UpdateServiceNote()
Commits
  • 0c33a7f Cut Release 'v2024.10.28'
  • b7f5d59 add CodeIssue check type (#470)
  • 1693731 First pass of implementation for Aliasable Resources (#483)
  • 68ee5fb MissingPackageResult field in CheckPackageVersionUpdateInput made Nullable (#...
  • 7833c1d get check throws graphql error when not found (#484)
  • 87da034 Bump github.com/relvacode/iso8601 from 1.4.0 to 1.5.0 (#482)
  • 50cce36 get rubric category or level throws graphql error if not found (#481)
  • feff461 getIntegration throws graphql error if not found (#480)
  • 40c286d Cut Release 'v2024.10.15'
  • f603d4e Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0 (#477)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/opslevel/opslevel-go/v2024 [>= 2024.5.a, < 2024.6]

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/opslevel/opslevel-go/v2024](https://github.com/opslevel/opslevel-go) from 2024.9.3 to 2024.10.28.
- [Release notes](https://github.com/opslevel/opslevel-go/releases)
- [Changelog](https://github.com/OpsLevel/opslevel-go/blob/main/CHANGELOG.md)
- [Commits](OpsLevel/opslevel-go@v2024.9.3...v2024.10.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 28, 2024
@rocktavious rocktavious merged commit 2c70897 into main Oct 28, 2024
3 checks passed
@rocktavious rocktavious deleted the dependabot/go_modules/src/github.com/opslevel/opslevel-go/v2024-2024.10.28 branch October 28, 2024 19:11
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.

2 participants