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

chore(deps): bump the github-actions-minor-and-patch group across 1 directory with 7 updates #1084

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the github-actions-minor-and-patch group with 7 updates in the / directory:

Package From To
actions/checkout 4.2.1 4.2.2
actions/setup-go 5.0.2 5.1.0
TriPSs/conventional-changelog-action 5.3.0 5.4.0
crazy-max/ghaction-chocolatey 3.0.0 3.2.0
goreleaser/goreleaser-action 6.0.0 6.1.0
actions/setup-python 5.2.0 5.3.0
actions/setup-node 4.0.4 4.1.0

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates actions/setup-go from 5.0.2 to 5.1.0

Release notes

Sourced from actions/setup-go's releases.

v5.1.0

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

Commits

Updates TriPSs/conventional-changelog-action from 5.3.0 to 5.4.0

Release notes

Sourced from TriPSs/conventional-changelog-action's releases.

v5.4.0

Features

Changelog

Sourced from TriPSs/conventional-changelog-action's changelog.

5.4.0 (2024-10-24)

Features

5.3.0 (2024-05-21)

Features

  • Support multiple git-path config option (c8865b2)

5.2.1 (2024-02-24)

Bug Fixes

  • support git-path config option for version bump (e3346a2)

5.2.0 (2024-02-07)

Features

5.1.0 (2024-01-05)

Features

  • Include conventionalcommits in pre-compiled presets (f56dffa), closes #246
Commits
  • 3c4970b chore(release): v5.4.0 [skip ci]
  • ae403ae Improvements (#270)
  • b2e8540 chore: Misc
  • 7c7bf17 chore(package): Update dependencies and reorder script
  • 3c6b18c feat: Added eslint preset
  • d3a66f0 docs(README): Fix typo in preset link description
  • 492ffbe style: correct grammatical errors in log messages (#266)
  • 7679903 style: correct grammatical errors in log messages
  • See full diff in compare view

Updates crazy-max/ghaction-chocolatey from 3.0.0 to 3.2.0

Release notes

Sourced from crazy-max/ghaction-chocolatey's releases.

v3.2.0

Full Changelog: crazy-max/ghaction-chocolatey@v3.1.0...v3.2.0

v3.1.0

Full Changelog: crazy-max/ghaction-chocolatey@v3.0.0...v3.1.0

Commits
  • 2ae9952 Merge pull request #185 from crazy-max/switch-image
  • 6d2509b chore: update generated content
  • f6c106f switch default image to ghcr.io/crazy-max/chocolatey
  • 28e7985 Merge pull request #183 from crazy-max/dependabot/npm_and_yarn/actions/core-1...
  • 0c3c2b8 chore: update generated content
  • 9e80f8d Merge pull request #184 from crazy-max/update
  • 354ae9c Chocolatey 2.3.0
  • 1f06710 Merge pull request #181 from crazy-max/dependabot/npm_and_yarn/micromatch-4.0.8
  • 82a213b build(deps): bump @​actions/core from 1.10.1 to 1.11.1
  • 360a61c build(deps): bump micromatch from 4.0.5 to 4.0.8
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 6.0.0 to 6.1.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.1.0

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v6.0.0...v6.1.0

Commits
  • 9ed2f89 chore: update generated content (#480)
  • cf63508 docs: bump upload-artifact version (#479)
  • f7623f3 chore(deps): bump @​actions/core from 1.10.1 to 1.11.1 (#478)
  • 006a7a4 chore: update
  • e4066e6 chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#475)
  • 22f558e chore(deps): bump @​actions/http-client from 2.2.2 to 2.2.3 (#474)
  • 6e33108 chore(deps): bump @​actions/http-client from 2.2.1 to 2.2.2 (#473)
  • 7ca6450 chore(deps): bump semver from 7.6.2 to 7.6.3 (#470)
  • d33b6f6 chore(deps): bump docker/bake-action from 4 to 5 (#468)
  • 85d0b9d chore(deps): bump braces from 3.0.2 to 3.0.3 (#467)
  • See full diff in compare view

Updates actions/setup-python from 5.2.0 to 5.3.0

Release notes

Sourced from actions/setup-python's releases.

v5.3.0

What's Changed

Bug Fixes:

Enhancements:

New Contributors

Full Changelog: actions/setup-python@v5...v5.3.0

Commits

Updates actions/setup-node from 4.0.4 to 4.1.0

Release notes

Sourced from actions/setup-node's releases.

v4.1.0

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 11, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-minor-and-patch-f081cf7449 branch 2 times, most recently from 1ceabb1 to f833805 Compare November 25, 2024 05:26
@bflad
Copy link
Member

bflad commented Nov 27, 2024

@dependabot rebase

…irectory with 7 updates

Bumps the github-actions-minor-and-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` | `4.2.2` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.0.2` | `5.1.0` |
| [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) | `5.3.0` | `5.4.0` |
| [crazy-max/ghaction-chocolatey](https://github.com/crazy-max/ghaction-chocolatey) | `3.0.0` | `3.2.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `6.0.0` | `6.1.0` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5.2.0` | `5.3.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.4` | `4.1.0` |



Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

Updates `actions/setup-go` from 5.0.2 to 5.1.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@0a12ed9...41dfa10)

Updates `TriPSs/conventional-changelog-action` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v5/CHANGELOG.md)
- [Commits](TriPSs/conventional-changelog-action@3a392e9...3c4970b)

Updates `crazy-max/ghaction-chocolatey` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/crazy-max/ghaction-chocolatey/releases)
- [Commits](crazy-max/ghaction-chocolatey@0e01585...2ae9952)

Updates `goreleaser/goreleaser-action` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@286f3b1...9ed2f89)

Updates `actions/setup-python` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@f677139...0b93645)

Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@0a44ba7...39370e3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-and-patch
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
- dependency-name: crazy-max/ghaction-chocolatey
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-minor-and-patch-f081cf7449 branch from f833805 to fa87879 Compare November 27, 2024 13:09
@bflad bflad self-assigned this Nov 27, 2024
@bflad bflad enabled auto-merge (squash) November 27, 2024 13:28
@bflad bflad merged commit 6902020 into main Nov 27, 2024
3 checks passed
@bflad bflad deleted the dependabot/github_actions/github-actions-minor-and-patch-f081cf7449 branch November 27, 2024 13:28
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant