mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
chore(deps): update dependency typescript to v5.8.3 (#7480)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.6.3` -> `5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.6.3/5.8.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.4.5` -> `5.8.3`](https://renovatebot.com/diffs/npm/typescript/5.4.5/5.8.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>microsoft/TypeScript (typescript)</summary> ### [`v5.8.3`](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...68cead182cc24afdc3f1ce7c8ff5853aba14b65a) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3) ### [`v5.8.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.3...beb69e4cdd61b1a0fd9ae21ae58bd4bd409d7217) [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2) ### [`v5.7.3`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.7.3): TypeScript 5.7.3 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/). - [fixed issues query for Typescript 5.7.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.7.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.7.2 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.7.3 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+). Downloads are available on [npm](https://www.npmjs.com/package/typescript) ### [`v5.7.2`](https://redirect.github.com/microsoft/TypeScript/releases/tag/v5.7.2): TypeScript 5.7 [Compare Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/). - [fixed issues query for Typescript 5.7.0 (Beta)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.7.1 (RC)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.7.2 (Stable)](https://redirect.github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjQwLjExLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nuno Góis <github@nunogois.com>
This commit is contained in:
parent
600ee7ee80
commit
e67e60a363
@ -117,7 +117,7 @@
|
||||
"semver": "7.7.1",
|
||||
"swr": "2.3.3",
|
||||
"tss-react": "4.9.15",
|
||||
"typescript": "5.4.5",
|
||||
"typescript": "5.8.3",
|
||||
"unleash-proxy-client": "^3.7.3",
|
||||
"use-query-params": "^2.2.1",
|
||||
"vanilla-jsoneditor": "^0.23.0",
|
||||
|
@ -4,7 +4,7 @@ import { parseDateValue, parseValidDate } from 'component/common/util';
|
||||
|
||||
import { useMemo, useState } from 'react';
|
||||
import { styled } from '@mui/material';
|
||||
import TimezoneCountries from 'countries-and-timezones';
|
||||
import { getAllTimezones } from 'countries-and-timezones';
|
||||
|
||||
interface IDateSingleValueProps {
|
||||
setValue: (value: string) => void;
|
||||
@ -30,13 +30,13 @@ export const DateSingleValue = ({
|
||||
error,
|
||||
setError,
|
||||
}: IDateSingleValueProps) => {
|
||||
const timezones = Object.values(
|
||||
TimezoneCountries.getAllTimezones({ deprecated: false }),
|
||||
).map((timezone) => ({
|
||||
key: timezone.name,
|
||||
label: `${timezone.name}`,
|
||||
utcOffset: timezone.utcOffsetStr,
|
||||
}));
|
||||
const timezones = Object.values(getAllTimezones({ deprecated: false })).map(
|
||||
(timezone) => ({
|
||||
key: timezone.name,
|
||||
label: `${timezone.name}`,
|
||||
utcOffset: timezone.utcOffsetStr,
|
||||
}),
|
||||
);
|
||||
const { timeZone: localTimezoneName } =
|
||||
Intl.DateTimeFormat().resolvedOptions();
|
||||
const [pickedDate, setPickedDate] = useState(value || '');
|
||||
|
@ -4,7 +4,7 @@ import { parseDateValue, parseValidDate } from 'component/common/util';
|
||||
|
||||
import { useMemo, useState } from 'react';
|
||||
import { styled } from '@mui/material';
|
||||
import TimezoneCountries from 'countries-and-timezones';
|
||||
import { getAllTimezones } from 'countries-and-timezones';
|
||||
|
||||
interface IDateSingleValueProps {
|
||||
setValue: (value: string) => void;
|
||||
@ -31,13 +31,13 @@ export const DateSingleValue = ({
|
||||
error,
|
||||
setError,
|
||||
}: IDateSingleValueProps) => {
|
||||
const timezones = Object.values(
|
||||
TimezoneCountries.getAllTimezones({ deprecated: false }),
|
||||
).map((timezone) => ({
|
||||
key: timezone.name,
|
||||
label: `${timezone.name}`,
|
||||
utcOffset: timezone.utcOffsetStr,
|
||||
}));
|
||||
const timezones = Object.values(getAllTimezones({ deprecated: false })).map(
|
||||
(timezone) => ({
|
||||
key: timezone.name,
|
||||
label: `${timezone.name}`,
|
||||
utcOffset: timezone.utcOffsetStr,
|
||||
}),
|
||||
);
|
||||
const { timeZone: localTimezoneName } =
|
||||
Intl.DateTimeFormat().resolvedOptions();
|
||||
const [pickedDate, setPickedDate] = useState(value || '');
|
||||
|
@ -3,7 +3,7 @@ import { parseDateValue, parseValidDate } from 'component/common/util';
|
||||
|
||||
import { useId, useMemo, useState } from 'react';
|
||||
import { styled } from '@mui/material';
|
||||
import TimezoneCountries from 'countries-and-timezones';
|
||||
import { getAllTimezones } from 'countries-and-timezones';
|
||||
import { ScreenReaderOnly } from 'component/common/ScreenReaderOnly/ScreenReaderOnly';
|
||||
import { HelpIcon } from 'component/common/HelpIcon/HelpIcon';
|
||||
import type { ConstraintValidatorOutput } from 'component/common/NewConstraintAccordion/ConstraintAccordionEdit/ConstraintAccordionEditBody/useConstraintInput/constraintValidators';
|
||||
@ -35,7 +35,7 @@ export const ConstraintDateInput = ({
|
||||
}: IDateSingleValueProps) => {
|
||||
const [error, setError] = useState('');
|
||||
const timezones = Object.values(
|
||||
TimezoneCountries.getAllTimezones({ deprecated: false }) as {
|
||||
getAllTimezones({ deprecated: false }) as {
|
||||
[timezone: string]: { name: string; utcOffsetStr: string };
|
||||
},
|
||||
).map((timezone) => ({
|
||||
|
@ -40,16 +40,32 @@ declare module '@mui/material/styles' {
|
||||
};
|
||||
}
|
||||
|
||||
interface PaletteColor {
|
||||
border?: string;
|
||||
}
|
||||
|
||||
interface SimplePaletteColorOptions {
|
||||
border?: string;
|
||||
}
|
||||
|
||||
interface CustomTypeBackground {
|
||||
application: string;
|
||||
sidebar: string;
|
||||
alternative: string;
|
||||
elevation1: string;
|
||||
elevation2: string;
|
||||
}
|
||||
|
||||
interface CustomPalette {
|
||||
/**
|
||||
* Generic neutral palette color
|
||||
*/
|
||||
neutral: PaletteColorOptions;
|
||||
neutral: SimplePaletteColorOptions;
|
||||
|
||||
/**
|
||||
* Sales-related palette color
|
||||
*/
|
||||
web: PaletteColorOptions;
|
||||
web: SimplePaletteColorOptions;
|
||||
|
||||
/**
|
||||
* Table colors
|
||||
@ -170,30 +186,6 @@ declare module '@mui/material/styles' {
|
||||
}
|
||||
|
||||
interface TypeAction extends CustomTypeAction {}
|
||||
|
||||
/* Extend the background object from MUI */
|
||||
interface CustomTypeBackground {
|
||||
application: string;
|
||||
sidebar: string;
|
||||
alternative: string;
|
||||
elevation1: string;
|
||||
elevation2: string;
|
||||
}
|
||||
|
||||
interface PaletteColor {
|
||||
main: string;
|
||||
light: string;
|
||||
dark: string;
|
||||
border?: string;
|
||||
contrastText: string;
|
||||
}
|
||||
interface PaletteColorOptions {
|
||||
main?: string;
|
||||
light?: string;
|
||||
dark?: string;
|
||||
border?: string;
|
||||
contrastText?: string;
|
||||
}
|
||||
}
|
||||
|
||||
declare module '@mui/system/createTheme/shape' {
|
||||
|
@ -9948,23 +9948,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:5.4.5":
|
||||
version: 5.4.5
|
||||
resolution: "typescript@npm:5.4.5"
|
||||
"typescript@npm:5.8.3":
|
||||
version: 5.8.3
|
||||
resolution: "typescript@npm:5.8.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
|
||||
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
|
||||
version: 5.4.5
|
||||
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
|
||||
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
|
||||
version: 5.8.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
|
||||
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10182,7 +10182,7 @@ __metadata:
|
||||
semver: "npm:7.7.1"
|
||||
swr: "npm:2.3.3"
|
||||
tss-react: "npm:4.9.15"
|
||||
typescript: "npm:5.4.5"
|
||||
typescript: "npm:5.8.3"
|
||||
unleash-proxy-client: "npm:^3.7.3"
|
||||
use-query-params: "npm:^2.2.1"
|
||||
vanilla-jsoneditor: "npm:^0.23.0"
|
||||
|
@ -60,7 +60,7 @@
|
||||
"@docusaurus/types": "^3.7.0",
|
||||
"@tsconfig/docusaurus": "2.0.3",
|
||||
"@types/react": "^18.3.12",
|
||||
"typescript": "5.6.3"
|
||||
"typescript": "5.8.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"http-proxy-middleware": "3.0.5",
|
||||
|
@ -16241,23 +16241,23 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:5.6.3":
|
||||
version: 5.6.3
|
||||
resolution: "typescript@npm:5.6.3"
|
||||
"typescript@npm:5.8.3":
|
||||
version: 5.8.3
|
||||
resolution: "typescript@npm:5.8.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
|
||||
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
|
||||
version: 5.6.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
|
||||
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
|
||||
version: 5.8.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
|
||||
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17113,7 +17113,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
react: "npm:^18.3.1"
|
||||
react-dom: "npm:^18.3.1"
|
||||
sass: "npm:^1.85.1"
|
||||
typescript: "npm:5.6.3"
|
||||
typescript: "npm:5.8.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user