Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A attestation-manager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Gaia-X
  • Organization Credential ManagerOrganization Credential Manager
  • attestation-manager
  • Merge requests
  • !95

Upgrade node to 20

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kalin Daskalov requested to merge upgrade-node-to-18 into main May 18, 2023
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 1

Node alpine image for the ci updated from 14 to 20 LTS, released 4 weeks ago. 14 had ended its security support (30 Apr 2023) and the new version of Angular, released 20 hours ago updated its requirements for 16 and up.

Node versions 16-18 have issue with prisma:

https://github.com/prisma/prisma/issues/16553

Workaround was to install additional packages to the image but ultimately version 20 has fixed this out of the box.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: upgrade-node-to-18