Skip to content
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

build: release v6.152.0 #7773

Merged
merged 13 commits into from
Oct 15, 2024
Merged

build: release v6.152.0 #7773

merged 13 commits into from
Oct 15, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Oct 14, 2024

New

  • build: merge release v6.151.2 to develop #7770
  • chore: add paperless form banner #7767
  • fix(workflow): step 2 email subtitle #7766
  • chore: update port number for vite fe in docker compose yml #7772
  • fix: theme selector radio button UI #7765
  • fix(react): remove strict mode, temporarily #7755

Dependencies

  • fix(deps): bump send and express #7769
  • fix(deps): bump jsdom from 24.1.0 to 25.0.1 #7730
  • chore(deps): update date-fns, date-fns-tz #7546
  • chore(deps): bump rollup from 4.21.3 to 4.24.0 in /frontend #7749

Dev-Dependencies

  • chore(deps-dev): bump dompurify from 2.3.9 to 2.5.7 #7768

Tests

chore: add paperless form banner #7767

  • Ensure that the link shows up on admin dashboard
  • Ensure that the link goes to our paperless survey form link

fix(react): remove strict mode, temporarily #7755

react-hook-form submit should display errors on local development

  • Create a storage mdoe form
  • Add short field
  • Open form
  • Hit the submit button
  • Observe that the error appears immediately

dependabot bot and others added 11 commits October 8, 2024 13:17
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.21.3...v4.24.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove strict mode, temporarily
* fix: regression on dropdown input, workflow save action step component (#7754)

* fix: dropdown input regression

* fix: flakey dates on Billing page

* fix: remove addition margin, chakra v2 likely fixed the margin gap problem on dividers

* chore: replace zonedTimeToUtc to fromZonedTime

* fix: ts errors
* chore: add story for DesignDrawer

* fix: solve bleeding radio css issue

* fix: solve oval radios
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.0 to 25.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@24.1.0...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `express` from 4.20.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.20.0...4.21.1)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.9 to 2.5.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.3.9...2.5.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: add story for editstepblock fixed email variant

* fix: subtext color
* chore: add paperless form banner

* chore: add storybook for no announcement modal

* fix: render link as inline on mobile
* chore: bump version to v6.151.0

* fix(mrf): prevent infinite loop on r2 (#7761)

fix: separate toast from useeffect

* chore: bump version to 6.151.1

* fix(DateRangePicker): react migration date range gap (#7763)

fix: width not respected on chakra v2 input

* chore: bump version to 6.151.2
@kevin9foong
Copy link
Contributor

image
lgtm!

Copy link
Contributor

@kevin9foong kevin9foong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! some conflicts are reported though

@KenLSM
Copy link
Contributor Author

KenLSM commented Oct 14, 2024

Screenshot 2024-10-14 at 4 48 23 PM

:( I squashed, sigh.

build: release v6.152.0 to develop
@KenLSM KenLSM merged commit 6d37b1e into release-al2 Oct 15, 2024
31 of 33 checks passed
@KenLSM KenLSM deleted the release_v6.152.0 branch October 15, 2024 03:55
@KenLSM KenLSM mentioned this pull request Oct 20, 2024
43 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants