chore(deps): update all non-major dependencies #699
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:
7.18.9
->7.19.1
17.0.3
->17.1.2
17.0.3
->17.1.0
17.0.3
->17.1.2
3.24.1
->3.25.2
2.0.1
->2.0.2
8.22.0
->8.23.1
0.7.15
->0.7.21
0.2.15
->0.3.1
1.25.0
->1.25.2
10.1.10
->10.2.0
7.8.0
->7.8.2
2.0.4
->2.1.0
14.11.0
->14.12.0
0.22.1
->0.23.4
4.6.0
->4.6.1
Release Notes
babel/babel
v7.19.1
Compare Source
🐛 Bug Fix
babel-core
babel-traverse
babel-parser
babel-plugin-transform-typescript
conventional-changelog/commitlint (@commitlint/cli)
v17.1.2
Compare Source
Note: Version bump only for package @commitlint/cli
v17.1.1
Compare Source
Note: Version bump only for package @commitlint/cli
v17.1.0
Compare Source
Features
17.0.3 (2022-06-25)
Note: Version bump only for package @commitlint/cli
17.0.2 (2022-06-01)
Note: Version bump only for package @commitlint/cli
17.0.1 (2022-05-25)
Bug Fixes
core.commentChar
from git config with--edit
flag (#3191) (e5fee05), closes #3190 #3190 #3190conventional-changelog/commitlint (@commitlint/config-conventional)
v17.1.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
17.0.3 (2022-06-25)
Note: Version bump only for package @commitlint/config-conventional
17.0.2 (2022-06-01)
Bug Fixes
conventional-changelog/commitlint (commitlint)
v17.1.2
Compare Source
Note: Version bump only for package commitlint
v17.1.1
Compare Source
Note: Version bump only for package commitlint
v17.1.0
Compare Source
Note: Version bump only for package commitlint
17.0.3 (2022-06-25)
Note: Version bump only for package commitlint
17.0.2 (2022-06-01)
Note: Version bump only for package commitlint
17.0.1 (2022-05-25)
Note: Version bump only for package commitlint
zloirock/core-js
v3.25.2
Compare Source
document.all
as a callable in some missed casesv3.25.1
Compare Source
sideEffects
field tocore-js-pure
package.json
for better tree shaking, #1117semver
dependency fromcore-js-compat
semver
package (ironically) added a breaking change and dropped NodeJS 8 support in the minor7.1
version, after thatsemver
incore-js-compat
was pinned to7.0
since for avoiding breaking changes it should support NodeJS 8. However, sincecore-js-compat
is usually used with other packages that usesemver
dependency, it causes multiple duplication ofsemver
in dependencies. So I decided to removesemver
dependency and replace it with a couple of simple helpers.v3.25.0
Compare Source
Object.prototype.__proto__
polyfilldocument.all
as an object in some missed cases, see ECMAScript Annex B 3.6%WrapForValid(Async)IteratorPrototype%.return
, proposal-iterator-helpers/215.return
in%IteratorHelperPrototype%.return
, #1116value
should be created beforedone
).length
settingArrayBuffer.length
in V8 ~ Chrome 27-WeakMap
for internal states with multiplecore-js
copiesFileList
in thestructuredClone
polyfill extended to some more old engines versionsTypeError
incore-js-compat
/core-js-builder
in case of passing invalid module names / filters for avoiding unexpected result, related to #1115esmodules
core-js-compat
/core-js-builder
targettusharf5/dynamic-class-list
v2.0.2
Compare Source
types
field to the package.jsoneslint/eslint
v8.23.1
Compare Source
Bug Fixes
b719893
fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills)734b54e
fix: improve autofix for theprefer-const
rule (#16292) (Nitin Kumar)6a923ff
fix: Ensure that glob patterns are normalized (#16287) (Nicholas C. Zakas)c6900f8
fix: Ensure globbing doesn't include subdirectories (#16272) (Nicholas C. Zakas)Documentation
16cba3f
docs: fix mobile double tap issue (#16293) (Sam Chen)e098b5f
docs: keyboard control to search results (#16222) (Shanmughapriyan S)1b5b2a7
docs: add Consolas font and prioritize resource loading (#16225) (Amaresh S M)1ae8236
docs: copy & use main package version in docs on release (#16252) (Jugal Thakkar)279f0af
docs: Improve id-denylist documentation (#16223) (Mert Ciflikli)Chores
38e8171
perf: migrate rbTree to js-sdsl (#16267) (Zilong Yao)1c388fb
chore: switch nyc to c8 (#16263) (唯然)67db10c
chore: enable linting.eleventy.js
again (#16274) (Milos Djermanovic)42bfbd7
chore: fixnpm run perf
crashes (#16258) (唯然)v8.23.0
Compare Source
Features
3e5839e
feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas)30b1a2d
feat: addallowEmptyCase
option to no-fallthrough rule (#15887) (Amaresh S M)43f03aa
feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)Documentation
b1918da
docs: package.json conventions (#16206) (Patrick McElhaney)0e03c33
docs: remove word immediately (#16217) (Strek)c6790db
docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma)7137344
docs: auto-generation edit link (#16213) (Percy Ma)Chores
2e004ab
chore: upgrade @eslint/eslintrc@1.3.1 (#16249) (Milos Djermanovic)d35fbbe
chore: Upgrade to [email protected] (#16243) (Milos Djermanovic)ed26229
test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic)deaf69f
chore: fix off-by-onemin-width: 1023px
media queries (#15974) (Milos Djermanovic)63dec9f
refactor: simplifyparseListConfig
(#16241) (Milos Djermanovic)unjs/h3
v0.7.21
Compare Source
v0.7.20
Compare Source
🩹 Fixes
a9b992e
)❤️ Contributors
v0.7.19
Compare Source
🩹 Fixes
http
(#173)🏡 Chore
1568874
)❤️ Contributors
v0.7.18
Compare Source
📦 Build
1564761
)❤️ Contributors
v0.7.17
Compare Source
🚀 Enhancements
H3Event
,H3Response
andH3Headers
(#119)🩹 Fixes
04b432c
)🏡 Chore
2c08445
)77eded0
)❤️ Contributors
0.7.17 (2022-08-30)
Bug Fixes
0.7.16 (2022-08-23)
Bug Fixes
context
type forCompatibilityRequestProps
(#164) (984a42b)0.7.15 (2022-08-10)
Bug Fixes
onError
is provided (#162) (ccc9c7e)0.7.14 (2022-08-08)
Features
0.7.13 (2022-08-01)
Features
0.7.12 (2022-07-21)
Bug Fixes
__h3_error__
class property to detect error (968bfee)0.7.11 (2022-07-21)
Features
fatal
andunhandled
(#148) (8579f1c)Bug Fixes
max-age
to the final object (#142) (991d099)0.7.10 (2022-06-17)
0.7.9 (2022-06-10)
Features
H3EventContext
for type augmentation (#124) (5042e92)Bug Fixes
types
to the exports (#125) (bf8a329)0.7.8 (2022-05-04)
Bug Fixes
H3Response
(62aebf8)0.7.7 (2022-05-04)
Bug Fixes
0.7.6 (2022-04-29)
Bug Fixes
0.7.5 (2022-04-27)
Bug Fixes
JSONValue
type (#106) (e9a07cb)0.7.4 (2022-04-14)
Bug Fixes
0.7.3 (2022-04-12)
Features
0.7.2 (2022-04-08)
Features
Bug Fixes
PATCH
method to types (#88) (884460b)0.7.1 (2022-04-07)
Bug Fixes
v0.7.16
Compare Source
unjs/listhen
v0.3.1
Compare Source
v0.3.0
Compare Source
⚠ BREAKING CHANGES
certificate
andselfsigned
options are merged withhttps
Features
0.2.15 (2022-08-08)
Bug Fixes
0.2.14 (2022-08-08)
Features
Bug Fixes
getPort
as well (#34) (0ced0a4)0.2.13 (2022-06-15)
Bug Fixes
//
at end of url (#30) (2322064)0.2.12 (2022-06-13)
Features
showURL
(#28) (4ce9347)0.2.11 (2022-04-25)
Bug Fixes
0.2.10 (2022-04-16)
Bug Fixes
xdg-open
as an async chunk (890a4a9)0.2.9 (2022-04-15)
Bug Fixes
open
package for esm bundling support (3c2948f), closes nuxt/framework#4352options.hostname
for listening (#19) (10164d5)0.2.8 (2022-04-07)
0.2.7 (2022-04-07)
Bug Fixes
0.2.6 (2022-01-13)
Features
0.2.5 (2021-10-14)
Bug Fixes
0.2.4 (2021-04-13)
Features
0.2.3 (2021-04-05)
Bug Fixes
0.2.2 (2021-04-05)
Bug Fixes
0.2.1 (2021-04-05)
Features
Microsoft/playwright
v1.25.2
Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/16937 - [REGRESSION]: session storage failing >= 1.25.0 in firefoxhttps://github.com/microsoft/playwright/issues/169555 - Not using channel on config file when Show and Reuse browser is checked
Browser Versions
This version was also tested against the following stable channels:
v1.25.1
Compare Source
Highlights
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/16319 - [BUG] webServer.command esbuild fails with ESM and Yarnhttps://github.com/microsoft/playwright/issues/164600 - [BUG] Component test fails on 2nd run when SSL is usehttps://github.com/microsoft/playwright/issues/1666565 - [BUG] custom selector engines don't work when running in debug mode
Browser Versions
This version was also tested against the following stable channels:
csstools/postcss-plugins (postcss-nesting)
v10.2.0
Compare Source
csstools/postcss-plugins (postcss-preset-env)
v7.8.2
Compare Source
@csstools/postcss-cascade-layers
to1.1.0
(minor)autoprefixer
to10.4.11
(patch)postcss-custom-properties
to12.1.9
(patch)postcss-nesting
to10.2.0
(minor)v7.8.1
Compare Source
cssdb
to7.0.1
(patch)@csstools/postcss-cascade-layers
to1.0.6
(patch)dutchenkoOleg/sort-css-media-queries
v2.1.0
Compare Source
Minor version changes:
stylelint/stylelint
v14.12.0
Compare Source
--ignore-path
flags (#6345) (@kimulaco).declaration-block-no-duplicate-properties
autofix (#6296) (@fpetrakov).font-weight-notation
autofix (#6347) (@ybiquitous).ignore: ["inside-block"]
andsplitList
toselector-disallowed-list
(#6334) (@mattmanuel90).ignorePseudoClasses
option ofselector-pseudo-class-no-unknown
(#6316) (@ybiquitous).ignorePseudoElements
option ofselector-pseudo-element-no-unknown
(#6317) (@ybiquitous).ignoreSelectors
option ofselector-no-vendor-prefix
(#6327) (@ybiquitous).ignoreTypes
option ofselector-type-case
(#6326) (@ybiquitous).*-no-unknown
false positives for container queries (#6318) (@fpetrakov).font-family-name-quotes
false positives for interpolation and shorthand (#6335) (@kimulaco).time-min-milliseconds
incorrect location for matching violating times (#6319) (@kawaguchi1102).vitest-dev/vitest
v0.23.4
Compare Source
🚀 Features
🐞 Bug Fixes
istanbul-reports
to supportprojectRoot
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2051View changes on GitHub
v0.23.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.23.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.23.0
Compare Source
🚨 Breaking Changes
🚀 Features
retry
option for tests - by @antfu in https://github.com/vitest-dev/vitest/issues/1929vitest bench
command - by @poyoho in https://github.com/vitest-dev/vitest/issues/1029🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.