-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 3c97624
authored
chore(deps): update dependency eslint-plugin-package-json to v0.35.1 (#441)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-package-json](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json)
| [`0.33.0` ->
`0.35.1`](https://renovatebot.com/diffs/npm/eslint-plugin-package-json/0.33.0/0.35.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>JoshuaKGoldberg/eslint-plugin-package-json
(eslint-plugin-package-json)</summary>
###
[`v0.35.1`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0351-2025-06-10)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.35.0...v0.35.1)
##### Bug Fixes
- **deps:** update dependency detect-indent to v7
([#​874](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/874))
([65300dc](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/65300dc30dfdc79ab789a144f251f0b8ba96ea22))
###
[`v0.35.0`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0350-2025-06-10)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.34.0...v0.35.0)
##### Features
- remove support for node 18
([#​1097](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1097))
([257659a](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/257659af4fda63e2143d1ab250546dd3cb0932e7)),
closes
[#​1074](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1074)
###
[`v0.34.0`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0340-2025-06-10)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.33.2...v0.34.0)
##### Features
- **valid-package-definition:** add ignoreProperties option
([#​1077](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1077))
([530e343](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/530e3430f87f21c9fadd4d511097d20e26f7190f)),
closes
[#​1076](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1076)
####
[0.33.2](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.33.1...v0.33.2)
(2025-06-01)
##### Bug Fixes
- prevent `no-redundant-files` crash with wildcard and `main` field
([#​1078](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1078))
([ad4f95f](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/ad4f95f382bce8d5d0ecc79e4242596dc3eec771)),
closes
[#​1066](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1066)
####
[0.33.1](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.33.0...v0.33.1)
(2025-06-01)
##### Bug Fixes
- add CHANGELOG to package
([#​1075](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1075))
([eb13030](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/eb130302b6dfcc456dfeaf49fdfd61bd4fa495d1)),
closes
[#​1070](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1070)
###
[`v0.33.2`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0332-2025-06-01)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.33.1...v0.33.2)
##### Bug Fixes
- prevent `no-redundant-files` crash with wildcard and `main` field
([#​1078](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1078))
([ad4f95f](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/ad4f95f382bce8d5d0ecc79e4242596dc3eec771)),
closes
[#​1066](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1066)
###
[`v0.33.1`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0331-2025-06-01)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.33.0...v0.33.1)
##### Bug Fixes
- add CHANGELOG to package
([#​1075](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1075))
([eb13030](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/eb130302b6dfcc456dfeaf49fdfd61bd4fa495d1)),
closes
[#​1070](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1070)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/text-table-fast).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6f4f918 commit 3c97624Copy full SHA for 3c97624
File tree
Expand file treeCollapse file tree
2 files changed
+33
-40
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+33
-40
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
+32-39Lines changed: 32 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments