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-unicorn from 48.0.1 to 49.0.0 #7218

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

Bumps eslint-plugin-unicorn from 48.0.1 to 49.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v49.0.0

Improvements

  • expiring-todo-comments: Support monorepos (#2159) ac51d40
  • prefer-module: Allow module as TSIndexSignature names or TSTypeAliasDeclaration ids (#2209) ea94b3b
  • Support RegExp v flag (#2195) 28e7498
  • prefer-event-target: Ignore EventEmitter from @angular/core and eventemitter3 (#2197) 1629ebe

sindresorhus/eslint-plugin-unicorn@v48.0.1...v49.0.0

Commits
  • 2f77a23 49.0.0
  • 813b56e prefer-add-event-listener: Add warning in docs (#2188)
  • 54da9ca Remove direct dependency on lodash (#2184)
  • ac51d40 expiring-todo-comments: Support monorepos (#2159)
  • 0a4d70a Switch npm-run-all to maintenance fork (#2211)
  • ea94b3b prefer-module: Allow module as TSIndexSignature names or TSTypeAliasDecla...
  • 61e6601 Remove docs for the no-unsafe-regex rule (#2198)
  • 28e7498 Support RegExp v flag (#2195)
  • 1629ebe prefer-event-target: Ignore EventEmitter from @angular/core and `evente...
  • fa431ff Update dependencies, fix expiring-todo-comments (#2196)
  • Additional commits viewable 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)

@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 Nov 8, 2023
Copy link

deploysentinel bot commented Nov 8, 2023

Current Playwright Test Results Summary

✅ 153 Passing - ⚠️ 4 Flaky

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

(Last updated on 11/09/2023 04:03:35pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 1fa961a

Started: 11/09/2023 03:55:47pm 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
1.30% (2) 2 / 154 runs
failed over last 7 days
50% (77) 77 / 154 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
1.97% (3) 3 / 152 runs
failed over last 7 days
37.50% (57) 57 / 152 runs
flaked over last 7 days

📄   functional/plugins/timeConductor/timeConductor.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Time conductor input fields real-time mode preserve offsets and url params when switching between fixed and real-time mode
Retry 1Initial Attempt
0% (0) 0 / 152 runs
failed over last 7 days
1.32% (2) 2 / 152 runs
flaked over last 7 days

📄   functional/plugins/telemetryTable/telemetryTable.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1Initial Attempt
1.96% (3) 3 / 153 runs
failed over last 7 days
21.57% (33) 33 / 153 runs
flaked over last 7 days

View Detailed Build Results


Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #7218 (1fa961a) into master (3c933ea) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7218   +/-   ##
=======================================
  Coverage   56.08%   56.09%           
=======================================
  Files         652      652           
  Lines       26178    26178           
  Branches     2525     2525           
=======================================
+ Hits        14683    14685    +2     
+ Misses      10796    10794    -2     
  Partials      699      699           
Flag Coverage Δ *Carryforward flag
e2e-full 41.79% <ø> (ø) Carriedforward from 3c933ea
e2e-stable 58.04% <ø> (+0.01%) ⬆️
unit 49.49% <ø> (ø)

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

see 4 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 3c933ea...1fa961a. Read the comment docs.

@unlikelyzero
Copy link
Collaborator

@dependabot recreate

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 48.0.1 to 49.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v48.0.1...v49.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-49.0.0 branch from 96610b8 to 1fa961a Compare November 9, 2023 15:53
@unlikelyzero unlikelyzero merged commit 4b0abdf into master Nov 9, 2023
10 of 12 checks passed
@unlikelyzero unlikelyzero deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-49.0.0 branch November 9, 2023 16:06
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Nov 13, 2023
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.

1 participant