GitHub Actions Bot
1782df36cc
4.22.0-beta.37
2023-03-03 12:11:36 +00:00
Nuno Góis
322af1e54f
feat: update rate-limit ( #3248 )
...
https://linear.app/unleash/issue/2-732/rate-limit-auth-endpoints-in-enterprise
Updates the rate-limit to reflect the [recent rate-limiting in
Enterprise](https://github.com/ivarconr/unleash-enterprise/pull/381 ).
2023-03-03 12:09:28 +00:00
GitHub Actions Bot
ac38dc9c36
4.22.0-beta.36
2023-03-03 12:06:06 +00:00
Jaanus Sellin
2672e7386d
feat: users ui adjustments ( #3249 )
2023-03-03 14:05:45 +02:00
GitHub Actions Bot
b47b2b2642
4.22.0-beta.35
2023-03-02 14:13:47 +00:00
Nuno Góis
6a8ed55c63
feat: better segment info ( #3243 )
...
## About the changes
- Updates the segment information on top to be clearer - No longer an
experimental feature, but we do have some limits in place;
- Also updates the documentation to better reflect this;
Co-authored-by: @thomasheartman
![image](https://user-images.githubusercontent.com/14320932/222380864-029e7eef-bcee-4576-b9af-22a591d494a9.png )
---------
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
2023-03-02 14:13:27 +00:00
GitHub Actions Bot
b7ad071a36
4.22.0-beta.34
2023-03-02 13:50:15 +00:00
Nuno Góis
ea83849cd3
refactor: rename sign-on log to login history ( #3245 )
...
Renames `sign-on log` to `login history`.
2023-03-02 13:49:50 +00:00
GitHub Actions Bot
456eb04591
4.22.0-beta.33
2023-03-02 08:53:09 +00:00
Mateusz Kwasniewski
e15aa9795a
feat: shared event emitter ( #3241 )
2023-03-02 09:52:19 +01:00
renovate[bot]
090f29fe45
chore(deps): update typescript-eslint monorepo to v5.53.0 ( #3236 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint )
| [`5.52.0` ->
`5.53.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.52.0/5.53.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/compatibility-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.53.0/confidence-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint )
| [`5.52.0` ->
`5.53.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.52.0/5.53.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/compatibility-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.53.0/confidence-slim/5.52.0 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v5.53.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5530-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5520v5530-2023-02-20 )
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0 )
##### Features
- **eslint-plugin:** \[consistent-generic-constructors] handle default
parameters
([#​6484](https://togithub.com/typescript-eslint/typescript-eslint/issues/6484 ))
([e8cebce](e8cebce972
))
- **eslint-plugin:** \[no-mixed-enums] add rule
([#​6102](https://togithub.com/typescript-eslint/typescript-eslint/issues/6102 ))
([16144d1](16144d1d6a
))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v5.53.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5530-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5520v5530-2023-02-20 )
[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.52.0...v5.53.0 )
**Note:** Version bump only for package
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser )
</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 these
updates 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-02 08:43:28 +00:00
renovate[bot]
adc6863ad9
chore(deps): update lycheeverse/lychee-action action to v1.6.0 ( #3237 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[lycheeverse/lychee-action](https://togithub.com/lycheeverse/lychee-action )
| action | minor | `v1.5.4` -> `v1.6.0` | `v1.6.1` |
---
### Release Notes
<details>
<summary>lycheeverse/lychee-action</summary>
###
[`v1.6.0`](https://togithub.com/lycheeverse/lychee-action/releases/tag/v1.6.0 ):
Version 1.6.0
[Compare
Source](https://togithub.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.0 )
#### What's Changed
- Use random tempfile for `LYCHEE_TMP` by
[@​mre](https://togithub.com/mre ) in
[https://github.com/lycheeverse/lychee-action/pull/173 ](https://togithub.com/lycheeverse/lychee-action/pull/173 )
- Bump actions/checkout from 3.1.0 to 3.2.0 by
[@​dependabot](https://togithub.com/dependabot ) in
[https://github.com/lycheeverse/lychee-action/pull/175 ](https://togithub.com/lycheeverse/lychee-action/pull/175 )
- Bump actions/checkout from 2 to 3 by
[@​dependabot](https://togithub.com/dependabot ) in
[https://github.com/lycheeverse/lychee-action/pull/177 ](https://togithub.com/lycheeverse/lychee-action/pull/177 )
- Bump to lychee version 0.11.0 by
[@​mre](https://togithub.com/mre ) in
[https://github.com/lycheeverse/lychee-action/pull/180 ](https://togithub.com/lycheeverse/lychee-action/pull/180 )
**Full Changelog**:
https://github.com/lycheeverse/lychee-action/compare/v1.5.4...v1.6.0
</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-02 05:53:54 +00:00
renovate[bot]
8dda85527a
chore(deps): update dependency @babel/core to v7.21.0 ( #3230 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core )
([source](https://togithub.com/babel/babel )) | [`7.20.12` ->
`7.21.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.20.12/7.21.0 )
|
[![age](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/compatibility-slim/7.20.12 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fcore/7.21.0/confidence-slim/7.20.12 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>babel/babel</summary>
###
[`v7.21.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7210-2023-02-20 )
[Compare
Source](https://togithub.com/babel/babel/compare/v7.20.12...v7.21.0 )
##### 🚀 New Feature
- `babel-core`, `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-proposal-private-methods`,
`babel-plugin-proposal-private-property-in-object`
- [#​15435](https://togithub.com/babel/babel/pull/15435 ) feat:
Implement `privateFieldsAsSymbols` assumption for classes
([@​fwienber](https://togithub.com/fwienber ))
- `babel-helper-create-regexp-features-plugin`,
`babel-plugin-proposal-regexp-modifiers`, `babel-standalone`
- [#​15226](https://togithub.com/babel/babel/pull/15226 ) feat:
Support regexp modifiers proposal
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-cli`, `babel-core`, `babel-generator`,
`babel-plugin-transform-destructuring`,
`babel-plugin-transform-modules-commonjs`,
`babel-plugin-transform-react-jsx`, `babel-traverse`
- [#​15022](https://togithub.com/babel/babel/pull/15022 ) feat:
Generate sourcemaps of friendly call frames
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-parser`, `babel-types`
- [#​15384](https://togithub.com/babel/babel/pull/15384 ) \[ts]
Support `const` modifier in type parameters
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-generator`, `babel-helpers`, `babel-parser`,
`babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`,
`babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`
- [#​15405](https://togithub.com/babel/babel/pull/15405 ) Implement
decorators as presented at `2023-01` TC39 meeting
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-parser`
- [#​15114](https://togithub.com/babel/babel/pull/15114 ) Parser
option to allow `new.target` outside functions
([@​overlookmotel](https://togithub.com/overlookmotel ))
- [#​15320](https://togithub.com/babel/babel/pull/15320 ) Add
`annexb: false` parser option to disable Annex B
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
- `babel-core`
- [#​15283](https://togithub.com/babel/babel/pull/15283 ) feat:
Support `.cts` as configuration file
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-generator`, `babel-parser`, `babel-plugin-transform-typescript`
- [#​15381](https://togithub.com/babel/babel/pull/15381 ) \[ts]
Support `export type * from`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🐛 Bug Fix
- `babel-plugin-transform-typescript`
- [#​15379](https://togithub.com/babel/babel/pull/15379 ) \[ts5.0]
Better inlining of constants in enums
([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu ))
- `babel-core`
- [#​15366](https://togithub.com/babel/babel/pull/15366 ) handling
circular/shared structures in deep-clone
([@​azizghuloum](https://togithub.com/azizghuloum ))
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-proposal-class-static-block`,
`babel-plugin-proposal-private-methods`,
`babel-plugin-transform-classes`, `babel-plugin-transform-new-target`
- [#​15406](https://togithub.com/babel/babel/pull/15406 ) Preserve
class elements comments in class transform
([@​JLHwung](https://togithub.com/JLHwung ))
- `babel-parser`, `babel-plugin-transform-flow-comments`,
`babel-plugin-transform-flow-strip-types`, `babel-types`
- [#​15414](https://togithub.com/babel/babel/pull/15414 ) \[ts] Fix
restrictions for optional parameters
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 💅 Polish
- `babel-parser`
- [#​15400](https://togithub.com/babel/babel/pull/15400 ) polish:
improve "`await` as identifier" error in modules
([@​JLHwung](https://togithub.com/JLHwung ))
##### 🏠 Internal
- `babel-core`
- [#​15137](https://togithub.com/babel/babel/pull/15137 ) Improve
CJS compat with ESM-based `@babel/core`
([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo ))
##### 🔬 Output optimization
- `babel-plugin-transform-typescript`
- [#​15418](https://togithub.com/babel/babel/pull/15418 ) \[ts]
Handle exponentiation operator in constant folding
([@​ehoogeveen-medweb](https://togithub.com/ehoogeveen-medweb ))
</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-02 02:37:06 +00:00
renovate[bot]
26819406df
fix(deps): update dependency unleash-proxy-client to v2.4.3 ( #3226 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[unleash-proxy-client](https://togithub.com/unleash/unleash-proxy-client-js )
| [`2.4.2` ->
`2.4.3`](https://renovatebot.com/diffs/npm/unleash-proxy-client/2.4.2/2.4.3 )
|
[![age](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.3/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.3/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.3/compatibility-slim/2.4.2 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.3/confidence-slim/2.4.2 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>unleash/unleash-proxy-client-js</summary>
###
[`v2.4.3`](https://togithub.com/Unleash/unleash-proxy-client-js/releases/tag/v2.4.3 )
[Compare
Source](https://togithub.com/unleash/unleash-proxy-client-js/compare/v2.4.2...v2.4.3 )
-
[`c4f5056`](c4f5056c22
)
- docs: update readme with content from docs.getunleash.io
([#​136](https://togithub.com/unleash/unleash-proxy-client-js/issues/136 ))
-
[`47bd1df`](47bd1df0d0
)
- fix: refetch after context update
([#​143](https://togithub.com/unleash/unleash-proxy-client-js/issues/143 ))
</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 22:47:47 +00:00
renovate[bot]
7578bf31ee
chore(deps): update node.js to v14.21.3 ( #3223 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [node](https://togithub.com/nodejs/node ) | patch | `14.21.2` ->
`14.21.3` |
---
### Release Notes
<details>
<summary>nodejs/node</summary>
###
[`v14.21.3`](https://togithub.com/nodejs/node/releases/tag/v14.21.3 ):
2023-02-16, Version 14.21.3 'Fermium' (LTS),
@​richardlau
[Compare
Source](https://togithub.com/nodejs/node/compare/v14.21.2...v14.21.3 )
This is a security release.
##### Notable Changes
The following CVEs are fixed in this release:
-
**[CVE-2023-23918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23918 )**:
Node.js Permissions policies can be bypassed via process.mainModule
(High)
-
**[CVE-2023-23920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23920 )**:
Node.js insecure loading of ICU data through ICU_DATA environment
variable (Low)
More detailed information on each of the vulnerabilities can be found in
[February 2023 Security
Releases](https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/ )
blog post.
This security release includes OpenSSL security updates as outlined in
the recent
[OpenSSL security
advisory](https://www.openssl.org/news/secadv/20230207.txt ).
This security release also includes an npm update for Node.js 14 to
address a number
of CVEs which either do not affect Node.js or are low severity in the
context of Node.js. You
can get more details for the individual CVEs in
[nodejs-dependency-vuln-assessments](https://togithub.com/nodejs/nodejs-dependency-vuln-assessments ).
##### Commits
- \[[`97a0443f13`](https://togithub.com/nodejs/node/commit/97a0443f13 )]
- **build**: build ICU with ICU_NO_USER_DATA_OVERRIDE (RafaelGSS)
[nodejs-private/node-private#​374](https://togithub.com/nodejs-private/node-private/pull/374 )
- \[[`9e6221529b`](https://togithub.com/nodejs/node/commit/9e6221529b )]
- **deps**: cherry-pick Windows ARM64 fix for openssl (Richard Lau)
[#​46566](https://togithub.com/nodejs/node/pull/46566 )
- \[[`0d5f86451d`](https://togithub.com/nodejs/node/commit/0d5f86451d )]
- **deps**: update archs files for OpenSSL-1.1.1t (RafaelGSS)
[#​46566](https://togithub.com/nodejs/node/pull/46566 )
- \[[`8c11d17b40`](https://togithub.com/nodejs/node/commit/8c11d17b40 )]
- **deps**: upgrade openssl sources to 1.1.1t (RafaelGSS)
[#​46566](https://togithub.com/nodejs/node/pull/46566 )
- \[[`224e93c9ef`](https://togithub.com/nodejs/node/commit/224e93c9ef )]
- **deps**: upgrade npm to 6.14.18 (Ruy Adorno)
[#​45936](https://togithub.com/nodejs/node/pull/45936 )
- \[[`d73ea4de13`](https://togithub.com/nodejs/node/commit/d73ea4de13 )]
- **doc**: clarify release notes for Node.js 14.21.2 (Richard Lau)
[#​45846](https://togithub.com/nodejs/node/pull/45846 )
- \[[`f7892c16be`](https://togithub.com/nodejs/node/commit/f7892c16be )]
- **lib**: makeRequireFunction patch when experimental policy
(RafaelGSS)
[nodejs-private/node-private#​358](https://togithub.com/nodejs-private/node-private/pull/358 )
- \[[`fa115ee8ac`](https://togithub.com/nodejs/node/commit/fa115ee8ac )]
- **module**: protect against prototype mutation (Antoine du Hamel)
[#​44007](https://togithub.com/nodejs/node/pull/44007 )
- \[[`83975b7fb4`](https://togithub.com/nodejs/node/commit/83975b7fb4 )]
- **policy**: makeRequireFunction on mainModule.require (RafaelGSS)
[nodejs-private/node-private#​358](https://togithub.com/nodejs-private/node-private/pull/358 )
- \[[`a5f8798d7a`](https://togithub.com/nodejs/node/commit/a5f8798d7a )]
- **test**: avoid left behind child processes (Richard Lau)
[#​46276](https://togithub.com/nodejs/node/pull/46276 )
</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 18:18:31 +00:00
GitHub Actions Bot
1d299744b1
4.22.0-beta.32
2023-03-01 15:06:03 +00:00
Fredrik Strand Oseberg
7c988a063a
feat: add user created by ( #3235 )
...
Adds the user created by avatar and name to the notification.
2023-03-01 16:05:39 +01:00
GitHub Actions Bot
c37453f4b5
4.22.0-beta.31
2023-03-01 13:28:24 +00:00
Fredrik Strand Oseberg
b000ecc8fd
feat: notifications ui polish ( #3232 )
...
This PR adds:
* Keyboard events
* Boxshadow
* Filtering by unread notifications
* Increases smartness for logic around when to prompt whether or not the
functionality is useful
2023-03-01 14:28:05 +01:00
GitHub Actions Bot
c056c67721
4.22.0-beta.30
2023-03-01 13:10:11 +00:00
Mateusz Kwasniewski
ad588fd0d2
fix: pass shared event store ( #3233 )
2023-03-01 14:09:52 +01:00
GitHub Actions Bot
173e5a9a91
4.22.0-beta.29
2023-03-01 12:41:53 +00:00
Nuno Góis
45cfaece6f
feat: add download and delete all buttons to sign-on log UI ( #3231 )
...
Adds `Download sign-on log` and `Clear sign-on log` buttons to the UI,
making it easy for admins to manage their sign-on log.
![image](https://user-images.githubusercontent.com/14320932/222138757-284c3f79-142f-4e25-847d-666938d4c12c.png )
![image](https://user-images.githubusercontent.com/14320932/222138863-bccf6343-41dd-4068-95b0-fac3ce37313f.png )
2023-03-01 12:38:47 +00:00
GitHub Actions Bot
5e1886fe93
4.22.0-beta.28
2023-03-01 12:24:10 +00:00
Tymoteusz Czech
587c48e3fc
fix: strategy access tooltip ( #3228 )
...
Fixing this issue:
![image
(9)](https://user-images.githubusercontent.com/2625371/222119224-f3482e5d-96b2-4ea3-a676-b77f349a1326.png )
https://linear.app/unleash/issue/1-699/ui-bug-duplicate-strategy-tooltip
2023-03-01 13:17:31 +01:00
GitHub Actions Bot
3832148c0c
4.22.0-beta.27
2023-03-01 12:10:13 +00:00
Christopher Kolstad
f4bdd89a1c
fix: Change format for bulk metrics. ( #3229 )
...
### What
Change /edge/metrics endpoint to accept list of ClientMetricsEnv
### Rationale
We originally made the assumption that we probably didn't need to keep
splitting from a map of features into ClientMetricsEnv for bulk, instead
the bulk poster could post ClientMetricsEnv directly. However, Unleash
still expected the old client metrics format with a dictionary of
featurename -> metricsForFeature. This PR changes that to now accept the
list of ClientMetricsEnv (preprocessed data from downstream) instead of
expecting metrics to be in the old single application metric format.
2023-03-01 13:08:08 +01:00
GitHub Actions Bot
2fece60369
4.22.0-beta.26
2023-03-01 12:05:10 +00:00
Tymoteusz Czech
f1e59b2265
fix: project stats ( #3227 )
2023-03-01 13:04:52 +01:00
renovate[bot]
d0061e19bd
chore(deps): update emotion monorepo to v11.10.6 ( #3222 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@emotion/react](https://togithub.com/emotion-js/emotion/tree/main#readme )
([source](https://togithub.com/emotion-js/emotion )) | [`11.10.5` ->
`11.10.6`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.10.5/11.10.6 )
|
[![age](https://badges.renovateapi.com/packages/npm/@emotion%2freact/11.10.6/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@emotion%2freact/11.10.6/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@emotion%2freact/11.10.6/compatibility-slim/11.10.5 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@emotion%2freact/11.10.6/confidence-slim/11.10.5 )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@emotion/styled](https://togithub.com/emotion-js/emotion/tree/main#readme )
([source](https://togithub.com/emotion-js/emotion )) | [`11.10.5` ->
`11.10.6`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.10.5/11.10.6 )
|
[![age](https://badges.renovateapi.com/packages/npm/@emotion%2fstyled/11.10.6/age-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://badges.renovateapi.com/packages/npm/@emotion%2fstyled/11.10.6/adoption-slim )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://badges.renovateapi.com/packages/npm/@emotion%2fstyled/11.10.6/compatibility-slim/11.10.5 )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://badges.renovateapi.com/packages/npm/@emotion%2fstyled/11.10.6/confidence-slim/11.10.5 )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>emotion-js/emotion</summary>
###
[`v11.10.6`](https://togithub.com/emotion-js/emotion/releases/tag/%40emotion/styled%4011.10.6 )
[Compare
Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.10.5...@emotion/react@11.10.6 )
##### Patch Changes
- [#​2985](https://togithub.com/emotion-js/emotion/pull/2985 )
[`4e172c2a`](4e172c2ae4
)
Thanks [@​emmatown](https://togithub.com/emmatown )! - Remove peer
dependency on `@babel/core`
- Updated dependencies
\[[`4e172c2a`](4e172c2ae4
)]:
-
[@​emotion/babel-plugin](https://togithub.com/emotion/babel-plugin )[@​11](https://togithub.com/11 ).10.6
</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 these
updates 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 11:27:19 +00:00
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
([#​12120](https://togithub.com/vitejs/vite/issues/12120 ))
([73c3999](https://togithub.com/vitejs/vite/commit/73c3999 )), closes
[#​12120](https://togithub.com/vitejs/vite/issues/12120 )
- docs: update rollup docs links
([#​12130](https://togithub.com/vitejs/vite/issues/12130 ))
([439a73f](https://togithub.com/vitejs/vite/commit/439a73f )), closes
[#​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
([#​11991](https://togithub.com/vitejs/vite/issues/11991 ))
([#​12007](https://togithub.com/vitejs/vite/issues/12007 ))
([4b5cc9f](https://togithub.com/vitejs/vite/commit/4b5cc9f )), closes
[#​11991](https://togithub.com/vitejs/vite/issues/11991 )
[#​12007](https://togithub.com/vitejs/vite/issues/12007 )
- fix: do not append version query param when scanning for dependencies
([#​11961](https://togithub.com/vitejs/vite/issues/11961 ))
([575bcf6](https://togithub.com/vitejs/vite/commit/575bcf6 )), closes
[#​11961](https://togithub.com/vitejs/vite/issues/11961 )
- fix(css): handle pure css chunk heuristic with special queries
([#​12091](https://togithub.com/vitejs/vite/issues/12091 ))
([a873af5](https://togithub.com/vitejs/vite/commit/a873af5 )), closes
[#​12091](https://togithub.com/vitejs/vite/issues/12091 )
- fix(esbuild): umd helper insert into wrong position in lib mode
([#​11988](https://togithub.com/vitejs/vite/issues/11988 ))
([86bc243](https://togithub.com/vitejs/vite/commit/86bc243 )), closes
[#​11988](https://togithub.com/vitejs/vite/issues/11988 )
- fix(html): respect disable modulepreload
([#​12111](https://togithub.com/vitejs/vite/issues/12111 ))
([6c50119](https://togithub.com/vitejs/vite/commit/6c50119 )), closes
[#​12111](https://togithub.com/vitejs/vite/issues/12111 )
- fix(html): rewrite assets url in `<noscript>`
([#​11764](https://togithub.com/vitejs/vite/issues/11764 ))
([1dba285](https://togithub.com/vitejs/vite/commit/1dba285 )), closes
[#​11764](https://togithub.com/vitejs/vite/issues/11764 )
- feat(preview): improve error when build output missing
([#​12096](https://togithub.com/vitejs/vite/issues/12096 ))
([a0702a1](https://togithub.com/vitejs/vite/commit/a0702a1 )), closes
[#​12096](https://togithub.com/vitejs/vite/issues/12096 )
- feat(ssr): add importer path to error msg when invalid url import
occur ([#​11606](https://togithub.com/vitejs/vite/issues/11606 ))
([70729c0](https://togithub.com/vitejs/vite/commit/70729c0 )), closes
[#​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
([#​12023](https://togithub.com/vitejs/vite/issues/12023 ))
([6a0d356](https://togithub.com/vitejs/vite/commit/6a0d356 )), closes
[#​12023](https://togithub.com/vitejs/vite/issues/12023 )
- fix: narrow defineConfig return type
([#​12021](https://togithub.com/vitejs/vite/issues/12021 ))
([18fa8f0](https://togithub.com/vitejs/vite/commit/18fa8f0 )), closes
[#​12021](https://togithub.com/vitejs/vite/issues/12021 )
- fix(define): inconsistent env values in build mode
([#​12058](https://togithub.com/vitejs/vite/issues/12058 ))
([0a50c59](https://togithub.com/vitejs/vite/commit/0a50c59 )), closes
[#​12058](https://togithub.com/vitejs/vite/issues/12058 )
- fix(env): compatible with env variables ended with unescaped $
([#​12031](https://togithub.com/vitejs/vite/issues/12031 ))
([05b3df0](https://togithub.com/vitejs/vite/commit/05b3df0 )), closes
[#​12031](https://togithub.com/vitejs/vite/issues/12031 )
- fix(ssr): print file url in `ssrTransform` parse error
([#​12060](https://togithub.com/vitejs/vite/issues/12060 ))
([19f39f7](https://togithub.com/vitejs/vite/commit/19f39f7 )), closes
[#​12060](https://togithub.com/vitejs/vite/issues/12060 )
- revert: narrow defineConfig return type
([#​12077](https://togithub.com/vitejs/vite/issues/12077 ))
([54d511e](https://togithub.com/vitejs/vite/commit/54d511e )), closes
[#​12077](https://togithub.com/vitejs/vite/issues/12077 )
- feat: support `import.meta.hot?.accept`
([#​12053](https://togithub.com/vitejs/vite/issues/12053 ))
([081c27f](https://togithub.com/vitejs/vite/commit/081c27f )), closes
[#​12053](https://togithub.com/vitejs/vite/issues/12053 )
- chore: add jsdoc default value
([#​11746](https://togithub.com/vitejs/vite/issues/11746 ))
([8c87af7](https://togithub.com/vitejs/vite/commit/8c87af7 )), closes
[#​11746](https://togithub.com/vitejs/vite/issues/11746 )
- chore: fix typos
([#​12032](https://togithub.com/vitejs/vite/issues/12032 ))
([ee1a686](https://togithub.com/vitejs/vite/commit/ee1a686 )), closes
[#​12032](https://togithub.com/vitejs/vite/issues/12032 )
- chore(deps): update dependency strip-literal to v1
([#​12044](https://togithub.com/vitejs/vite/issues/12044 ))
([5bd6c0a](https://togithub.com/vitejs/vite/commit/5bd6c0a )), closes
[#​12044](https://togithub.com/vitejs/vite/issues/12044 )
- chore(pluginContainer): simplify error position judge condition
([#​12003](https://togithub.com/vitejs/vite/issues/12003 ))
([e3ef9f4](https://togithub.com/vitejs/vite/commit/e3ef9f4 )), closes
[#​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
[@​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#​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`
([#​6932](https://togithub.com/swc-project/swc/issues/6932 ))
([cb4436b](cb4436bd6e
))
- **(bindings/node)** Treat `.cts` and `.mts` as input by default
([#​6959](https://togithub.com/swc-project/swc/issues/6959 ))
([d5c0dec](d5c0dec40c
))
- **(bundler)** Don't panic while finding exports
([#​6947](https://togithub.com/swc-project/swc/issues/6947 ))
([542bb62](542bb62ef7
))
- **(css/modules)** Fix CSS `animation` on CSS Modules
([#​6969](https://togithub.com/swc-project/swc/issues/6969 ))
([4771aa2](4771aa206a
))
- **(es/minifier)** Fix `toFixed`, `toPrecision`, `toExponential` and
`toString` of Number
([#​6960](https://togithub.com/swc-project/swc/issues/6960 ))
([9382bda](9382bda786
))
- **(es/minifier)** Fix optimization of expressions in numeric context
([#​6965](https://togithub.com/swc-project/swc/issues/6965 ))
([1dfadb8](1dfadb8790
))
- **(es/module)** Fix `jsc.paths` on Windows
([#​6930](https://togithub.com/swc-project/swc/issues/6930 ))
([1ec161a](1ec161a0f1
))
- **(es/react)** Fix handling of whitespaces
([#​6935](https://togithub.com/swc-project/swc/issues/6935 ))
([a9b25aa](a9b25aaf4a
))
- **(es/react)** Don't panic on `key` without a value
([#​6945](https://togithub.com/swc-project/swc/issues/6945 ))
([14454c9](14454c9dbd
))
- **(es/resolver)** Use type context for `export =` if it's unresolved
([#​6963](https://togithub.com/swc-project/swc/issues/6963 ))
([e946c43](e946c43f4e
))
##### Features
- **(es/minifier)** Drop unused import bindings
([#​6967](https://togithub.com/swc-project/swc/issues/6967 ))
([a27ffd2](a27ffd2242
))
##### Miscellaneous Tasks
- **(bot)** Allow org members to use bump comments
([#​6942](https://togithub.com/swc-project/swc/issues/6942 ))
([0324d5a](0324d5a78b
))
- **(swc_nodejs_common)** Remove swc_node_base from swc_nodejs_common
([#​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 @​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)
([#​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
([#​220](https://togithub.com/marnusw/date-fns-tz/issues/220 ))
- \[TYPES] Update `format` types to match date-fns
([#​199](https://togithub.com/marnusw/date-fns-tz/issues/199 ))
- \[BUGFIX] Fixed `undefined` timezone error
([#​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