Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps ignore from 5.2.1 to 5.2.4.

Release notes

Sourced from ignore's releases.

5.2.4

  • PATCH fixes normal single asterisk and normal consecutive asterisks defined in gitignore spec (#57)
  • PATCH invalid trailing backslash will not throw unexpectedly

An upgrade is recommended for all dependents


The following rules could be not properly parsed with previous ignore versions

**foo
*bar
qu*ux
abc\   # `ignore` would throw if no whitespace after `\`
Commits
  • 45a5a9f 5.2.4: README: update github action badge
  • 85a88c7 test/coverage: do not force test coverage on windows since it is quite hard t...
  • c710cf6 test/coverage: remove the buggy "istanbul ignore next" (nyc @​15.1.0)
  • adf1f14 test: another test cases related to #57
  • 7be791b dev: upgrade dev dependencies
  • 69ea16f test: remove timeout setting for git-check-ignore
  • 9e4e370 5.2.3: fixes #57: fixes normal single / consecutive asterisks
  • 8d56752 #57: test: support test.only
  • 189ff4f #81: fixes windows test cases
  • a514e5e #81: fixes windows test cases
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from tclindner as a code owner December 19, 2022 23:01
@dependabot dependabot bot added the dependencies πŸ“¦ Pull requests that update a dependency file label Dec 19, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ignore-5.2.4 branch 3 times, most recently from 11a48e4 to e4fcbf6 Compare December 22, 2022 02:31
Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/kaelzhang/node-ignore/releases)
- [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md)
- [Commits](kaelzhang/node-ignore@5.2.1...5.2.4)

