Skip to content

Update github workflows - #480

Merged
davidzhao merged 1 commit into
mainfrom
renovate/github-workflows
Aug 2, 2026
Merged

Update github workflows#480
davidzhao merged 1 commit into
mainfrom
renovate/github-workflows

Conversation

@renovate

@renovate renovate Bot commented Sep 22, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/cache action minor v5.0.4v5.1.0
actions/checkout action patch v6.0.2v6.0.3 v6.1.0
actions/checkout action patch v6.0.1v6.0.3 v6.1.0
actions/setup-go action minor v6.4.0v6.5.0
actions/setup-node action minor v6.3.0v6.5.0
changesets/action action minor v1.7.0v1.9.0
golangci/golangci-lint uses-with minor v2.11.4v2.12.2
golangci/golangci-lint-action action minor v9.2.0v9.3.0
pnpm/action-setup action patch v6.0.5v6.0.9

Release Notes

actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/checkout (actions/checkout)

v6.0.3

Compare Source

actions/setup-go (actions/setup-go)

v6.5.0

Compare Source

actions/setup-node (actions/setup-node)

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

Compare Source

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

changesets/action (changesets/action)

v1.9.0

Compare Source

Minor Changes
Patch Changes
  • #​535 34f64f6 Thanks @​Andarist! - Fixed an issue with GitHub releases not being created for successfully published packages when some packages failed to be published to the registry.

  • #​632 1d54b9e Thanks @​bluwy! - Simplify internal implementation to get changelog entries for a package version

  • #​629 e0c90aa Thanks @​bluwy! - Fix custom version and publish command argument parsing

  • #​645 f9585d9 Thanks @​Andarist! - Improved force-push handling when using commitMode: "github-api" so updating an existing branch no longer temporarily resets the target branch to the base commit, avoiding cases where GitHub closes open pull requests during the update. This should remove a possibility of a GitHub state race that caused the force-pushed PRs not being reopened.

v1.8.0

Compare Source

Minor Changes
  • #​258 f5dbf72 Thanks @​tom-sherman! - Support draft version PR modes with a new prDraft input. Use create to create new version PRs as drafts, or always to also convert existing version PRs back to draft when updating them.
Patch Changes
golangci/golangci-lint (golangci/golangci-lint)

v2.12.2

Compare Source

Released on 2026-05-06

  1. Linters bug fixes
    • gomodguard_v2: fix blocked configuration
    • gomodguard_v2: from 2.1.0 to 2.1.3
    • iface: from 1.4.1 to 1.4.2

v2.12.1

Compare Source

Released on 2026-05-01

  1. Linters bug fixes
    • gomodguard_v2: fix panic with migration suggestion
  2. Misc.
    • fix install.sh script (if you are still using an URL based on the branch master, please update to use https://golangci-lint.run/install.sh)

v2.12.0

Compare Source

Released on 2026-05-01

  1. New linters
  2. Linters new features or changes
    • dupl: from f665c8d to c99c5cf (extended detection)
    • funcorder: from 0.5.0 to 0.6.0 (new option: function)
    • goconst: add an option to ignore strings from tests
    • goconst: from 1.8.2 to 1.10.0 (extended detection)
    • gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)
    • gosec: from 619ce21 to 2.26.1 (new checks: G124, G708, G709, G710)
    • govet: add inline analyzer
    • makezero: from 2.1.0 to 2.2.1 (support slice type aliases)
    • paralleltest: expose checkcleanup option
    • sloglint: from 0.11.1 to 0.12.0 (new options: allowed-keys, custom-funcs)
    • wsl_v5: from 5.6.0 to 5.8.0 (new option: cuddle-max-statements; new checks: after-decl, after-defer, after-expr, after-go, cuddle-group)
  3. Linters bug fixes
    • forbidigo: from 2.3.0 to 2.3.1
    • godot: from 1.5.4 to 1.5.6
    • govet-modernize: from 0.43.0 to 0.44.0
    • ireturn: from 0.4.0 to 0.4.1
    • rowserrcheck: from 1.1.1 to c5f79b8
  4. Misc.
    • Decrease cache entropy
    • Embed the JSON schema in the binary
    • Filter env vars when cloning the repository with the custom command
golangci/golangci-lint-action (golangci/golangci-lint-action)

v9.3.0

Compare Source

What's Changed

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.1...v9.3.0

v9.2.1

Compare Source

What's Changed

IMPORTANT: this is the first immutable release.

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

pnpm/action-setup (pnpm/action-setup)

v6.0.9

Compare Source

What's Changed

