Update Javascript#552
Conversation
|
Caution [High Risk] Replacing the The change replaces the EC2 instance that currently serves When Terraform replaces that instance, the NLB will keep sending traffic to the old IP until the attachment is updated and the replacement host passes health checks on Caution [High Risk] Single-target load balancer attachments will cause backend outages during replacement The change is replacing the load balancer target group attachments at the same time as the EC2 backends they reference are being replaced. When Terraform replaces those attachments and instances, AWS will stop routing to the old targets as soon as they are deregistered, while the new targets will not receive traffic until registration completes and health checks pass. Because these target groups currently show only one healthy backend each, there is no spare capacity to keep routing during the handover. Requests through the Caution [High Risk] Single-target instance replacement will cause transient health-check failures and production alarm noise This change replaces the only registered backend behind both load balancers: Because each target group has only one backend, there is no spare healthy target while the old target deregisters and the replacement instance boots, attaches, and passes initial health checks. The ALB alarm will fire as soon as that single target becomes unhealthy, and the Route53 HTTPS SignalsRoutine → Multiple compute and infrastructure resources showing unusual update patterns at only 1 event/week for the last 2-5 months, with related resources also changing just 2-3 events/week for the last 5 months, which is infrequent compared to typical patterns. Additional Change Details: |
acf56aa to
42aa3ff
Compare
59fbb86 to
8333b18
Compare
8333b18 to
6dd5054
Compare
This PR contains the following updates:
1.2.16→1.2.171.1.19→1.1.201.1.11→1.1.121.2.2→1.2.31.3.7→1.3.81.1.16→1.1.172.3.3→2.3.41.1.19→1.1.202.1.20→2.1.211.1.19→1.1.202.1.11→2.1.121.1.20→1.1.211.2.18→1.2.191.1.19→1.1.201.1.12→1.1.131.4.3→1.4.41.2.14→1.2.152.3.3→2.3.41.1.11→1.1.121.4.3→1.4.41.3.3→1.3.41.1.17→1.1.181.2.19→1.2.201.1.14→1.1.151.1.15→1.1.161.2.12→1.2.134.3.2→4.3.35.101.2→5.101.310.5.2→10.5.410.6.0→10.7.01.3.1→1.3.31.23.0→1.25.08.5.16→8.5.207.81.0→7.82.04.12.1→4.12.23.9.2→3.10.04.3.2→4.3.38.63.0→8.65.08.1.3→8.1.5Release Notes
radix-ui/primitives (@radix-ui/react-accordion)
v1.2.17/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-collapsible@1.1.17,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-alert-dialog)
v1.1.20/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-dialog@1.1.20,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-aspect-ratio)
v1.1.12/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-avatar)
v1.2.3/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/primitive@1.1.6,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-is-hydrated@0.1.1,@radix-ui/react-use-layout-effect@1.1.2radix-ui/primitives (@radix-ui/react-checkbox)
v1.3.8/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.Checkbox,Switch, orRadioGroupvalue programmatically (eg. a "select all" control) while inside a<form>would dispatch aclickevent from the hidden bubble input that propagated to ancestoronClickhandlers.@radix-ui/react-presence@1.1.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-size@1.1.2radix-ui/primitives (@radix-ui/react-collapsible)
v1.1.17/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-presence@1.1.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-layout-effect@1.1.2radix-ui/primitives (@radix-ui/react-context-menu)
v2.3.4/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-menu@2.1.21,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-dialog)
v1.1.20/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-focus-scope@1.1.13,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-slot@1.3.0,@radix-ui/react-use-layout-effect@1.1.2radix-ui/primitives (@radix-ui/react-dropdown-menu)
v2.1.21/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-menu@2.1.21,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-hover-card)
v1.1.20/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-popper@1.3.4,@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-label)
v2.1.12/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-menubar)
v1.1.21/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-menu@2.1.21,@radix-ui/react-roving-focus@1.1.16,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-navigation-menu)
v1.2.19/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-presence@1.1.8,@radix-ui/react-visually-hidden@1.2.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-layout-effect@1.1.2,@radix-ui/react-use-previous@1.1.2radix-ui/primitives (@radix-ui/react-popover)
v1.1.20/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-popper@1.3.4,@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-focus-scope@1.1.13,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-slot@1.3.0radix-ui/primitives (@radix-ui/react-progress)
v1.1.13/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-radio-group)
v1.4.4/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.Checkbox,Switch, orRadioGroupvalue programmatically (eg. a "select all" control) while inside a<form>would dispatch aclickevent from the hidden bubble input that propagated to ancestoronClickhandlers.@radix-ui/react-presence@1.1.8,@radix-ui/react-roving-focus@1.1.16,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-size@1.1.2radix-ui/primitives (@radix-ui/react-scroll-area)
v1.2.15/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-presence@1.1.8,@radix-ui/primitive@1.1.6,@radix-ui/number@1.1.2,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-layout-effect@1.1.2radix-ui/primitives (@radix-ui/react-select)
v2.3.4/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-popper@1.3.4,@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-focus-scope@1.1.13,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-visually-hidden@1.2.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/number@1.1.2,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-focus-guards@1.1.4,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-slot@1.3.0,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-layout-effect@1.1.2,@radix-ui/react-use-previous@1.1.2radix-ui/primitives (@radix-ui/react-separator)
v1.1.12/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-slider)
v1.4.4onValueCommitwas not called when a slider thumb was dragged across another thumb./* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/number@1.1.2,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-layout-effect@1.1.2,@radix-ui/react-use-previous@1.1.2,@radix-ui/react-use-size@1.1.2radix-ui/primitives (@radix-ui/react-switch)
v1.3.4/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.Checkbox,Switch, orRadioGroupvalue programmatically (eg. a "select all" control) while inside a<form>would dispatch aclickevent from the hidden bubble input that propagated to ancestoronClickhandlers.@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-size@1.1.2radix-ui/primitives (@radix-ui/react-tabs)
v1.1.18/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-presence@1.1.8,@radix-ui/react-roving-focus@1.1.16,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-toast)
v1.2.20/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.Toastremoving non-focused toasts when pressingEscape.@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-visually-hidden@1.2.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-collection@1.1.12,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-primitive@2.1.7,@radix-ui/react-use-callback-ref@1.1.2,@radix-ui/react-use-layout-effect@1.1.2radix-ui/primitives (@radix-ui/react-toggle)
v1.1.15/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-toggle-group)
v1.1.16/* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-roving-focus@1.1.16,@radix-ui/react-toggle@1.1.15,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-context@1.2.0,@radix-ui/react-direction@1.1.2,@radix-ui/react-primitive@2.1.7radix-ui/primitives (@radix-ui/react-tooltip)
v1.2.13Tooltip.Contentchildren were mounted to the DOM twice./* @​__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers.@radix-ui/react-popper@1.3.4,@radix-ui/react-dismissable-layer@1.1.16,@radix-ui/react-portal@1.1.14,@radix-ui/react-presence@1.1.8,@radix-ui/react-visually-hidden@1.2.8,@radix-ui/react-use-controllable-state@1.2.4,@radix-ui/primitive@1.1.6,@radix-ui/react-compose-refs@1.1.3,@radix-ui/react-context@1.2.0,@radix-ui/react-id@1.1.2,@radix-ui/react-primitive@2.1.7,@radix-ui/react-slot@1.3.0,@radix-ui/react-use-layout-effect@1.1.2tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.3.3Compare Source
Fixed
--watch --poll[=ms]in@tailwindcss/cliwhen filesystem events are unreliable or unavailable (#20297)bg-[#fff]andbg-[#FFF]→bg-white) (#20298)iframe:focus-visibleoutline styles (#20292)theme('colors.foo')in JS plugins resolves correctly when both--color-fooand--color-foo-barexist (#20299)shadow-sm/12.5,text-shadow-sm/12.5,drop-shadow-sm/12.5, andinset-shadow-sm/12.5(#20302)[data-foo]divas two selectors instead of one (#20303)@tailwindcss/postcssrebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)@tailwindcss/browserand Tailwind Play (#20124)oklch(#20314)--spacing(0)is optimized to0pxinstead of0so it remains a<length>when used incalc(…)(#20319)@parcel/watcheronly when needed in@tailwindcss/cli --watchmode, so one-off builds and--watch --pollwork when@parcel/watchercan't be loaded (#20325)system-uiandui-sans-serifso CJK text respects the page'slangattribute on Windows (#20318)@tailwindcss/upgradefrom rewriting ignored files when run from a subdirectory (#20329)@sourcerules pointing to nested files are scanned when later@sourcerules point to files in parent folders (#20335)@tailwindcss/vitefrom triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)TanStack/query (@tanstack/react-query)
v5.101.3Compare Source
Patch Changes
7e3c822]:postcss/autoprefixer (autoprefixer)
v10.5.4Compare Source
v10.5.3Compare Source
eslint/eslint (eslint)
v10.7.0Compare Source
Features
cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032) (sethamus)f8b873afeat: max-nested-callbacks option for constructor callbacks (#21063) (fnx)557fde8feat: support computedNumber.parseIntmember access inradixrule (#21041) (Pixel)0b4a73bfeat: add suggestions to no-compare-neg-zero (#21034) (den$)96cdd42feat: report invalid signed numeric radix values inradixrule (#21030) (Pixel)Bug Fixes
3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069) (Pixel)0d7d70cfix: insert cause outside wrapping parens in preserve-caught-error (#21062) (Mahin Anowar)75ec753fix: handle static template literals ineqeqeqrule (#21058) (Pixel)b717a22fix: preventeqeqeqnull option from reporting non-equality operators (#21057) (Pixel)e35b05ffix: avoidno-invalid-regexpfalse positive for shadowed RegExp (#21051) (Pixel)a3172b6fix: avoidno-control-regexfalse positive for shadowed RegExp (#21050) (Pixel)d1f637efix: parenthesize sequence expression operands in no-implicit-coercion (#21045) (spokodev)8859baffix: avoid prefer-numeric-literals false positive for shadowed globals (#21047) (한국)a9e5961fix: use-isnan false positive on shadowed NaN/Number (#20958) (sethamus)8a240a7fix: avoid false positives inradixrule for spread arguments (#21044) (Pixel)Documentation
c30d808docs: Update README (GitHub Actions Bot)5139800docs: document ESLint migration codemods in v9 and v10 guides (#20980) (Alex Bit)04174cbdocs: Update README (GitHub Actions Bot)026e130docs: update semver policy for bug fixes (#21048) (Milos Djermanovic)9d42fefdocs: Update README (GitHub Actions Bot)b230159docs: Update README (GitHub Actions Bot)0129972docs: correct**/.jsglob to**/*.jsin config files guide (#21036) (EduardF1)Chores
9489379chore: update dependency @eslint/eslintrc to ^3.3.6 (#21076) (renovate[bot])81a4774chore: updates for v9.39.5 release (Jenkins)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071) (Francesco Trotta)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067) (lumir)833ec10chore: update dependency prettier to v3.9.4 (#21061) (renovate[bot])7ea106dchore: update ecosystem plugins (#21059) (ESLint Bot)8fb550echore: add prettier update commit to.git-blame-ignore-revs(#21056) (lumir)e4e1166chore: update dependency prettier to v3.9.1 (#21055) (renovate[bot])0493f53chore: update prettier to v3.9.0 (#21054) (Pixel)1056a99chore: update dependency prettier to v3.8.5 (#21049) (renovate[bot])4d4155dci: run ecosystem tests on pull requests (#21027) (sethamus)993539fchore: update dependency @eslint/json to ^2.0.1 (#21042) (renovate[bot])53f8b69test: add error locations tono-constant-binary-expression(#21039) (lumir)5ab71d5refactor: clean up radix rule internals (#21015) (Pixel)a80a9a4chore: update ecosystem plugins (#21035) (ESLint Bot)7c9a029ci: add Node.js 26 to CI (#20847) (lumir)lucide-icons/lucide (lucide-react)
v1.25.0Compare Source
v1.24.0: Version 1.24.0Compare Source
What's Changed
toBeRemovedInVersionmetadata and make it optional in schema by @ericfennis with @Copilot in #4513optionicon by @jamiemlaw in #4326doticon by @cnlancehu in #4492circle-euro-signicon by @Guido3000 in #4353server-plusicon by @Turboman3000 in [#4232](httpConfiguration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Enabled.
♻ 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.