hexo-theme-stun
hexo-theme-stun copied to clipboard
Update standard-version: 9.1.0 → 9.5.0 (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?
✳️ standard-version (9.1.0 → 9.5.0) · Repo · Changelog
Release Notes
9.5.0
9.5.0 (2022-05-15)
Features
Bug Fixes
9.3.2
Bug Fixes
9.3.1
Bug Fixes
9.3.0
Features
9.2.0
Features
9.1.1
Bug Fixes
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
chore(master): release 9.5.0 (#867)
feat(deprecated): add deprecation message (#907)
fix(deps): update dependency conventional-changelog-conventionalcommits to v4.6.3 (#866)
fix(deps): update dependency conventional-changelog to v3.1.25 (#865)
chore(master): release 9.4.0 (#864)
build: run tests on label
feat: add .cjs config file (#717)
build: update publish configuration
test: updates .gitignore test to check against a default package and bump file found in the gitignore (#841)
chore: Move to native fs.access, removes fs-access package. (#840)
fix: Ensures provided `packageFiles` arguments are merged with `bumpFiles` when no `bumpFiles` argument is specified (default). (#534)
chore(deps): update dependency eslint-plugin-promise to v5 (#745)
test: adds basic coverage for --preset flag and CHANGELOG output (#723)
chore: release 9.3.2 (#836)
fix(deps): update dependency conventional-changelog-conventionalcommits to v4.6.1 (#752)
chore(deps): update codecov/codecov-action action to v2 (#784)
chore: release 9.3.1 (#781)
fix(updater): npm7 package lock's inner version not being updated (#713)
chore: release 9.3.0 (#755)
feat: add --lerna-package flag used to extract tags in case of lerna repo (#503)
chore: release 9.2.0 (#736)
feat: allows seperate prefixTag version sequences (#573)
docs: Improve documentation on providing an empty tag-prefix (#579)
docs: Updated generate artifacts code snippet (#645)
chore: Updates nyc and moves to Codecov (#701)
chore: release 9.1.1 (#697)
fix(deps): update dependency conventional-recommended-bump to v6.1.0 (#695)
fix(deps): update dependency yargs to v16 (#660)
chore(deps): update actions/setup-node action to v2 (#696)
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)