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.60.0 #6460

Merged
merged 7 commits into from
Jun 13, 2023
Merged

build: release v6.60.0 #6460

merged 7 commits into from
Jun 13, 2023

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Jun 13, 2023

New

  • fix: use 400 instead of 500 for gogov err status code #6455
  • build: merge v6.59.0 into develop #6453
  • chore: remove placeholder stripe keys #6451
  • build: release v6.59.0 #6449

Dependencies

  • fix(deps): bump zod from 3.20.2 to 3.21.4 #6456

Dev-Dependencies

  • chore(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 in /shared #6458
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 in /shared #6459

Tests

fix: use 400 instead of 500 for gogov err status code #6455

@KenLSM

  • Go to a form that has not been attached to a GoGov Link yet and open the share form modal.
  • Open the network panel to see the network calls made.
  • Try to claim a GoGov link that you know is already taken on this form.
  • The /gogov endpoint should return a 400 status rather than a 500 status code

Deploy Notes

Not sure where to park these:

mayying and others added 7 commits June 12, 2023 15:50
build: merge v6.59.0 into develop
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.21.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.20.2...v3.21.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 5.59.11 in /shared (#6459)

chore(deps-dev): bump @typescript-eslint/eslint-plugin in /shared

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1 in /shared (#6458)

chore(deps-dev): bump @typescript-eslint/parser in /shared

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@KenLSM KenLSM temporarily deployed to staging June 13, 2023 02:29 — with GitHub Actions Inactive
@KenLSM KenLSM requested a review from LinHuiqing June 13, 2023 02:33
Copy link
Contributor

@LinHuiqing LinHuiqing left a comment

Choose a reason for hiding this comment

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

lgtm! merge when ready

@KenLSM KenLSM merged commit 8cd7ee0 into release-al2 Jun 13, 2023
@KenLSM KenLSM deleted the release_v6.60.0 branch June 13, 2023 02:59
@timotheeg timotheeg mentioned this pull request Jun 22, 2023
33 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.

3 participants