react-component / pagination

React Pagination
https://pagination-react-component.vercel.app/
MIT License
661 stars 329 forks source link

chore(deps-dev): bump gh-pages from 3.2.3 to 4.0.0 #422

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gh-pages from 3.2.3 to 4.0.0.

Release notes

Sourced from gh-pages's releases.

v4.0.0

This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10.

What's Changed

Full Changelog: https://github.com/tschaub/gh-pages/compare/v3.2.3...v4.0.0

Changelog

Sourced from gh-pages's changelog.

v4.0.0

This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10.

Commits
  • ef1c90d 4.0.0
  • 147a527 Log changes
  • cdb8820 Merge pull request #432 from tschaub/updates
  • d66679c Stop testing on Node 10
  • 4430720 Updated dev dependencies and formatting
  • 75809af Merge pull request #430 from tschaub/dependabot/npm_and_yarn/ansi-regex-3.0.1
  • 00fc968 Bump ansi-regex from 3.0.0 to 3.0.1
  • 2b108cb Merge pull request #431 from tschaub/dependabot/npm_and_yarn/path-parse-1.0.7
  • c6f6b68 Bump path-parse from 1.0.6 to 1.0.7
  • 9ac413b Merge pull request #427 from tschaub/dependabot/npm_and_yarn/async-2.6.4
  • Additional commits viewable 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 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)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pagination ✅ Ready (Inspect) Visit Preview Jun 23, 2022 at 3:53AM (UTC)
codecov[bot] commented 2 years ago

Codecov Report

Merging #422 (44194c4) into master (d37e0c9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   93.00%   93.00%           
=======================================
  Files           3        3           
  Lines         343      343           
  Branches      120      120           
=======================================
  Hits          319      319           
  Misses         24       24           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more