PyWebIO
                                
                                 PyWebIO copied to clipboard
                                
                                    PyWebIO copied to clipboard
                            
                            
                            
                        Bump copy-props from 2.0.4 to 2.0.5 in /webiojs
Bumps copy-props from 2.0.4 to 2.0.5.
Release notes
Sourced from copy-props's releases.
2.0.5
Fix
- Avoids prototype pollution (#7)
Doc
- Update license years.
- Transfer ownership to Gulp Team (#6)
Build
- Update dependencies: each-props (>=1.3.2), is-plain-object (>=5.0.0).
Test
- Expand test versions to v11〜v14.
Changelog
Sourced from copy-props's changelog.
Changelog
3.0.1 (2021-10-31)
Bug Fixes
3.0.0 (2021-09-25)
⚠ BREAKING CHANGES
- Normalize repository, dropping node <10.13 support (#8)
Miscellaneous Chores
Commits
- 40b79742.0.5
- 2c738f5Fix: Avoids prototype pollution (#7)
- 4cac863Merge: Transfer ownership to Gulp Team (#6)
- 54a791dDoc: Transfer ownership to Gulp Team
- 196fc9eMerge: Update dependencies and expand ci test versions (#5)
- e89907fTest: Update npm to v4 when nodejs is v5 because of npm install error.
- e970322Test: Run coveralls when nodejs >= 6 because of its supports
- 063e534Test: Add nodejs v11-v14 into ci test versions
- 72270afDoc: Update license years
- f60b928Build: Update versions of dependencies
- See full diff 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)
- @dependabot use these labelswill set the current labels as the default for future PRs for this repo and language
- @dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language
- @dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language
- @dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #322 (3f26c9d) into dev (c704557) will decrease coverage by
0.05%. The diff coverage is87.50%.
:exclamation: Current head 3f26c9d differs from pull request most recent head acff727. Consider uploading reports for the commit acff727 to get more accurate results
@@            Coverage Diff             @@
##              dev     #322      +/-   ##
==========================================
- Coverage   84.82%   84.77%   -0.06%     
==========================================
  Files          25       25              
  Lines        3197     3172      -25     
==========================================
- Hits         2712     2689      -23     
+ Misses        485      483       -2     
| Impacted Files | Coverage Δ | |
|---|---|---|
| pywebio/pin.py | 91.57% <87.50%> (+1.57%) | :arrow_up: | 
| pywebio/session/threadbased.py | 87.93% <0.00%> (-2.02%) | :arrow_down: | 
| pywebio/io_ctrl.py | 79.00% <0.00%> (+1.00%) | :arrow_up: | 
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4fb9b03...acff727. Read the comment docs.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.