---
updated-dependencies:
- dependency-name: ignore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ignore-5.2.4 branch from e4fcbf6 to fa7ac0a Compare December 22, 2022 02:36
@tclindner tclindner merged commit 0934e8d into master Dec 22, 2022
@tclindner tclindner deleted the dependabot/npm_and_yarn/ignore-5.2.4 branch December 22, 2022 03:51
renovate bot referenced this pull request in JoshuaKGoldberg/ts-api-utils Jul 7, 2023
[![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)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### πŸ’₯ Breaking changes

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

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

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

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->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/JoshuaKGoldberg/ts-api-utils).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/prettier-plugin-curly Jul 7, 2023
[![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)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### πŸ’₯ Breaking changes

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

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

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

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->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/JoshuaKGoldberg/prettier-plugin-curly).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/create-typescript-app Jul 7, 2023
[![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)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### πŸ’₯ Breaking changes

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

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

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

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->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/JoshuaKGoldberg/template-typescript-node-package).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot referenced this pull request in timelessco/node-ts-app-template Jul 9, 2023
[![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 [https://github.com/tclindner/npm-package-json-lint/pull/1069](https://togithub.com/tclindner/npm-package-json-lint/pull/1069)
-   feat: Add properties to prefer-property-order by [@&#8203;regseb](https://togithub.com/regseb) in [https://github.com/tclindner/npm-package-json-lint/pull/1055](https://togithub.com/tclindner/npm-package-json-lint/pull/1055)

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

-   [@&#8203;nvuillam](https://togithub.com/nvuillam) made their first contribution in [https://github.com/tclindner/npm-package-json-lint/pull/915](https://togithub.com/tclindner/npm-package-json-lint/pull/915)
-   [@&#8203;cjmartinez217](https://togithub.com/cjmartinez217) made their first contribution in [https://github.com/tclindner/npm-package-json-lint/pull/959](https://togithub.com/tclindner/npm-package-json-lint/pull/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/node-ts-app).
kodiakhq bot referenced this pull request in timelessco/recollect Jul 9, 2023
[![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 [https://github.com/tclindner/npm-package-json-lint/pull/1069](https://togithub.com/tclindner/npm-package-json-lint/pull/1069)
-   feat: Add properties to prefer-property-order by [@&#8203;regseb](https://togithub.com/regseb) in [https://github.com/tclindner/npm-package-json-lint/pull/1055](https://togithub.com/tclindner/npm-package-json-lint/pull/1055)

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

-   [@&#8203;nvuillam](https://togithub.com/nvuillam) made their first contribution in [https://github.com/tclindner/npm-package-json-lint/pull/915](https://togithub.com/tclindner/npm-package-json-lint/pull/915)
-   [@&#8203;cjmartinez217](https://togithub.com/cjmartinez217) made their first contribution in [https://github.com/tclindner/npm-package-json-lint/pull/959](https://togithub.com/tclindner/npm-package-json-lint/pull/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).
kodiakhq bot referenced this pull request in timelessco/next-ts-app-template Jul 9, 2023
[![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 [https://github.com/tclindner/npm-package-json-lint/pull/1069](https://togithub.com/tclindner/npm-package-json-lint/pull/1069)
-   feat: Add properties to prefer-property-order by [@&#8203;regseb](https://togithub.com/regseb) in [https://github.com/tclindner/npm-package-json-lint/pull/1055](https://togithub.com/tclindner/npm-package-json-lint/pull/1055)

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

-   [@&#8203;nvuillam](https://togithub.com/nvuillam) made their first contribution in [https://github.com/tclindner/npm-package-json-lint/pull/915](https://togithub.com/tclindner/npm-package-json-lint/pull/915)
-   [@&#8203;cjmartinez217](https://togithub.com/cjmartinez217) made their first contribution in [https://github.com/tclindner/npm-package-json-lint/pull/959](https://togithub.com/tclindner/npm-package-json-lint/pull/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/next-ts-app).
renovate bot referenced this pull request in JoshuaKGoldberg/tidelift-me-up-site Aug 4, 2023
[![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://developer.mend.io/api/mc/badges/age/npm/npm-package-json-lint/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm-package-json-lint/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm-package-json-lint/6.4.0/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm-package-json-lint/6.4.0/7.0.0?slim=true)](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)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### πŸ’₯ Breaking changes

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

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

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

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->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/JoshuaKGoldberg/tidelift-me-up-site).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM2LjguMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in JoshuaKGoldberg/emoji-blast Mar 28, 2024
[![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.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/npm-package-json-lint/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/npm-package-json-lint/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/npm-package-json-lint/6.4.0/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/npm-package-json-lint/6.4.0/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### πŸ‘‘ Changed

- feat: New rules for `type` field by
[@&#8203;tom-fletcher](https://togithub.com/tom-fletcher) in
[https://github.com/tclindner/npm-package-json-lint/pull/1087](https://togithub.com/tclindner/npm-package-json-lint/pull/1087)

##### 🧹 Chores

- build(deps): Bump semver from 7.5.3 to 7.5.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/tclindner/npm-package-json-lint/pull/1084](https://togithub.com/tclindner/npm-package-json-lint/pull/1084)
- build(deps): Bump type-fest from 3.12.0 to 4.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/tclindner/npm-package-json-lint/pull/1142](https://togithub.com/tclindner/npm-package-json-lint/pull/1142)

##### πŸ“– Docs

- fix: Broken link on Get Started button by
[@&#8203;tom-fletcher](https://togithub.com/tom-fletcher) in
[https://github.com/tclindner/npm-package-json-lint/pull/1088](https://togithub.com/tclindner/npm-package-json-lint/pull/1088)

#### New Contributors

- [@&#8203;tom-fletcher](https://togithub.com/tom-fletcher) made their
first contribution in
[https://github.com/tclindner/npm-package-json-lint/pull/1088](https://togithub.com/tclindner/npm-package-json-lint/pull/1088)

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

###
[`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)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### πŸ’₯ Breaking changes

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

##### 🧹 Chores

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

##### πŸ“– Docs

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

#### New Contributors

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

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

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **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.

---

- [ ] <!-- rebase-check -->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/JoshuaKGoldberg/emoji-blast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies πŸ“¦ Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant