qlik-oss / catwalk

UI to ease the data modelling experience using Qlik Associative Engine.
https://catwalk.core.qlik.com
MIT License
50 stars 12 forks source link

chore(deps): update dependency postcss-nested to v6 #588

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-nested 4.2.3 -> 6.0.0 age adoption passing confidence

Release Notes

postcss/postcss-nested ### [`v6.0.0`](https://togithub.com/postcss/postcss-nested/compare/5.0.6...6.0.0) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.6...6.0.0) ### [`v5.0.6`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#​506) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.5...5.0.6) - Fixed custom at-rules nesting (by [@​bsak-shell](https://togithub.com/bsak-shell)). ### [`v5.0.5`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#​505) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.4...5.0.5) - Fixed `,` at the tail (by Jesse de Boer). ### [`v5.0.4`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#​504) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.3...5.0.4) - Fixed nested `&` at the tail (by Raphael Luba). - Fixed docs (by Samuel Charpentier). ### [`v5.0.3`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#​503) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.2...5.0.3) - Fixed compatibility with Autoprefixer by adding `@-webkit-keyframes` support. ### [`v5.0.2`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#​502) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.1...5.0.2) - Fixed compatibility with `postcss-mixins` by moving to visitor API. ### [`v5.0.1`](https://togithub.com/postcss/postcss-nested/blob/HEAD/CHANGELOG.md#​501) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/5.0.0...5.0.1) - Fixed PostCSS 8.1 compatibility. - Added funding links. ### [`v5.0.0`](https://togithub.com/postcss/postcss-nested/compare/4.2.3...5.0.0) [Compare Source](https://togithub.com/postcss/postcss-nested/compare/4.2.3...5.0.0)

Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

renovate[bot] commented 1 year 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: axios-hooks@3.0.0
npm ERR! Found: axios@0.21.2
npm ERR! node_modules/axios
npm ERR!   axios@"0.21.2" from the root project
npm ERR!   peer axios@"~0.21.1" from axios-cache-adapter@2.7.3
npm ERR!   node_modules/axios-cache-adapter
npm ERR!     axios-cache-adapter@"2.7.3" from the root project
npm ERR!   1 more (wait-on)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer axios@"^0.24.0" from axios-hooks@3.0.0
npm ERR! node_modules/axios-hooks
npm ERR!   axios-hooks@"3.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: axios@0.24.0
npm ERR! node_modules/axios
npm ERR!   peer axios@"^0.24.0" from axios-hooks@3.0.0
npm ERR!   node_modules/axios-hooks
npm ERR!     axios-hooks@"3.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! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-30T10_17_41_158Z-debug-0.log