PyWebIO icon indicating copy to clipboard operation
PyWebIO copied to clipboard

Bump copy-props from 2.0.4 to 2.0.5 in /webiojs

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

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

  • ci: Rename prettierignore typo & avoid formatting web (192badf)
  • Update dependencies (ba8a51c)

3.0.0 (2021-09-25)

⚠ BREAKING CHANGES

  • Normalize repository, dropping node <10.13 support (#8)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#8) (85b1165)
Commits
  • 40b7974 2.0.5
  • 2c738f5 Fix: Avoids prototype pollution (#7)
  • 4cac863 Merge: Transfer ownership to Gulp Team (#6)
  • 54a791d Doc: Transfer ownership to Gulp Team
  • 196fc9e Merge: Update dependencies and expand ci test versions (#5)
  • e89907f Test: Update npm to v4 when nodejs is v5 because of npm install error.
  • e970322 Test: Run coveralls when nodejs >= 6 because of its supports
  • 063e534 Test: Add nodejs v11-v14 into ci test versions
  • 72270af Doc: Update license years
  • f60b928 Build: Update versions of dependencies
  • See full diff 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

dependabot[bot] avatar Mar 10 '22 12:03 dependabot[bot]

Codecov Report

Merging #322 (3f26c9d) into dev (c704557) will decrease coverage by 0.05%. The diff coverage is 87.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

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 4fb9b03...acff727. Read the comment docs.

codecov-commenter avatar Mar 10 '22 12:03 codecov-commenter

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.

dependabot[bot] avatar Aug 04 '23 15:08 dependabot[bot]