Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps-dev): bump painterro from 1.2.78 to 1.2.82 #7035

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps painterro from 1.2.78 to 1.2.82.

Release notes

Sourced from painterro's releases.

v1.2.82

new version 1.2.82

Commits
  • d202116 1.2.82
  • 45952f6 1.2.81
  • 19d32b1 Merge pull request #182 from HabelFLX/fix-for-pinch-to-zoom
  • 3d68a08 fixing bug in pinch to zoom:
  • 82a3f3d Updates message
  • ddd054a Merge pull request #171 from frifrafry/paintbucket-scale-fix
  • 1a54ad4 deleted old calculation
  • 410fb07 Bugfix in paintBucket handleMouseDown(event) where scaling was not taken into...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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 Sep 4, 2023
@deploysentinel
Copy link

deploysentinel bot commented Sep 4, 2023

Current Playwright Test Results Summary

✅ 141 Passing - ⚠️ 2 Flaky

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

(Last updated on 10/04/2023 12:57:25pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 37d70f0

Started: 10/04/2023 12:51:47pm UTC

⚠️ Flakes

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
0% (0) 0 / 78 runs
failed over last 7 days
39.74% (31) 31 / 78 runs
flaked over last 7 days

📄   functional/planning/timelist.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1Initial Attempt
0% (0) 0 / 125 runs
failed over last 7 days
56.80% (71) 71 / 125 runs
flaked over last 7 days

View Detailed Build Results


@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/painterro-1.2.82 branch from 5a394dd to c575c9d Compare September 14, 2023 16:57
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #7035 (37d70f0) into master (5eed5de) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7035      +/-   ##
==========================================
- Coverage   55.54%   55.52%   -0.02%     
==========================================
  Files         650      650              
  Lines       26102    26102              
  Branches     2549     2549              
==========================================
- Hits        14498    14494       -4     
- Misses      10900    10904       +4     
  Partials      704      704              
Flag Coverage Δ *Carryforward flag
e2e-full 41.94% <ø> (ø) Carriedforward from ce59c0f
e2e-stable 57.17% <ø> (-0.03%) ⬇️
unit 49.12% <ø> (-0.01%) ⬇️

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

see 3 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 5eed5de...37d70f0. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/painterro-1.2.82 branch 4 times, most recently from 09a00e0 to 4532313 Compare September 25, 2023 17:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/painterro-1.2.82 branch 3 times, most recently from f99430a to 3263f1d Compare October 3, 2023 16:57
@ozyx ozyx self-requested a review October 3, 2023 18:13
Bumps [painterro](https://github.com/devforth/painterro) from 1.2.78 to 1.2.82.
- [Release notes](https://github.com/devforth/painterro/releases)
- [Changelog](https://github.com/devforth/painterro/blob/master/Release.md)
- [Commits](devforth/painterro@v1.2.78...v1.2.82)

---
updated-dependencies:
- dependency-name: painterro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/painterro-1.2.82 branch from 3263f1d to 37d70f0 Compare October 4, 2023 12:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #7165.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/painterro-1.2.82 branch October 23, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

0 participants