1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

7509 Commits

Author SHA1 Message Date
GitHub Actions Bot
7bf5be1ada 4.22.0-beta.25 2023-03-01 07:49:34 +00:00
Tymoteusz Czech
e209acfa25
feat: paid users limit in UI (#3210) 2023-03-01 08:49:14 +01:00
renovate[bot]
46fb1d7886
chore(deps): update dependency @types/uuid to v9.0.1 (#3225)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/uuid](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`9.0.0` ->
`9.0.1`](https://renovatebot.com/diffs/npm/@types%2fuuid/9.0.0/9.0.1) |
[![age](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/compatibility-slim/9.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fuuid/9.0.1/confidence-slim/9.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 07:48:56 +00:00
renovate[bot]
564b04d865
chore(deps): update dependency vite to v4.1.4 (#3217)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite](https://togithub.com/vitejs/vite/tree/main/#readme)
([source](https://togithub.com/vitejs/vite)) | [`4.1.1` ->
`4.1.4`](https://renovatebot.com/diffs/npm/vite/4.1.1/4.1.4) |
[![age](https://badges.renovateapi.com/packages/npm/vite/4.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/vite/4.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/vite/4.1.4/compatibility-slim/4.1.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/vite/4.1.4/confidence-slim/4.1.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vitejs/vite</summary>

###
[`v4.1.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small414-2023-02-21-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.1.3...v4.1.4)

- fix(define): should not stringify vite internal env
([#&#8203;12120](https://togithub.com/vitejs/vite/issues/12120))
([73c3999](https://togithub.com/vitejs/vite/commit/73c3999)), closes
[#&#8203;12120](https://togithub.com/vitejs/vite/issues/12120)
- docs: update rollup docs links
([#&#8203;12130](https://togithub.com/vitejs/vite/issues/12130))
([439a73f](https://togithub.com/vitejs/vite/commit/439a73f)), closes
[#&#8203;12130](https://togithub.com/vitejs/vite/issues/12130)

###
[`v4.1.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small413-2023-02-20-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.1.2...v4.1.3)

- fix: catch and handle websocket error
([#&#8203;11991](https://togithub.com/vitejs/vite/issues/11991))
([#&#8203;12007](https://togithub.com/vitejs/vite/issues/12007))
([4b5cc9f](https://togithub.com/vitejs/vite/commit/4b5cc9f)), closes
[#&#8203;11991](https://togithub.com/vitejs/vite/issues/11991)
[#&#8203;12007](https://togithub.com/vitejs/vite/issues/12007)
- fix: do not append version query param when scanning for dependencies
([#&#8203;11961](https://togithub.com/vitejs/vite/issues/11961))
([575bcf6](https://togithub.com/vitejs/vite/commit/575bcf6)), closes
[#&#8203;11961](https://togithub.com/vitejs/vite/issues/11961)
- fix(css): handle pure css chunk heuristic with special queries
([#&#8203;12091](https://togithub.com/vitejs/vite/issues/12091))
([a873af5](https://togithub.com/vitejs/vite/commit/a873af5)), closes
[#&#8203;12091](https://togithub.com/vitejs/vite/issues/12091)
- fix(esbuild): umd helper insert into wrong position in lib mode
([#&#8203;11988](https://togithub.com/vitejs/vite/issues/11988))
([86bc243](https://togithub.com/vitejs/vite/commit/86bc243)), closes
[#&#8203;11988](https://togithub.com/vitejs/vite/issues/11988)
- fix(html): respect disable modulepreload
([#&#8203;12111](https://togithub.com/vitejs/vite/issues/12111))
([6c50119](https://togithub.com/vitejs/vite/commit/6c50119)), closes
[#&#8203;12111](https://togithub.com/vitejs/vite/issues/12111)
- fix(html): rewrite assets url in `<noscript>`
([#&#8203;11764](https://togithub.com/vitejs/vite/issues/11764))
([1dba285](https://togithub.com/vitejs/vite/commit/1dba285)), closes
[#&#8203;11764](https://togithub.com/vitejs/vite/issues/11764)
- feat(preview): improve error when build output missing
([#&#8203;12096](https://togithub.com/vitejs/vite/issues/12096))
([a0702a1](https://togithub.com/vitejs/vite/commit/a0702a1)), closes
[#&#8203;12096](https://togithub.com/vitejs/vite/issues/12096)
- feat(ssr): add importer path to error msg when invalid url import
occur ([#&#8203;11606](https://togithub.com/vitejs/vite/issues/11606))
([70729c0](https://togithub.com/vitejs/vite/commit/70729c0)), closes
[#&#8203;11606](https://togithub.com/vitejs/vite/issues/11606)

###
[`v4.1.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small412-2023-02-17-small)

[Compare
Source](https://togithub.com/vitejs/vite/compare/v4.1.1...v4.1.2)

- fix: correct access to `crossOrigin` attribute
([#&#8203;12023](https://togithub.com/vitejs/vite/issues/12023))
([6a0d356](https://togithub.com/vitejs/vite/commit/6a0d356)), closes
[#&#8203;12023](https://togithub.com/vitejs/vite/issues/12023)
- fix: narrow defineConfig return type
([#&#8203;12021](https://togithub.com/vitejs/vite/issues/12021))
([18fa8f0](https://togithub.com/vitejs/vite/commit/18fa8f0)), closes
[#&#8203;12021](https://togithub.com/vitejs/vite/issues/12021)
- fix(define): inconsistent env values in build mode
([#&#8203;12058](https://togithub.com/vitejs/vite/issues/12058))
([0a50c59](https://togithub.com/vitejs/vite/commit/0a50c59)), closes
[#&#8203;12058](https://togithub.com/vitejs/vite/issues/12058)
- fix(env): compatible with env variables ended with unescaped $
([#&#8203;12031](https://togithub.com/vitejs/vite/issues/12031))
([05b3df0](https://togithub.com/vitejs/vite/commit/05b3df0)), closes
[#&#8203;12031](https://togithub.com/vitejs/vite/issues/12031)
- fix(ssr): print file url in `ssrTransform` parse error
([#&#8203;12060](https://togithub.com/vitejs/vite/issues/12060))
([19f39f7](https://togithub.com/vitejs/vite/commit/19f39f7)), closes
[#&#8203;12060](https://togithub.com/vitejs/vite/issues/12060)
- revert: narrow defineConfig return type
([#&#8203;12077](https://togithub.com/vitejs/vite/issues/12077))
([54d511e](https://togithub.com/vitejs/vite/commit/54d511e)), closes
[#&#8203;12077](https://togithub.com/vitejs/vite/issues/12077)
- feat: support `import.meta.hot?.accept`
([#&#8203;12053](https://togithub.com/vitejs/vite/issues/12053))
([081c27f](https://togithub.com/vitejs/vite/commit/081c27f)), closes
[#&#8203;12053](https://togithub.com/vitejs/vite/issues/12053)
- chore: add jsdoc default value
([#&#8203;11746](https://togithub.com/vitejs/vite/issues/11746))
([8c87af7](https://togithub.com/vitejs/vite/commit/8c87af7)), closes
[#&#8203;11746](https://togithub.com/vitejs/vite/issues/11746)
- chore: fix typos
([#&#8203;12032](https://togithub.com/vitejs/vite/issues/12032))
([ee1a686](https://togithub.com/vitejs/vite/commit/ee1a686)), closes
[#&#8203;12032](https://togithub.com/vitejs/vite/issues/12032)
- chore(deps): update dependency strip-literal to v1
([#&#8203;12044](https://togithub.com/vitejs/vite/issues/12044))
([5bd6c0a](https://togithub.com/vitejs/vite/commit/5bd6c0a)), closes
[#&#8203;12044](https://togithub.com/vitejs/vite/issues/12044)
- chore(pluginContainer): simplify error position judge condition
([#&#8203;12003](https://togithub.com/vitejs/vite/issues/12003))
([e3ef9f4](https://togithub.com/vitejs/vite/commit/e3ef9f4)), closes
[#&#8203;12003](https://togithub.com/vitejs/vite/issues/12003)

</details>

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 05:42:30 +00:00
renovate[bot]
c3ba8696a8
chore(deps): update dependency tss-react to v4.6.1 (#3216)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tss-react](https://www.tss-react.dev)
([source](https://togithub.com/garronej/tss-react)) | [`4.6.0` ->
`4.6.1`](https://renovatebot.com/diffs/npm/tss-react/4.6.0/4.6.1) |
[![age](https://badges.renovateapi.com/packages/npm/tss-react/4.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/tss-react/4.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/tss-react/4.6.1/compatibility-slim/4.6.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/tss-react/4.6.1/confidence-slim/4.6.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>garronej/tss-react</summary>

###
[`v4.6.1`](https://togithub.com/garronej/tss-react/releases/tag/v4.6.1)

[Compare
Source](https://togithub.com/garronej/tss-react/compare/v4.6.0...v4.6.1)

<!-- Release notes generated using configuration in .github/release.yaml
at refs/heads/main -->

#### What's Changed

##### Other Changes

- Reduce bundle size by
[@&#8203;garronej](https://togithub.com/garronej) in
[https://github.com/garronej/tss-react/pull/149](https://togithub.com/garronej/tss-react/pull/149)

**Full Changelog**:
https://github.com/garronej/tss-react/compare/v4.6.0...v4.6.1

</details>

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 01:17:05 +00:00
renovate[bot]
cc7553770e
chore(deps): update dependency @swc/core to v1.3.36 (#3219)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.3.35` ->
`1.3.36`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.35/1.3.36) |
[![age](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/compatibility-slim/1.3.35)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@swc%2fcore/1.3.36/confidence-slim/1.3.35)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc</summary>

###
[`v1.3.36`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#&#8203;1336---2023-02-21)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.3.35...v1.3.36)

##### Bug Fixes

- **(bindings/cli)** Rename `--config` to `--config-json`
([#&#8203;6932](https://togithub.com/swc-project/swc/issues/6932))
([cb4436b](cb4436bd6e))

- **(bindings/node)** Treat `.cts` and `.mts` as input by default
([#&#8203;6959](https://togithub.com/swc-project/swc/issues/6959))
([d5c0dec](d5c0dec40c))

- **(bundler)** Don't panic while finding exports
([#&#8203;6947](https://togithub.com/swc-project/swc/issues/6947))
([542bb62](542bb62ef7))

- **(css/modules)** Fix CSS `animation` on CSS Modules
([#&#8203;6969](https://togithub.com/swc-project/swc/issues/6969))
([4771aa2](4771aa206a))

- **(es/minifier)** Fix `toFixed`, `toPrecision`, `toExponential` and
`toString` of Number
([#&#8203;6960](https://togithub.com/swc-project/swc/issues/6960))
([9382bda](9382bda786))

- **(es/minifier)** Fix optimization of expressions in numeric context
([#&#8203;6965](https://togithub.com/swc-project/swc/issues/6965))
([1dfadb8](1dfadb8790))

- **(es/module)** Fix `jsc.paths` on Windows
([#&#8203;6930](https://togithub.com/swc-project/swc/issues/6930))
([1ec161a](1ec161a0f1))

- **(es/react)** Fix handling of whitespaces
([#&#8203;6935](https://togithub.com/swc-project/swc/issues/6935))
([a9b25aa](a9b25aaf4a))

- **(es/react)** Don't panic on `key` without a value
([#&#8203;6945](https://togithub.com/swc-project/swc/issues/6945))
([14454c9](14454c9dbd))

- **(es/resolver)** Use type context for `export =` if it's unresolved
([#&#8203;6963](https://togithub.com/swc-project/swc/issues/6963))
([e946c43](e946c43f4e))

##### Features

- **(es/minifier)** Drop unused import bindings
([#&#8203;6967](https://togithub.com/swc-project/swc/issues/6967))
([a27ffd2](a27ffd2242))

##### Miscellaneous Tasks

- **(bot)** Allow org members to use bump comments
([#&#8203;6942](https://togithub.com/swc-project/swc/issues/6942))
([0324d5a](0324d5a78b))

- **(swc_nodejs_common)** Remove swc_node_base from swc_nodejs_common
([#&#8203;6940](https://togithub.com/swc-project/swc/issues/6940))
([0771418](0771418dd0))

</details>

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 20:41:44 +00:00
GitHub Actions Bot
31580d67b9 4.22.0-beta.24 2023-02-28 16:58:53 +00:00
Nuno Góis
d27f0fe5ab
feat: smarter auth type labels on sign-on log table (#3220)
Small change to make the `Authentication` column in the Sign-on Log
table display nice-to-read labels for the multiple authentication types.


![image](https://user-images.githubusercontent.com/14320932/221917306-d115f447-bfda-4d18-9bc7-545d76c03c22.png)
2023-02-28 17:58:29 +01:00
GitHub Actions Bot
b279197623 4.22.0-beta.23 2023-02-28 16:00:06 +00:00
Mateusz Kwasniewski
28a281da3d
fix: revert lib version (#3218) 2023-02-28 16:59:44 +01:00
GitHub Actions Bot
9f96c62943 4.22.0-beta.22 2023-02-28 14:39:52 +00:00
renovate[bot]
669afd16e6
chore: update dependency @swc/core to v1.3.36 (#3211) 2023-02-28 15:39:34 +01:00
GitHub Actions Bot
fcc512f1fc 4.22.0-beta.21 2023-02-28 14:18:06 +00:00
renovate[bot]
a596301a3f
chore: update actions/checkout action to v3 (#2915)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v2` -> `v3` |

---

### Release Notes

<details>
<summary>actions/checkout</summary>

###
[`v3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310)

[Compare Source](https://togithub.com/actions/checkout/compare/v2...v3)

- [Use @&#8203;actions/core `saveState` and
`getState`](https://togithub.com/actions/checkout/pull/939)
- [Add `github-server-url`
input](https://togithub.com/actions/checkout/pull/922)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOC40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 15:16:45 +01:00
renovate[bot]
886774d89f
chore(deps): update dependency date-fns-tz to v2 (#3177)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [date-fns-tz](https://togithub.com/marnusw/date-fns-tz) | [`^1.3.7` ->
`^2.0.0`](https://renovatebot.com/diffs/npm/date-fns-tz/1.3.7/2.0.0) |
[![age](https://badges.renovateapi.com/packages/npm/date-fns-tz/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/date-fns-tz/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/date-fns-tz/2.0.0/compatibility-slim/1.3.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/date-fns-tz/2.0.0/confidence-slim/1.3.7)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>marnusw/date-fns-tz</summary>

###
[`v2.0.0`](https://togithub.com/marnusw/date-fns-tz/blob/HEAD/CHANGELOG.md#v200-30-January-2023)

[Compare
Source](https://togithub.com/marnusw/date-fns-tz/compare/v1.3.8...v2.0.0)

- \[BREAKING CHANGE] Optimize configuration for ESM exports (entry
points for cjs / esm / typescript)
([#&#8203;212](https://togithub.com/marnusw/date-fns-tz/issues/212))

**Upgrade guide:** Both CJS and ESM imports now use the default import
paths. CJS will continue working unchanged;
to fix ESM imports:

Before:

```js
import { format } from 'date-fns-tz/esm'
import utcToZonedTime from 'date-fns-tz/esm/utcToZonedTime'
```

After:

```js
import { format } from 'date-fns-tz'
import utcToZonedTime from 'date-fns-tz/utcToZonedTime'
```

###
[`v1.3.8`](https://togithub.com/marnusw/date-fns-tz/blob/HEAD/CHANGELOG.md#v138-30-January-2023)

[Compare
Source](https://togithub.com/marnusw/date-fns-tz/compare/v1.3.7...v1.3.8)

- \[TESTS] Tests documenting `zonedTimeToUtc` daylight saving jumps
([#&#8203;220](https://togithub.com/marnusw/date-fns-tz/issues/220))
- \[TYPES] Update `format` types to match date-fns
([#&#8203;199](https://togithub.com/marnusw/date-fns-tz/issues/199))
- \[BUGFIX] Fixed `undefined` timezone error
([#&#8203;214](https://togithub.com/marnusw/date-fns-tz/issues/214))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDguMCIsInVwZGF0ZWRJblZlciI6IjM0LjE0OC4wIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 15:07:34 +01:00
GitHub Actions Bot
91c940fcc9 4.22.0-beta.20 2023-02-28 13:53:27 +00:00
Nuno Góis
c489151028
feat: add url/query sort/search to sign on log table (#3215)
https://linear.app/unleash/issue/2-729/adapt-signontable-to-use-querystored-sortsearch-params

Adds the feature where the current sort + search are reflected in the
URL.


![image](https://user-images.githubusercontent.com/14320932/221870486-22b7b0d5-1620-48f1-9d32-17a61cf11b52.png)
(notice the URL at the top)
2023-02-28 13:51:38 +00:00
Mateusz Kwasniewski
ee20737e4a
refactor: make permission check type less demanding (#3214) 2023-02-28 14:48:27 +01:00
GitHub Actions Bot
99db4baae0 4.22.0-beta.19 2023-02-28 13:39:21 +00:00
Gastón Fournier
0916402abf
chore: Improve bulk metrics endpoint (#3213)
## About the changes
This adds support for connectVia the way we intend to use it and start
now supports also a string
2023-02-28 13:36:25 +00:00
GitHub Actions Bot
8ebe62db05 4.22.0-beta.18 2023-02-28 13:29:36 +00:00
Fredrik Strand Oseberg
87312f90ca
feat: implement plausible tracking (#3212)
Adds plausible event tracking for notifications. Refactors Feedback
component to be reusable and to ask whether or not this functionality is
useful.
2023-02-28 14:29:14 +01:00
Gastón Fournier
90e4054c90
docs: update documentation around permissions for variants (#3195)
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-02-28 14:06:24 +01:00
renovate[bot]
843c6ffbe3
chore(deps): update dependency sass to v1.58.3 (#3209)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass) | [`1.58.1` ->
`1.58.3`](https://renovatebot.com/diffs/npm/sass/1.58.1/1.58.3) |
[![age](https://badges.renovateapi.com/packages/npm/sass/1.58.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/sass/1.58.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/sass/1.58.3/compatibility-slim/1.58.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/sass/1.58.3/confidence-slim/1.58.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sass/dart-sass</summary>

###
[`v1.58.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1583)

[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.58.2...1.58.3)

-   No user-visible changes.

###
[`v1.58.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1582)

[Compare
Source](https://togithub.com/sass/dart-sass/compare/1.58.1...1.58.2)

##### Command Line Interface

-   Add a timestamp to messages printed in `--watch` mode.

- Print better `calc()`-based suggestions for `/`-as-division expression
that
    contain calculation-incompatible constructs like unary minus.

</details>

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 12:56:53 +00:00
GitHub Actions Bot
7802df1542 4.22.0-beta.17 2023-02-28 08:32:42 +00:00
Nuno Góis
c0124371ca
feat: add authentication as a table filter (#3206)
Adds `auth` as a table filter.
Also fixes the hook to correctly fetch the events based on the new
return type.

<img width="1046" alt="image"
src="https://user-images.githubusercontent.com/14320932/221603312-a40055a8-4c23-4f1f-9a87-7fbd03e7b49e.png">
2023-02-28 09:32:21 +01:00
GitHub Actions Bot
8e79820783 4.22.0-beta.16 2023-02-28 08:13:01 +00:00
Gastón Fournier
a956426e9e
chore: attempt to make tsconfig stricter (#3077)
## About the changes
Enabling some flags on tsconfig that don't break the build
2023-02-28 08:12:32 +00:00
GitHub Actions Bot
dab55bf3c6 4.22.0-beta.15 2023-02-28 06:50:32 +00:00
Jaanus Sellin
dcc02dc229
feat: only email users billable (#3205) 2023-02-28 08:50:11 +02:00
renovate[bot]
66c2fa469d
chore(deps): update dependency jest to v29.4.3 (#3208)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jest](https://jestjs.io/)
([source](https://togithub.com/facebook/jest)) | [`29.4.2` ->
`29.4.3`](https://renovatebot.com/diffs/npm/jest/29.4.2/29.4.3) |
[![age](https://badges.renovateapi.com/packages/npm/jest/29.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/jest/29.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/jest/29.4.3/compatibility-slim/29.4.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/jest/29.4.3/confidence-slim/29.4.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/jest</summary>

###
[`v29.4.3`](https://togithub.com/facebook/jest/blob/HEAD/CHANGELOG.md#&#8203;2943)

[Compare
Source](https://togithub.com/facebook/jest/compare/v29.4.2...v29.4.3)

##### Features

- `[expect]` Update `toThrow()` to be able to use error `cause`s
([#&#8203;13606](https://togithub.com/facebook/jest/pull/13606))
- `[jest-core]` allow to use `workerIdleMemoryLimit` with only 1 worker
or `runInBand` option
([#&#8203;13846](https://togithub.com/facebook/jest/pull/13846))
- `[jest-message-util]` Add support for [error
`cause`s](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause)
([#&#8203;13868](https://togithub.com/facebook/jest/pull/13868) &
[#&#8203;13912](https://togithub.com/facebook/jest/pull/13912))
- `[jest-runtime]` Revert `import assertions` for JSON modules as it's
been relegated to Stage 2
([#&#8203;13911](https://togithub.com/facebook/jest/pull/13911))

##### Fixes

- `[@jest/expect-utils]` `subsetEquality` should consider also an
object's inherited string keys
([#&#8203;13824](https://togithub.com/facebook/jest/pull/13824))
- `[jest-mock]` Clear mock state when `jest.restoreAllMocks()` is called
([#&#8203;13867](https://togithub.com/facebook/jest/pull/13867))
- `[jest-mock]` Prevent `mockImplementationOnce` and
`mockReturnValueOnce` bleeding into `withImplementation`
([#&#8203;13888](https://togithub.com/facebook/jest/pull/13888))
- `[jest-mock]` Do not restore mocks when `jest.resetAllMocks()` is
called ([#&#8203;13866](https://togithub.com/facebook/jest/pull/13866))

</details>

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 04:56:03 +00:00
renovate[bot]
540cda715b
chore(deps): update dependency @mui/material to v5.11.10 (#3207)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mui/material](https://mui.com/material-ui/getting-started/overview/)
([source](https://togithub.com/mui/material-ui)) | [`5.11.9` ->
`5.11.10`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.11.9/5.11.10)
|
[![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.10/compatibility-slim/5.11.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.11.10/confidence-slim/5.11.9)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mui/material-ui</summary>

###
[`v5.11.10`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;51110)

[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.11.9...v5.11.10)

<!-- generated comparing v5.11.9..master -->

*Feb 20, 2023*

A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation
improvements.

##### `@mui/material@5.11.10`

- ​<!-- 22 -->\[Avatar] Fix ownerState usage with styleOverrides when
fallback is used
([#&#8203;36228](https://togithub.com/mui/material-ui/issues/36228))
[@&#8203;sai6855](https://togithub.com/sai6855)
- ​<!-- 21 -->\[Badge]\[material] Replace `BadgeUnstyled` with
`useBadge` hook
([#&#8203;36158](https://togithub.com/mui/material-ui/issues/36158))
[@&#8203;hbjORbj](https://togithub.com/hbjORbj)
- ​<!-- 03 -->\[Switch] Fix DOM warning when `type` isn't `checkbox` or
`radio`
([#&#8203;36170](https://togithub.com/mui/material-ui/issues/36170))
[@&#8203;dani-mp](https://togithub.com/dani-mp)
- ​<!-- 02 -->\[TextareaAutosize] Convert code to TypeScript
([#&#8203;35862](https://togithub.com/mui/material-ui/issues/35862))
[@&#8203;sai6855](https://togithub.com/sai6855)
- ​<!-- 01 -->\[useMediaQuery] Fix behavior of noSsr with React 18
([#&#8203;36056](https://togithub.com/mui/material-ui/issues/36056))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)

##### `@mui/joy@5.0.0-alpha.68`

- ​<!-- 05 -->\[Joy] Add `zIndex` to theme
([#&#8203;36236](https://togithub.com/mui/material-ui/issues/36236))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- ​<!-- 04 -->\[Joy] Remove transition from all components
([#&#8203;35952](https://togithub.com/mui/material-ui/issues/35952))
[@&#8203;hbjORbj](https://togithub.com/hbjORbj)

##### Docs

- ​<!-- 20 -->\[docs]\[base] Fix base Input demos for Safari
([#&#8203;36213](https://togithub.com/mui/material-ui/issues/36213))
[@&#8203;mj12albert](https://togithub.com/mj12albert)
- ​<!-- 16 -->\[docs] Fix 301 links
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 15 -->\[docs] Fix modal transition demos
([#&#8203;36137](https://togithub.com/mui/material-ui/issues/36137))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 14 -->\[docs] Update links to pt examples
([#&#8203;36237](https://togithub.com/mui/material-ui/issues/36237))
[@&#8203;Aleff13](https://togithub.com/Aleff13)
- ​<!-- 13 -->\[docs] Update custom Typography variants example
([#&#8203;36185](https://togithub.com/mui/material-ui/issues/36185))
[@&#8203;mj12albert](https://togithub.com/mj12albert)
- ​<!-- 12 -->\[docs] Change markdown numbering syntax
([#&#8203;36187](https://togithub.com/mui/material-ui/issues/36187))
[@&#8203;mj12albert](https://togithub.com/mj12albert)
- ​<!-- 11 -->\[docs] Fix switch alignment in `Disabled tree items`
section in Tree View docs
([#&#8203;36217](https://togithub.com/mui/material-ui/issues/36217))
[@&#8203;PunitSoniME](https://togithub.com/PunitSoniME)
- ​<!-- 10 -->\[docs] Standardize example names
([#&#8203;36112](https://togithub.com/mui/material-ui/issues/36112))
[@&#8203;samuelsycamore](https://togithub.com/samuelsycamore)
- ​<!-- 09 -->\[docs] Fix typo
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 08 -->\[docs] Fix markdown table alignments
([#&#8203;36136](https://togithub.com/mui/material-ui/issues/36136))
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari)
- ​<!-- 07 -->\[docs] Small color tweaks to the docs search bar
([#&#8203;36160](https://togithub.com/mui/material-ui/issues/36160))
[@&#8203;danilo-leal](https://togithub.com/danilo-leal)
- ​<!-- 06 -->\[docs]\[joy] Update class name prefixes in the `Anatomy`
section
([#&#8203;36210](https://togithub.com/mui/material-ui/issues/36210))
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

##### Core

- ​<!-- 19 -->\[core] Migrate nprogress to emotion
([#&#8203;36181](https://togithub.com/mui/material-ui/issues/36181))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)
- ​<!-- 18 -->\[core] Enforce namespace import for ReactDOM
([#&#8203;36208](https://togithub.com/mui/material-ui/issues/36208))
[@&#8203;mj12albert](https://togithub.com/mj12albert)
- ​<!-- 17 -->\[core] Fix deploy preview links
([#&#8203;36203](https://togithub.com/mui/material-ui/issues/36203))
[@&#8203;siriwatknp](https://togithub.com/siriwatknp)

All contributors of this release in alphabetical order:
[@&#8203;Aleff13](https://togithub.com/Aleff13),
[@&#8203;dani-mp](https://togithub.com/dani-mp),
[@&#8203;danilo-leal](https://togithub.com/danilo-leal),
[@&#8203;hbjORbj](https://togithub.com/hbjORbj),
[@&#8203;mj12albert](https://togithub.com/mj12albert),
[@&#8203;oliviertassinari](https://togithub.com/oliviertassinari),
[@&#8203;PunitSoniME](https://togithub.com/PunitSoniME),
[@&#8203;sai6855](https://togithub.com/sai6855),
[@&#8203;samuelsycamore](https://togithub.com/samuelsycamore),
[@&#8203;siriwatknp](https://togithub.com/siriwatknp),
[@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)

</details>

---

### Configuration

📅 **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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 00:14:49 +00:00
GitHub Actions Bot
84c7b55919 4.22.0-beta.14 2023-02-27 14:45:52 +00:00
Nuno Góis
d94ba82e3a
chore: rename login-event to sign-on-log (#3204)
Renames `login-event` to `sign-on-log`, in preparation for the rename
and refactor happening for this feature in Enterprise.
2023-02-27 14:44:06 +00:00
GitHub Actions Bot
2d58de1a17 4.22.0-beta.13 2023-02-27 14:42:33 +00:00
Christopher Kolstad
0a67cfed67
chore: Renames login_events to sign_on_log (#3203)
This makes the distinction from the event services clearer.

In enterprise we'll also rename LoginEventService etc to reflect this
rename.

In addition this adds a setting for how long of a retention one should have, defaulting to 336 hours (2 weeks)
2023-02-27 14:42:13 +00:00
GitHub Actions Bot
7a52552485 4.22.0-beta.12 2023-02-27 13:37:19 +00:00
Jaanus Sellin
af82202ada
feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
Gastón Fournier
2e749a2b3e
docs: better comment in strictNullCheck action (#3198)
## About the changes
This is a small improvement adding more context to the comment message
when this action fails. 

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-02-27 12:06:09 +00:00
Fredrik Strand Oseberg
ef2f184845
Feat/notifications UI followup (#3197)
This PR adds more capabilities to the notification UI. Including: 
* Displaying new notification types
* Update visual expression based on whether it's read or not
* Mark items as read
* Follow the items link to go to the notification destination
* Cleanup and styled components
2023-02-27 13:04:09 +01:00
GitHub Actions Bot
e9892a4ec9 4.22.0-beta.11 2023-02-27 12:00:25 +00:00
Nuno Góis
aa961823fe
feat: dateFormat in TimeAgoCell (#3202)
Slight refactor to `TimeAgoCell` that allows passing in a date format
function.
Suggested by @gastonfournier in
https://github.com/Unleash/unleash/pull/3193#pullrequestreview-1315064957
2023-02-27 13:00:03 +01:00
Thomas Heartman
ff58e2aeaf
docs: clarify note around permissions required (#3201)
This change does two things:

It clarifies that the permissions listed in the guide are permissions
needed to perform all the steps in the guide, and not the permissions
needed to create a feature.

Separates the project-level and environment-level permissions needed
into separate sublists.
2023-02-27 11:49:53 +00:00
GitHub Actions Bot
ceef985419 4.22.0-beta.10 2023-02-27 10:35:55 +00:00
Mateusz Kwasniewski
6ff7851474
refactor: remove explicit shell 2023-02-27 11:32:25 +01:00
GitHub Actions Bot
5523dad5bb 4.22.0-beta.9 2023-02-27 10:31:07 +00:00
Mateusz Kwasniewski
e36de99160
fix: version for older npm 2023-02-27 11:30:42 +01:00
Mateusz Kwasniewski
8886cd6ee6
fix: gh action shell (#3200) 2023-02-27 11:19:31 +01:00
GitHub Actions Bot
5f4b0044f7 4.22.0-beta.8 2023-02-27 10:14:56 +00:00
Mateusz Kwasniewski
ac9f054461
fix: limited script for now 2023-02-27 11:14:21 +01:00