Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .changeset/great-bears-explain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-2aab117.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-39d9cc7.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-446b7ad.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-46d07bc.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-5f9f6fb.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-835e719.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-97376f6.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-9dfa224.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-abec8f6.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-b222414.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-b5c77d5.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-d0b5534.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-e604c2f.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-ef71a4e.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/changesets-renovate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 1.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/changesets-renovate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/changesets-renovate",
"version": "1.4.1",
"version": "2.0.0",
"description": "Automatically create changesets for Renovate",
"type": "module",
"engines": {
Expand Down
18 changes: 18 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## 3.17.4

### Patch Changes

- [#1852](https://github.com/scaleway/scaleway-lib/pull/1852) [`a819698`](https://github.com/scaleway/scaleway-lib/commit/a819698b0741dd0991de295faca2a04c1aa1ffac) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.0.2`.
Updated dependency `@typescript-eslint/parser` to `7.0.2`.

- [#1817](https://github.com/scaleway/scaleway-lib/pull/1817) [`111fd1c`](https://github.com/scaleway/scaleway-lib/commit/111fd1ce24f3a25ee4a080fa65317e9abf764113) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.20.0`.
Updated dependency `@typescript-eslint/parser` to `6.20.0`.

- [#1847](https://github.com/scaleway/scaleway-lib/pull/1847) [`5584c28`](https://github.com/scaleway/scaleway-lib/commit/5584c2821382ea71e937f7d75b967e6475f62749) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.57.0`.

- [#1832](https://github.com/scaleway/scaleway-lib/pull/1832) [`aa8aa1b`](https://github.com/scaleway/scaleway-lib/commit/aa8aa1bf272768280115b66e4a7fb6494fc6d57c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.21.0`.
Updated dependency `@typescript-eslint/parser` to `6.21.0`.

- [#1844](https://github.com/scaleway/scaleway-lib/pull/1844) [`3c25427`](https://github.com/scaleway/scaleway-lib/commit/3c25427618e6cc106c2d9dea5442e238339d0c6e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.0.0`.
Updated dependency `@typescript-eslint/parser` to `7.0.0`.

## 3.17.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/eslint-config-react",
"version": "3.17.3",
"version": "3.17.4",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
Expand Down
12 changes: 12 additions & 0 deletions packages/jest-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 4.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

### Patch Changes

- [#1826](https://github.com/scaleway/scaleway-lib/pull/1826) [`6fb0a4a`](https://github.com/scaleway/scaleway-lib/commit/6fb0a4ab60ea0ebceea65c4162f7147246a0b9db) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@testing-library/react` to `14.2.1`.

- [#1846](https://github.com/scaleway/scaleway-lib/pull/1846) [`53c8aca`](https://github.com/scaleway/scaleway-lib/commit/53c8aca6a1621f9b9402291681cd625958f9ca29) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@emotion/react` to `11.11.4`.

## 3.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/jest-helpers",
"version": "3.0.12",
"version": "4.0.0",
"description": "A package for utilities jest functions",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/outdated-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/outdated-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/outdated-browser",
"version": "2.0.2",
"version": "3.0.0",
"description": "A small web script to display outdated banner",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/random-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 4.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/random-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/random-name",
"version": "4.0.3",
"version": "5.0.0",
"description": "A small utility to generate a random name",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/regex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 4.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/regex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/regex",
"version": "4.2.1",
"version": "5.0.0",
"description": "A small utility to use regex",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/use-dataloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-dataloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-dataloader",
"version": "4.0.2",
"version": "5.0.0",
"description": "A small hook to handle api requests",
"type": "module",
"engines": {
Expand Down
10 changes: 10 additions & 0 deletions packages/use-growthbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @scaleway/use-growthbook

## 2.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

### Patch Changes

- [#1789](https://github.com/scaleway/scaleway-lib/pull/1789) [`cf00fbd`](https://github.com/scaleway/scaleway-lib/commit/cf00fbd55a29a56dc3aba89d426d67eb51e6cd22) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@growthbook/growthbook-react` to `0.24.0`.

## 1.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-growthbook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-growthbook",
"version": "1.0.6",
"version": "2.0.0",
"description": "Utility package to expose AB test tool",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/use-gtm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 2.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-gtm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-gtm",
"version": "2.0.2",
"version": "3.0.0",
"description": "A small hook to handle gtm in a react app",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/use-media/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-media",
"version": "2.0.1",
"version": "3.0.0",
"description": "A small hook to track CSS media query state",
"type": "module",
"engines": {
Expand Down
16 changes: 16 additions & 0 deletions packages/use-query-params/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## 5.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

### Patch Changes

- [#1827](https://github.com/scaleway/scaleway-lib/pull/1827) [`4a4d195`](https://github.com/scaleway/scaleway-lib/commit/4a4d195633df0cc3d058e12d8dae9d46f82fd169) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `query-string` to `8.2.0`.

- [#1840](https://github.com/scaleway/scaleway-lib/pull/1840) [`b14e131`](https://github.com/scaleway/scaleway-lib/commit/b14e13137e9da545561dfee5e63883c3f0247ff8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-router-dom` to `6.22.1`.

- [#1823](https://github.com/scaleway/scaleway-lib/pull/1823) [`9e1d79e`](https://github.com/scaleway/scaleway-lib/commit/9e1d79ef5d567e09d721183f62a5d8ac096770c0) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-router-dom` to `6.22.0`.

- [#1848](https://github.com/scaleway/scaleway-lib/pull/1848) [`1127412`](https://github.com/scaleway/scaleway-lib/commit/1127412e1abee737bdb6fe345c9e6355c45f45dc) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-router-dom` to `6.22.2`.

## 4.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-query-params/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-query-params",
"version": "4.0.23",
"version": "5.0.0",
"description": "A small hook to handle params",
"type": "module",
"engines": {
Expand Down
11 changes: 11 additions & 0 deletions packages/use-random-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 1.0.0

### Major Changes

- [#1837](https://github.com/scaleway/scaleway-lib/pull/1837) [`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca) Thanks [@philibea](https://github.com/philibea)! - upgrade node version from 14 to 20

### Patch Changes

- Updated dependencies [[`5404963`](https://github.com/scaleway/scaleway-lib/commit/5404963ddd01fafe6ed9753d8324fb19849065ca)]:
- @scaleway/random-name@5.0.0

## 0.3.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/use-random-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-random-name",
"version": "0.3.2",
"version": "1.0.0",
"description": "A small react utility to generate a random name",
"type": "module",
"engines": {
Expand All @@ -24,6 +24,6 @@
"react": ">=16.8"
},
"dependencies": {
"@scaleway/random-name": "^4.0.2"
"@scaleway/random-name": "^5.0.0"
}
}
Loading