Closed renovate[bot] closed 1 year ago
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
👍 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.
See errors details in artifact Mega-Linter reports on GitHub Action page
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
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.
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.
New dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
parse-json | 7.1.1 | None | +3 |
300 kB | sindresorhus |
We're currently processing your upload. This comment will be updated when the results are available.
This PR contains the following updates:
5.2.0
->7.1.1
Release Notes
sindresorhus/parse-json (parse-json)
### [`v7.1.1`](https://togithub.com/sindresorhus/parse-json/releases/tag/v7.1.1) [Compare Source](https://togithub.com/sindresorhus/parse-json/compare/v7.1.0...v7.1.1) - Fix code frame for Node.js v21 ([#40](https://togithub.com/sindresorhus/parse-json/issues/40)) [`789771a`](https://togithub.com/sindresorhus/parse-json/commit/789771a) ### [`v7.1.0`](https://togithub.com/sindresorhus/parse-json/releases/tag/v7.1.0) [Compare Source](https://togithub.com/sindresorhus/parse-json/compare/v7.0.0...v7.1.0) - Add `rawCodeFrame` property to `JSONError` ([#37](https://togithub.com/sindresorhus/parse-json/issues/37)) [`9f3bd0b`](https://togithub.com/sindresorhus/parse-json/commit/9f3bd0b) ### [`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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.