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

Update dependency eslint-plugin-unicorn to v49 #293

Merged
merged 5 commits into from
Apr 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ^48.0.0 -> ^48.0.0 || ^49.0.0 age adoption passing confidence
eslint-plugin-unicorn 48.0.1 -> 49.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v49.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Created by Renovate label Oct 30, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 30, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @eslint-recommended/eslint-config@17.0.0
npm ERR! Found: eslint-plugin-unicorn@49.0.0
npm ERR! node_modules/eslint-plugin-unicorn
npm ERR!   dev eslint-plugin-unicorn@"49.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-unicorn@"^48.0.0" from @eslint-recommended/eslint-config@17.0.0
npm ERR! node_modules/@eslint-recommended/eslint-config
npm ERR!   dev @eslint-recommended/eslint-config@"17.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-unicorn@48.0.1
npm ERR! node_modules/eslint-plugin-unicorn
npm ERR!   peer eslint-plugin-unicorn@"^48.0.0" from @eslint-recommended/eslint-config@17.0.0
npm ERR!   node_modules/@eslint-recommended/eslint-config
npm ERR!     dev @eslint-recommended/eslint-config@"17.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-07T02_40_26_731Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-07T02_40_26_731Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-49.x branch from 8fb95d3 to f749be8 Compare November 22, 2023 15:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-49.x branch 3 times, most recently from de8eb4a to 1d9a689 Compare December 25, 2023 14:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-49.x branch 2 times, most recently from 18bfbe1 to 17de3af Compare April 2, 2024 15:29
@munierujp munierujp added the breaking change Includes breaking change label Apr 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-49.x branch 5 times, most recently from ab049e7 to 5f94704 Compare April 7, 2024 00:44
@munierujp munierujp force-pushed the main branch 2 times, most recently from ca0c4ca to b223659 Compare April 7, 2024 00:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-49.x branch 4 times, most recently from bfe5e23 to ef51dc3 Compare April 7, 2024 02:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-49.x branch from 8e80e61 to 7283c6f Compare April 7, 2024 02:40
Copy link
Contributor Author

renovate bot commented Apr 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@munierujp munierujp merged commit b38428e into main Apr 7, 2024
2 checks passed
@munierujp munierujp deleted the renovate/eslint-plugin-unicorn-49.x branch April 7, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Includes breaking change renovate Created by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant