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

fix(header): fix exception with neutral theme #302

Merged
merged 2 commits into from
Feb 26, 2024
Merged

fix(header): fix exception with neutral theme #302

merged 2 commits into from
Feb 26, 2024

Conversation

revolunet
Copy link
Member

correction d'une regression sur le theme "neutre"

fix SocialGouv/dashlord#91

Copy link

socket-security bot commented Feb 26, 2024

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

Package New capabilities Transitives Size Publisher
npm/@codegouvfr/[email protected] Transitive: environment, filesystem +2 75.1 MB codegouv-owner, emilerolley, garronej, ...1 more
npm/[email protected] Transitive: eval +13 338 kB ljharb
npm/[email protected] None 0 10.3 kB mbostock
npm/[email protected] None +2 72.5 kB ljharb
npm/[email protected] None 0 12.7 kB ljharb
npm/[email protected] None 0 12.3 kB ljharb
npm/[email protected] Transitive: eval +16 326 kB ljharb
npm/[email protected] Transitive: eval +63 3.53 MB ljharb
npm/[email protected] None 0 71.5 kB jdalton
npm/[email protected] None 0 25 kB jdalton
npm/[email protected] None 0 67.9 kB jdalton
npm/[email protected] environment +1 20.9 kB zertosh
npm/[email protected] None +1 66.8 kB keithamus
npm/[email protected] None 0 8.9 kB zensh
npm/[email protected] None +5 1.04 MB pi0
npm/[email protected] None 0 24.4 kB ai
npm/[email protected] environment Transitive: filesystem, network, shell, unsafe +44 1.12 GB scott-rippey
npm/[email protected] environment, filesystem, network, shell, unsafe +43 1.12 GB vercel-release-bot
npm/[email protected] None 0 5.49 kB sindresorhus
npm/[email protected] None 0 97.2 kB ljharb
npm/[email protected] Transitive: eval +13 318 kB ljharb
npm/[email protected] Transitive: eval +58 3.24 MB ljharb
npm/[email protected] Transitive: eval +58 3.22 MB ljharb
npm/[email protected] Transitive: eval +58 3.24 MB ljharb
npm/[email protected] None 0 30.8 kB pi0
npm/[email protected] environment, filesystem +3 374 kB ai
npm/[email protected] environment +4 145 kB ljharb
npm/[email protected] Transitive: environment +15 7.41 MB zombiej
npm/[email protected] Transitive: environment +7 5.27 MB zombiej
npm/[email protected] Transitive: environment, eval, filesystem, network, shell +48 8.11 MB palerdot
npm/[email protected] environment +3 4.84 MB gnoff
npm/[email protected] Transitive: environment +6 1.44 MB carmelo
npm/[email protected] Transitive: environment +88 4.43 MB wooorm
npm/[email protected] environment +7 2.08 MB gnoff
npm/[email protected] environment, filesystem, shell +8 716 kB stephane-monnot
npm/[email protected] environment +2 337 kB gnoff
npm/[email protected] environment +4 79.5 kB cwmma
npm/[email protected] environment +44 14.6 MB ckifer
npm/[email protected] Transitive: eval +15 312 kB ljharb
npm/[email protected] environment, filesystem +5 232 kB ljharb
npm/[email protected] None 0 31.7 kB feross
npm/[email protected] filesystem Transitive: environment +17 6.54 MB sassbot
npm/[email protected] Transitive: eval +9 183 kB ljharb
npm/[email protected] None 0 77 kB isaacs
npm/[email protected] None 0 148 kB 7rulnik
npm/[email protected] None +4 127 kB sindresorhus
npm/[email protected] Transitive: eval +57 3.21 MB ljharb
npm/[email protected] Transitive: eval +57 3.21 MB ljharb
npm/[email protected] environment Transitive: filesystem, unsafe +105 33.2 MB garronej
npm/[email protected] None 0 32 MB typescript-bot
npm/[email protected] filesystem Transitive: environment, network, shell +67 305 MB aleclarson
npm/[email protected] Transitive: environment, filesystem, network, shell +61 273 MB antfu, patak, soda, ...2 more
npm/[email protected] environment, eval Transitive: filesystem, network, shell, unsafe +138 280 MB oreanno
npm/[email protected] Transitive: eval +15 308 kB ljharb

🚮 Removed packages: npm/@codegouvfr/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Feb 26, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/[email protected], npm/[email protected]

View full report↗︎

Next steps

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@revolunet
Copy link
Member Author

@SocketSecurity ignore npm/[email protected]
@SocketSecurity ignore npm/[email protected]

@revolunet revolunet merged commit 3c53080 into main Feb 26, 2024
7 checks passed
@revolunet revolunet deleted the fix-includes branch February 26, 2024 21:35
Copy link

🎉 This PR is included in version 1.37.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blocage du Workflow Dashlord report à cause de TypeError
1 participant