queue-anim icon indicating copy to clipboard operation
queue-anim copied to clipboard

Bump gh-pages from 3.2.3 to 4.0.0

Open dependabot[bot] opened this issue 3 years ago • 2 comments

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)

dependabot[bot] avatar May 10 '22 21:05 dependabot[bot]

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

Name Status Preview Updated
queue-anim ✅ Ready (Inspect) Visit Preview May 10, 2022 at 9:31PM (UTC)

vercel[bot] avatar May 10 '22 21:05 vercel[bot]

Codecov Report

Merging #201 (c89f627) into master (ad7b7bb) will increase coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   93.40%   93.47%   +0.06%     
==========================================
  Files           2        2              
  Lines         288      291       +3     
  Branches       89       92       +3     
==========================================
+ Hits          269      272       +3     
  Misses         19       19              
Impacted Files Coverage Δ
src/QueueAnim.tsx 94.11% <0.00%> (+0.04%) :arrow_up:
src/utils.ts 90.56% <0.00%> (+0.18%) :arrow_up:

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

codecov[bot] avatar May 10 '22 21:05 codecov[bot]

Superseded by #329.

dependabot[bot] avatar Jan 20 '23 21:01 dependabot[bot]