Skip to content

Commit 2587cb0

Browse files
scaleway-botgithub-actions[bot]
authored andcommitted
chore: release (beta) (#5480)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fb937d commit 2587cb0

File tree

11 files changed

+105
-5
lines changed

11 files changed

+105
-5
lines changed

.changeset/pre.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,27 @@
1717
"@utils/test": "0.0.1"
1818
},
1919
"changesets": [
20+
"all-deer-talk",
21+
"breezy-hounds-bake",
2022
"deep-peas-live",
2123
"eight-glasses-warn",
2224
"fluffy-bananas-type",
25+
"giant-hairs-wash",
2326
"good-walls-behave",
2427
"great-showers-marry",
28+
"little-dogs-type",
29+
"many-items-wear",
2530
"modern-terms-know",
2631
"neat-regions-repair",
32+
"pretty-webs-share",
2733
"real-streets-ring",
2834
"real-suns-repair",
35+
"renovate-4590027",
36+
"renovate-65baf91",
37+
"renovate-be044a0",
38+
"renovate-e9a5ced",
39+
"rich-crabs-cough",
40+
"rotten-coins-glow",
2941
"some-adults-say",
3042
"spicy-waves-fix",
3143
"strong-cats-float",

packages/form/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,21 @@
4545
- @ultraviolet/icons@4.0.4
4646
- @ultraviolet/ui@2.1.1
4747

48+
## 5.0.0-beta.6
49+
50+
### Patch Changes
51+
52+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
53+
Updated dependency `@types/react-dom` to `19.1.9`.
54+
55+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
56+
Updated dependency `@babel/runtime` to `7.28.3`.
57+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
58+
Updated dependency `@babel/preset-env` to `7.28.3`.
59+
- Updated dependencies [[`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6), [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15), [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc), [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814), [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542), [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef), [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff)]:
60+
- @ultraviolet/ui@3.0.0-beta.6
61+
- @ultraviolet/icons@4.0.4-beta.2
62+
4863
## 5.0.0-beta.5
4964

5065
### Patch Changes

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/form",
3-
"version": "5.0.0-beta.5",
3+
"version": "5.0.0-beta.6",
44
"description": "Ultraviolet Form",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/icons/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@
2929

3030
### Patch Changes
3131

32+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
33+
Updated dependency `@types/react-dom` to `19.1.9`.
34+
35+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
36+
Updated dependency `@babel/runtime` to `7.28.3`.
37+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
38+
Updated dependency `@babel/preset-env` to `7.28.3`.
39+
40+
## 4.0.4-beta.2
41+
42+
### Patch Changes
43+
3244
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
3345
Updated dependency `@types/react-dom` to `19.1.9`.
3446

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/icons",
3-
"version": "4.0.4-beta.1",
3+
"version": "4.0.4-beta.2",
44
"description": "Ultraviolet Icons",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/nextjs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,18 @@
3535
- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]:
3636
- @ultraviolet/ui@2.1.1
3737

38+
## 2.0.0-beta.6
39+
40+
### Patch Changes
41+
42+
- [#5454](https://github.com/scaleway/ultraviolet/pull/5454) [`9c34041`](https://github.com/scaleway/ultraviolet/commit/9c34041245eb04bb6c1cdce358ed0d4b40a49ae8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.4.7`.
43+
Updated dependency `eslint-config-next` to `15.4.7`.
44+
45+
- [#5483](https://github.com/scaleway/ultraviolet/pull/5483) [`c5d3c9e`](https://github.com/scaleway/ultraviolet/commit/c5d3c9eedebaab3e82c7e58cee37ccfb195f39f2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `next` to `15.4.7`.
46+
47+
- Updated dependencies [[`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6), [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15), [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc), [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814), [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542), [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef), [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff)]:
48+
- @ultraviolet/ui@3.0.0-beta.6
49+
3850
## 2.0.0-beta.5
3951

4052
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/nextjs",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Ultraviolet NextJS utility package",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/plus/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,27 @@
5757
- @ultraviolet/icons@4.0.4
5858
- @ultraviolet/ui@2.1.1
5959

60+
## 2.0.0-beta.6
61+
62+
### Minor Changes
63+
64+
- [#5460](https://github.com/scaleway/ultraviolet/pull/5460) [`9826c20`](https://github.com/scaleway/ultraviolet/commit/9826c200d02e9d2ad9f68610ac15112a896fa0ef) Thanks [@Echo-IV](https://github.com/Echo-IV)! - Add lineNumber prop on `<CodeEditor />` component
65+
66+
### Patch Changes
67+
68+
- [`37debae`](https://github.com/scaleway/ultraviolet/commit/37debae5387ce8f03beda91c0518c6f739513188) Thanks [@Lawndlwd](https://github.com/Lawndlwd)! - Add error message on Code editor
69+
70+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
71+
Updated dependency `@types/react-dom` to `19.1.9`.
72+
73+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
74+
Updated dependency `@babel/runtime` to `7.28.3`.
75+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
76+
Updated dependency `@babel/preset-env` to `7.28.3`.
77+
- Updated dependencies [[`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6), [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15), [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc), [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814), [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542), [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef), [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff)]:
78+
- @ultraviolet/ui@3.0.0-beta.6
79+
- @ultraviolet/icons@4.0.4-beta.2
80+
6081
## 2.0.0-beta.5
6182

6283
### Patch Changes

packages/plus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ultraviolet/plus",
3-
"version": "2.0.0-beta.5",
3+
"version": "2.0.0-beta.6",
44
"description": "Ultraviolet Plus",
55
"homepage": "https://github.com/scaleway/ultraviolet#readme",
66
"repository": {

packages/ui/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Change Log
22

3+
## 3.0.0-beta.6
4+
5+
### Major Changes
6+
7+
- [`65da279`](https://github.com/scaleway/ultraviolet/commit/65da27924e47c48bfe97e485881d2a3aeb147bb6) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Popup`, `Popover` and `Tooltip` to use vanilla-extract instead of Emotion
8+
9+
- [`6815e33`](https://github.com/scaleway/ultraviolet/commit/6815e33cae41e61b0285fca98fb6894837f1b6ef) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Loader` and `Separator` to use vanilla-extract instead of Emotion
10+
11+
- [`cb3aaed`](https://github.com/scaleway/ultraviolet/commit/cb3aaeddda933b0ccb0db8a484e18dcbb631d6ff) Thanks [@lisalupi](https://github.com/lisalupi)! - Refactor components `Avatar` to use vanilla-extract instead of Emotion
12+
13+
### Patch Changes
14+
15+
- [`7a6a41e`](https://github.com/scaleway/ultraviolet/commit/7a6a41e26303a8c273700e2a32784ca515067f15) Thanks [@matthprost](https://github.com/matthprost)! - Fix className useless spacing on Banner and Button
16+
17+
- [`475669b`](https://github.com/scaleway/ultraviolet/commit/475669bd710411ec99a5370ede1523535161fbdc) Thanks [@lisalupi](https://github.com/lisalupi)! - `ActionBar` & `Text`: Use css variable instead of style with vanilla extract
18+
19+
- [`a65dcc1`](https://github.com/scaleway/ultraviolet/commit/a65dcc1e898321d13480c88036d5196c1fa28814) Thanks [@lisalupi](https://github.com/lisalupi)! - `SelectInput`: should display values correctly on first render
20+
21+
- [#5490](https://github.com/scaleway/ultraviolet/pull/5490) [`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `19.1.12`.
22+
Updated dependency `@types/react-dom` to `19.1.9`.
23+
24+
- [#5499](https://github.com/scaleway/ultraviolet/pull/5499) [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.28.3`.
25+
Updated dependency `@babel/runtime` to `7.28.3`.
26+
Updated dependency `@babel/plugin-transform-runtime` to `7.28.3`.
27+
Updated dependency `@babel/preset-env` to `7.28.3`.
28+
- Updated dependencies [[`2779f6d`](https://github.com/scaleway/ultraviolet/commit/2779f6de81b6e4522cf304d94d09dcd4f2bcc6f7), [`0f049c0`](https://github.com/scaleway/ultraviolet/commit/0f049c044ba9208abf7a1a6a6ea0d911803ea542)]:
29+
- @ultraviolet/[email protected]
30+
331
## 3.0.0-beta.5
432

533
### Major Changes

0 commit comments

Comments
 (0)