-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update dependency upgrades - non-major #548
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/algoliasearch@4.23.3, npm/depcheck@1.4.7, npm/eslint-config-upleveled@8.2.1, npm/eslint@9.4.0, npm/listr2@8.2.1, npm/node-fetch@3.3.2, npm/p-map@7.0.2, npm/p-reduce@3.0.0, npm/patch-package@8.0.0, npm/postinstall-postinstall@2.1.0, npm/prettier@3.3.1, npm/size-limit@11.1.4, npm/stylelint@16.6.1, npm/top-user-agents@2.1.22, npm/tsdx@0.14.1 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
size-limit report 📦
|
This PR contains the following updates:
8.0.0-alpha.28
->8.0.0-alpha.30
8.0.0-alpha.28
->8.0.0-alpha.30
8.0.0-alpha.28
->8.0.0-alpha.30
8.0.0-alpha.28
->8.0.0-alpha.30
9.2.0
->9.3.0
3.3.1
->3.3.2
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.0.0-alpha.30
Compare Source
v8.0.0-alpha.29
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.0.0-alpha.30
Compare Source
v8.0.0-alpha.29
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/scope-manager)
v8.0.0-alpha.30
Compare Source
v8.0.0-alpha.29
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.0.0-alpha.30
Compare Source
v8.0.0-alpha.29
Compare Source
pnpm/pnpm (pnpm)
v9.3.0
Compare Source
Minor Changes
peers-suffix-max-length
setting #8177.Patch Changes
reporter-hide-prefix
totrue
by default forpnpm exec
. In order to show prefix, the user now has to explicitly setreporter-hide-prefix=false
#8174.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
prettier/prettier (prettier)
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.