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 eslint-plugin-compat from 4.1.4 to 4.2.0 #7104

Merged
merged 2 commits into from Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps eslint-plugin-compat from 4.1.4 to 4.2.0.

Release notes

Sourced from eslint-plugin-compat's releases.

v4.2.0

No release notes provided.

v4.2.0-0

  • fix: failing tests e8e4d62
  • docs: configuring different envs 67170a4
  • feat: Enable setting Browserslist JS API options (#587) ed1b34f
  • fix: allow minor deps semver 62bfb53
  • update semver (#584) 6e7d9ca
  • fix: requestIdleCallback and requestAnimationFrame provider (#588) 2cec0c7
  • chore(deps-dev): bump jest from 29.4.2 to 29.5.0 (#560) b2cd1c6

amilajack/eslint-plugin-compat@v4.1.4...v4.2.0-0

Commits

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 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)

@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 Oct 2, 2023
@deploysentinel
Copy link

deploysentinel bot commented Oct 2, 2023

Current Playwright Test Results Summary

✅ 14 Passing

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

(Last updated on 10/03/2023 04:55:45pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 0134028

Started: 10/03/2023 04:53:47pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 141 Passing - ⚠️ 3 Flaky

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

(Last updated on 10/03/2023 04:55:45pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 0134028

Started: 10/02/2023 11:45:28pm UTC

⚠️ Flakes

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1Initial Attempt
8.54% (7) 7 / 82 runs
failed over last 7 days
48.78% (40) 40 / 82 runs
flaked over last 7 days
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 / 74 runs
failed over last 7 days
45.95% (34) 34 / 74 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Snapshot image tests Can drop an image onto a notebook and create a new entry
Retry 1Initial Attempt
17.24% (15) 15 / 87 runs
failed over last 7 days
56.32% (49) 49 / 87 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #7104 (0134028) into master (ede93d8) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7104      +/-   ##
==========================================
- Coverage   55.66%   55.63%   -0.04%     
==========================================
  Files         650      650              
  Lines       26090    26090              
  Branches     2549     2549              
==========================================
- Hits        14524    14514      -10     
- Misses      10868    10878      +10     
  Partials      698      698              
Flag Coverage Δ *Carryforward flag
e2e-full 41.93% <ø> (+0.01%) ⬆️ Carriedforward from 0a9f5a0
e2e-stable 57.13% <ø> (ø)
unit 49.24% <ø> (-0.05%) ⬇️

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

see 8 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 ede93d8...0134028. Read the comment docs.

@ozyx ozyx self-requested a review October 2, 2023 21:33
Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v4.1.4...v4.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  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/eslint-plugin-compat-4.2.0 branch from 80a07df to 0a9f5a0 Compare October 2, 2023 22:29
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 3, 2023
@ozyx ozyx enabled auto-merge (squash) October 3, 2023 16:50
@github-actions github-actions bot removed pr:platform Runs tests against all supported platforms pr:e2e:couchdb npm run test:e2e:couchdb labels Oct 3, 2023
@ozyx ozyx merged commit b1169ff into master Oct 3, 2023
11 of 21 checks passed
@ozyx ozyx deleted the dependabot/npm_and_yarn/eslint-plugin-compat-4.2.0 branch October 3, 2023 16:56
@github-actions github-actions bot removed the pr:e2e Automatically triggers e2e tests to run label Oct 3, 2023
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Jan 25, 2024
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 type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants