Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump cosmiconfig from 8.1.3 to 8.2.0 #1053

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps cosmiconfig from 8.1.3 to 8.2.0.

Changelog

Sourced from cosmiconfig's changelog.

8.2.0

  • Add support for ECMAScript modules (ESM) to the asynchronous API. End users running Node versions that support ESM can provide .mjs files, or .js files whose nearest parent package.json file contains "type": "module".
    • ${moduleName}rc.mjs and ${moduleName}.config.mjs are included in the default searchPlaces of the asynchronous API.
    • The synchronous API does not support ECMAScript modules, so does not look for .mjs files.
    • To learn more, read "Loading JS modules".
Commits

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 June 5, 2023 23:59
@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label Jun 5, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch 5 times, most recently from 08092ce to 4b2c023 Compare July 3, 2023 19:55
@tclindner tclindner enabled auto-merge (squash) July 3, 2023 19:56
Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.1.3 to 8.2.0.
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v8.1.3...v8.2.0)

---
updated-dependencies:
- dependency-name: cosmiconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch from 4b2c023 to 0180a89 Compare July 3, 2023 20:03
@tclindner tclindner merged commit 8e6b940 into master Jul 3, 2023
9 checks passed
@tclindner tclindner deleted the dependabot/npm_and_yarn/cosmiconfig-8.2.0 branch July 3, 2023 20:07
renovate bot added a commit to JoshuaKGoldberg/ts-api-utils that referenced this pull request 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
[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 - 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 added a commit to JoshuaKGoldberg/prettier-plugin-curly that referenced this pull request 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
[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 - 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 added a commit to JoshuaKGoldberg/create-typescript-app that referenced this pull request 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
[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 - 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 pushed a commit to timelessco/node-ts-app that referenced this pull request 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 [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/node-ts-app).
kodiakhq bot pushed a commit to timelessco/recollect that referenced this pull request 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 [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).
kodiakhq bot pushed a commit to timelessco/next-ts-app that referenced this pull request 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 [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/next-ts-app).
renovate bot added a commit to JoshuaKGoldberg/tidelift-me-up-site that referenced this pull request 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
[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 - 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 added a commit to JoshuaKGoldberg/emoji-blast that referenced this pull request 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
[tclindner/npm-package-json-lint#1087

##### 🧹 Chores

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

##### 📖 Docs

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

#### New Contributors

- [@&#8203;tom-fletcher](https://togithub.com/tom-fletcher) made their
first contribution in
[tclindner/npm-package-json-lint#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
[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 - 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.

None yet

1 participant