descope / angular-sdk

Angular library used to integrate with Descope (Deprecated)
https://github.com/descope/descope-js/tree/main/packages/sdks/angular-sdk
MIT License
25 stars 1 forks source link

chore(deps): update dependency pretty-quick to v4 #101

Open descope[bot] opened 7 months ago

descope[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
pretty-quick devDependencies major ^3.1.3 -> ^4.0.0

Release Notes

prettier/pretty-quick (pretty-quick) ### [`v4.0.0`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.3.1...v4.0.0) ##### Major Changes - [#​182](https://togithub.com/prettier/pretty-quick/pull/182) [`f1cacb2`](https://togithub.com/prettier/pretty-quick/commit/f1cacb21c3a69cb50c34b716f59db4d746849c60) Thanks [@​JounQin](https://togithub.com/JounQin)! - feat!: support prettier v3 ### [`v3.3.1`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.3.0...v3.3.1) ##### Patch Changes - [#​185](https://togithub.com/prettier/pretty-quick/pull/185) [`ca4d269`](https://togithub.com/prettier/pretty-quick/commit/ca4d269328fa6cbca651060f9af5a7e48c3abc02) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: remove unexpected .tsbuildinfo file ### [`v3.3.0`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.2.1...v3.3.0) ##### Minor Changes - [#​180](https://togithub.com/prettier/pretty-quick/pull/180) [`93924ab`](https://togithub.com/prettier/pretty-quick/commit/93924ab962ea94cc21f0ea6464a01b9f65543eb6) Thanks [@​SukkaW](https://togithub.com/SukkaW)! - refactor: replace `chalk` and `multimatch` with their lightweight and performant alternatives ##### Patch Changes - [#​183](https://togithub.com/prettier/pretty-quick/pull/183) [`71aab56`](https://togithub.com/prettier/pretty-quick/commit/71aab568495773cb3b9a683b79e6f20294ed585a) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: more robust computation of git directory ### [`v3.2.1`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#321) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.2.0...v3.2.1) ##### Patch Changes - [#​178](https://togithub.com/prettier/pretty-quick/pull/178) [`1929cc9`](https://togithub.com/prettier/pretty-quick/commit/1929cc96fe0210c6fc44015c996ccd9c7eabd7fc) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: add tslib as dependency ### [`v3.2.0`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.1.4...v3.2.0) ##### Minor Changes - [#​175](https://togithub.com/prettier/pretty-quick/pull/175) [`4f5a345`](https://togithub.com/prettier/pretty-quick/commit/4f5a345f932a33c99da54f38dfbf78f2b23ae773) Thanks [@​JounQin](https://togithub.com/JounQin)! - feat: migrate code base to TypeScript ### [`v3.1.4`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#314) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.1.3...v3.1.4) ##### Patch Changes - [#​172](https://togithub.com/prettier/pretty-quick/pull/172) [`49acad2`](https://togithub.com/prettier/pretty-quick/commit/49acad2abcf327a892eee0cef5d96ec94788414a) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: incorrect prettier peer version

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



This PR has been generated by Renovate Bot.

descope[bot] commented 7 months ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @descope/angular-sdk@0.5.10
npm error Found: prettier@2.8.8
npm error node_modules/prettier
npm error   dev prettier@"2.8.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peer prettier@"^3.0.0" from pretty-quick@4.0.0
npm error node_modules/pretty-quick
npm error   dev pretty-quick@"^4.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-09T09_52_58_664Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-09T09_52_58_664Z-debug-0.log
descope[bot] commented 2 months ago

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.