define-config-plugin-types
define-config-plugin-types copied to clipboard
chore(deps): update devdependencies (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/eslint (source) | ~8.56.7 -> ~9.6.1 |
||||
| @types/node (source) | ~20.12.4 -> ~22.13.9 |
||||
| json-schema-to-typescript | ~13.1.2 -> ~15.0.4 |
||||
| npm-run-all2 | ~6.1.2 -> ~7.0.2 |
||||
| prettier-plugin-organize-imports | ~3.2.4 -> ~4.1.0 |
||||
| rimraf | ~5.0.5 -> ~6.0.1 |
Release Notes
bcherny/json-schema-to-typescript (json-schema-to-typescript)
v15.0.4
v15.0.3
v15.0.2
v15.0.1
v15.0.0
62cc052Fixed bug where intersection schemas didn't generate complete types. Improved output readability for intersection types (#603)
v14.1.0
v14.0.5
v14.0.4
v14.0.3
v14.0.2
v14.0.1
2f29f19AddedcustomNameoption
v14.0.0
967eb13Require Node v16+
bcomnes/npm-run-all2 (npm-run-all2)
v7.0.2
Merged
- Upgrade: Bump neostandard from 0.11.9 to 0.12.0
#164 - Upgrade: Bump codecov/codecov-action from 4 to 5
#161
Commits
- Raise cross-spawn version floor to ^7.0.6
45a9e19 - Merge pull request #163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1
285967a - Upgrade: Bump mocha from 10.8.2 to 11.0.1
5d1aea5
v7.0.1
Commits
- Revert engine range bump back to Node 18
b2e849b
v7.0.0
Merged
- Prevent a throw when looking up undefined results
#158
Commits
- Breaking change: Bump node engines ^18.17.0 || >=20.5.0
49b95f0 - Merge pull request #156 from bcomnes/rm-rf-rimraf
c661ffc - Remove rimraf
c77e085
v6.2.6
Commits
- Prevent a throw when looking up undefined results
d928f9a
v6.2.5
v6.2.4
Merged
- Switch to JS-based
whichcommand#154
Fixed
- Switch to JS-based
whichcommand#153
v6.2.3
Commits
- Merge pull request #151 from bcomnes/fix-pnpm-agian
c43fa2b - Avoid passing config fields as flags for pnpm
dc2d7da
v6.2.2
Commits
- Revert "Compatibility: npm, yarn and pnpm run scripts"
fc35f0d
v6.2.1
Merged
- Compatibility: npm, yarn and pnpm run scripts
#143 - Use neostandard + add more static code analysis
#142 - Upgrade: Bump c8 from 9.1.0 to 10.0.0
#141 - Upgrade: Bump p-queue from 7.4.1 to 8.0.1
#138
v6.2.0
Merged
simonhaenisch/prettier-plugin-organize-imports (prettier-plugin-organize-imports)
v4.1.0: 4.1.0
Bumped the peer dependency range for vue-tsc to ^2.1.0 because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g. npm i -D prettier-plugin-organize-imports vue-tsc.
v4.0.0: 4.0.0
Version 4.0.0 upgrades/replaces the Volar packages used for Vue support, to use the latest vue-tsc package that's part of Volar 2. To migrate, you just have to remove @volar/vue-typescript and if you're using it, also @volar/vue-language-plugin-pug, and replace it with vue-tsc and @vue/language-plugin-pug respectively. There are no breaking changes other than this.
Thanks @johnsoncodehk for contributing this :tada:
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.