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

bump @opengovsg/starter-kitty-validators to 1.2.7 #874

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adriangohjw
Copy link
Contributor

@adriangohjw adriangohjw commented Nov 12, 2024

Problem

re: https://opengovproducts.slack.com/archives/CK68JNFHR/p1730972525340969

Solution

Breaking Changes

  • Yes - this PR contains breaking changes

    • Details ...
  • No - this PR is backwards compatible

  • pump dependencies in package.json and package-lock.json

  • polyfill unsupported node:path for webpack in nextjs and storybook

New dependencies:

  • @opengovsg/starter-kitty-validators : bumped to 1.2.7

@adriangohjw adriangohjw added the dependencies Pull requests that update a dependency file label Nov 12, 2024
@adriangohjw adriangohjw self-assigned this Nov 12, 2024
Copy link

vercel bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
isomer-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 3:56pm

@datadog-opengovsg
Copy link

datadog-opengovsg bot commented Nov 12, 2024

Datadog Report

Branch report: dependency/starter-kitty-validators-1.2.7
Commit report: 4294f14
Test service: isomer-studio

✅ 0 Failed, 180 Passed, 34 Skipped, 38.87s Total Time
➡️ Test Sessions change in coverage: 1 no change

@@ -25,6 +26,16 @@ const config: StorybookConfig = {
disableTelemetry: true,
},

// https://github.com/vercel/next.js/issues/28774#issuecomment-1264555395
Copy link
Contributor

Choose a reason for hiding this comment

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

are these changes related to the version bump?

@@ -65,6 +67,15 @@ const config = {
images: {
domains: [env.NEXT_PUBLIC_S3_ASSETS_DOMAIN_NAME ?? ""].filter((d) => d),
},
// https://github.com/vercel/next.js/issues/28774#issuecomment-1264555395
Copy link
Contributor

Choose a reason for hiding this comment

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

saw the linked issue, why did this occur suddenly?

@adriangohjw
Copy link
Contributor Author

@harishv7 v1.2.3 introduced breaking changes. Checked against v1.1.3 and it was still fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants