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 v4 #57

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

watson/ci-info (ci-info) ### [`v4.0.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.9.0...v4.0.0) - support Earthly CI [fb8bd85](https://togithub.com/watson/ci-info/commit/fb8bd85) - support Prow CI [8e6a591](https://togithub.com/watson/ci-info/commit/8e6a591) - support Vela CI [bb13901](https://togithub.com/watson/ci-info/commit/bb13901) - support Agola CI [ec4e149](https://togithub.com/watson/ci-info/commit/ec4e149) - support Gitea Actions [f6f173f](https://togithub.com/watson/ci-info/commit/f6f173f) - run tests on nodejs v20 [bff314d](https://togithub.com/watson/ci-info/commit/bff314d) ##### Breaking Changes - remove Shippable CI [2c5571a](https://togithub.com/watson/ci-info/commit/2c5571a) - remove Solano CI [d6315fc](https://togithub.com/watson/ci-info/commit/d6315fc) ### [`v3.9.0`](https://togithub.com/watson/ci-info/blob/HEAD/CHANGELOG.md#v390) [Compare Source](https://togithub.com/watson/ci-info/compare/v3.8.0...v3.9.0) - better support for Azure Pipelines ([#​116](https://togithub.com/watson/ci-info/pull/116)), [5ea8d85](https://togithub.com/watson/ci-info/commit/5ea8d85) - detect PullRequest in Azure Pipelines [5ea8d85](https://togithub.com/watson/ci-info/commit/5ea8d85) ### [`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 was generated by Mend Renovate. View the repository job log.