Open renovate[bot] opened 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@mdx-js/react@3.0.1 | None | 0 |
14.6 kB | wooorm |
npm/@opentelemetry/sdk-trace-node@1.17.0 | Transitive: unsafe | +6 |
2.45 MB | pichlermarc |
npm/@opentelemetry/semantic-conventions@1.17.0 | None | 0 |
595 kB | pichlermarc |
🚮 Removed packages: npm/@angular-devkit/architect@0.1602.5, npm/@angular-devkit/core@16.2.5, npm/@angular-devkit/schematics@16.2.5
🚨 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 | Note | Source |
---|---|---|---|
Native code | npm/@parcel/watcher@2.0.4 |
|
Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.
Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.
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.
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.
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/@parcel/watcher@2.0.4
This PR contains the following updates:
1.6.22
->3.0.1
Release Notes
mdx-js/mdx (@mdx-js/react)
### [`v3.0.1`](https://redirect.github.com/mdx-js/mdx/releases/tag/3.0.1) [Compare Source](https://redirect.github.com/mdx-js/mdx/compare/3.0.0...3.0.1) ##### Fix - [`49fd094`](https://redirect.github.com/mdx-js/mdx/commit/49fd094a) Fix generated JSX pragmas for new babel by [@remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2438](https://redirect.github.com/mdx-js/mdx/pull/2438) - [`d1fface`](https://redirect.github.com/mdx-js/mdx/commit/d1fface1) Refactor to handle uncaught webpack errors by [@remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2398](https://redirect.github.com/mdx-js/mdx/pull/2398) ##### Types - [`c03e16c`](https://redirect.github.com/mdx-js/mdx/commit/c03e16c6) Add declaration maps - [`85c5dd0`](https://redirect.github.com/mdx-js/mdx/commit/85c5dd05) Fix webpack loader types by [@remcohaszing](https://redirect.github.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2386](https://redirect.github.com/mdx-js/mdx/pull/2386) ##### Site - [`38f7a5c`](https://redirect.github.com/mdx-js/mdx/commit/38f7a5c9) Fix reset of playground render errors by [@ManasMakde](https://redirect.github.com/ManasMakde) in [https://github.com/mdx-js/mdx/pull/2392](https://redirect.github.com/mdx-js/mdx/pull/2392) - [`680445d`](https://redirect.github.com/mdx-js/mdx/commit/680445df) Add note on broken react runtime types by [@ky1ejs](https://redirect.github.com/ky1ejs) in [https://github.com/mdx-js/mdx/pull/2383](https://redirect.github.com/mdx-js/mdx/pull/2383) **Full Changelog**: https://github.com/mdx-js/mdx/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://redirect.github.com/mdx-js/mdx/releases/tag/3.0.0) [Compare Source](https://redirect.github.com/mdx-js/mdx/compare/2.3.0...3.0.0) (seeChangelog since last RC
##### `@mdx-js/mdx` - [`4a48f1f`](https://redirect.github.com/mdx-js/mdx/commit/4a48f1f4) Fix custom elements ([#1911](https://redirect.github.com/mdx-js/mdx/issues/1911)) ##### `@mdx-js/react` - [`9ca9d40`](https://redirect.github.com/mdx-js/mdx/commit/9ca9d404) Fix unnecessary top-level context changes ([#1924](https://redirect.github.com/mdx-js/mdx/issues/1924)) ##### `@mdx-js/loader` - [`e0b697a`](https://redirect.github.com/mdx-js/mdx/commit/e0b697ab) [`9d5501b`](https://redirect.github.com/mdx-js/mdx/commit/9d5501b2) Add improved webpack cache ([#1912](https://redirect.github.com/mdx-js/mdx/issues/1912), [#1916](https://redirect.github.com/mdx-js/mdx/issues/1916)) ##### `@mdx-js/esbuild` - [`5c61f57`](https://redirect.github.com/mdx-js/mdx/commit/5c61f577) Fix resolve base in esbuild loader ([#1854](https://redirect.github.com/mdx-js/mdx/issues/1854)) ##### `remark-mdx` - [`a5daaad`](https://redirect.github.com/mdx-js/mdx/commit/a5daaad6) Update `mdast-util-mdx` ([#1925](https://redirect.github.com/mdx-js/mdx/issues/1925))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
This PR was generated by Mend Renovate. View the repository job log.