ci(dev-deps): update all non-major dependencies #923
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.6.3->3.7.118.19.79->18.19.801.1.36->1.1.37v5.1.2->v5.4.02.1.0->2.1.23.8.3->3.9.14.6.1->4.8.050.6.3->50.6.6v1.6.0->v1.7.15.45.0->5.46.015.4.3->15.5.010.6.1->10.6.34.34.9->4.35.0Release Notes
RebeccaStevens/eslint-config-rebeccastevens (@rebeccastevens/eslint-config)
v3.7.1Compare Source
Bug Fixes
v3.7.0Compare Source
Features
3.6.3 (2025-02-24)
Bug Fixes
3.6.2 (2025-02-23)
Bug Fixes
3.6.1 (2025-02-19)
Bug Fixes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.37Compare Source
Features
nameproperty to configs (#680) (ded95d9)What's Changed
nameproperty to configs by @aryaemami59 in https://github.com/vitest-dev/eslint-plugin-vitest/pull/680Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.36...v1.1.37
codecov/codecov-action (codecov/codecov-action)
v5.4.0Compare Source
What's Changed
use_pypibypasses integrity checks too by @webknjaz in https://github.com/codecov/codecov-action/pull/1773Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
v5.3.1Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
bmish/eslint-doc-generator (eslint-doc-generator)
v2.1.2Compare Source
🐛 Bug Fix
🏠 Internal
.prettierrc.jsoninstead ofeslintprettierrule to configure format options (@marcalexiei)Committers: 1
v2.1.1Compare Source
🐛 Bug Fix
mainproperty (@marcalexiei)Committers: 1
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.9.1Compare Source
Patch Changes
4a9176eThanks @JounQin! - fix: userspack-resolverfork for pnp supportv3.9.0Compare Source
Minor Changes
6814443Thanks @JounQin! - feat: migrateenhanced-resolvetooxc-resolverv3.8.7Compare Source
Patch Changes
a14fdd9Thanks @carlocorradini! - fix: include mapper with no files and force non-dynamic projects to use absolute pathsv3.8.6Compare Source
Patch Changes
c9d5ab0Thanks @JounQin! - fix: add support for importing with .js extension as tsx importeev3.8.5Compare Source
Patch Changes
366eeafThanks @carlocorradini! - fix: if file has no corresponding mapper function, apply all of them, starting with the nearest one.v3.8.4Compare Source
Patch Changes
c940785Thanks @JounQin! - fix: support multiple matching ts pathsun-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.8.0Compare Source
Minor Changes
60eb443Thanks @JounQin! - feat: migrateminimatchtopicomatchv4.7.2Compare Source
Patch Changes
437db59Thanks @JounQin! - fix: alignpnpapiresolved path withenhanced-resolvev4.7.1Compare Source
Patch Changes
5bc8976Thanks @JounQin! - fix: userspack-resolverfork for pnp supportv4.7.0Compare Source
Minor Changes
#237
53b316cThanks @JounQin! - feat: migrateenhanced-resolvetooxc-resolver#214
091d2daThanks @mrginglymus! - Improve windows supportPatch Changes
#238
c8a388dThanks @JounQin! - fix: change defaultconditionsandmainFieldsdefaultshould be last matched,moduleshould be inmainFields.Reference https://github.com/isaacs/resolve-import/blob/03daf0a9649d183bea40975a7777ae72955f44b8/src/resolve-conditional-value.ts#L15
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.6.6Compare Source
Bug Fixes
empty-tags: allow for JSDoc-block final asterisks; fixes #670 (23b4bfa)v50.6.5Compare Source
Bug Fixes
text-escaping: always allow content in example tags; fixes #1360 (6baad05)v50.6.4Compare Source
Bug Fixes
github/accessibility-alt-text-bot (github/accessibility-alt-text-bot)
v1.7.1Compare Source
What's Changed
Full Changelog: github/accessibility-alt-text-bot@v1.7.0...v1.7.1
v1.7.0Compare Source
What's Changed
Docs
Experimental
Full Changelog: github/accessibility-alt-text-bot@v1.6.0...v1.7.0
webpro-nl/knip (knip)
v5.46.0Compare Source
8edeaea) - thanks @jjoselv!2e1c627)273b704)f35b5c2)0a2fb85)b96f7a5)df1ca89)8405908)7faf05e)b8b6d6b)7e22547)2419174) - thanks @GauBen!15c4046)903d3a4)e081df6)c5f7f2c)d6a8c3b)171c86a)8e97007)4bf863a)5483425)9cbb6b6) - thanks @atheck!bun run [entry](resolves #982) (46af78a)dirto bun resolver, but ignorebun run --cwd [dir](69880ea)25d4280)f4d98f0)npm pkg fix(5c39e92)0e539ce)lint-staged/lint-staged (lint-staged)
v15.5.0Compare Source
Minor Changes
630af5fThanks @iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.Example with Prettier
By default Prettier prefers double quotes.
Previously
file.jswith only double quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"'are stagedNow
file.jswith only double-quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"pnpm/pnpm (pnpm)
v10.6.3Compare Source
Patch Changes
pnpm install --prod=falseshould not crash, when executed in a project with apnpm-workspace.yamlfile #9233. This fixes regression introduced via #9211.Add the missing
node-optionsconfig torecursive run#9180.Removed a branching code path that only executed when
dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that overridededupe-peer-dependentsto false. There should be less unique bugs from turning offdedupe-peer-dependents.See details in #9259.
v10.6.2Compare Source
Patch Changes
pnpm self-updateshould always update the version in thepackageManagerfield ofpackage.json.pnpm patch-commitwill now use the same filesystem as the store directory to compare and create patch files.--loglevel=erroris used.peerDependencyRulesshould be set inpnpm-workspace.yamlto take effect.rollup/rollup (rollup)
v4.35.0Compare Source
2025-03-08
Features
Pull Requests
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.