Open renovate[bot] opened 1 year ago
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:
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
This PR contains the following updates:
6.0.0
->8.0.0
Release Notes
steelbrain/package-deps (atom-package-deps)
### [`v8.0.0`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#800) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.2.3...v8.0.0) - Potentially unstable: Minify the output to reduce size to ~10kb from ~30kb. (Thanks [@aminya](https://togithub.com/aminya)) Although none of the APIs have changed, this change may be potentially unstable, so marking it as semver-major so consumers have to opt-in to this. ### [`v7.2.3`](https://togithub.com/steelbrain/package-deps/compare/v7.2.2...v7.2.3) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.2.2...v7.2.3) ### [`v7.2.2`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#722) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.2.1...v7.2.2) - Another attempt to fix Windows usages - [#332](https://togithub.com/steelbrain/package-deps/issues/332) (Thanks [@UziTech](https://togithub.com/UziTech)) ### [`v7.2.1`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#721) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.2.0...v7.2.1) - Fix compatibility with Windows usernames with spaces - [#331](https://togithub.com/steelbrain/package-deps/issues/331) (Thanks [@deankevorkian](https://togithub.com/deankevorkian)) ### [`v7.2.0`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#720) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.1.0...v7.2.0) - Add Typescript definitions - Fix installing dependencies in CI on Windows - Allow purely string entries for name in dependencies ### [`v7.1.0`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.0.3...v7.1.0) - Readd ability to hide user prompt ### [`v7.0.3`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#703) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.0.2...v7.0.3) - Fix support for `notifications-plus` package (Thanks [@UziTech](https://togithub.com/UziTech)) ### [`v7.0.2`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#702) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.0.1...v7.0.2) - Fix a bug where error would be thrown if user already had one of the packages installed (Thanks [@lierdakil](https://togithub.com/lierdakil)) ### [`v7.0.1`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#701) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v7.0.0...v7.0.1) - Fix a dev dependency accidentally slipping into `post-install` script ### [`v7.0.0`](https://togithub.com/steelbrain/package-deps/blob/HEAD/CHANGELOG.md#700) [Compare Source](https://togithub.com/steelbrain/package-deps/compare/v6.0.0...v7.0.0) - **BREAKING** Change function signature to get rid of `promptUser` - **BREAKING** Change format of `package-deps` in manifest from `"my-name:my-version"` to be `{ "name": "my-name", "minimumVersion": "my-version" }` - **BREAKING** Instead of accepting a semver-range for version, you can now only specify a minimum version in `x.y.z` format, instead of for example `>=2` - Add support for optional/group packages where users only have to install one of many, and are given a choice at runtime. Signature becomes `Dependency[][]` instead of `Dependency[]` - Add support for using through CLI for CI and similar purposesConfiguration
📅 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.