Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps remarkablemark/commitlint from 1 to 2.

Release notes

Sourced from remarkablemark/commitlint's releases.

v2.0.0

2.0.0 (2025-11-21)

⚠ BREAKING CHANGES

  • action: bump actions/checkout from 5 to 6

Features

  • action: bump actions/checkout from 5 to 6 (#12) (ea1d1a5)

v1.1.2

1.1.2 (2025-08-24)

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 5 (0224f12)

v1.1.1

1.1.1 (2025-03-26)

Bug Fixes

  • action: escape inputs to prevent expression injection (1751d3e)

v1.1.0

1.1.0 (2025-03-26)

Features

  • action: add optional input checkout (684a887)
Changelog

Sourced from remarkablemark/commitlint's changelog.

2.0.0 (2025-11-21)

⚠ BREAKING CHANGES

  • action: bump actions/checkout from 5 to 6

Features

  • action: bump actions/checkout from 5 to 6 (#12) (ea1d1a5)

1.1.2 (2025-08-24)

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 5 (0224f12)

1.1.1 (2025-03-26)

Bug Fixes

  • action: escape inputs to prevent expression injection (1751d3e)

1.1.0 (2025-03-26)

Features

  • action: add optional input checkout (684a887)

1.0.0 (2023-08-07)

Features

  • action: add optional input config (06899fb)
  • action: add optional input for version (de4df5c)
  • action: install npm deps if commitlint is found in package.json (0e1349a)
  • action: install, configure, and run commitlint (3a390f4)
  • action: set max-line-length rules to warn (9663b5b)
  • action: show commitlint version when debug logging is enabled (1f209ef)
  • action: suppress npm output with --silent (742a2cd)

Bug Fixes

  • action: disable rule "body-max-line-length" (8835732)
  • action: fix conditional (26911a4)

... (truncated)

Commits
  • 0105558 Merge pull request #13 from remarkablemark/release-please--branches--master
  • 7975b2b chore(master): release 2.0.0
  • ea1d1a5 feat(action): bump actions/checkout from 5 to 6 (#12)
  • 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)

Note

The code diff shows the changes made to a file called commitlint.yml in a GitHub repository. The file is located in the .github/workflows/ directory and contains configuration for a workflow named "Commitlint".

The diff includes two new lines, one of which is a comment (#), and the other is a change to the uses: field in the workflow definition. The old value was remarkablemark/commitlint@v1, while the new value is remarkablemark/commitlint@v2. This change updates the version of the commitlint tool used by the workflow from v1 to v2.

Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.
- [Release notes](https://github.com/remarkablemark/commitlint/releases)
- [Changelog](https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/commitlint@v1...v2)

---
updated-dependencies:
- dependency-name: remarkablemark/commitlint
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@dependabot dependabot bot requested a review from remarkablemark as a code owner November 24, 2025 20:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@remarkablemark remarkablemark merged commit 68f5701 into master Nov 25, 2025
7 of 8 checks passed
@remarkablemark remarkablemark deleted the dependabot/github_actions/remarkablemark/commitlint-2 branch November 25, 2025 04:58
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.

2 participants