chore: 🤖 bump all non-major dependencies #215
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.14.1
->3.21.0
22.9.0
->22.10.0
2.1.5
->2.1.6
9.13.2
->9.14.2
3.3.3
->3.4.1
5.6.3
->5.7.2
2.1.5
->2.1.6
Release Notes
jimmy-guzman/eslint-config (@jimmy.codes/eslint-config)
v3.21.0
Compare Source
Features
eslint-plugin-storybook
rules (#106) (c8f476d), closes #105v3.20.0
Compare Source
Features
v3.19.0
Compare Source
Bug Fixes
@tanstack/eslint-plugin-query
to v5.61.3 (94353a8)Features
eslint-plugin-perfectionist
to v4.1.2 (428f401)typescript
v5.7 (0f0f95a)v3.18.0
Compare Source
Features
eslint-plugin-playwright
rules (#99) (7dc8495), closes #983.17.3 (2024-11-23)
Bug Fixes
eslint-plugin-testing-library
(054f581)3.17.2 (2024-11-23)
Bug Fixes
3.17.1 (2024-11-23)
Bug Fixes
jest/expect-expect
an error instead of warn (19ba181)v3.17.3
Compare Source
Bug Fixes
eslint-plugin-testing-library
(054f581)v3.17.2
Compare Source
Bug Fixes
v3.17.1
Compare Source
Bug Fixes
jest/expect-expect
an error instead of warn (19ba181)v3.17.0
Compare Source
Bug Fixes
local-pkg
andeslint-plugin-import-x
(e34a251)Features
eslint-plugin-n
to v17.14.0 (701b6b7)v3.16.0
Compare Source
Features
eslint-plugin-regexp
rules (#94) (cfecafb), closes #89v3.15.0
Compare Source
Features
eslint-plugin-perfectionist
to v4 (#93) (bd8691a), closes #913.14.2 (2024-11-19)
Bug Fixes
3.14.1 (2024-11-19)
Bug Fixes
v3.14.2
Compare Source
Bug Fixes
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
pnpm/pnpm (pnpm)
v9.14.2
Compare Source
Patch Changes
pnpm publish --json
should work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1
Compare Source
Minor Changes
pnpm pack --json
to print packed tarball and contents in JSON format #8765.Patch Changes
pnpm exec
should print a meaningful error message when no command is provided #8752.pnpm setup
should remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACT
error while installing a dependency from GitHub having a slash in branch name #7697.use-node-version
setting is used and the system has no Node.js installed #8769..npmrc
files to their correct types. For instance,child-concurrency
should be a number, not a string #5075.manage-package-manager-versions
is set totrue
.pnpm init
should respect the--dir
option #8768.Platinum Sponsors
Gold Sponsors
v9.14.0
Compare Source
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
This PR was generated by Mend Renovate. View the repository job log.