fix(deps): update dependency unleash-server to v6.3.0 #164
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.4
->6.3.0
Release Notes
unleash/unleash (unleash-server)
v6.3.0
Compare Source
Bug Fixes
Update dependency @slack/web-api to v6.12.1 (#8103)
Also display strategy variant information on default strategies (#8115)
Give project_default_strategy_write the ability to update the default strategy (#8112)
Allow you to see default strategies if you have write access (#8113)
Allow you to save default strategies with the right permissions (#8114)
User projects should exclude archived ones (#8118)
Update dependency express-rate-limit to v7.4.0 (#8127)
Update dependency unleash-client to v5.6.1 (#8129)
Update dependency git-url-parse to v14.1.0 (#8128)
Invert logic (#8135)
Update dependency express to v4.20.0 [security] (#8138)
Docker warnings (#8148)
Express upgrade to 4.21 (#8169)
Upgrade openapi to drop dompurify and fix path-to-regexp (#8170)
Connect sdk description bg color (#8171)
Archive project curl (#8181)
Update playground SDK to increase the possible random numbers used for stickiness id (#8182)
Typo and improved example in latest ADR (#8063)
Now onboarding will show up in correct times (#8214)
Onboarding img asset path (#8213)
Update dependency nodemailer to v6.9.15 (#8224)
Trim messages longer than 3000 chars (#8219)
SDK snippets import (#8235)
Adjust welcome dialog size (#8244)
Layout content width on large screens (#8267)
Trim role names before validation (#8277)
Trim name and description before validation (#8275)
Now only one onboarding screen will be shown at time (#8290)
Event timeline should unmount when hidden and be closed by default (#8294)
Some integrations only counted errors not all results (#8295)
Extend feature_toggle_update counter with details about action (#8202)
Handle empty strings on permissions gracefully in access service (#8306)
Add missing awaits on events (#8320)
Documentation
Add in gradual rollout use case doc (#8172)
Remove extra diagram (#8203)
Demo is pro (#8270)
Recommend PG v13 or later (#8276)
Feature lifecycle availability (#8288)
A/B Testing Use Case Tutorial (#8257)
Features
Check flag status snippet (#8097)
Change sdk action (#8098)
Connection status bubble (#8099)
Onboarding stepper (#8100)
Onboarding step badges (#8102)
New onboarding welcome screen logic (#8110)
Make node example more consistent (#8111)
Explain complete feature name (#8120)
Swift and flutter sdk snippets (#8149)
Personal dashboard route (#8173)
My projects ui stub (#8185)
Personal dashboard project selection (#8188)
Personal dashboard connect sdk (#8190)
Placeholder flag metrics chart (#8197)
Onboarding flow will not break (#8198)
Welcome dialog with unleash concepts (#8199)
Onboarding can be now closed (#8215)
Personal dashboard api (#8218)
Personal flags UI component (#8221)
Complete java example (#8227)
Only show sdk button to specific roles (#8231)
Sdk snippets in files (#8233)
Personal flag metrics display (#8232)
Add your projects (with roles) to personal dashboard api (#8236)
Highlighting flags chart (#8237)
Add group project roles to project roles (#8245)
Flag exposure in personal dashboard (#8247)
Rust SDK snippet (#8239)
Add project owners to personal dashboard project payload (#8248)
Nodejs snippet for production (#8256)
Display new completed dialog (#8255)
Sdk connected using production snippet (#8266)
Get projects by ids (#8269)
Show user's roles and project owners (#8253)
Project details for personal dashboard (#8274)
Vue and Svelte snippets (#8250)
Read projects from personal dashboard API (#8279)
After onboarding show success box with resources (#8278)
Personal dashboard project details API stub (#8282)
Now code examples are joined into one (#8284)
Create page for when you have no projects (#8285)
Add production snippets and resources (#8286)
Return latest project events (#8287)
Android snippet (#8281)
Display basic list of project events (#8291)
Adjust search query for personal project (#8296)
Add project owners to personal dashboard (#8293)
Last project events ui polishing (#8298)
Add Unleash admins to API payload (#8299)
Open unleash concepts (#8301)
Add onboarding status to personal dashboard api (#8302)
Use onboarding status to conditionally show badge and message (#8304)
Hook up admin / owner data to UI (#8300)
Personal dashboard flag created (#8305)
Include favorite projects in personal dashboard (#8309)
Skeleton loaders for personal dashboard (#8313)
Return project owners (#8312)
Return project roles (#8314)
Add transactional support for access service (#8311)
Add links to examples (#8308)
Redirect to personal dashboard when no last project (#8318)
.NET snippet (#8307)
Miscellaneous Tasks
Bump version to 6.2.0
Remove unused SCIM setting - assumeControlOfExisting (#8101)
Adjust language names (#8117)
Add logging to new code path (#8133)
Add stringified logs (#8134)
Bump version to 6.2.1
Bump version to 6.2.2
Update go sdk examples (#8145)
PHP SDK example fix (#8146)
Remove debug logs (#8147)
Upgrade unleash-client and mime libraries (#8158)
Add eventTimeline feature flag (#8159)
Update docker yarnlock (#8174)
Bump version to 6.2.3
Make count column bigint. (#8183)
Event timeline (#8176)
Finalize python sdk example (#8186)
Enables github docker cache (#8187)
Update project onboarding UI text (#8189)
Orval gen (#8220)
Event timeline tooltips (#8205)
Full js sdk example (#8229)
Feature event formatter md format style (#8222)
Send full message without trimming to the addon event (#8230)
Event timeline header placement (#8234)
Event timeline persistent state (#8240)
Update orval for personal dashboards (#8268)
Remove manual anonymization of outgoing project owners (#8252)
Move onboarding flow and dialog under same location (#8272)
Implement event grouping in the event timeline (#8254)
Fix search events endpoint description (#8289)
Event timeline signals (#8310)
Refactor
Move getProjectsByUser to read model (#8262)
Composition root for personal dashboard service (#8280)
Extract my projects component (#8317)
Testing
Onboarding test with existing key (#8116)
Improve onboarding test (#8121)
Reduce noise from test warnings (#8251)
Skip vercel toolbar in e2e tests (#8273)
Test the dashboard admins property (#8303)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.