Skip to content
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

fixes #20 #22 #28 update npm #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

peckjon
Copy link
Owner

@peckjon peckjon commented Jun 4, 2024

  • The version of @actions/github has been updated from ^2.2.0 to ^3.0.0.
  • The version of axios has been updated from ^0.21.2 to ^0.28.0.
  • The version of yaml has been updated from ^1.10.2 to ^2.2.0.

@peckjon
Copy link
Owner Author

peckjon commented Jun 4, 2024

@maherio if I happen to catch you while still active on this -- if you're able to test this branch peckjon-dependency-updates I'd greatly appreciate it. Brings a few dependencies out of critical.

This should be the last change in a while. And if you don't have time, totally get it! TY!

@maherio
Copy link

maherio commented Jun 4, 2024

node:internal/modules/cjs/loader:1031
  throw err;
  ^

Error: Cannot find module './compose/composer.js'
Require stack:
- /home/runner/work/_actions/peckjon/github-to-guru/peckjon-dependency-updates/node_modules/yaml/dist/index.js
- /home/runner/work/_actions/peckjon/github-to-guru/peckjon-dependency-updates/index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
    at Function.Module._load (node:internal/modules/cjs/loader:873:27)
    at Module.require (node:internal/modules/cjs/loader:1100:1[9](https://github.com/spiraldot-health/infrastructure-accounts/actions/runs/9372195049/job/25803140345#step:3:10))
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.<anonymous> (/home/runner/work/_actions/peckjon/github-to-guru/peckjon-dependency-updates/node_modules/yaml/dist/index.js:3:16)
    at Module._compile (node:internal/modules/cjs/loader:1198:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:[10](https://github.com/spiraldot-health/infrastructure-accounts/actions/runs/9372195049/job/25803140345#step:3:11))
    at Module.load (node:internal/modules/cjs/loader:1076:32)
    at Function.Module._load (node:internal/modules/cjs/loader:9[11](https://github.com/spiraldot-health/infrastructure-accounts/actions/runs/9372195049/job/25803140345#step:3:12):[12](https://github.com/spiraldot-health/infrastructure-accounts/actions/runs/9372195049/job/25803140345#step:3:13))
    at Module.require (node:internal/modules/cjs/loader:1100:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/runner/work/_actions/peckjon/github-to-guru/peckjon-dependency-updates/node_modules/yaml/dist/index.js',
    '/home/runner/work/_actions/peckjon/github-to-guru/peckjon-dependency-updates/index.js'
  ]
}

@peckjon
Copy link
Owner Author

peckjon commented Jun 5, 2024

Thaks, will hold this update until I have a proper test env back. Appreciate your help!

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.

2 participants