chore(deps): update all non-major dependencies - autoclosed #112
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:
18.6.0
->18.6.1
18.6.0
->18.6.2
7.6.12
->7.6.17
7.6.12
->7.6.17
7.6.12
->7.6.17
7.6.12
->7.6.17
7.6.12
->7.6.17
7.6.12
->7.6.17
6.4.1
->6.4.2
20.11.16
->20.11.19
18.2.51
->18.2.57
18.2.18
->18.2.19
6.20.0
->6.21.0
6.20.0
->6.21.0
1.2.2
->1.3.1
1.19.0
->1.20.0
0.6.15
->0.8.0
3.0.0
->3.1.0
9.0.10
->9.0.11
15.2.1
->15.2.2
3.2.4
->3.2.5
17.0.3
->17.1.1
7.5.4
->7.6.0
7.6.12
->7.6.17
8.0.1
->8.0.2
1.2.2
->1.3.1
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.6.2
Compare Source
Bug Fixes
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
storybookjs/storybook (@storybook/addon-essentials)
v7.6.17
Compare Source
v7.6.16
Compare Source
v7.6.15
Compare Source
v7.6.14
Compare Source
true
args in URL getting ignored - #25950, thanks @JReinhold!v7.6.13
Compare Source
storybookjs/storybook (@storybook/addon-interactions)
v7.6.17
Compare Source
v7.6.16
Compare Source
v7.6.15
Compare Source
This release accidentally didn't contain anything.
v7.6.14
Compare Source
true
args in URL getting ignored - #25950, thanks @JReinhold!v7.6.13
Compare Source
7.6.13
testing-library/jest-dom (@testing-library/jest-dom)
v6.4.2
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0
Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: false
eslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
as
keyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0
Compare Source
🚀 Features
parserOptions.project: false
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (@vitest/coverage-v8)
v1.3.1
Compare Source
v1.3.0
Compare Source
🚀 Features
snapshotSerializers
option - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5092 (5b102)🐞 Bug Fixes
poolOptions
- by @penalosa in https://github.com/vitest-dev/vitest/issues/5221 (bc5b2)coverage.reportsDirectory
with multiple directories - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5056 (ae73f)--browser=<name>
correctly - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5179 (656e2).tmp
directory conflicts with--shard
option - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5184 (5749d)defineWorkspace
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5089 (0bf52)jsdom
variable - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5164 (0f898)optimizeDeps.disabled
warnings on Vite 5.1 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5215 (1aecd)disableConsoleIntercept
config - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5074 (a55ad)View changes on GitHub
bryanrsmith/eslint-plugin-sort-class-members (eslint-plugin-sort-class-members)
v1.20.0
Compare Source
What's Changed
New Contributors
Full Changelog: bryanrsmith/eslint-plugin-sort-class-members@v1.19.0...v1.20.0
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)
v0.8.0
Compare Source
🚀 Enhancement
🐛 Bug Fix
Authors: 1
v0.7.0
Compare Source
🚀 Enhancement
Authors: 1
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)
v3.1.0
Compare Source
typicode/husky (husky)
v9.0.11
Compare Source
okonet/lint-staged (lint-staged)
v15.2.2
Compare Source
Patch Changes
fdcdad4
Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.prettier/prettier (prettier)
v3.2.5
Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"
parser fortsconfig.json
by default (#16012 by @sosukesuzuki)In v2.3.0, we introduced
"jsonc"
parser which adds trialing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languages
data.tsconfig.json
is a special file used by TypeScript, it uses.json
file extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.json
file extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"
parser for yourtsconfig.json
files, add the following to your.pretterrc
filerelease-it/release-it (release-it)
v17.1.1
Compare Source
b46d5bd
)v17.1.0
Compare Source
a1961d0
)v17.0.5
Compare Source
d5a4c55
)v17.0.4
Compare Source
e37ecd3
)npm/node-semver (semver)
v7.6.0
Compare Source
Features
a7ab13a
#671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa, madtisa, @wraithgar)Chores
816c7b2
#667 postinstall for dependabot template-oss PR (@lukekarrys)0bd24d9
#667 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])e521932
#652 postinstall for dependabot template-oss PR (@lukekarrys)8873991
#652 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)f317dc8
#652 bump @npmcli/template-oss from 4.19.0 to 4.21.0 (@dependabot[bot])7303db1
#658 add clean() test for build metadata (#658) (@jethrodaniel)6240d75
#656 add missing quotes in README.md (#656) (@zyxkad)14d263f
#625 postinstall for dependabot template-oss PR (@lukekarrys)7c34e1a
#625 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])123e0b0
#622 postinstall for dependabot template-oss PR (@lukekarrys)737d5e1
#622 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])cce6180
#598 postinstall for dependabot template-oss PR (@lukekarrys)b914a3d
#598 bump @npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot])storybookjs/storybook (storybook)
v7.6.17
Compare Source
v7.6.16
Compare Source
v7.6.15
Compare Source
v7.6.14
Compare Source
true
args in URL getting ignored - #25950, thanks @JReinhold!v7.6.13
Compare Source
egoist/tsup (tsup)
v8.0.2
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.