Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps-dev): bump sanitize-html from 2.10.0 to 2.11.0 #6766

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps sanitize-html from 2.10.0 to 2.11.0.

Changelog

Sourced from sanitize-html's changelog.

2.11.0 (2023-06-21)

  • Fix to allow false in allowedClasses attributes. Thanks to Kevin Jiang for this fix!
  • Upgrade mocha version
  • Apply small linter fixes in tests
  • Add .idea temp files to .gitignore
  • Thanks to Vitalii Shpital for the updates!
  • Show parseStyleAttributes warning in browser only. Thanks to mog422 for this update!
  • Remove empty non-boolean attributes via an exhaustive, configurable list of known non-boolean attributes. Thanks to Dylan Armstrong for this update!
Commits
  • 7bd3e3f release 2.11.0
  • 6c0e5fe thank you
  • 7df9d8b Merge pull request #623 from KevinSJ/main
  • 170269b credit
  • c8e02df Merge pull request #624 from dylanarmstrong/feat/remove-empty-non-boolean-att...
  • 21c332e doc: updated readme per feedback
  • cebdc07 feat: support wildcard on empty attributes
  • cb8d1e2 test: more tests for nonbooleanattributes
  • cefe12d doc: update documentation for nonbooleanattributes
  • aff7818 feat: move nonbooleanattributes to options
  • 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 dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Jun 26, 2023
@deploysentinel
Copy link

deploysentinel bot commented Jun 26, 2023

Current Playwright Test Results Summary

✅ 13 Passing - ⚠️ 1 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 06/28/2023 05:57:50pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 3b07e34

Started: 06/28/2023 05:54:57pm UTC

⚠️ Flakes

📄   functional/plugins/notebook/notebookWithCouchDB.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Notebook Tests with CouchDB @couchdb Inspect Notebook Entry Network Requests
Retry 1Initial Attempt
7.32% (3) 3 / 41 runs
failed over last 7 days
53.66% (22) 22 / 41 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #6766 (81a3d96) into master (ff7f555) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6766   +/-   ##
=======================================
  Coverage   53.78%   53.78%           
=======================================
  Files         624      624           
  Lines       24848    24848           
  Branches     2493     2493           
=======================================
  Hits        13365    13365           
+ Misses      10817    10815    -2     
- Partials      666      668    +2     
Flag Coverage Δ *Carryforward flag
e2e-full 42.13% <ø> (ø) Carriedforward from 58f869b
e2e-stable 55.25% <ø> (-0.06%) ⬇️
unit 48.51% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff7f555...81a3d96. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanitize-html-2.11.0 branch from 35454b0 to 6cf9322 Compare June 26, 2023 23:48
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](apostrophecms/sanitize-html@2.10.0...2.11.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sanitize-html-2.11.0 branch from 6cf9322 to 81a3d96 Compare June 27, 2023 08:13
@unlikelyzero unlikelyzero added the pr:e2e:couchdb npm run test:e2e:couchdb label Jun 28, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Jun 28, 2023
@unlikelyzero unlikelyzero enabled auto-merge (squash) June 28, 2023 18:38
@unlikelyzero unlikelyzero self-requested a review June 28, 2023 18:39
@unlikelyzero unlikelyzero merged commit 3b0e05e into master Jun 28, 2023
8 of 10 checks passed
@unlikelyzero unlikelyzero deleted the dependabot/npm_and_yarn/sanitize-html-2.11.0 branch June 28, 2023 18:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant