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

build(deps): Bump github.com/northwood-labs/terraform-provider-corefunc from 1.2.0 to 1.2.1 in /terratest #130

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps github.com/northwood-labs/terraform-provider-corefunc from 1.2.0 to 1.2.1.

Release notes

Sourced from github.com/northwood-labs/terraform-provider-corefunc's releases.

1.2.1 — 2024-02-02

What's Changed

Full Changelog: v1.2.0...v1.2.1

Changelog

Sourced from github.com/northwood-labs/terraform-provider-corefunc's changelog.

1.2.1 — 2024-02-02

Compare: v1.1.1 → v1.2.1

Bug Fixes

  • 32dffbb: Resolve issues in the go.sum file.
  • 0533928: Remove a cache file from the repo as it changes every time.
  • 1ad7a2b: Improve the version selection automation.
  • e952382: Improve the version selection automation.
  • 3e1a07a: Improve the version selection automation.

Building and Dependencies

  • 92c7065: deps: Bump github.com/northwood-labs/terraform-provider-corefunc (#94) (dependabot[bot])
  • 96a741f: deps: Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 (#97) (dependabot[bot])
  • 73ac9c5: deps: Bump github/codeql-action from 1.1.39 to 3.22.12 (#95) (dependabot[bot])
  • 528dfcd: deps: Bump trufflesecurity/trufflehog from 3.63.5 to 3.63.7 (#96) (dependabot[bot])
  • 523b701: deps: Bump github.com/chanced/caps from 1.0.1 to 1.0.2 (#98) (dependabot[bot])
  • b311501: deps: Bump github.com/chanced/caps in /generator (#99) (dependabot[bot])
  • fc859eb: deps: Bump actions/dependency-review-action from 3.1.4 to 3.1.5 (#100) (dependabot[bot])
  • 1ec1ac2: deps: Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (#101) (dependabot[bot])
  • 7f40e69: deps: Bump actions/go-dependency-submission from 1.0.3 to 2.0.0 (#105) (dependabot[bot])
  • 1317bab: deps: Bump github.com/hashicorp/terraform-plugin-framework (#106) (dependabot[bot])
  • 8d22b24: deps: Bump github.com/gruntwork-io/terratest in /terratest (#110) (dependabot[bot])
  • 104b541: deps: Bump github/codeql-action from 3.22.12 to 3.23.1 (#111) (dependabot[bot])
  • 0063c0c: deps: Bump actions/dependency-review-action from 3.1.5 to 4.0.0 (#113) (dependabot[bot])
  • 2ca888e: deps: Bump actions/upload-artifact from 4.0.0 to 4.3.0 (#116) (dependabot[bot])
  • 1750875: deps: Bump trufflesecurity/trufflehog from 3.63.7 to 3.64.0 (#117) (dependabot[bot])
  • 0844a2e: deps: Bump github.com/hashicorp/terraform-plugin-docs (#118) (dependabot[bot])
  • 680a5d4: deps: Bump github/codeql-action from 3.23.1 to 3.23.2 (#120) (dependabot[bot])
  • 771756b: deps: Bump github.com/hashicorp/terraform-plugin-go (#121) (dependabot[bot])
  • f35b806: deps: Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#123) (dependabot[bot])
  • 5396f2d: deps: Bump step-security/harden-runner from 2.6.1 to 2.7.0 (#124) (dependabot[bot])
  • d0df49d: deps: Bump trufflesecurity/trufflehog from 3.64.0 to 3.66.3 (#126) (dependabot[bot])
  • 558c756: deps: Bump github.com/northwood-labs/terraform-provider-corefunc (#128) (dependabot[bot])

Documentation

  • c30e191: Added information about compatibility testing.
  • b35d3f8: Adjust the git-cliff format.
  • 6189ded: Resolved an issue with Markdown generation build more consistent docs.

Linting

  • f2c349f: Ran the linter against the codebase after changes.

Testing

  • ea785fa: Disable GoSec Sarif uploading until we know why it's failing.

... (truncated)

Commits
  • 811c489 automation: Updated AUTHORS and CHANGELOG on Fri Feb 2 18:35:43 UTC 2024.
  • 590c3bc test: Improve switching between Terraform/OpenTofu in Terratest.
  • f5a37c4 automation: Updated AUTHORS and CHANGELOG on Fri Feb 2 18:32:12 UTC 2024.
  • 57b1e0e test: Improve switching between Terraform/OpenTofu in Terratest.
  • 080ffb8 [StepSecurity] ci: Harden GitHub Actions (#129)
  • 85cfb6c test: Setup Terratest testing for OpenTofu from the Makefile.
  • acee3ef test: Add auto-cancelation for multiple CI runs of the same test.
  • 0182c79 test: Improve CHANGELOG generation.
  • cc77ed9 test: Improve CHANGELOG generation.
  • 3e1a07a fix: Improve the version selection automation.
  • Additional commits viewable 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 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/northwood-labs/terraform-provider-corefunc](https://github.com/northwood-labs/terraform-provider-corefunc) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/northwood-labs/terraform-provider-corefunc/releases)
- [Changelog](https://github.com/northwood-labs/terraform-provider-corefunc/blob/main/CHANGELOG.md)
- [Commits](v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/northwood-labs/terraform-provider-corefunc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from skyzyx as a code owner February 5, 2024 01:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2024
@skyzyx skyzyx merged commit 4cde8d8 into main Feb 5, 2024
18 checks passed
@skyzyx skyzyx deleted the dependabot/go_modules/terratest/github.com/northwood-labs/terraform-provider-corefunc-1.2.1 branch February 5, 2024 01:55
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.

1 participant