Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 2022

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@octokit/rest 18.12.022.0.1 age confidence
gilmore (source) 0.1.01.0.0 age confidence
lerna (source) 4.0.09.0.3 age confidence

Release Notes

octokit/rest.js (@​octokit/rest)

v22.0.1

Compare Source

Bug Fixes

v22.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • deps: Drop support for NodeJS v18
  • deps: Remove deprecated Projects endpoints
  • deps: Remove deprecated Copilot usage metrics endpoints

v21.1.1

Compare Source

Bug Fixes
  • deps: update Octokit dependencies to mitigate ReDos [security] (#​484) (ca256c3)

v21.1.0

Compare Source

Features

v21.0.2

Compare Source

Bug Fixes

v21.0.1

Compare Source

Bug Fixes

v21.0.0

Compare Source

Features
BREAKING CHANGES
  • package is now ESM

v20.1.2

Compare Source

Bug Fixes
  • deps: bump Octokit dependencies to address ReDos vulnerabilities, bump devDependencies (#​487) (711f2ee), closes #​486

v20.1.1

Compare Source

Bug Fixes

v20.1.0

Compare Source

Features

v20.0.2

Compare Source

Bug Fixes

v20.0.1

Compare Source

Bug Fixes

v20.0.0

Compare Source

Features
BREAKING CHANGES
  • Drop support for NodeJS v14, v16
  • Remove previews support for the REST API
  • remove agent option from octokit.request()

v19.0.13

Compare Source

Bug Fixes

v19.0.12

Compare Source

Bug Fixes

v19.0.11

Compare Source

Bug Fixes

v19.0.10

Compare Source

Bug Fixes

v19.0.9

Compare Source

Bug Fixes

v19.0.8

Compare Source

Bug Fixes

v19.0.7

Compare Source

Bug Fixes

v19.0.6

Compare Source

Bug Fixes

v19.0.5

Compare Source

Bug Fixes
  • deps: update @octokit/plugin-paginate-rest to v5 (#​220) (9debac2)

v19.0.4

Compare Source

Bug Fixes

v19.0.3

Compare Source

Bug Fixes

v19.0.2

Compare Source

Bug Fixes

v19.0.1

Compare Source

Bug Fixes

v19.0.0

Compare Source

Continuous Integration
BREAKING CHANGES
  • Drop support for NodeJS v10, v12
pixelastic/gilmore (gilmore)

v1.0.0

Compare Source

v0.2.0

Compare Source

lerna/lerna (lerna)

v9.0.3

Compare Source

Note: Version bump only for package lerna

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.4

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.3

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.2

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.1

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.2.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

v8.1.9

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.8

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.7

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.6

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.5

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.4

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.3

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features
  • allow

Configuration

📅 Schedule: Branch creation - "after 1am and before 5am" in timezone Europe/Paris, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 3 times, most recently from e7eb234 to 117c1fc Compare June 13, 2022 14:18
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 72c380a to f1f9dce Compare June 15, 2022 18:42
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 4380124 to 7cca0d2 Compare June 24, 2022 19:27
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 7cca0d2 to d578549 Compare September 25, 2022 17:40
@renovate renovate bot changed the title chore(deps): update dependency lerna to v5 chore(deps): update external dependencies (major) Sep 25, 2022
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from d578549 to a886b52 Compare November 20, 2022 14:40
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from a886b52 to 83ba500 Compare March 16, 2023 17:50
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 83ba500 to 758619f Compare March 24, 2023 22:24
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 758619f to 384f500 Compare May 28, 2023 10:52
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from ca3c61d to d042980 Compare June 13, 2023 11:55
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 3 times, most recently from a3df3b6 to c741c84 Compare June 17, 2023 01:47
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 7eea542 to b400173 Compare June 28, 2023 17:49
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 3 times, most recently from de2f31b to 073a7e3 Compare July 15, 2023 12:35
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 073a7e3 to bc002a9 Compare August 9, 2023 22:22
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from bc002a9 to bd4b32b Compare August 29, 2023 10:49
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from bd4b32b to 70d26a9 Compare September 13, 2023 19:49
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 70d26a9 to ed21693 Compare September 25, 2023 22:17
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 77aa713 to b99af12 Compare October 17, 2023 18:34
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from b99af12 to 622071b Compare October 18, 2023 08:45
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from ad970dc to 37a65a3 Compare July 21, 2024 18:25
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 37a65a3 to d0573e1 Compare August 5, 2024 19:21
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from d0573e1 to 6a37cc1 Compare August 16, 2024 22:51
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 58dacd9 to 52e96b6 Compare October 8, 2024 04:52
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 52e96b6 to 2318710 Compare October 31, 2024 12:45
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 2318710 to 7d938b8 Compare January 9, 2025 01:07
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 3a32d51 to 0a0a8e2 Compare February 19, 2025 17:43
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 0a0a8e2 to e178b81 Compare March 3, 2025 18:28
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from e178b81 to 27a6a70 Compare April 10, 2025 14:13
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 27a6a70 to 6fbb88b Compare May 26, 2025 01:14
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 6fbb88b to 5f92742 Compare June 29, 2025 18:57
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 2ada134 to 9775cc4 Compare August 13, 2025 17:44
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 9775cc4 to 003c3aa Compare August 19, 2025 13:00
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 003c3aa to 094c380 Compare August 31, 2025 14:08
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 094c380 to bd3fba7 Compare September 15, 2025 11:15
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from 0335f0d to 79ca5bf Compare September 25, 2025 18:29
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 79ca5bf to 5352262 Compare October 22, 2025 00:36
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 5352262 to c428965 Compare October 31, 2025 22:29
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from cef92f8 to e912740 Compare November 14, 2025 10:06
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from e912740 to 985eca0 Compare November 18, 2025 18:32
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch 2 times, most recently from d9f9747 to ee5c2cd Compare December 3, 2025 19:32
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from ee5c2cd to f4bd372 Compare December 31, 2025 13:55
@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from f4bd372 to 3226e5d Compare January 8, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant