aleph
aleph copied to clipboard
Bump the dev group across 1 directory with 6 updates
Bumps the dev group with 6 updates in the /ui directory:
| Package | From | To |
|---|---|---|
| @formatjs/cli | 6.2.0 |
6.6.4 |
| @testing-library/jest-dom | 6.1.3 |
6.6.3 |
| @testing-library/react | 12.1.5 |
16.3.0 |
| @testing-library/user-event | 14.5.1 |
14.6.1 |
| prettier | 3.0.3 |
3.5.3 |
| sass | 1.68.0 |
1.87.0 |
Updates @formatjs/cli from 6.2.0 to 6.6.4
Release notes
Sourced from @formatjs/cli's releases.
@formatjs/cli@6.6.46.6.4 (2025-04-19)
Note: Version bump only for package
@formatjs/cli
@formatjs/cli@6.6.36.6.3 (2025-03-26)
Note: Version bump only for package
@formatjs/cli
@formatjs/cli@6.6.26.6.2 (2025-03-23)
Bug Fixes
@formatjs/cli: update dependency commander to v13 (ce27fdb) - by@renovate[bot]
@formatjs/cli@6.6.16.6.1 (2025-02-09)
Note: Version bump only for package
@formatjs/cli
@formatjs/cli@6.6.06.6.0 (2025-02-04)
Bug Fixes
@formatjs/cli-lib: remove removeDefaultMessage option since it doesnt do anything, fix #4798 (3629347) - by@longlhoFeatures
@formatjs/cli@6.5.16.5.1 (2025-01-20)
Note: Version bump only for package
@formatjs/cli
Commits
f0919b5build: publishacdda0cfix(@formatjs/cli-lib): remove type module and fix main9160933fix(react-intl): update type of the <FormattedNumber>valueprop (#4954)2fe506ddocs: move --preserve-whitespace from compilation to extraction options (#4893)946a73cchore(deps): update dependency vite to v6.2.5 (#4961)e17b559chore(deps): update pnpm to v10.7.1 (#4962)cb10722chore(deps): update dependency aspect_rules_lint to v1.3.1 (#4960)9444c25chore(deps): update dependency@testing-library/reactto v16.3.0 (#4959)7392c8fchore(deps): update dependency vite to v6.1.3 [security] (#4945)f9e14a3chore(deps): update dependency vue-eslint-parser to v10.1.2 (#4958)- Additional commits viewable in compare view
Updates @testing-library/jest-dom from 6.1.3 to 6.6.3
Release notes
Sourced from @testing-library/jest-dom's releases.
v6.6.3
6.6.3 (2024-10-31)
Bug Fixes
v6.6.2
6.6.2 (2024-10-17)
Bug Fixes
v6.6.1
6.6.1 (2024-10-16)
Bug Fixes
v6.6.0
6.6.0 (2024-10-16)
Features
v6.5.0
6.5.0 (2024-08-23)
Features
v6.4.8
6.4.8 (2024-07-23)
Bug Fixes
v6.4.7
6.4.7 (2024-07-22)
... (truncated)
Commits
5ba0156fix: add vitest import when extending vitest matchers (#646)4468378fix: remove recursive type reference in vitest types (#636)abba961docs: add billyjanitsch as a contributor for bug (#644)9490615docs: add G-Rath as a contributor for code (#643)ced792efix: fix lodash import in to-have-selection.js (#642)9b14804feat: implement toHaveSelection (#637)f5b0e94docs: add diegohaz as a contributor for ideas (#640)68e927edocs: add pwolaq as a contributor for code, and test (#639)04005dbdocs: add silviuaavram as a contributor for code, and test (#638)4723de3docs: add mibcadet as a contributor for doc (#628)- Additional commits viewable in compare view
Updates @testing-library/react from 12.1.5 to 16.3.0
Release notes
Sourced from @testing-library/react's releases.
v16.3.0
16.3.0 (2025-04-02)
Features
v16.2.0
16.2.0 (2025-01-15)
Features
v16.1.0
16.1.0 (2024-12-05)
Features
v16.0.1
16.0.1 (2024-08-29)
Bug Fixes
v16.0.0
16.0.0 (2024-06-03)
Features
BREAKING CHANGES
@testing-library/domwas moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of@testing-library/dominstalled that frequently caused bugs when used with@testing-library/user-event. We will also be able to allow new versions of@testing-library/dombeing used without a SemVer major release of@testing-library/reactby just widening the peer dependency.@types/react-domneeds to be installed if you're typechecking files using@testing-library/react.v15.0.7
... (truncated)
Commits
9fc6a75feat: add bernardobelchior as a contributor for code, and doc (#1391)8782f3bAddreactStrictModeas an option torender(#1390)65bc994test: Run with relevant React stable types (#1352)c3e3d90test: Use React 19 by default (#1377)9618c51feat: Add support for React error handlers (#1354)eab6e67[ci] Codecov fix follow-up7134e5d[ci] Fix codecov action (#1376)85ac253feat: Add support for React 19 (#1367)3dcd8a9fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9Fix React Canary and Experimental tests (#1353)- Additional commits viewable in compare view
Updates @testing-library/user-event from 14.5.1 to 14.6.1
Release notes
Sourced from @testing-library/user-event's releases.
v14.6.1
14.6.1 (2025-01-21)
Bug Fixes
- correct description for
delayoption (#1175) (2edf14d)- keyboard: add
ContextMenutodefaultKeyMap(#1079) (3e471d1)- keyboard: add brackets to
defaultKeyMap(#1226) (543ecb0)- keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
- pointer: dispatch mouse events if
pointerdownisdefaultPrevented(#1121) (f681f7b)- pointer: set
buttonandbuttonsproperties onPointerEvent(#1219) (6614f72)- pointer: use
1as default value forPointerEvent.widthandPointerEvent.height(#1224) (f0468d0)- prevent
clickevent loop on form-associated custom element (#1238) (465fc7e)- prevent
clickevent on non-focusable control (#1130) (e429094)- upload: apply
acceptfilter more leniently (#1064) (a344ad4)v14.6.0
14.6.0 (2025-01-15)
Features
Bug Fixes
- clipboard: await
DataTransferItem.getAsString()callback (#1251) (7b11b0e)- event: assign pointer coords to MouseEvent (#1039) (8528972)
- pointer: check
PointerCoords.xinisDifferentPointerPosition(#1216) (75edef5)- pointer: check all fields of
PointerCoordsinisDifferentPointerPosition()(#1229) (5f3d28f)v14.5.2
14.5.2 (2023-12-29)
Bug Fixes
- remove interop and deep DTL imports (6a3c896)
Commits
d42954bchore: fix typos (#1260)465fc7efix: preventclickevent loop on form-associated custom element (#1238)65c1f6ctest: update snapshots (#1261)543ecb0fix(keyboard): add brackets todefaultKeyMap(#1226)f0468d0fix(pointer): use1as default value forPointerEvent.widthand `PointerE...6614f72fix(pointer): setbuttonandbuttonsproperties onPointerEvent(#1219)2edf14dfix: correct description fordelayoption (#1175)e429094fix: preventclickevent on non-focusable control (#1130)f681f7bfix(pointer): dispatch mouse events ifpointerdownisdefaultPrevented(#...3e471d1fix(keyboard): addContextMenutodefaultKeyMap(#1079)- Additional commits viewable in compare view
Updates prettier from 3.0.3 to 3.5.3
Release notes
Sourced from prettier's releases.
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.5
3.2.4
- Fix
.eslintrc.jsonformat #159473.2.3
- Format
tsconfig.jsonfile withjsoncparser #15927
... (truncated)
Changelog
Sourced from prettier's changelog.
3.5.3
Flow: Fix missing parentheses in
ConditionalTypeAnnotation(#17196 by@fisker)// Input type T<U> = 'a' | ('b' extends U ? 'c' : empty); type T<U> = 'a' & ('b' extends U ? 'c' : empty);// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);
3.5.2
Remove
module-synccondition (#17156 by@fisker)In Prettier 3.5.0, we added
module-synccondition topackage.json, so thatrequire("prettier")can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.3.5.1
Fix CLI crash when cache for old version exists (#17100 by
@sosukesuzuki)Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by
@remcohaszing)Prettier now supports the
dockercomposeandgithub-actions-workflowlanguages in Visual Studio Code.3.5.0
3.4.2
... (truncated)
Commits
4ff5dc5Release 3.5.3a2e560eFix missing parentheses inConditionalTypeAnnotation(#17196)fa95c97AddmergeBlogPoststep to release script (#17199)b47cd50Add title to patch release changelog (#17197)de30788Minor fix in release scriptecee6a0Clean changelog_unreleasedfd06512Bump Prettier dependency to 3.5.21f74dd5Update dependents count399f427Release 3.5.2bf5aab8Revert "Use ESM entrypoint forrequire(ESM)" (#17156)- Additional commits viewable in compare view
Updates sass from 1.68.0 to 1.87.0
Release notes
Sourced from sass's releases.
Dart Sass 1.87.0
To install Sass 1.87.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Potentially breaking bug fix: When a plain CSS file with a top-level nesting selector
&is loaded into a nested Sass context viameta.load-css()or@import, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.See the full changelog for changes in earlier releases.
Dart Sass 1.86.3
To install Sass 1.86.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a
..segment.See the full changelog for changes in earlier releases.
Dart Sass 1.86.2
To install Sass 1.86.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Dart Sass 1.86.1
To install Sass 1.86.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Improve the performance of
file:URL case canonicalization on Windows and Mac OS.See the full changelog for changes in earlier releases.
Dart Sass 1.86.0
To install Sass 1.86.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
... (truncated)
Changelog
Sourced from sass's changelog.
1.87.0
- Potentially breaking bug fix: When a plain CSS file with a top-level nesting selector
&is loaded into a nested Sass context viameta.load-css()or@import, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.1.86.3
- Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a
..segment.1.86.2
- No user-visible changes.
1.86.1
- Improve the performance of
file:URL case canonicalization on Windows and Mac OS.1.86.0
Add support for
%as an expression in its own right. It will still be parsed as the modulo operator when between two other expressions, but in any other context it will be an expression whose value is the unquoted string%.Consider
attr()to be a special number function that can be used as a channel in color functions.Deprecate user-defined functions named
type()so that we can eventually support the new CSStype()function.Dart API
- Increase the minimum Dart SDK to 3.6.0.
1.85.1
- Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example,
round(-$var / 2)previously threw an error but now works as intended.1.85.0
- No longer fully trim redundant selectors generated by
@extend. This caused unacceptable performance issues for certain heavy users of@extend. We'll try to find a more performant way to accomplish it in the future.
... (truncated)
Commits
3b8afa2Fix top-level nesting selectors in loaded plain CSS (#2560)087a685Stop releasing the Bazel repo (#2565)1adf814Switch to OSS windows-11-arm runner (#2563)52221c0Fix canonicalize paths containing..(#2561)f6fea3aFix the sass_api release (#2557)cee843bImprove case canonicalization performance (#2552)bce1f4cMerge pull request #2547 from ntkme/gh-cli-release6a9fb83Generate artifact attestationef8f3c4Replace an external github action with github clic6706e7Add support for%as a stand-alone expression (#2540)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.