Closed renovate[bot] closed 1 year ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Pull request by bot. No need to analyze
New dependency changes detected. Learn more about Socket for GitHub ↗︎
👍 No new dependency issues detected in pull request
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of package-name@version
specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@*
or ignore all packages with @SocketSecurity ignore-all
Issue | Status |
---|---|
Install scripts | ✅ 0 issues |
Native code | ✅ 0 issues |
Bin script shell injection | ✅ 0 issues |
Unresolved require | ✅ 0 issues |
Invalid package.json | ✅ 0 issues |
HTTP dependency | ✅ 0 issues |
Git dependency | ✅ 0 issues |
Potential typo squat | ✅ 0 issues |
Known Malware | ✅ 0 issues |
Telemetry | ✅ 0 issues |
Protestware/Troll package | ✅ 0 issues |
📊 Modified Dependency Overview:
➕ Added Package | Capability Access | +/- Transitive Count |
Publisher |
---|---|---|---|
parse-json@7.0.0 | None | +3 |
sindresorhus |
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
This PR contains the following updates:
^5.2.0
->^7.0.0
Release Notes
sindresorhus/parse-json (parse-json)
### [`v7.0.0`](https://togithub.com/sindresorhus/parse-json/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/parse-json/compare/v6.0.2...v7.0.0) ##### Breaking - Require Node.js 16 ([#36](https://togithub.com/sindresorhus/parse-json/issues/36)) [`c4d2319`](https://togithub.com/sindresorhus/parse-json/commit/c4d2319) ##### Improvements - Add TypeScript definition ([#36](https://togithub.com/sindresorhus/parse-json/issues/36)) [`c4d2319`](https://togithub.com/sindresorhus/parse-json/commit/c4d2319) ### [`v6.0.2`](https://togithub.com/sindresorhus/parse-json/releases/tag/v6.0.2) [Compare Source](https://togithub.com/sindresorhus/parse-json/compare/v6.0.1...v6.0.2) - Fix dependency on `lines-and-columns` ([#33](https://togithub.com/sindresorhus/parse-json/issues/33)) [`a244a17`](https://togithub.com/sindresorhus/parse-json/commit/a244a17) ### [`v6.0.1`](https://togithub.com/sindresorhus/parse-json/releases/tag/v6.0.1) [Compare Source](https://togithub.com/sindresorhus/parse-json/compare/v6.0.0...v6.0.1) - Fix Webpack compatibility ([#29](https://togithub.com/sindresorhus/parse-json/issues/29)) [`6e9fa80`](https://togithub.com/sindresorhus/parse-json/commit/6e9fa80) ### [`v6.0.0`](https://togithub.com/sindresorhus/parse-json/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/parse-json/compare/v5.2.0...v6.0.0) ##### Breaking - Require Node.js 12.20 [`8acbeac`](https://togithub.com/sindresorhus/parse-json/commit/8acbeac) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).**Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.