Full Changelog: pnpm/action-setup@v6...v6.0.9

v6.0.8

Compare Source

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.7...v6.0.8

v6.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.6...v6.0.7

v6.0.6

Compare Source

What's Changed

  • fix: bin_dest output points to self-updated pnpm, not bootstrap by @​zkochan in #​249

Full Changelog: pnpm/action-setup@v6.0.5...v6.0.6


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to 8ade135 Update actions/checkout digest to 8ade135 Oct 5, 2023
@renovate renovate Bot changed the title Update actions/checkout digest to 8ade135 Update actions/checkout digest to 8ade135 - autoclosed Oct 17, 2023
@renovate renovate Bot closed this Oct 17, 2023
@renovate
renovate Bot deleted the renovate/github-workflows branch October 17, 2023 18:14
@renovate renovate Bot changed the title Update actions/checkout digest to 8ade135 - autoclosed Update actions/checkout digest to 8ade135 Oct 19, 2023
@renovate renovate Bot reopened this Oct 19, 2023
@renovate
renovate Bot restored the renovate/github-workflows branch October 19, 2023 10:39
@renovate renovate Bot changed the title Update actions/checkout digest to 8ade135 Update actions/checkout digest to b4ffde6 Oct 19, 2023
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 087f665 to c5ce2ca Compare October 19, 2023 10:39
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from c5ce2ca to 85856b7 Compare November 16, 2023 12:16
@renovate renovate Bot changed the title Update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to b4ffde6 Dec 22, 2023
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 85856b7 to 8b16e13 Compare January 21, 2024 00:28
@renovate
renovate Bot force-pushed the renovate/github-workflows branch 2 times, most recently from 3ac63c1 to d7109ed Compare March 12, 2024 11:48
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to 9bb5618 Mar 12, 2024
@changeset-bot

changeset-bot Bot commented Mar 12, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 83d3363

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to 9bb5618 chore(deps): update actions/checkout digest to b4ffde6 Mar 12, 2024
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from d7109ed to 4a93bc7 Compare March 12, 2024 15:07
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 4a93bc7 to 86d73c9 Compare April 22, 2024 16:02
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to b4ffde6 chore(deps): update actions/checkout digest to 1d96c77 Apr 22, 2024
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to 1d96c77 chore(deps): update actions/checkout digest to 0ad4b8f Apr 25, 2024
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 86d73c9 to 4928ee4 Compare April 25, 2024 15:45
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to 0ad4b8f Update actions/checkout digest to 0ad4b8f May 7, 2024
@renovate renovate Bot changed the title Update actions/checkout digest to 0ad4b8f Update actions/checkout digest to 44c2b7a May 8, 2024
@renovate
renovate Bot force-pushed the renovate/github-workflows branch 2 times, most recently from 4224c4d to aa73910 Compare May 9, 2024 16:15
@renovate renovate Bot changed the title Update actions/checkout digest to 44c2b7a Update actions/checkout digest to 0ad4b8f May 9, 2024
@renovate renovate Bot changed the title Update actions/checkout digest to 0ad4b8f Update actions/checkout digest to a5ac7e5 May 20, 2024
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from aa73910 to 6dfda97 Compare May 20, 2024 16:33
@renovate renovate Bot changed the title Update actions/checkout digest to a5ac7e5 chore(deps): update actions/checkout digest to a5ac7e5 May 24, 2024
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to a5ac7e5 chore(deps): update actions/checkout digest to 692973e Jun 13, 2024
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 6dfda97 to 2e4238c Compare June 13, 2024 18:51
@renovate renovate Bot changed the title chore(deps): update actions/checkout digest to 692973e Update actions/checkout digest to 692973e Jun 20, 2024
@renovate renovate Bot changed the title Update actions/checkout digest to 692973e Update actions/checkout digest to eef6144 Oct 7, 2024
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 2e4238c to 7f6afbf Compare October 7, 2024 18:47
@renovate renovate Bot changed the title Update actions/checkout digest to eef6144 Update actions/checkout digest to eef6144 - abandoned Aug 11, 2025
@renovate

renovate Bot commented Aug 11, 2025

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Generated by renovateBot
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from a5c4330 to 83d3363 Compare August 2, 2026 06:48
@renovate renovate Bot changed the title Update actions/checkout digest to eef6144 - abandoned Update github workflows Aug 2, 2026
@davidzhao
davidzhao merged commit 27dc980 into main Aug 2, 2026
10 checks passed
@davidzhao
davidzhao deleted the renovate/github-workflows branch August 2, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant