o-rango / update-notify

Update your node-js libraries inspired by `update-notifier`. but works with custom registries and under proxy
MIT License
0 stars 1 forks source link

fix(deps): update dependency ci-info to v3 - abandoned #41

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ci-info ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

watson/ci-info ### [`v3.8.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v380) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.7.1...v3.8.0) - support Harness CI [76a2867](https://togithub.com/watson/ci-info/commit/76a2867) ### [`v3.7.1`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v371) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.7.0...v3.7.1) - ignore ci detection when CI is set to `'false'` [24cc450](https://togithub.com/watson/ci-info/commit/24cc450) ### [`v3.7.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v370) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.6.2...v3.7.0) - support Sourcehut CI [85b96ea](https://togithub.com/watson/ci-info/commit/85b96ea) - support ReleaseHub CI [409d886](https://togithub.com/watson/ci-info/commit/409d886) ### [`v3.6.2`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v362) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.6.1...v3.6.2) - fix VERCEL environment detection ([#​98](https://togithub.com/watson/ci-info/pull/98)) ### [`v3.6.1`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v361) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.6.0...v3.6.1) - fix error in typings [357b454](https://togithub.com/watson/ci-info/commit/357b454) ### [`v3.6.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.5.0...v3.6.0) This release attempts to bring parity with [@​npmcli/ci-detect](https://togithub.com/npm/ci-detect). See [#​95](https://togithub.com/watson/ci-info/pull/95) for more details. - support gerrit ([#​95](https://togithub.com/watson/ci-info/pull/95)) - support google cloud build ([#​95](https://togithub.com/watson/ci-info/pull/95)) - support heroku ([#​95](https://togithub.com/watson/ci-info/pull/95)) - support anonymous CI's that exposes BUILD_ID and CI_NAME env vars ([#​95](https://togithub.com/watson/ci-info/pull/95)) - support more vercel environments ([#​95](https://togithub.com/watson/ci-info/pull/95)) ### [`v3.5.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v350) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.4.0...v3.5.0) - support Woodpecker CI ([#​90](https://togithub.com/watson/ci-info/pull/90)) ### [`v3.4.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v340) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.3.2...v3.4.0) - partial support Appflow CI (only CI detection) ([#​84](https://togithub.com/watson/ci-info/pull/84)) - support Codemagic CI ([#​85](https://togithub.com/watson/ci-info/pull/85)) - support Xcode Server CI ([#​86](https://togithub.com/watson/ci-info/pull/86)) - support Xcode Cloud CI ([#​86](https://togithub.com/watson/ci-info/pull/86)) ### [`v3.3.2`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v332) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.3.1...v3.3.2) - fix: export correct typings for `EAS` ### [`v3.3.1`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v331) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.3.0...v3.3.1) - fix: export `EAS_BUILD` constant in typings - Add support for nodejs v18 ### [`v3.3.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v330) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.2.0...v3.3.0) - support Expo Application Services ([#​70](https://togithub.com/watson/ci-info/pull/70)) ### [`v3.2.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v320) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.1.1...v3.2.0) - support LayerCI ([#​68](https://togithub.com/watson/ci-info/pull/68)) - support Appcircle ([#​69](https://togithub.com/watson/ci-info/pull/69)) - support Codefresh CI ([#​65](https://togithub.com/watson/ci-info/pull/65)) - add support for nodejs v16 ### [`v3.1.1`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v311) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.1.0...v3.1.1) Bug Fixes: - remove duplicate declaration in typings ### [`v3.1.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.0.0...v3.1.0) Features: - add typings ### [`v3.0.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://togithub.com/watson/ci-info/compare/v2.0.0...v3.0.0) Features: - Add support nodejs versions: 14, 15 - support Nevercode ([#​30](https://togithub.com/watson/ci-info/pull/30)) - support Render CI ([#​36](https://togithub.com/watson/ci-info/pull/36)) - support Now CI ([#​37](https://togithub.com/watson/ci-info/pull/37)) - support GitLab PR ([#​59](https://togithub.com/watson/ci-info/pull/59)) - support Screwdriver CD ([#​60](https://togithub.com/watson/ci-info/pull/60)) - support Visual Studio App Center ([#​61](https://togithub.com/watson/ci-info/pull/61)) Bug Fixes: - update Netlify env constant ([#​47](https://togithub.com/watson/ci-info/pull/47)) Breaking changes: - Drop support for Node.js end-of-life versions: 6, 13 - replace `Zeit Now` with `Vercel` ([#​55](https://togithub.com/watson/ci-info/pull/55))

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 this update again.



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

renovate[bot] commented 1 year 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.

renovate[bot] commented 1 year ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.