hexo-theme-amazing
hexo-theme-amazing copied to clipboard
Bump hexo-pagination from 1.0.0 to 3.0.0
Bumps hexo-pagination from 1.0.0 to 3.0.0.
Release notes
Sourced from hexo-pagination's releases.
v3.0.0
Breaking Changes
- chore: requrie node14+ by
@yoshinorin
in hexojs/hexo-pagination#94
- chore: drop Node.js 10.x & migrate travisCI to GitHub Actions by
@yoshinorin
in hexojs/hexo-pagination#49Dependencies
- chore: add package-lock.json by
@yoshinorin
in hexojs/hexo-pagination#39- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by
@dependabot
in hexojs/hexo-pagination#55- chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 by
@dependabot
in hexojs/hexo-pagination#58- chore(deps): bump minimist from 1.2.5 to 1.2.6 by
@dependabot
in hexojs/hexo-pagination#79- chore(deps-dev): bump chai from 4.3.4 to 4.3.5 by
@dependabot
in hexojs/hexo-pagination#69- chore(deps-dev): bump chai from 4.3.5 to 4.3.6 by
@dependabot
in hexojs/hexo-pagination#71- chore(deps-dev): bump mocha from 8.4.0 to 9.1.3 by
@dependabot
in hexojs/hexo-pagination#54- chore(deps-dev): bump mocha from 9.1.3 to 9.2.0 by
@dependabot
in hexojs/hexo-pagination#68- chore(deps-dev): bump mocha from 9.2.0 to 9.2.2 by
@dependabot
in hexojs/hexo-pagination#76- chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 by
@dependabot
in hexojs/hexo-pagination#82- chore: update dependencies by
@yoshinorin
in hexojs/hexo-pagination#94- chore: replace
nyc
withc8
by@yoshinorin
in hexojs/hexo-pagination#94- chore(deps-dev): bump eslint-config-hexo from 4.1.0 to 4.2.0 by
@dependabot
in hexojs/hexo-pagination#56- chore(deps-dev): bump eslint-config-hexo from 4.2.0 to 5.0.0 by
@dependabot
in hexojs/hexo-pagination#70- chore(deps-dev): bump eslint from 7.32.0 to 8.0.1 by
@dependabot
in hexojs/hexo-pagination#53- chore(deps-dev): bump eslint from 8.0.1 to 8.7.0 by
@dependabot
in hexojs/hexo-pagination#67- chore(deps-dev): bump eslint from 8.7.0 to 8.12.0 by
@dependabot
in hexojs/hexo-pagination#78- chore(deps-dev): bump eslint from 8.12.0 to 8.22.0 by
@dependabot
in hexojs/hexo-pagination#90- chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 by
@dependabot
in hexojs/hexo-pagination#96Full Changelog: https://github.com/hexojs/hexo-pagination/compare/v2.0.0...v3.0.0
v2.0.0
Breaking Changes
- drop Node.js 8
@yoshinorin
#42Refactor
Dependencies
- eslint-config-hexo from 3.0.0 to 4.1.0
@dependabot
#23- bump nyc from 14.1.1 to 15.0.0
@dependabot
#25- bump mocha from 6.2.3 to 8.1.1
@dependabot
[#30, #35]- bump eslint from 6.8.0 to 7.1.0
@dependabot
#32CI/CD
- drop node 8 and add node 12
@SukkaW
[33111c]
... (truncated)
Commits
9b10ed0
release: v3.0.0 (#95)e3a54fb
chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#96)6a57615
chore: requrie node14+ & update dependencies & replacenyc
withc8
(#94)cdbb2db
chore(deps-dev): bump eslint from 8.12.0 to 8.22.0 (#90)89c936c
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#82)d1b029e
chore(deps-dev): bump chai from 4.3.5 to 4.3.6 (#71)73cbe24
chore(deps-dev): bump mocha from 9.2.0 to 9.2.2 (#76)a16d77c
chore(deps-dev): bump eslint from 8.7.0 to 8.12.0 (#78)d601042
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#79)73cd338
chore(deps-dev): bump mocha from 9.1.3 to 9.2.0 (#68)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by yoshinorin, a new releaser for hexo-pagination since your current version.
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)