chore(deps): update all non-major dependencies #3843
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:
19.3.0
->19.4.0
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
7.12.0
->7.12.1
1.7.6
->1.7.10
3.11.0
->3.12.0
20.14.14
->20.14.15
v4.3.5
->v4.3.6
2.1668.0
->2.1673.0
9.8.0
->9.9.0
6.2.2
->6.3.0
4.0.1
->4.1.3
v3.25.15
->v3.26.0
15.2.8
->15.2.9
8.4.40
->8.4.41
v2.9.0
->v2.9.1
2.0.11
->2.0.12
8.0.1
->8.1.0
5.3.5
->5.4.0
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.4.0
Compare Source
Features
mantinedev/mantine (@mantine/carousel)
v7.12.1
Compare Source
What's Changed
[@mantine/dates]
DateInput: Fix default date being set to the current date whenminDate
is set to the future (#6646)[@mantine/core]
ScrollArea: Fix incorrect thumb::before styles[@mantine/core]
Fix incorrect active styles of buttons used inside disabled fieldset[@mantine/form]
Fixform.watch
callbacks not being fired whenform.initialize
is called (#6639)[@mantine/core]
Switch: Fix Switch shrinking when large label or description is used (#6531)[@mantine/core]
Combobox: FixCombobox.Search
overflow whenScrollArea
is used in the dropdown (#6562)[@mantine/core]
Accordion: Add missingwithProps
function (#6564)[@mantine/core]
Pill: Fix remove icon overflowing pill container if its background color was changed with Styles API (#6565)[@mantine/core]
PinInput: Allow passing props to individual input elements depending on index withgetInputProps
(#6588)[@mantine/charts]
: Fix LineChart Legend and Tooltip to support nested names (#6536)[@mantine/core]
Tooltip: Add missingTooltip.Group.extend
function (#6576)[@mantine/spotlight]
Fixlimit
prop not working correctly with actions groups (#6632)[@mantine/core]
Badge: Fix text overflow not being handled correctly (#6629)[@mantine/core]
SegmentedControl: Adddata-disabled
attribute to the root element to simplify styling with Styles API (#6625)[@mantine/core]
SegmentedControl: Fix initial position of indicator being broken when the component is used inside other element that has transitions on mount (#6622)[@mantine/core]
TagsInput: FixonKeyDown
prop not working (#6569)[@mantine/charts]
PieChart: FixvalueFormatter
not working on outside labels (#6616)[@mantine/core]
Popover: Fixapply
function ofsize
middleware not being handled correctly (#6598)[@mantine/core]
Chip: Fix incorrect checked padding forsize="xl"
(#6586)[@mantine/dates]
TimeInput: Fix incorrect focus styles of am/pm input (#6579)[@mantine/hook]
use-os: Fix incorrect iPadOS detection (#6535)[@mantine/core]
DatePickerInput: Fix incorrectaria-label
being set on the input element (#6530)[@mantine/core]
Menu: Fix incorrect Escape key handling inside Modal (#6580)New Contributors
Full Changelog: mantinedev/mantine@7.12.0...7.12.1
mantinedev/mantine (@mantine/core)
v7.12.1
Compare Source
mantinedev/mantine (@mantine/dates)
v7.12.1
Compare Source
mantinedev/mantine (@mantine/hooks)
v7.12.1
Compare Source
mantinedev/mantine (@mantine/notifications)
v7.12.1
Compare Source
swc-project/swc (@swc/core)
v1.7.10
Compare Source
Bug Fixes
(es/typescript) Strip optional mark and definite mark (#9411) (8c161a0)
(es/typescript) Strip exported default overload function declaration (#9412) (b395f48)
(es/typescript) Strip
this
param in getter/setter (#9414) (442fb7b)(es/typescript) Update ts-strip type definition (#9415) (165c8fa)
v1.7.9
Compare Source
Bug Fixes
tabler/tabler-icons (@tabler/icons-react)
v3.12.0
: Release 3.12.0Compare Source
18 new icons:
outline/arrows-transfer-up-down
outline/brand-amie
outline/brand-bebo
outline/building-airport
outline/camera-ai
outline/camera-bitcoin
outline/camera-moon
outline/chart-column
outline/chart-covariate
outline/congruent-to
outline/diaper
outline/file-ai
outline/file-bitcoin
outline/lock-password
outline/phone-done
outline/phone-end
outline/phone-ringing
outline/stopwatch
Fixed icons:
outline/bolt-off
,outline/bolt
,outline/phone-outgoing
,outline/phone-pause
actions/upload-artifact (actions/upload-artifact)
v4.3.6
Compare Source
aws/aws-sdk-js (aws-sdk)
v2.1673.0
Compare Source
v2.1672.0
Compare Source
v2.1671.0
Compare Source
v2.1670.0
Compare Source
v2.1669.0
Compare Source
eslint/eslint (eslint)
v9.9.0
Compare Source
Features
41d0206
feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)Documentation
9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)Chores
461b2c3
chore: upgrade to@eslint/[email protected]
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for @eslint/js release (Jenkins)fea8563
chore: update dependency @eslint/core to ^0.3.0 (#18724) (renovate[bot])aac191e
chore: update dependency @eslint/json to ^0.3.0 (#18760) (renovate[bot])b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)
v6.3.0
Compare Source
sweepline/eslint-plugin-unused-imports (eslint-plugin-unused-imports)
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
github/codeql-action (github/codeql-action)
v3.26.0
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.postcss/postcss (postcss)
v8.4.41
Compare Source
step-security/harden-runner (step-security/harden-runner)
v2.9.1
Compare Source
What's Changed
Release v2.9.1 by @h0x0er and @varunsh-coder in #440
This release includes two changes:
Full Changelog: step-security/harden-runner@v2...v2.9.1
vercel/turbo (turbo)
v2.0.12
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.1.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.0
global
variable name conflict (#17809) (6aa2206), closes #17809importScripts
injection breaking iife code (#17827) (bb4ba9f), closes #17827Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.