-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
feat: updates regarding dependabot issues. node 18 workflow & engine update #229
feat: updates regarding dependabot issues. node 18 workflow & engine update #229
Commits on Mar 10, 2023
-
deps: update via ncu --peer -u & engine to node 18
this safely updates the packages which would be peer dependant. Because of `semantic-release update` to `20.1.1`, node 18 is required ncu: https://www.npmjs.com/package/npm-check-updates
Configuration menu - View commit details
-
Copy full SHA for 4fb1829 - Browse repository at this point
Copy the full SHA 4fb1829View commit details -
chore: update all github workflows to node 18
due to `semantic-release` requiring node 18 all node workflows need updating too
Configuration menu - View commit details
-
Copy full SHA for 16dbf19 - Browse repository at this point
Copy the full SHA 16dbf19View commit details -
chore: Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3de79ab - Browse repository at this point
Copy the full SHA 3de79abView commit details
Commits on Mar 11, 2023
-
Merge branch 'dependabot/npm_and_yarn/minimist-1.2.8' into package-up…
…dates-and-node-18
Configuration menu - View commit details
-
Copy full SHA for 23f7ea7 - Browse repository at this point
Copy the full SHA 23f7ea7View commit details
Commits on Mar 13, 2023
-
chore: updated eslint & yarn lockfile
Updated the lockfile using yarn-audit-fix --flow=patch --registry=https://registry.yarnpkg.com
Configuration menu - View commit details
-
Copy full SHA for a0a206e - Browse repository at this point
Copy the full SHA a0a206eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97cc4e9 - Browse repository at this point
Copy the full SHA 97cc4e9View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b12b12e - Browse repository at this point
Copy the full SHA b12b12eView commit details -
as there is no official using 'node18' yet i've seen some composite solutions. Pointed this out in the PR
Configuration menu - View commit details
-
Copy full SHA for bad9180 - Browse repository at this point
Copy the full SHA bad9180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d04f2f - Browse repository at this point
Copy the full SHA 9d04f2fView commit details -
Revert "chore: update all github workflows to node 18"
This reverts commit 16dbf19.
Configuration menu - View commit details
-
Copy full SHA for 4a57d36 - Browse repository at this point
Copy the full SHA 4a57d36View commit details -
Revert "Revert "chore: update all github workflows to node 18""
This reverts commit 4a57d36.
Configuration menu - View commit details
-
Copy full SHA for 7632ffc - Browse repository at this point
Copy the full SHA 7632ffcView commit details -
the build for semantic-release needs v18, the rest does not
Configuration menu - View commit details
-
Copy full SHA for a0aea99 - Browse repository at this point
Copy the full SHA a0aea99View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb13ce6 - Browse repository at this point
Copy the full SHA fb13ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07091a - Browse repository at this point
Copy the full SHA f07091aView commit details