-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable] Update build #2798
[stable] Update build #2798
Conversation
Can one of the admins verify this patch? |
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…webpack-dev-middleware-5.3.4 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master-stable #2798 +/- ##
=================================================
+ Coverage 57.89% 63.61% +5.72%
=================================================
Files 89 201 +112
Lines 2679 4318 +1639
Branches 689 778 +89
=================================================
+ Hits 1551 2747 +1196
- Misses 1018 1562 +544
+ Partials 110 9 -101
|
…follow-redirects-1.15.6 Bump follow-redirects from 1.15.4 to 1.15.6
Use current pathname in uickstarts timeout.
Enable feedback on subs pages
Add requestPDF api method
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…express-4.19.2 Bump express from 4.18.2 to 4.19.2
add ai technology icon
update app feedback text
Update request PDF response.
Use link title based default document titles.
* update link * remove console log * remove a tag
Move 'favorite services' widget styling back to chrome
Adds an internal state variable via jotai to track if preview is enabled or disabled. Tested locally by adding a sub in the store with a console log (see screenshots). The state is correctly toggled with the preview toggle and initialized when chrome loads.
RHCLOUD-32008: create internal jotai state for preview
Add LocalStorage flag to force new preview feaures.
Send cookie to PDF generator.
Changed URL for User Preferences in UserToggle
Replace sentry var to check for app names
Update PDF generator cookie path.
PAss available bundles via chrome API
add brain icon for AI/ML allservices section
Remove business-services bundle references.
Remove business-services filter
No description provided.