-
Notifications
You must be signed in to change notification settings - Fork 381
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
chore(deps): bump actions/setup-go from 3 to 4 #478
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
renovate bot
referenced
this pull request
in scottames/dots
May 11, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.1.0` -> `v4.3.0` | | [charmbracelet/glow](https://github.com/charmbracelet/glow) | patch | `v1.5.0` -> `v1.5.1` | | [cli/cli](https://github.com/cli/cli) | minor | `v2.28.0` -> `v2.29.0` | | [fluxcd/flux2](https://github.com/fluxcd/flux2) | patch | `v2.0.0-rc.1` -> `v2.0.0-rc.2` | | [helm/helm](https://github.com/helm/helm) | minor | `v3.11.3` -> `v3.12.0` | | [kubernetes-sigs/kustomize](https://github.com/kubernetes-sigs/kustomize) | patch | `v5.0.2` -> `v5.0.3` | --- ### Release Notes <details> <summary>aquaproj/aqua-registry</summary> ### [`v4.3.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.3.0) [Compare Source](https://github.com/aquaproj/aqua-registry/compare/v4.2.0...v4.3.0) [Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.3.0) | [Pull Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.3.0) | aquaproj/aqua-registry@v4.2.0...v4.3.0 #### 🎉 New Packages [#​12034](https://github.com/aquaproj/aqua-registry/issues/12034) [boyter/scc](https://github.com/boyter/scc): Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go [@​ponkio-o](https://github.com/ponkio-o) #### Fixes [#​12073](https://github.com/aquaproj/aqua-registry/issues/12073) WebAssembly/binaryen: Regenerate settings by `aqua-registry scaffold --deep` [#​12088](https://github.com/aquaproj/aqua-registry/issues/12088) charmbracelet/glow: Follow up changes of glow v1.5.1 ### [`v4.2.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.2.0) [Compare Source](https://github.com/aquaproj/aqua-registry/compare/v4.1.0...v4.2.0) [Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.2.0) | [Pull Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.2.0) | aquaproj/aqua-registry@v4.1.0...v4.2.0 #### 🎉 New Packages [#​12000](https://github.com/aquaproj/aqua-registry/issues/12000) [ikanago/omekasy](https://github.com/ikanago/omekasy): Command line application that converts alphanumeric characters to various styles defined in Unicode [@​4513ECHO](https://github.com/4513ECHO) [#​11999](https://github.com/aquaproj/aqua-registry/issues/11999) [marwan-at-work/mod](https://github.com/marwan-at-work/mod): Automated Semantic Import Versioning Upgrades [#​11998](https://github.com/aquaproj/aqua-registry/issues/11998) [oligot/go-mod-upgrade](https://github.com/oligot/go-mod-upgrade): Update outdated Go dependencies interactively #### Fixes [#​12021](https://github.com/aquaproj/aqua-registry/issues/12021) derailed/k9s: Follow up changes of k9s v0.27.4 - https://github.com/derailed/k9s/releases/tag/v0.27.4 - [https://github.com/derailed/k9s/issues/1971](https://github.com/derailed/k9s/issues/1971) [#​12023](https://github.com/aquaproj/aqua-registry/issues/12023) bep/s3deploy: follow up changes of s3deploy v2.9.0 https://github.com/bep/s3deploy/releases/tag/v2.9.0 > We have ported the release script to Hugoreleaser. This means that the archive names have changed (standardised), but it also means that you get only one unviversal, notarized MacOS PKG archive. </details> <details> <summary>charmbracelet/glow</summary> ### [`v1.5.1`](https://github.com/charmbracelet/glow/releases/tag/v1.5.1) [Compare Source](https://github.com/charmbracelet/glow/compare/v1.5.0...v1.5.1) #### What's Changed - fix: rm emoji from package description by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/charmbracelet/glow/pull/453](https://github.com/charmbracelet/glow/pull/453) - fix: improve editor handling by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/charmbracelet/glow/pull/449](https://github.com/charmbracelet/glow/pull/449) - fix: do not use deprecated func by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/charmbracelet/glow/pull/451](https://github.com/charmbracelet/glow/pull/451) - docs: fix typos by [@​kianmeng](https://github.com/kianmeng) in [https://github.com/charmbracelet/glow/pull/471](https://github.com/charmbracelet/glow/pull/471) - chore(deps): bump actions/setup-go from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/charmbracelet/glow/pull/478](https://github.com/charmbracelet/glow/pull/478) - fix: lazily init UI by [@​muesli](https://github.com/muesli) in [https://github.com/charmbracelet/glow/pull/494](https://github.com/charmbracelet/glow/pull/494) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or on [Discord](https://charm.sh/chat). </details> <details> <summary>cli/cli</summary> ### [`v2.29.0`](https://github.com/cli/cli/releases/tag/v2.29.0): GitHub CLI 2.29.0 [Compare Source](https://github.com/cli/cli/compare/v2.28.0...v2.29.0) #### What's New - Add `alias import` command by [@​kevhlee](https://github.com/kevhlee) in [https://github.com/cli/cli/pull/7118](https://github.com/cli/cli/pull/7118) - `codespace`: Add capability to filter by `--repo-owner` by [@​kousikmitra](https://github.com/kousikmitra) in [https://github.com/cli/cli/pull/7347](https://github.com/cli/cli/pull/7347) - `pr status`: display auto-merge information by [@​mjpieters](https://github.com/mjpieters) in [https://github.com/cli/cli/pull/7386](https://github.com/cli/cli/pull/7386) - `pr view`: display auto-merge information by [@​mjpieters](https://github.com/mjpieters) in [https://github.com/cli/cli/pull/7385](https://github.com/cli/cli/pull/7385) - `pr`: add `autoMergeRequest` field to JSON output by [@​mjpieters](https://github.com/mjpieters) in [https://github.com/cli/cli/pull/7384](https://github.com/cli/cli/pull/7384) #### What's Changed - `repo create`: fix empty default description for local repository by [@​vwkd](https://github.com/vwkd) in [https://github.com/cli/cli/pull/7383](https://github.com/cli/cli/pull/7383) - `release download`: show progress bar by [@​joshkraft](https://github.com/joshkraft) in [https://github.com/cli/cli/pull/7380](https://github.com/cli/cli/pull/7380) - `codespace delete`: print confirmation message by [@​kousikmitra](https://github.com/kousikmitra) in [https://github.com/cli/cli/pull/7353](https://github.com/cli/cli/pull/7353) - Fix shellcheck errors in generate.sh by [@​cmbrose](https://github.com/cmbrose) in [https://github.com/cli/cli/pull/7392](https://github.com/cli/cli/pull/7392) - New deployment workflow for releases by [@​mislav](https://github.com/mislav) in [https://github.com/cli/cli/pull/7324](https://github.com/cli/cli/pull/7324) - `make install`: fix for macOS by [@​Xerkus](https://github.com/Xerkus) in [https://github.com/cli/cli/pull/7369](https://github.com/cli/cli/pull/7369) #### New Contributors - [@​vwkd](https://github.com/vwkd) made their first contribution in [https://github.com/cli/cli/pull/7383](https://github.com/cli/cli/pull/7383) **Full Changelog**: cli/cli@v2.28.0...v2.29.0 </details> <details> <summary>fluxcd/flux2</summary> ### [`v2.0.0-rc.2`](https://github.com/fluxcd/flux2/releases/tag/v2.0.0-rc.2) [Compare Source](https://github.com/fluxcd/flux2/compare/v2.0.0-rc.1...v2.0.0-rc.2) #### Highlights This is the 2nd release candidate of Flux v2.0 GA. Users are advised to upgrade from `v0.41` to `v2.0.0-rc.2` as soon as possible. Flux v2.0.0-rc.2 comes with fixes to issues reported for RC.1 and performance improvements. Starting with this version, source-controller, kustomize-controller and helm-controller pods are marked as [system-cluster-critical](https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/). This priority class will reduce the chances of Flux controllers being evicted before other non-critical workloads and prevents the pods from being permanently unavailable. :bulb: For upgrading from v0.x, please see [the procedure documented in RC.1](https://github.com/fluxcd/flux2/releases/tag/v2.0.0-rc.1). :warning: Note that Kubernetes 1.27.0 contains a regression bug that affects Flux, it is recommended to upgrade Kubernetes to 1.27.1 or newer. ##### Fixes and improvements - Fix bootstrap for BitBucket Server (CLI). - Fix secrets decryption when using Azure Key Vault (kustomize-controller). - Fix drift detection for renamed HelmReleases (helm-controller). - Improve performance when handling webhook receivers (notification-controller). - The `Alert` v1beta2 API has a new optional field `.spec.inclusionList` for fine-grained control over events filtering (notification-controller). - The deprecated field `.status.url` was removed from the `Receiver` v1 API (notification-controller). - Add support for commit signing using OpenPGP keys with passphrases (image-automation-controller). #### Components changelog - source-controller [v1.0.0-rc.2](https://github.com/fluxcd/source-controller/blob/v1.0.0-rc.2/CHANGELOG.md) - kustomize-controller [v1.0.0-rc.2](https://github.com/fluxcd/kustomize-controller/blob/v1.0.0-rc.2/CHANGELOG.md) - notification-controller [v1.0.0-rc.2](https://github.com/fluxcd/notification-controller/blob/v1.0.0-rc.2/CHANGELOG.md) - helm-controller [v0.32.2](https://github.com/fluxcd/helm-controller/blob/v0.32.2/CHANGELOG.md) - image-reflector-controller [v0.27.1](https://github.com/fluxcd/image-reflector-controller/blob/v0.27.1/CHANGELOG.md) - image-automation-controller [v0.33.0](https://github.com/fluxcd/image-automation-controller/blob/v0.33.0/CHANGELOG.md) #### CLI Changelog - PR [#​3860](https://github.com/fluxcd/flux2/issues/3860) - [@​bigkevmcd](https://github.com/bigkevmcd) - e2e: Add summary to Azure Alert - PR [#​3858](https://github.com/fluxcd/flux2/issues/3858) - [@​fluxcdbot](https://github.com/fluxcdbot) - Update toolkit components - PR [#​3857](https://github.com/fluxcd/flux2/issues/3857) - [@​talife](https://github.com/talife) - Fix autocompletion for image repository reconcile - PR [#​3855](https://github.com/fluxcd/flux2/issues/3855) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 - PR [#​3854](https://github.com/fluxcd/flux2/issues/3854) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github/codeql-action from 2.3.2 to 2.3.3 - PR [#​3853](https://github.com/fluxcd/flux2/issues/3853) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2 - PR [#​3849](https://github.com/fluxcd/flux2/issues/3849) - [@​makkes](https://github.com/makkes) - Update fluxcd/go-git-providers to v0.15.3 - PR [#​3838](https://github.com/fluxcd/flux2/issues/3838) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github/codeql-action from 2.3.0 to 2.3.2 - PR [#​3837](https://github.com/fluxcd/flux2/issues/3837) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3 - PR [#​3833](https://github.com/fluxcd/flux2/issues/3833) - [@​matheuscscp](https://github.com/matheuscscp) - Add OCI provider option to create Helm source command - PR [#​3830](https://github.com/fluxcd/flux2/issues/3830) - [@​cuishuang](https://github.com/cuishuang) - misc: fix some comments - PR [#​3827](https://github.com/fluxcd/flux2/issues/3827) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github/codeql-action from 2.2.12 to 2.3.0 - PR [#​3822](https://github.com/fluxcd/flux2/issues/3822) - [@​Hey](https://github.com/Hey) - Fix outdated Loki Helm values URL - PR [#​3821](https://github.com/fluxcd/flux2/issues/3821) - [@​makkes](https://github.com/makkes) - Fix bootstrap for Bitbucket Server - PR [#​3805](https://github.com/fluxcd/flux2/issues/3805) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github/codeql-action from 2.2.11 to 2.2.12 - PR [#​3804](https://github.com/fluxcd/flux2/issues/3804) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump actions/checkout from 3.5.0 to 3.5.2 - PR [#​3802](https://github.com/fluxcd/flux2/issues/3802) - [@​stefanprodan](https://github.com/stefanprodan) - Set priority class for the critical Flux components - PR [#​3797](https://github.com/fluxcd/flux2/issues/3797) - [@​makkes](https://github.com/makkes) - better messaging for `pull artifact` command - PR [#​3796](https://github.com/fluxcd/flux2/issues/3796) - [@​fluxcdbot](https://github.com/fluxcdbot) - Update helm-controller to v0.32.2 - PR [#​3795](https://github.com/fluxcd/flux2/issues/3795) - [@​stefanprodan](https://github.com/stefanprodan) - Run conformance tests for Kubernetes 1.27 - PR [#​3783](https://github.com/fluxcd/flux2/issues/3783) - [@​aryan9600](https://github.com/aryan9600) - Clean directory before cloning git repo - PR [#​3780](https://github.com/fluxcd/flux2/issues/3780) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump github/codeql-action from 2.2.9 to 2.2.11 - PR [#​3779](https://github.com/fluxcd/flux2/issues/3779) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 - PR [#​3778](https://github.com/fluxcd/flux2/issues/3778) - [@​dependabot](https://github.com/dependabot)\[bot] - build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2 - PR [#​3768](https://github.com/fluxcd/flux2/issues/3768) - [@​relu](https://github.com/relu) - Fix publishing pre-release versions to AUR - PR [#​3764](https://github.com/fluxcd/flux2/issues/3764) - [@​somtochiama](https://github.com/somtochiama) - Add label selector flag to get cmd </details> <details> <summary>helm/helm</summary> ### [`v3.12.0`](https://github.com/helm/helm/compare/v3.11.3...v3.12.0) [Compare Source](https://github.com/helm/helm/compare/v3.11.3...v3.12.0) </details> <details> <summary>kubernetes-sigs/kustomize</summary> ### [`v5.0.3`](https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize/v5.0.3) [Compare Source](https://github.com/kubernetes-sigs/kustomize/compare/kustomize/v5.0.2...kustomize/v5.0.3) This release reverts the regression with the helm plugin that was introduced in v5.0.2. Built with go 1.19.9 to remove CVE vulnerabilities. ##### Changelog [https://github.com/kubernetes-sigs/kustomize/pull/5164](https://github.com/kubernetes-sigs/kustomize/pull/5164): Revert "Fix using same helm chart with different versions" </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/scottames/dots). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
referenced
this pull request
in DelineaXPM/github-workflows
Jul 18, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [charmbracelet/glow](https://github.com/charmbracelet/glow) | patch | `v1.5.0` -> `v1.5.1` | --- ### Release Notes <details> <summary>charmbracelet/glow (charmbracelet/glow)</summary> ### [`v1.5.1`](https://github.com/charmbracelet/glow/releases/tag/v1.5.1) [Compare Source](https://github.com/charmbracelet/glow/compare/v1.5.0...v1.5.1) ##### What's Changed - fix: rm emoji from package description by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/charmbracelet/glow/pull/453](https://github.com/charmbracelet/glow/pull/453) - fix: improve editor handling by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/charmbracelet/glow/pull/449](https://github.com/charmbracelet/glow/pull/449) - fix: do not use deprecated func by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/charmbracelet/glow/pull/451](https://github.com/charmbracelet/glow/pull/451) - docs: fix typos by [@​kianmeng](https://github.com/kianmeng) in [https://github.com/charmbracelet/glow/pull/471](https://github.com/charmbracelet/glow/pull/471) - chore(deps): bump actions/setup-go from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/charmbracelet/glow/pull/478](https://github.com/charmbracelet/glow/pull/478) - fix: lazily init UI by [@​muesli](https://github.com/muesli) in [https://github.com/charmbracelet/glow/pull/494](https://github.com/charmbracelet/glow/pull/494) *** <a href="https://charm.sh/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [Twitter](https://twitter.com/charmcli), [The Fediverse](https://mastodon.technology/@​charm), or on [Discord](https://charm.sh/chat). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/DelineaXPM/github-workflows). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-go from 3 to 4.
Release notes
Sourced from actions/setup-go's releases.
... (truncated)
Commits
4d34df0
Update configuration files (#348)fdc0d67
Add Go bin if go-version input is empty (#351)ebfdf6a
add warning if go-version is empty (#350)b27d769
fix lockfileVersion (#349)c51a720
Enable caching by default with default input (#332)6b848af
Merge pull request #343 from akv-platform/reusable-workflow12741cc
Format update-config-files.yml7a77a6a
Merge branch 'main' into reusable-workflow42a0cc8
Add update-config-files.yml7406d65
Add and configure ESLint and update configuration for Prettier (#341)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 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)