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

BREAKING: Standardise repo per module template as of April 2023 #32

Merged
merged 5 commits into from
Apr 27, 2023

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Apr 27, 2023

This standardises the repo to the latest module template standards.

Breaking changes

  • The minimum Node.js version is now 16.

@Mrtenz Mrtenz requested a review from a team as a code owner April 27, 2023 09:53
@socket-security
Copy link

socket-security bot commented Apr 27, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Ignoring: @lavamoat/preinstall-always-fail@1.0.0

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@lavamoat/preinstall-always-fail@1.0.0 None +0 kumavis
depcheck@1.4.3 filesystem +41 rumpl
⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
@metamask/auto-changelog@3.1.0 2.6.1...3.1.0 None +0/-0 metamaskbot
@metamask/eslint-config-jest@11.1.0 10.0.0...11.1.0 None +2/-2 metamaskbot
@metamask/eslint-config-typescript@11.1.0 10.0.0...11.1.0 None +2/-2 metamaskbot
typescript@4.8.4 4.7.4...4.8.4 None +0/-0 typescript-bot
@metamask/eslint-config-nodejs@11.1.0 10.0.0...11.1.0 None +1/-1 metamaskbot
@metamask/eslint-config@11.1.0 10.0.0...11.1.0 None +0/-0 metamaskbot
eslint-plugin-jest@27.2.1 26.9.0...27.2.1 None +0/-0 simenb

@Mrtenz
Copy link
Member Author

Mrtenz commented Apr 27, 2023

@SocketSecurity ignore @lavamoat/preinstall-always-fail@1.0.0

github_token: ${{ secrets.GITHUB_TOKEN }}
# This `PUBLISH_DOCS_TOKEN` needs to be manually set per-repository.
# Look in the repository settings under "Environments", and set this token in the `github-pages` environment.
personal_token: ${{ secrets.PUBLISH_DOCS_TOKEN }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be set.

@Mrtenz Mrtenz force-pushed the mrtenz/standardise-april-2023 branch from 82a1a6b to f99372d Compare April 27, 2023 10:15
package.json Outdated Show resolved Hide resolved
@Mrtenz Mrtenz merged commit 6301c8e into main Apr 27, 2023
16 checks passed
@Mrtenz Mrtenz deleted the mrtenz/standardise-april-2023 branch April 27, 2023 13:29
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.

None yet

2 participants