queue-anim
queue-anim copied to clipboard
Bump gh-pages from 3.2.3 to 4.0.0
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
- Bump minimist from 1.2.5 to 1.2.6 by
@dependabotin tschaub/gh-pages#423- Bump async from 2.6.1 to 2.6.4 by
@dependabotin tschaub/gh-pages#427- Bump path-parse from 1.0.6 to 1.0.7 by
@dependabotin tschaub/gh-pages#431- Bump ansi-regex from 3.0.0 to 3.0.1 by
@dependabotin tschaub/gh-pages#430- Updated dev dependencies and formatting by
@tschaubin tschaub/gh-pages#432Full 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
ef1c90d4.0.0147a527Log changescdb8820Merge pull request #432 from tschaub/updatesd66679cStop testing on Node 104430720Updated dev dependencies and formatting75809afMerge pull request #430 from tschaub/dependabot/npm_and_yarn/ansi-regex-3.0.100fc968Bump ansi-regex from 3.0.0 to 3.0.12b108cbMerge pull request #431 from tschaub/dependabot/npm_and_yarn/path-parse-1.0.7c6f6b68Bump path-parse from 1.0.6 to 1.0.79ac413bMerge pull request #427 from tschaub/dependabot/npm_and_yarn/async-2.6.4- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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) |
Codecov Report
Merging #201 (c89f627) into master (ad7b7bb) will increase coverage by
0.06%. The diff coverage isn/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
Superseded by #329.