hexo-theme-stun
hexo-theme-stun copied to clipboard
Update cz-customizable: 6.3.0 → 6.9.2 (minor)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ cz-customizable (6.3.0 → 6.9.2) · Repo
Release Notes
6.9.1
6.9.1 (2022-07-15)
Bug Fixes
6.9.0
6.9.0 (2022-07-02)
Features
6.7.0
6.7.0 (2022-06-28)
Features
6.6.0
6.6.0 (2022-06-28)
Features
- semantic npm i (b947763)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
fix: downgrade inquirer for customScope bug fix (#202)
docs: update readme
fix: shell special characters escaping (#108)
test: add unit tests (#198)
chore: update minimist sec (#197)
chore: update many deps
build(deps): bump ajv from 6.10.0 to 6.12.6 (#189)
build(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#193)
docs: comment out skip question (#192)
feat: ability to run via npx and global cz-cust alias (#191)
docs: add bundlephobia badge (#190)
feat: remove several deps improve testing code (#188)
feat: Allow to skip scope question (#152)
style: add relative link to example config file (#135)
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#167)
build(deps): bump ini from 1.3.5 to 1.3.8 (#181)
build(deps): bump browserslist from 4.4.2 to 4.21.0 (#183)
build(deps): bump handlebars from 4.5.3 to 4.7.7 (#155)
build(deps): bump lodash from 4.17.19 to 4.17.21 (#156)
build: codeql-analysis.yml
build(deps): bump y18n from 4.0.0 to 4.0.3 (#187)
docs: Update typo in inde.js (#163)
docs: minor typo in read me (#170)
feat: semantic npm i
feat: semantic npm i
feat: add the latest semantic release again (#186)
feat: add the latest semantic release
chore: create github actions (#180)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase
.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)