-
-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: flex-development/commitlint-config
base: 1.0.0
head repository: flex-development/commitlint-config
compare: 1.0.1
- 7 commits
- 14 files changed
- 2 contributors
Commits on Mar 1, 2023
-
refactor(config): [rules] prefer
trailer-existsoversigned-off-by- conventional-changelog/commitlint#2578 - allows use of `Co-authored-by` trailer - requires use of `BREAKING-CHANGE` trailer over `BREAKING CHANGE` keyword Signed-off-by: Lexus Drumgold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 135d3eb - Browse repository at this point
Copy the full SHA 135d3ebView commit details -
fix(config): ignore @dependabot commits
@dependabot commits are formatted in a way that renders their trailers unparsable, and therefore useless. the `updated-dependencies` section in these commits makes it so that `git interpret-trailers --parse` yields an empty string. this fails the `trailer-exists` rule because `Signed-off-by` trailers are required Signed-off-by: Lexus Drumgold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac180de - Browse repository at this point
Copy the full SHA ac180deView commit details -
build(deps-dev): Bump vitest from 0.29.1 to 0.29.2 (#16)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.1 to 0.29.2. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.2/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 643ed89 - Browse repository at this point
Copy the full SHA 643ed89View commit details -
build(deps-dev): Bump @vitest/ui from 0.29.1 to 0.29.2 (#17)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7fc01fd - Browse repository at this point
Copy the full SHA 7fc01fdView commit details -
build(deps-dev): Bump @vitest/expect from 0.29.1 to 0.29.2 (#18)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d70cd17 - Browse repository at this point
Copy the full SHA d70cd17View commit details -
build(deps-dev): Bump @vitest/coverage-c8 from 0.29.1 to 0.29.2 (#19)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27251af - Browse repository at this point
Copy the full SHA 27251afView commit details -
Signed-off-by: Lexus Drumgold <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9b0fa1 - Browse repository at this point
Copy the full SHA c9b0fa1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.0...1.0.1