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

ci: bump sarnold/cccc-action from 0.3 to 1.0 #64

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps sarnold/cccc-action from 0.3 to 1.0.

Release notes

Sourced from sarnold/cccc-action's releases.

CI Cleanup Release v1.0

1.0 (2024-05-25)

Changes

  • Update to non-deprecated GH actions. [Steve Arnold]

  • Add default .gitchangelog.rc and fix missing readme blob. [Stephen L Arnold]

Fixes

  • Set proper git config in ci runner env. [Steve Arnold]

Other

  • Merge pull request #7 from sarnold/update-ci. [Steve Arnold]

    update to non-deprecated GH actions

Changelog

Sourced from sarnold/cccc-action's changelog.

-- coding: utf-8; mode: python --

Format

ACTION: [AUDIENCE:] COMMIT_MSG [!TAG ...]

Description

ACTION is one of 'chg', 'fix', 'new'

Is WHAT the change is about.

'chg' is for refactor, small improvement, cosmetic changes...

'fix' is for bug fixes

'new' is for new features, big improvement

AUDIENCE is optional and one of 'dev', 'usr', 'pkg', 'test', 'doc'

Is WHO is concerned by the change.

'dev' is for developpers (API changes, refactors...)

'usr' is for final users (UI changes)

'pkg' is for packagers (packaging changes)

'test' is for testers (test only related changes)

'doc' is for doc guys (doc only changes)

COMMIT_MSG is ... well ... the commit message itself.

TAGs are additionnal adjective as 'refactor' 'minor' 'cosmetic'

They are preceded with a '!' or a '@' (prefer the former, as the

latter is wrongly interpreted in github.) Commonly used tags are:

'refactor' is obviously for refactoring code only

'minor' is for a very meaningless change (a typo, adding a comment)

'cosmetic' is for cosmetic driven change (re-indentation, 80-col...)

'wip' is for partial functionality but complete subfunctionality.

Example:

new: usr: support of bazaar implemented

chg: re-indentend some lines !cosmetic

new: dev: updated code to be compatible with last version of killer lib.

fix: pkg: updated year of licence coverage.

new: test: added a bunch of test around user usability of feature X.

fix: typo in spelling my name in comment. !minor

Please note that multi-line commit message are supported, and only the

first line will be considered as the "summary" of the commit message. So

tags, and other rules only applies to the summary. The body of the commit

... (truncated)

Commits
  • 855d440 Merge pull request #7 from sarnold/update-ci
  • d86fd6e fix: set proper git config in ci runner env
  • f9c1e4e chg: update to non-deprecated GH actions
  • 9c9d92a chg: doc: remove crufty/misleading typo !minor
  • 1731ae9 chg: doc: add default .gitchangelog.rc and fix missing readme blob
  • See full diff 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 [sarnold/cccc-action](https://github.com/sarnold/cccc-action) from 0.3 to 1.0.
- [Release notes](https://github.com/sarnold/cccc-action/releases)
- [Changelog](https://github.com/sarnold/cccc-action/blob/main/.gitchangelog.rc)
- [Commits](sarnold/cccc-action@0.3...1.0)

---
updated-dependencies:
- dependency-name: sarnold/cccc-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the actions dependabot label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants