-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency update automation improvements #973
Labels
Comments
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 17, 2023
This was referenced May 19, 2023
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 22, 2023
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 22, 2023
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 22, 2023
aduh95
pushed a commit
to fasenderos/node
that referenced
this issue
May 24, 2023
Zlib rarely gets new tags or releases, so now we use the latest commit on the upstream default branch to check if an update is available. Refs: nodejs/security-wg#973 PR-URL: nodejs#48054 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
nodejs-github-bot
pushed a commit
to nodejs/node
that referenced
this issue
May 25, 2023
PR-URL: #48018 Refs: nodejs/security-wg#973 Reviewed-By: Richard Lau <[email protected]>
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 25, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 25, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file
nodejs-github-bot
pushed a commit
to nodejs/node
that referenced
this issue
May 25, 2023
PR-URL: #48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
lutaok
added a commit
to lutaok/node
that referenced
this issue
May 26, 2023
lutaok
added a commit
to lutaok/node
that referenced
this issue
May 26, 2023
marco-ippolito
pushed a commit
to marco-ippolito/node
that referenced
this issue
May 26, 2023
PR-URL: nodejs#48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 26, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file
lutaok
added a commit
to lutaok/node
that referenced
this issue
May 26, 2023
|
nodejs-github-bot
pushed a commit
to nodejs/node
that referenced
this issue
May 29, 2023
Refs: nodejs/security-wg#973 PR-URL: #48184 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]>
nodejs-github-bot
pushed a commit
to nodejs/node
that referenced
this issue
May 29, 2023
PR-URL: #48200 Fixes: #48119 Refs: nodejs/security-wg#973 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mestery <[email protected]>
targos
pushed a commit
to nodejs/node
that referenced
this issue
May 30, 2023
Zlib rarely gets new tags or releases, so now we use the latest commit on the upstream default branch to check if an update is available. Refs: nodejs/security-wg#973 PR-URL: #48054 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
targos
pushed a commit
to nodejs/node
that referenced
this issue
May 30, 2023
PR-URL: #48018 Refs: nodejs/security-wg#973 Reviewed-By: Richard Lau <[email protected]>
targos
pushed a commit
to nodejs/node
that referenced
this issue
May 30, 2023
PR-URL: #48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
targos
pushed a commit
to nodejs/node
that referenced
this issue
May 30, 2023
Refs: nodejs/security-wg#973 PR-URL: #48184 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]>
targos
pushed a commit
to nodejs/node
that referenced
this issue
May 30, 2023
PR-URL: #48200 Fixes: #48119 Refs: nodejs/security-wg#973 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mestery <[email protected]>
fasenderos
added a commit
to fasenderos/node
that referenced
this issue
May 30, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file
nodejs-github-bot
pushed a commit
to nodejs/node
that referenced
this issue
Jun 6, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file PR-URL: #48081 Refs: nodejs/security-wg#973 Reviewed-By: Marco Ippolito <[email protected]>
RafaelGSS
pushed a commit
to nodejs/node
that referenced
this issue
Jul 3, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file PR-URL: #48081 Refs: nodejs/security-wg#973 Reviewed-By: Marco Ippolito <[email protected]>
danielleadams
pushed a commit
to nodejs/node
that referenced
this issue
Jul 6, 2023
Zlib rarely gets new tags or releases, so now we use the latest commit on the upstream default branch to check if an update is available. Refs: nodejs/security-wg#973 PR-URL: #48054 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
danielleadams
pushed a commit
to nodejs/node
that referenced
this issue
Jul 6, 2023
PR-URL: #48018 Refs: nodejs/security-wg#973 Reviewed-By: Richard Lau <[email protected]>
danielleadams
pushed a commit
to nodejs/node
that referenced
this issue
Jul 6, 2023
PR-URL: #48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
MoLow
pushed a commit
to MoLow/node
that referenced
this issue
Jul 6, 2023
Zlib rarely gets new tags or releases, so now we use the latest commit on the upstream default branch to check if an update is available. Refs: nodejs/security-wg#973 PR-URL: nodejs#48054 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
MoLow
pushed a commit
to MoLow/node
that referenced
this issue
Jul 6, 2023
PR-URL: nodejs#48018 Refs: nodejs/security-wg#973 Reviewed-By: Richard Lau <[email protected]>
MoLow
pushed a commit
to MoLow/node
that referenced
this issue
Jul 6, 2023
PR-URL: nodejs#48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Zlib rarely gets new tags or releases, so now we use the latest commit on the upstream default branch to check if an update is available. Refs: nodejs/security-wg#973 PR-URL: nodejs#48054 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
PR-URL: nodejs#48018 Refs: nodejs/security-wg#973 Reviewed-By: Richard Lau <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
PR-URL: nodejs#48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Refs: nodejs/security-wg#973 PR-URL: nodejs#48184 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
PR-URL: nodejs#48200 Fixes: nodejs#48119 Refs: nodejs/security-wg#973 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mestery <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file PR-URL: nodejs#48081 Refs: nodejs/security-wg#973 Reviewed-By: Marco Ippolito <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Zlib rarely gets new tags or releases, so now we use the latest commit on the upstream default branch to check if an update is available. Refs: nodejs/security-wg#973 PR-URL: nodejs#48054 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
PR-URL: nodejs#48018 Refs: nodejs/security-wg#973 Reviewed-By: Richard Lau <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
PR-URL: nodejs#48088 Refs: nodejs/security-wg#973 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Refs: nodejs/security-wg#973 PR-URL: nodejs#48184 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Mestery <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
PR-URL: nodejs#48200 Fixes: nodejs#48119 Refs: nodejs/security-wg#973 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mestery <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Refs: nodejs/security-wg#973 Most of the duplicated code in all the dependencies updaters has been moved in the `utils.sh` file PR-URL: nodejs#48081 Refs: nodejs/security-wg#973 Reviewed-By: Marco Ippolito <[email protected]>
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made. |
@marco-ippolito should we create another issue just for v8 update and close this one as completed? |
yes v8 requires a different type of effort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here a list of improvements to the dependency update workflow
.github/workflows/tools.yml
in order to open an issue when a job fails (tagging the security-wg). tools: open issue when update workflow fails node#48018 (WIP)deps_updater/update-zlib.sh
check latest commit on main instead of release version (like its done here tools: add update script for googletest node#47482), here for more reference: tools: automate zlib update node#47417 (comment). (WIP)doc/contributing/maintaining/maintaining-dependencies.md
dependencies list and automate the update (when doc: create maintaining folder for deps node#47589 lands).The text was updated successfully, but these errors were encountered: