-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v16 (major) #14
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
07b158c
to
e29dd56
Compare
e29dd56
to
9a16571
Compare
9a16571
to
270d880
Compare
270d880
to
ca1b8a3
Compare
ca1b8a3
to
fce6ef5
Compare
fce6ef5
to
2e427e7
Compare
2e427e7
to
73ee7ea
Compare
73ee7ea
to
d2c767b
Compare
d2c767b
to
e08c5bd
Compare
e08c5bd
to
6d32499
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^15.9.0
->^16.3.0
^15.3.0
->^16.2.1
Release Notes
release-it/release-it (release-it)
v16.3.0
Compare Source
da0e93a
)e9fa310
)9e99e2b
)fdcf005
)NPM_TOKEN
env variable (github secret) to example in docs (#1042) (38193c3
)@public
tags (415c1a3
)v16.2.1
Compare Source
ebe4fbd
)c1c0f99
)a3d32ae
)f283230
)v16.2.0
Compare Source
f5576f1
)6d027fd
)releaseUrl
to message context (resolves #1038) (07f373e
)d931f36
)e2e0c34
)v16.1.5
Compare Source
68b91c4
)5069c30
)v16.1.4
Compare Source
723db6c
)a3da2bf
)v16.1.3
Compare Source
79430b4
)v16.1.2
Compare Source
a106c83
)v16.1.1
Compare Source
9d6f183
)v16.1.0
Compare Source
getLatestTagFromAllRefs
up in docs (a166ab4
)getLatestTagFromAllRefs
to assert default behavior too (930e80a
)fef97c6
)8611ef0
)5beacf2
)v16.0.0
Compare Source
2e09260
)00220ce
)97c233e
)v15.11.0
Compare Source
46fc8fa
(1ea14aa
)0198b89
)6158d7e
)fef8566
)v15.10.5
Compare Source
9b97b46
)v15.10.4
Compare Source
d13edef
)e28bdd6
)5472a58
)75e970a
)f0f0cf3
)22bfb01
)433f85e
)18abf36
)v15.10.3
Compare Source
46fc8fa
)v15.10.2
Compare Source
7619d97
)5598ef8
)812be49
)2803303
)8b58e70
)c88a0ac
)releaseNotes
example to omit merge commits (#957) (f7fb8bc
)v15.10.1
Compare Source
3f379ff
)bf6aa23
)v15.10.0
Compare Source
b232b21
)6789e76
)b22ac20
)v15.9.3
Compare Source
31e4f4d
)v15.9.2
Compare Source
88a06ea
)b96d1bf
)npm publish
if set inpublishConfig.registry
(c59d55e
)7c86856
)v15.9.1
Compare Source
3673754
)c2cfc51
)stylelint/stylelint (stylelint)
v16.2.1
Compare Source
custom-property-no-missing-var-function
false positives for properties that can contain author-defined identifiers (#7478) (@ybiquitous).selector-pseudo-class-no-unknown
false positives for:seeking
, the media loading state and sound state pseudo-classes (#7490) (@Mouvedia).selector-max-specificity
false positives withignoreSelectors
option forof <selector>
syntax (#7475) (@ybiquitous).function-calc-no-unspaced-operator
performance (#7505) (@ybiquitous).validateOptions
to report when secondary option object is an empty object or null (#7476) (@ybiquitous).report()
error message responsibility for a missing node or line number (#7474) (@ybiquitous).v16.2.0
Compare Source
media-query-no-invalid
specific problem messages (#7462) (@romainmenke).checkContextFunctionalPseudoClasses: []
toselector-max-id
(#7380) (@brigitamaria).declaration-property-value-no-unknown
false negatives for@starting-style
(#7461) (@fpetrakov).function-no-unknown|value-keyword-case
false positives for template literals with line breaks (#7443) (@Sh031224).allowEmptyInput
option ignored in configuration object regression (#7446) (@ybiquitous).at-rule-no-unknown
false positives for@starting-style
(#7438) (@fpetrakov).ERR_UNSUPPORTED_ESM_URL_SCHEME
for--custom-formatter
on Windows (#7432) (@JounQin).Error: Could not find <package>
message clarity (#7456) (@jeddy3).overrides.files
negated pattern regression introduced in 15.0.0 (#7468) (@ybiquitous).v16.1.0
Compare Source
lightness-notation
rule (#7366) (@fpetrakov).ignore: ["keyframe-selectors"]
toselector-disallowed-list
(#7417) (@mattxwang).selector-pseudo-class-no-unknown
false positive for:popover-open
(#7425) (@mattxwang).declaration-property-value-no-unknown
and other false positives for multiline SCSS interpolation. (#7406) (@FloEdelmann).function-url-quotes
false positives for SCSS variable and@
character (#7416) (@mattxwang).v16.0.2
Compare Source
ERR_UNSUPPORTED_ESM_URL_SCHEME
error on Windows (#7383) (@JounQin).v16.0.1
Compare Source
v16.0.0
Compare Source
Migrating to
16.0.0
guide.stylelint.formatters
object to havePromise
values (#7184) (@ybiquitous).fix
regardless of extension (#7357) (@ybiquitous).stylelint.rules
object to havePromise
values (#7279) (@ybiquitous).stylelint.utils.checkAgainstRule
to be an async function (#7339) (@ybiquitous).output
property in a Node.js API returned object. Instead,report
/code
properties are recommended (#7183) (@ybiquitous) & (@haocheng6).exports
field topackage.json
for Conditional Exports (ESM/CommonJS) (#7307) (@ybiquitous).severity
secondary option's function support (#7202) (@kizu).Promise
formatter function (#7184) (@ybiquitous).report
/code
properties to a Node.js API returned object (#7183) (@ybiquitous) & (@haocheng6)..js
extension to.mjs
and.cjs
(#7307) (@ybiquitous).v15.11.0
Compare Source
ignoreRules
tomax-nesting-depth
(#7215) (@mattxwang).declaration-block-no-redundant-longhand-properties
autofix forgrid-template
withrepeat()
(#7230) (@mattxwang).declaration-block-no-redundant-longhand-properties
false negative forfont-synthesis
(#7214) (@mattxwang).declaration-block-no-redundant-longhand-properties
false negatives for*-block
and*-inline
logical properties (#7208) (@mattxwang).declaration-block-no-redundant-longhand-properties
false negatives foroverflow
,overscroll-behavior
,scroll-margin
,scroll-padding
, and new Box Alignment shorthands (#7213) (@mattxwang).function-no-unknown
false positives forlight-dark
,linear
andxywh
(#7242) (@mattxwang).v15.10.3
Compare Source
declaration-property-value-no-unknown
false negatives for typed custom properties (#7078) (@romainmenke).property-no-unknown
false positives for scroll-driven animations (#7090) (@renato-bohler).v15.10.2
Compare Source
declaration-property-value-no-unknown
false negatives for nested declarations (#7079) (@romainmenke).selector-pseudo-element-no-unknown
false positives forview-transition
pseudo-elements (#7070) (@danielroe).v15.10.1
Compare Source
semver
vulnerability (#7043) (@romainmenke).v15.10.0
Compare Source
media-query-no-invalid
(#6963) (@romainmenke).extends
config option (#6998) (@fpetrakov).errored
properties instylelint.lint()
return value (#6983) (@ybiquitous).{selector,value}-no-vendor-prefix
performance (#7016) (@jeddy3).custom-property-pattern
performance (#7009) (@jeddy3).function-linear-gradient-no-nonstandard-direction
false positives for<color-interpolation-method>
(#6987) (@romainmenke).function-name-case
performance (#7010) (@jeddy3).function-no-unknown
performance (#7004) (@jeddy3).function-url-quotes
performance (#7011) (@jeddy3).hue-degree-notation
false negatives foroklch
(#7015) (@romainmenke).hue-degree-notation
performance (#7012) (@jeddy3).media-feature-name-no-unknown
false positives forenvironment-blending
,nav-controls
,prefers-reduced-data
, andvideo-color-gamut
(#6978) (@romainmenke).media-feature-name-no-vendor-prefix
positions for*-device-pixel-ratio
(#6977) (@romainmenke).no-descending-specificity
performance (#7026) (@romainmenke).no-duplicate-at-import-rules
false negatives for imports withsupports
andlayer
conditions (#7001) (@romainmenke).selector-anb-no-unmatchable
performance (#7042) (@romainmenke).selector-id-pattern
performance (#7013) (@jeddy3).selector-pseudo-class-no-unknown
false negatives for pseudo-elements with matching names (#6964) (@Mouvedia).selector-pseudo-element-no-unknown
performance (#7007) (@jeddy3).selector-type-case
performance (#7041) (@romainmenke).selector-type-no-unknown
performance (#7027) (@romainmenke).unit-disallowed-list
false negatives with percentages (#7018) (@romainmenke).v15.9.0
Compare Source
insideFunctions: {"function": int}
tonumber-max-precision
(#6932) (@romainmenke).declaration-block-no-redundant-longhand-properties
autofix forborder-radius
shorthand (#6958) (@mattxwang).declaration-block-no-redundant-longhand-properties
autofix forborder-width
shorthand (#6956) (@mattxwang).declaration-block-no-redundant-longhand-properties
autofix forgrid-column
andgrid-row
(#6957) (@mattxwang).v15.8.0
Compare Source
media-feature-name-value-no-unknown
(#6906) (@romainmenke)..mjs
configuration files (#6910) (@ybiquitous).--print-config
description in CLI help (#6914) (@ybiquitous).allowEmptyInput
option in configuration files (#6929) (@ybiquitous).custom-property-no-missing-var-function
performance (#6922) (@romainmenke).function-calc-no-unspaced-operator
performance (#6923) (@romainmenke).function-linear-gradient-no-nonstandard-direction
performance (#6924) (@romainmenke).function-no-unknown
false positives for SCSS functions with namespace (#6921) (@romainmenke).max-nesting-depth
error for at-rules in Sass syntax (#6909) (@ybiquitous).selector-anb-no-unmatchable
performance (#6925) (@romainmenke).v8-compile-cache
dependency (#6907) (@ybiquitous).v15.7.0
Compare Source
splitList: boolean
toselector-nested-pattern
(#6896) (@is2ei).unit-no-unknown
false positives forunicode-range
descriptors (#6892) (@romainmenke).v15.6.3
Compare Source
alpha-value-notation
false positives forcolor()
(#6885) (@romainmenke).alpha-value-notation
performance with improved benchmark script (#6864) (@romainmenke).at-rule-property-required-list
performance (#6865) (@romainmenke).color-*
performance (#6868) (@romainmenke).length-zero-no-unit
false positives on new math functions (#6871) (@romainmenke).string
formatter for unexpected truncation on non-ASCII characters (#6861) (@Max10240).unit-no-unknown
false positives for the second and subsequentimage-set()
withx
descriptor (#6879) (@romainmenke).v15.6.2
Compare Source
alpha-value-notation
false negatives foroklab()
,oklch()
, andcolor()
(#6844) (@romainmenke).declaration-block-no-redundant-longhand-properties
autofix withcubic-bezier()
(#6841) (@romainmenke).function-no-unknown
false positives for unspaced operators against nested brackets (#6842) (@romainmenke).function-url-quotes
false positives for SCSSwith()
construct (#6847) (@ybiquitous).media-feature-name-no-unknown
false positives fornot
andor
(#6838) (@romainmenke).v15.6.1
Compare Source
declaration-block-no-redundant-longhand-properties
autofix fortransition
(#6815) (@mattxwang).github
formatter for missing final newline (#6822) (@konomae).selector-pseudo-class-no-unknown
false positive for:modal
(#6811) (@Yasir761).v15.6.0
Compare Source
allowEmptyInput
,cache
,fix
options to configuration object (#6778) (@mattxwang).ignore: ["with-var-inside"]
tocolor-function-notation
(#6802) (@mattxwang).declaration-block-no-duplicate-properties
autofix for 3 or more duplicates (#6801) (@mattxwang).declaration-block-no-duplicate-properties
false positives with optionignore: ["consecutive-duplicates-with-different-syntaxes"]
(#6797) (@romainmenke).declaration-block-no-duplicate-properties
syntax error (#6792) (@yoyo837).declaration-block-no-redundant-longhand-properties
autofix forgrid-template
(#6777) (@mattxwang).function-url-quotes
autofix for comments in SCSS function (#6800) (@ybiquitous).v15.5.0
Compare Source
ignore: ["consecutive-duplicates-with-different-syntaxes"]
todeclaration-block-no-duplicate-properties
(#6772) (@kimulaco).ignoreProperties: []
todeclaration-block-no-duplicate-custom-properties
(#6773) (@mattxwang).ignoreProperties
fordeclaration-block-no-duplicate-properties
(#6764) (@ybiquitous).block-no-empty
false positives with non-whitespace characters (#6782) (@ybiquitous).color-function-notation
false positives for namespaced imports (#6774) (@mattxwang).custom-property-empty-line-before
false positives for CSS-in-JS (#6767) (@ybiquitous).media-feature-range-notation
parse error (#6760) (@fpetrakov).v15.4.0
Compare Source
--quiet-deprecation-warnings
flag (#6724) (@mattxwang).-c
alias for--config
(#6720) (@sidverma32).media-feature-range-notation
autofix (#6742) (@romainmenke).no-unknown-custom-properties
rule (#6731) (@jameschensmith).function-url-quotes
autofix for double-slash comments in SCSS maps (#6745) (@jgerigmeyer).isPathIgnored()
utility's performance (#6728) (@ybiquitous).rule-selector-property-disallowed-list
secondary options (#6723) (@mattxwang).declaration-block-no-redundant-longhand-properties
with basic keywords (#6748) (@mattxwang).Configuration
📅 Schedule: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.