chore(deps): update all non major devdependencies#103
Open
ethpandaops-renovatebot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update all non major devdependencies#103ethpandaops-renovatebot[bot] wants to merge 1 commit intomasterfrom
ethpandaops-renovatebot[bot] wants to merge 1 commit intomasterfrom
Conversation
7a6c05a to
6699014
Compare
39fdcd3 to
bf534f9
Compare
bf534f9 to
1afb821
Compare
7d46e88 to
30610ab
Compare
30610ab to
8e50f3b
Compare
8e50f3b to
08c7adc
Compare
08c7adc to
097c576
Compare
097c576 to
8bdc74c
Compare
8bdc74c to
b1ab082
Compare
454b2f3 to
54cb1c7
Compare
7f27b53 to
0a42fdd
Compare
0a42fdd to
cc79a19
Compare
56119f5 to
7b68da1
Compare
376f3fb to
dbc676c
Compare
dbc676c to
2d4b262
Compare
2d4b262 to
e188202
Compare
e188202 to
3869a84
Compare
3869a84 to
2b4c844
Compare
2b4c844 to
3753563
Compare
3753563 to
1cdd0c2
Compare
1cdd0c2 to
7f57166
Compare
22a8fb9 to
ba2c1d5
Compare
ba2c1d5 to
7ab5c12
Compare
7ab5c12 to
b91aa34
Compare
b91aa34 to
26b3b27
Compare
26b3b27 to
179eead
Compare
179eead to
991d540
Compare
991d540 to
54a5c38
Compare
54a5c38 to
f340748
Compare
f340748 to
e882083
Compare
e882083 to
aeb1f34
Compare
aeb1f34 to
c34ee9f
Compare
c34ee9f to
efd7824
Compare
efd7824 to
6e15acb
Compare
6e15acb to
26f48e5
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.5.9->0.5.135.0.4->5.0.710.4.13->10.4.1910.4.208.6.0->8.10.03.5.3->3.6.12.27.5->2.29.17.32.2->7.35.02.8.4->2.8.83.2.7->3.4.63.4.7Release Notes
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.13Compare Source
Fixed
<br>elements contained in an<li>in FF (#350)v0.5.12Compare Source
Added
v0.5.11Compare Source
Added
prose-kbdmodifier (#340)Fixed
<figcaption>and<video>(#339)v0.5.10Compare Source
Fixed
<figcaption>and<pre>(#313)not-proseelements in addition to their children (#301)<picture>styles (#314)prose-invertwhen used with colors in light mode (#315)<kbd>styles (#317)<dl>,<dt>,<dd>) styles (#316)postcss/autoprefixer (autoprefixer)
v10.4.19Compare Source
end value has mixed support, consider using flex-endwarningsince
end/startnow have good support.v10.4.18Compare Source
-webkit-box-orienton-webkit-line-clamp(@Goodwine).v10.4.17Compare Source
user-select: containprefixes.v10.4.16Compare Source
v10.4.15Compare Source
::backdropprefixes (by 一丝).v10.4.14Compare Source
prettier/eslint-config-prettier (eslint-config-prettier)
v8.10.0Compare Source
v8.9.0Compare Source
v8.8.0Compare Source
v8.7.0Compare Source
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.6.1Compare Source
Patch Changes
cf5d67fThanks @klippx! - Fix CJS import to make it compatible with ESM projectsv3.6.0Compare Source
Minor Changes
b5ea367Thanks @SukkaW! - refactor: dropglobbyandsynckitv3.5.5Compare Source
Patch Changes
84b0649Thanks @JounQin! - fix: mark eslint-module-utils as depv3.5.4Compare Source
Patch Changes
25f3920Thanks @JounQin! - fix: enhanced-resolve is commonjs only - close #213#219
0bf6ffbThanks @lsmurray! - fix: check if cwd changed to bust mapper cacheimport-js/eslint-plugin-import (eslint-plugin-import)
v2.29.1Compare Source
Fixed
no-extraneous-dependencies]: ignoreexport type { ... } from '...'whenincludeTypesisfalse([#2919], thanks [@Pandemic1617])no-unused-modules]: support export patterns with array destructuring ([#2930], thanks [@ljharb])tsconfig-paths([#2447], thanks [@domdomegg])v2.29.0Compare Source
Added
newline-after-import]: new optionexactCountand docs update ([#1933], thanks [@anikethsaha] and [@reosarevok])newline-after-import]: fixexactCountwithconsiderCommentsfalse positive, when there is a leading comment ([#2884], thanks [@kinland])v2.28.1Compare Source
Fixed
order]: revert breaking change to single nested group ([#2854], thanks [@yndajas])Changed
v2.28.0Compare Source
Fixed
no-duplicates]: remove duplicate identifiers in duplicate imports ([#2577], thanks [@joe-matsec])consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#2754], thanks [@bradzacher])ExportMap: ImproveExportMap.forperformance on larger codebases ([#2756], thanks [@leipert])no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#1820], thanks [@andyogo])newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#2832], thanks [@laurens-dg])order]: partial fix for [#2687] (thanks [@ljharb])no-duplicates]: Detect across type and regular imports ([#2835], thanks [@benkrejci])extensions]: handle.and..properly ([#2778], thanks [@benasher44])no-unused-modules]: improve schema (thanks [@ljharb])no-unused-modules]: report error on binding instead of parent export ([#2842], thanks [@Chamion])Changed
no-duplicates]: fix example schema ([#2684], thanks [@simmo])group-exports]: fix syntax highlighting ([#2699], thanks [@devinrhode2])extensions]: reference node ESM behavior ([#2748], thanks [@xM8WVqaG])exports-last]: usearray.prototype.findlastindex(thanks [@ljharb])no-anonymous-default-export]: useobject.fromentries(thanks [@ljharb])no-unused-modules]: usearray.prototype.flatmap(thanks [@ljharb])jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.35.0Compare Source
Added
jsx-props-no-spread-multi] (#3724 @SimonSchick)forbid-component-props]: addpropNamePatternto allow / disallow prop name patterns (#3774 @akulsr0)jsx-handler-names]: support ignoring component names (#3772 @akulsr0)jsx-closing-tag-location]: addline-alignedoption (#3777 @kimtaejin3)no-danger]: addcustomComponentNamesoption (#3748 @akulsr0)Fixed
no-invalid-html-attribute]: substitute placeholders in suggestion messages (#3759 @mdjermanovic)sort-prop-types]: single line type ending without semicolon (#3784 @akulsr0)require-default-props]: report when required props have default value (#3785 @akulsr0)Changed
variableUtil: Avoid creating a single flat variable scope for each lookup (#3782 @DanielRosenwasser)v7.34.4Compare Source
Fixed
prop-types]: fixclassNamemissing in prop validation false negative (#3749 @akulsr0)sort-prop-types]: Check for undefined before accessingnode.typeAnnotation.typeAnnotation(#3779 @tylerlaprade)v7.34.3Compare Source
Fixed
prop-types]: null-check rootNode before calling getScope (#3762 @crnhrv)boolean-prop-naming]: avoid a crash with a spread prop (#3733 @ljharb)jsx-boolean-value]:assumeUndefinedIsFalsewithnevermust not allow explicittruevalue (#3757 @6uliver)no-object-type-as-default-prop]: enable rule for components with many parameters (#3768 @JulienR1)jsx-key]: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @akulsr0)v7.34.2Compare Source
Fixed
boolean-prop-naming]: avoid a crash with a non-TSTypeReference type (#3718 @developer-bandi)jsx-no-leaked-render]: invalid report if left eside is boolean (#3746 @akulsr0)jsx-closing-bracket-location]: message shows{{details}}when there are no details (#3759 @mdjermanovic)no-invalid-html-attribute]: ensure error messages are correct (#3759 @mdjermanovic, @ljharb)Changed
v7.34.1Compare Source
Fixed
jsx-no-leaked-render]: prevent wrongly adding parens (#3700 @developer-bandi)boolean-prop-naming]: detect TS interfaces (#3701 @developer-bandi)boolean-prop-naming]: literalType error fix (#3704 @developer-bandi)boolean-prop-naming]: allow TSIntersectionType (#3705 @developer-bandi)no-unknown-property]: supportpopover,popovertarget,popovertargetactionattributes (#3707 @ljharb)no-unknown-property]: only matchdata-*attributes containing-(#3713 @silverwind)checked-requires-onchange-or-readonly]: correct options that were behaving opposite (#3715 @jaesoekjjang)Changed
boolean-prop-naming]: improve error message (@ljharb)v7.34.0Compare Source
Added
sort-prop-types]: give errors on TS types (#3615 @akulsr0)no-invalid-html-attribute]: add support forapple-touch-startup-imagerelattributes inlinktags (#3638 @thomashockaday)no-unknown-property]: add requireDataLowercase option (#3645 @HermanBilous)no-unknown-property]: adddisplaystyleon<math>(#3652 @lounsbrough)prefer-read-only-props], [prop-types], component detection: allow components to be async functions (#3654 @pnodet)no-unknown-property]: supportonResizeon audio/video tags (#3662 @caesar1030)jsx-wrap-multilines]: addneveroption to prohibit wrapping parens on multiline JSX (#3668 @reedws)jsx-filename-extension]: addignoreFilesWithoutCodeoption to allow empty files (#3674 @burtek)jsx-boolean-value]: addassumeUndefinedIsFalseoption (#3675 @developer-bandi)linkAttributesetting, [jsx-no-target-blank]: support multiple properties (#3673 @burtek)jsx-no-script-url]: addincludeFromSettingsoption to supportlinkAttributessetting (#3673 @burtek)jsx-one-expression-per-line]: addnon-jsxoption to allow non-JSX children in one line (#3677 @burtek)checked-requires-onchange-or-readonly] rule (#3680 @jaesoekjjang)Fixed
jsx-no-leaked-render]: preserve RHS parens for multiline jsx elements while fixing (#3623 @akulsr0)jsx-key]: detect conditional returns (#3630 @yialo)jsx-newline]: prevent a crash whenallowMultilines(#3633 @ljharb)no-unknown-property]: use a better regex to avoid a crash (#3666 @ljharb @SCH227)prop-types]: handle nested forwardRef + memo (#3679 @developer-bandi)no-unknown-property]: addfetchPriority(#3697 @SevereCloud)forbid-elements]: prevent a crash oncreateElement()(#3632 @ljharb)Changed
jsx-boolean-value]: make error messages clearer (#3691 @developer-bandi)propTypes: extract type params to var (#3634 @HenryBrown0)boolean-prop-naming]: invert if statement (#3634 @HenryBrown0)function-component-definition]: exit early if no type params (#3634 @HenryBrown0)jsx-props-no-multi-spaces]: extract type parameters to var (#3634 @HenryBrown0)jsx-key]: fix correct example (#3656 @developer-bandi)jsx-wrap-multilines: passing tests (#3545 @burtek)iframe-missing-sandbox]: fix link to iframe attribute on mdn (#3690 @nnmrts)hook-use-state]: fix an undefined variable (#3626 @chentsulin)v7.33.2Compare Source
Fixed
no-deprecated]: prevent false positive on commonjs import (#3614 @akulsr0)no-unsafe]: report on the method instead of the entire component (@ljharb)no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb)no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb)no-invalid-html-attribute]: report more granularly (@ljharb)v7.33.1Compare Source
Fixed
require-default-props]: fix config schema (#3605 @controversial)jsx-curly-brace-presence]: Revert [#3538][] due to issues with intended string type casting usage (#3611 @taozhou-glean)sort-prop-types]: ensure sort-prop-types respects noSortAlphabetically (#3610 @caesar1030)v7.33.0Compare Source
Added
display-name]: addcheckContextObjectsoption (#3529 @JulesBlm)jsx-first-prop-new-line]: addmultipropoption (#3533 @haydncomley)no-deprecated]: add React 18 deprecations (#3548 @sergei-startsev)forbid-component-props]: adddisallowedForoption (#3417 @jacketwpbb)Fixed
no-array-index-key]: consider flatMap (#3530 @k-yle)jsx-curly-brace-presence]: handle single and only expression template literals (#3538 @taozhou-glean)no-unknown-property]: allowonLoadonsource(@ljharb)jsx-first-prop-new-line]: ensure autofix preserves generics in component name (#3546 @ljharb)no-unknown-property]: allowfillprop on<symbol>(#3555 @stefanprobst)display-name], [prop-types]: when checking for a capitalized name, ignore underscores entirely (#3560 @ljharb)no-unused-state]: avoid crashing on a class field function with destructured state (#3568 @ljharb)no-unused-prop-types]: allow using spread with object expression in jsx (#3570 @akulsr0)destructuring-assignment]: Handle destructuring of useContext in SFC" (#3583 [#2797][] @102)prefer-read-only-props]: add TS support (#3593 @HenryBrown0)Changed
jsx-newline], [no-unsafe], [static-property-placement]: Fix code syntax highlighting (#3563 @nbsp1221)jsx-no-bind]: reword performance rationale (#3581 @gpoole)jsx-first-prop-new-line]: add missingmultipropvalue (#3598 @dzek69)prettier/prettier (prettier)
v2.8.8Compare Source
This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.
v2.8.7Compare Source
diff
Allow multiple decorators on same getter/setter (#14584 by @fisker)
v2.8.6Compare Source
diff
Allow decorators on private members and class expressions (#14548 by @fisker)
v2.8.5Compare Source
diff
Support TypeScript 5.0 (#14391 by @fisker, #13819 by @fisker, @sosukesuzuki)
TypeScript 5.0 introduces two new syntactic features:
constmodifiers for type parametersexport type *declarationsAdd missing parentheses for decorator (#14393 by @fisker)
Add parentheses for
TypeofTypeAnnotationto improve readability (#14458 by @fisker)Support
max_line_length=offwhen parsing.editorconfig(#14516 by @josephfrazier)If an .editorconfig file is in your project and it sets
max_line_length=offfor the file you're formatting,it will be interpreted as a
printWidthofInfinityrather than being ignored(which previously resulted in the default
printWidthof 80 being applied, if not overridden by Prettier-specific configuration).tailwindlabs/tailwindcss (tailwindcss)
v3.4.6Compare Source
Fixed
Changed
:is()wrapping rules when using an important selector (#13900)v3.4.5Compare Source
Fixed
var()injection for anchor properties (#13826)blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830).mtsand.ctsconfig file detection (#13940)px-1unnecessarily when using utilities likepx-1.5(#13959)-webkit-backdrop-filterforbackdrop-*utilities (#13997)v3.4.4Compare Source
Fixed
<alpha-value>placeholders in a single color definition (#13740)has-*,group-has-*, andpeer-has-*variants (#13770){col,row}-{start,end}utilities (#13781)v3.4.3Compare Source
Fixed
v3.4.2Compare Source
Fixed
0,0,1for button and input Preflight rules (#12735)(,),[or]in the file path (#12715):hasrules when usingexperimental.optimizeUniversalDefaults(#12736)mix-blend-plus-darkerutility (#12923)import.meta.urlin config files (#13322)xx-largeand remove doublex-largeabsolute size (#13324)@applya class that uses nesting (#13325)importantconfiguration (#13353)@applyworks correctly with pseudo elements (#13379)v3.4.1Compare Source
Fixed
calc()(#12704)classdark mode strategy (#12717)Added
selectorandvariantstrategies for dark mode (#12717)Changed
rtlandltrvariants on same element asdirattribute (#12717)v3.4.0Compare Source
Tailwind CSS v3.4 has arrived! Check out the announcement post for a guided tour through all of the highlights.
Added
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)has-*variants for:has(...)pseudo-class (#11318)text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)opacityscale to include all steps of 5 (#11832)htmlstyles to include shadow DOM:hostpseudo-class (#11200)grid-rows-*utilities from 1–6 to 1–12 (#12180)size-*utilities (#12287)min-w-*,min-h-*, andmax-w-*utilities (#12300)forced-color-adjustutilities (#11931)forced-colorsvariant (#11694, #12582)appearance-autoutility (#12404)floatandclearutilities (#12480)*variant for targeting direct children (#12551)Changed
sansfont-family stack (#11748)rtl,ltr,forced-colors, anddarkvariants (#12584)v3.3.7Compare Source
Fixed
v3.3.6Compare Source
Fixed
@configin CSS when watching via the CLI (#12327)resolveConfig(#12272)font-feature-settingsformonoare included in Preflight (#12342)@layerrule (#12508)v3.3.5Compare Source
Fixed
-incalc()expression (#12283)v3.3.4Compare Source
Fixed
calc()-like functions (#11686)calc()normalisation in nestedtheme()calls (#11705)contentoptional for presets in TypeScript types (#11730)too many open fileserror (#12079):not(…)when nested in an at-rule (#12105)Node16module resolution (#12097)@apply(#12112)tailwindcss/nesting(#12269)jiti,fast-glob, andbrowserlistdependencies (#11550)varinjection for properties that accept a<dashed-ident>(#12236)v3.3.3Compare Source
Fixed
theme()insidecalc()when there are no spaces around operators (#11157)repeating-conic-gradientis detected as an image (#11180):isby default (#11345)groupandpeervariants (#11454)Added
aria-busyutility (#10966)Changed
<dialog>elements in preflight (#11069)v3.3.2Compare Source
Fixed
toposition of gradient when using implicit transparent colors (#11002)@tailwindcss/oxidedoesn't leak in the stable engine (#10988)theme(spacing[5])calls with bracket notation in arbitrary properties work (#11039)Configuration
📅 Schedule: Branch creation - "every 2 weeks on Tuesday" in timezone Europe/Berlin, Automerge - "after 9am every weekday except Friday or Monday,before 11am every weekday except Friday or Monday" in timezone Europe/Berlin.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.