discourse/app
dependabot[bot] f8b631cba6
Build(deps): Bump webpack from 5.87.0 to 5.88.0 in /app/assets/javascripts (#22235)
Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 09:45:20 +08:00
..
assets Build(deps): Bump webpack from 5.87.0 to 5.88.0 in /app/assets/javascripts (#22235) 2023-06-22 09:45:20 +08:00
controllers FIX: Force ordering to make things more consistent and fix flaky test (#22228) 2023-06-21 13:16:10 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models FIX: Staged user creation loses user custom field data (#22206) 2023-06-21 12:35:24 -05:00
serializers FIX: Site's top tags not shown for anonymous user (#22219) 2023-06-21 14:37:40 +08:00
services DEV: Add plugin modifier for notification_data manipulation (#22208) 2023-06-20 14:07:02 -05:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30