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 the gomodupdates group with 2 updates #1115

Merged
merged 1 commit into from
May 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps the gomodupdates group with 2 updates: go.mondoo.com/cnquery/v11 and go.mondoo.com/cnspec/v11.

Updates go.mondoo.com/cnquery/v11 from 11.4.1 to 11.4.3

Release notes

Sourced from go.mondoo.com/cnquery/v11's releases.

v11.4.3

What's Changed

Full Changelog: mondoohq/cnquery@v11.4.2...v11.4.3

v11.4.2

What's Changed

Full Changelog: mondoohq/cnquery@v11.4.1...v11.4.2

Commits
  • 66f4671 🐛 don't keep closed unprocessed runtimes in coordinator (#4017)
  • 6a8116b 🧹 Use a const time for llx tests. (#4018)
  • 5e45b49 ⭐️ Add team protection policy in Exchange (MS365) (#4001)
  • bdc7ec4 🐛 remove dead providers from coordinator (#4010)
  • ff2ea75 ✨ Enable SBOM on Windows (#4008)
  • 10c73b7 🧹 Discover new azure flexible postgresql/mysql servers as part of the 'all' d...
  • 19979b2 Better defaults for azure resources (#4005)
  • e0c4ab8 ⭐️ Adding a resouces to the Microsoft Graph under group (MS365) (#4003)
  • e4043dd Add tpmSupport field to aws.ec2.instance (#3991)
  • 1dad74e ⭐ Improve default values for AWS instance block devices (#3990)
  • Additional commits viewable in compare view

Updates go.mondoo.com/cnspec/v11 from 11.4.1 to 11.4.3

Release notes

Sourced from go.mondoo.com/cnspec/v11's releases.

v11.4.3

What's Changed

Full Changelog: mondoohq/cnspec@v11.4.2...v11.4.3

v11.4.2

What's Changed

Full Changelog: mondoohq/cnspec@v11.4.1...v11.4.2

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomodupdates group with 2 updates: [go.mondoo.com/cnquery/v11](https://github.com/mondoohq/cnquery) and [go.mondoo.com/cnspec/v11](https://github.com/mondoohq/cnspec).


Updates `go.mondoo.com/cnquery/v11` from 11.4.1 to 11.4.3
- [Release notes](https://github.com/mondoohq/cnquery/releases)
- [Changelog](https://github.com/mondoohq/cnquery/blob/main/.goreleaser.yml)
- [Commits](mondoohq/cnquery@v11.4.1...v11.4.3)

Updates `go.mondoo.com/cnspec/v11` from 11.4.1 to 11.4.3
- [Release notes](https://github.com/mondoohq/cnspec/releases)
- [Changelog](https://github.com/mondoohq/cnspec/blob/main/.goreleaser.yml)
- [Commits](mondoohq/cnspec@v11.4.1...v11.4.3)

---
updated-dependencies:
- dependency-name: go.mondoo.com/cnquery/v11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
- dependency-name: go.mondoo.com/cnspec/v11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
...

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 May 17, 2024
Copy link

github-actions bot commented May 17, 2024

Test Results

  5 files  +  5   50 suites  +50   2h 13m 19s ⏱️ + 2h 13m 19s
306 tests +306  306 ✅ +306  0 💤 ±0  0 ❌ ±0 
375 runs  +375  375 ✅ +375  0 💤 ±0  0 ❌ ±0 

Results for commit 7800120. ± Comparison against base commit 2a6259b.

♻️ This comment has been updated with latest results.

@czunker czunker added the ok to test This will start our CI workflows for dependabot and fork PRs label May 17, 2024
@github-actions github-actions bot removed the ok to test This will start our CI workflows for dependabot and fork PRs label May 17, 2024
Copy link
Contributor

@czunker czunker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit e555bc5 into main May 17, 2024
36 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomodupdates-0c9ab1afa3 branch May 17, 2024 11:20
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant