ducktors / turborepo-remote-cache

Open source implementation of the Turborepo custom remote cache server.
https://ducktors.github.io/turborepo-remote-cache/
MIT License
928 stars 88 forks source link

chore(actions): bump wagoid/commitlint-github-action from 5.4.5 to 5.4.6 #336

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps wagoid/commitlint-github-action from 5.4.5 to 5.4.6.

Changelog

Sourced from wagoid/commitlint-github-action's changelog.

5.4.6 (2024-03-28)

Features

  • upgrade commitlint to latest version (2ff45dc)

5.4.5 (2024-01-08)

5.4.4 (2023-11-01)

chore

  • deps: update node version to 20.9.0 (a8947aa)
  • deps: upgrade commitlint packages (fc3ebae)

BREAKING CHANGES

  • deps: action now runs on commitlint 18
  • deps: action now runs on Node 20.9.0

5.4.3 (2023-07-23)

Bug Fixes

  • make sure action passes when event doesn't have commits fixes #746 (6249453)

5.4.2 (2023-07-22)

  • feat!: use github event payload and API to list commits resolves #456 (a31f4b5), closes #456

Features

  • list up to 100 commits at once resolves #717 (2be323b)

BREAKING CHANGES

... (truncated)

Commits
  • 4973fb2 chore(release): publish 5.4.6 [skip-ci]
  • d901f08 Merge pull request #760 from wagoid/fix/upgrade-commitlint
  • 2ff45dc feat: upgrade commitlint to latest version
  • 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 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)
render[bot] commented 3 months ago

Your Render PR Server URL is https://turborepo-remote-cache-pr-336.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-co2qbuev3ddc73c4curg.

matteovivona commented 3 months ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: