Skip to content

Replace manual npm update#2677

Merged
marianards merged 5 commits into
equinor:mainfrom
marianards:update-npm-auto
Apr 21, 2026
Merged

Replace manual npm update#2677
marianards merged 5 commits into
equinor:mainfrom
marianards:update-npm-auto

Conversation

@marianards
Copy link
Copy Markdown
Contributor

@marianards marianards commented Apr 21, 2026

Example of PR created in my fork: marianards#10

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test has been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@marianards marianards force-pushed the update-npm-auto branch 7 times, most recently from 7cbe659 to 541e949 Compare April 21, 2026 09:52
@marianards marianards self-assigned this Apr 21, 2026
@marianards marianards added the feature New feature or request label Apr 21, 2026
@olaals
Copy link
Copy Markdown
Contributor

olaals commented Apr 21, 2026

Cant one just have .npmrc with minimum release age instead of coding in the manual checking of age?

@marianards marianards force-pushed the update-npm-auto branch 2 times, most recently from 3df3002 to e8687e5 Compare April 21, 2026 10:41
@marianards marianards merged commit 0c641f1 into equinor:main Apr 21, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enforce a minimum release age of installed packages for frontend packages

2 participants