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

chore(deps): update dependency sinon to v18 #227

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) ^17.0.2 -> ^18.0.0 age adoption passing confidence

Release Notes

sinonjs/sinon (sinon)

v18.0.0

Compare Source

This is what 17.0.2 should have been, as that contained two breaking changes. After updating
Nise we are down to one breaking change, which only affects sinon-test (which has been updated),
so most people are not affected. The legacyRoutes flag that is currently enabled in Nise by default
will at some later version be disabled. We will then issue a little migration note.

  • 01d45312
    Use Nise 6 with legacyRoutes flag enabled (Carl-Erik Kopseng)

    This should be disabled in a future Sinon version by default.

  • c618edc5
    fix #​2594: remove needless sandbox creation (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2024-05-15.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/eslint@8.56.10 None +2 250 kB types
npm/@types/fs-extra@11.0.4 None +1 42.5 kB types
npm/@types/inquirer@9.0.7 None +1 77 kB types
npm/@types/node@18.19.31 None 0 1.97 MB types
npm/@types/nodemon@1.19.6 None 0 8.76 kB types
npm/@types/tap@15.0.11 None 0 35 kB types
npm/@typescript-eslint/eslint-plugin@7.10.0 Transitive: environment +14 5.93 MB jameshenry
npm/@typescript-eslint/parser@7.10.0 Transitive: environment +10 2.01 MB jameshenry
npm/chalk@4.1.2 None +4 92.9 kB sindresorhus
npm/concurrently@8.2.0 environment, filesystem +3 7.1 MB gustavohenke
npm/discover-path@1.0.0 filesystem 0 11.2 kB rexxars
npm/email-validator@2.0.4 None 0 12.1 kB manishsaraan
npm/eslint-config-prettier@9.1.0 None 0 20.8 kB lydell
npm/eslint-config-sanity@7.1.2 None +1 57.9 kB sanity-io
npm/eslint-plugin-prettier@5.1.3 None 0 33.9 kB jounqin
npm/eslint-plugin-react-hooks@4.6.2 environment 0 118 kB react-bot
npm/eslint@8.57.0 environment, filesystem Transitive: eval, shell, unsafe +45 8.19 MB eslintbot
npm/execa@5.1.1 environment, shell Transitive: filesystem +1 78.7 kB sindresorhus
npm/fs-extra@11.2.0 None 0 54.9 kB ryanzim
npm/get-it@8.4.30 environment, network +2 782 kB sanity-io
npm/get-latest-version@5.1.0 None 0 8.23 kB rexxars

🚮 Removed packages: npm/eslint-config-prettier@8.10.0, npm/eslint-config-sanity@6.0.0, npm/prettier@2.8.8, npm/react@17.0.2, npm/typescript@4.9.5

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/core-js@2.6.12
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"
Install scripts npm/fsevents@1.2.13
  • Install script: install
  • Source: node install.js

View full report↗︎

Next steps

What 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 dependency

Take 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 package

If 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 risk

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

  • @SocketSecurity ignore npm/core-js@2.6.12
  • @SocketSecurity ignore npm/fsevents@1.2.13

@stipsan stipsan closed this May 24, 2024
Copy link
Contributor Author

renovate bot commented May 24, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 18.x releases. But if you manually upgrade to 18.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/sinon-18.x branch May 24, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant