Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps github.com/cjlapao/common-go from 0.0.41 to 0.0.48.

Release notes

Sourced from github.com/cjlapao/common-go's releases.

v0.0.42

Release Notes for v0.0.42

  • Do not use text/template to avoid suppressing DCE (cjlapao/common-go#36)
  • Fixed the CI Pipeline to use the correct version of the Go Linter
  • Fixed an issue with the Discord Announce workflow not being triggered
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 18, 2025
@dependabot dependabot bot requested a review from cjlapao as a code owner March 18, 2025 01:49
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cjlapao/common-go-0.0.48 branch from 14421c9 to c235b34 Compare March 28, 2025 07:00
Bumps [github.com/cjlapao/common-go](https://github.com/cjlapao/common-go) from 0.0.41 to 0.0.48.
- [Release notes](https://github.com/cjlapao/common-go/releases)
- [Changelog](https://github.com/cjlapao/common-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cjlapao/common-go/commits)

---
updated-dependencies:
- dependency-name: github.com/cjlapao/common-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cjlapao/common-go-0.0.48 branch from c235b34 to 8840c3e Compare March 28, 2025 07:16
@cjlapao cjlapao merged commit c618f38 into main Mar 28, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cjlapao/common-go-0.0.48 branch March 28, 2025 07:48
cjlapao added a commit that referenced this pull request May 7, 2025
* Add the ability to create beta versions

- Added the ability to deploy beta versions for terraform

* Release extension version 0.5.13

* updated goreleaser format

* Release extension version 0.5.14

* Update VERSION

* Update CHANGELOG.md

* Improve pipeline announcements (#3)

* Improve pipeline announcements

- Updated the discord announcement script
- Added a script to get the beta changelog
- Updated the way we generate release notes to match the type of release

* update create release to change the versions for beta and normal

* further fixes to the version numbers

* further updates to the build pipeline

* minor updates to the release process

* further fixes to the pipeline

* Release extension version 0.6.12926508568 (#5)

* fixed the issue with the missing repo for discord

* Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#6)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](golang/crypto@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release extension version 0.6.13282186908 (#7)

* Cjlapao/fix some small bugs (#8)

* Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (Parallels#93)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](golang/crypto@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fixing some small bugs

- fixed an issue where installation would fail if packer was not present

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release extension version 0.6.13289211368 (#9)

* Bump github.com/hashicorp/terraform-plugin-framework (#12)

Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-framework@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/hashicorp/terraform-plugin-framework-validators (#10)

Bumps [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework-validators/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework-validators/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-plugin-framework-validators@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework-validators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/amplitude/analytics-go from 1.0.2 to 1.2.0 (#14)

Bumps [github.com/amplitude/analytics-go](https://github.com/amplitude/analytics-go) from 1.0.2 to 1.2.0.
- [Release notes](https://github.com/amplitude/analytics-go/releases)
- [Changelog](https://github.com/amplitude/analytics-go/blob/main/.goreleaser.yaml)
- [Commits](amplitude/analytics-go@v1.0.2...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release extension version 0.6.13766604452 (#15)

* Bump github.com/pkg/sftp from 1.13.7 to 1.13.8 (#16)

Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.7 to 1.13.8.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](pkg/sftp@v1.13.7...v1.13.8)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/pkg/sftp from 1.13.8 to 1.13.9 (#19)

Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](pkg/sftp@v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group (#17)

* Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group

Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.34.0 to 0.36.0
- [Commits](golang/net@v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixed build issues

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Lapao <cjlapao@gmail.com>

* Bump github.com/cjlapao/common-go from 0.0.41 to 0.0.48 (#18)

* Bump github.com/cjlapao/common-go from 0.0.41 to 0.0.48

Bumps [github.com/cjlapao/common-go](https://github.com/cjlapao/common-go) from 0.0.41 to 0.0.48.
- [Release notes](https://github.com/cjlapao/common-go/releases)
- [Changelog](https://github.com/cjlapao/common-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cjlapao/common-go/commits)

---
updated-dependencies:
- dependency-name: github.com/cjlapao/common-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixed the toolchain issue

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Lapao <cjlapao@gmail.com>

* Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#21)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.37.0.
- [Commits](golang/crypto@v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/cjlapao/common-go from 0.0.48 to 0.0.49 (#20)

Bumps [github.com/cjlapao/common-go](https://github.com/cjlapao/common-go) from 0.0.48 to 0.0.49.
- [Release notes](https://github.com/cjlapao/common-go/releases)
- [Changelog](https://github.com/cjlapao/common-go/blob/main/CHANGELOG.md)
- [Commits](cjlapao/common-go@v0.0.48...v0.0.49)

---
updated-dependencies:
- dependency-name: github.com/cjlapao/common-go
  dependency-version: 0.0.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump golang.org/x/crypto (#22)

Bumps the go_modules group with 1 update in the /tools directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.31.0 to 0.35.0
- [Commits](golang/crypto@v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group (#23)

Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.37.0 to 0.38.0
- [Commits](golang/net@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#24)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.38.0.
- [Commits](golang/crypto@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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