cityssm / lottery-licence-manager

A web application for managing AGCO's municipal lottery licensing requirements in Ontario.
https://cityssm.github.io/lottery-licence-manager/
MIT License
5 stars 0 forks source link

Bump eslint-config-cityssm from 12.0.0 to 13.1.0 #773

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps eslint-config-cityssm from 12.0.0 to 13.1.0.

Release notes

Sourced from eslint-config-cityssm's releases.

v13.1.0

Highlights

  • Disable flagging 0 as a magic number.
  • Disable some commonly used words that were considered misspellings by cspell.
  • Export the cspell word lists.

Minor Plugin Updates

  • cspell/eslint-plugin
  • eslint
  • eslint-config-love
  • eslint-plugin-sonarjs
  • typescript-eslint

v13.0.0

Lots of Major Updates

  • Switched to ESLint v9.
  • Temporarily using fork of eslint-plugin-woke for ESLint v9 compatibility.
  • Added (for evaluation) cspell plugin to check spelling.
  • Updated eslint-config-love, eslint-plugin-jsdoc, typescript-eslint.
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
socket-security[bot] commented 3 weeks ago

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

Package New capabilities Transitives Size Publisher
npm/eslint-config-cityssm@13.1.0 Transitive: environment, eval, filesystem, network, shell, unsafe +462 89.4 MB dgowans

🚮 Removed packages: npm/eslint-config-cityssm@12.0.0, npm/prettier-config-cityssm@1.0.0

View full report↗︎

socket-security[bot] commented 3 weeks ago

🚨 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 NoteSourceCI
GitHub dependency npm/eslint-config-cityssm@13.1.0 ⚠︎

View full report↗︎

Next steps

What are GitHub dependencies?

Contains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.

Publish the GitHub dependency to npm or a private package repository and consume it from there.

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/eslint-config-cityssm@13.1.0
dependabot[bot] commented 3 weeks ago

Superseded by #776.