Skip to content

Commit

Permalink
chore(dev-deps): ⬆️ upgrade npm-package-json-lint to v7 (#43)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [npm-package-json-lint](https://togithub.com/tclindner/npm-package-json-lint) | [`6.4.0` -> `7.0.0`](https://renovatebot.com/diffs/npm/npm-package-json-lint/6.4.0/7.0.0) | [![age](https://badges.renovateapi.com/packages/npm/npm-package-json-lint/7.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/npm-package-json-lint/7.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/npm-package-json-lint/7.0.0/compatibility-slim/6.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/npm-package-json-lint/7.0.0/confidence-slim/6.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>tclindner/npm-package-json-lint (npm-package-json-lint)</summary>

### [`v7.0.0`](https://togithub.com/tclindner/npm-package-json-lint/releases/tag/v7.0.0)

[Compare Source](https://togithub.com/tclindner/npm-package-json-lint/compare/v6.4.0...v7.0.0)



#### What's Changed

##### 💥 Breaking changes

-   v7 - Drop support for node14 by [@&#8203;tclindner](https://togithub.com/tclindner) in [tclindner/npm-package-json-lint#1069
-   feat: Add properties to prefer-property-order by [@&#8203;regseb](https://togithub.com/regseb) in [tclindner/npm-package-json-lint#1055

##### 🧹 Chores

-   build(deps): Bump ignore from 5.2.0 to 5.2.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [tclindner/npm-package-json-lint#884, [tclindner/npm-package-json-lint#909
-   build(deps): Bump type-fest from 3.2.0 to 3.12.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [tclindner/npm-package-json-lint#886 and [tclindner/npm-package-json-lint#904, [tclindner/npm-package-json-lint#936,  [tclindner/npm-package-json-lint#941, [tclindner/npm-package-json-lint#957, [tclindner/npm-package-json-lint#961, [tclindner/npm-package-json-lint#967, [tclindner/npm-package-json-lint#989, [tclindner/npm-package-json-lint#1001, [tclindner/npm-package-json-lint#1019, [tclindner/npm-package-json-lint#1059
-   build(deps): Bump json5 from 1.0.1 to 1.0.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [tclindner/npm-package-json-lint#930
-   build(deps): Bump cosmiconfig from 8.0.0 to 8.2.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [tclindner/npm-package-json-lint#981, [tclindner/npm-package-json-lint#985, [tclindner/npm-package-json-lint#1053
-   build(deps): Bump semver from 7.3.8 to 7.5.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [tclindner/npm-package-json-lint#1004, [tclindner/npm-package-json-lint#1009, [tclindner/npm-package-json-lint#1063

##### 📖 Docs

-   docs: Add Integration Menu + MegaLinter by [@&#8203;nvuillam](https://togithub.com/nvuillam) in [tclindner/npm-package-json-lint#915
-   README Updates by [@&#8203;cjmartinez217](https://togithub.com/cjmartinez217) in [tclindner/npm-package-json-lint#959
-   v7 migration guide by [@&#8203;tclindner](https://togithub.com/tclindner) in [tclindner/npm-package-json-lint#1070

#### New Contributors

-   [@&#8203;nvuillam](https://togithub.com/nvuillam) made their first contribution in [tclindner/npm-package-json-lint#915
-   [@&#8203;cjmartinez217](https://togithub.com/cjmartinez217) made their first contribution in [tclindner/npm-package-json-lint#959

**Full Changelog**: tclindner/npm-package-json-lint@v6.4.0...v7.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, 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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/bookmark-tags).
  • Loading branch information
renovate[bot] committed Jul 9, 2023
1 parent 94b84f6 commit 3e8bc33
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"markdownlint": "0.28.1",
"markdownlint-cli": "0.33.0",
"next-sitemap": "4.0.7",
"npm-package-json-lint": "6.4.0",
"npm-package-json-lint": "7.0.0",
"npm-package-json-lint-config-default": "6.0.0",
"postcss": "8.4.21",
"prettier": "2.8.7",
Expand Down
100 changes: 59 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 3e8bc33

@vercel
Copy link

@vercel vercel bot commented on 3e8bc33 Jul 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bookmark-tags – ./

bookmark-tags-git-main-timelessco.vercel.app
bookmark-tags-timelessco.vercel.app
bookmark-tags.vercel.app

Please sign in to comment.