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

chore(deps): update dependency json-schema-to-typescript to v15 #3684

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
json-schema-to-typescript 13.1.2 -> 15.0.3 age adoption passing confidence

Release Notes

bcherny/json-schema-to-typescript (json-schema-to-typescript)

v15.0.3

Compare Source

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source

  • 62cc052 Fixed bug where intersection schemas didn't generate complete types. Improved output readability for intersection types (#​603)

v14.1.0

Compare Source

v14.0.5

Compare Source

v14.0.4

Compare Source

v14.0.3

Compare Source

v14.0.2

Compare Source

v14.0.1

Compare Source

v14.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Jan 6, 2025
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
mc-app-kit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 11:45am
merchant-center-application-kit-components-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 11:45am

@renovate renovate bot requested a review from a team as a code owner January 6, 2025 00:53
Copy link

changeset-bot bot commented Jan 6, 2025

🦋 Changeset detected

Latest commit: da31fdf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@commercetools-backend/eslint-config-node Patch
@commercetools-frontend/application-config Patch
@commercetools-frontend/create-mc-app Patch
@commercetools-frontend/mc-scripts Patch
@commercetools-frontend/codemod Patch
@commercetools-frontend/l10n Patch
@commercetools-frontend/application-components Patch
@commercetools-frontend/application-shell-connectors Patch
@commercetools-frontend/application-shell Patch
@commercetools-frontend/cypress Patch
@commercetools-frontend/mc-dev-authentication Patch
@commercetools-frontend/mc-html-template Patch
@commercetools-applications/merchant-center-template-starter-typescript Patch
@commercetools-applications/merchant-center-custom-view-template-starter-typescript Patch
@commercetools-local/visual-testing-app Patch
@commercetools-website/components-playground Patch
@commercetools-applications/merchant-center-template-starter Patch
@commercetools-applications/merchant-center-custom-view-template-starter Patch
@commercetools-local/playground Patch
@commercetools-frontend/react-notifications Patch
@commercetools-frontend/permissions Patch
@commercetools-backend/express Patch
@commercetools-backend/loggers Patch
@commercetools-frontend/actions-global Patch
@commercetools-frontend/assets Patch
@commercetools-frontend/babel-preset-mc-app Patch
@commercetools-frontend/browser-history Patch
@commercetools-frontend/constants Patch
@commercetools-frontend/eslint-config-mc-app Patch
@commercetools-frontend/i18n Patch
@commercetools-frontend/jest-preset-mc-app Patch
@commercetools-frontend/jest-stylelint-runner Patch
@commercetools-frontend/notifications Patch
@commercetools-frontend/sdk Patch
@commercetools-frontend/sentry Patch
@commercetools-frontend/url-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@emmenko emmenko force-pushed the renovate/json-schema-to-typescript-15.x branch from 7744524 to da31fdf Compare January 9, 2025 11:43
@@ -57,7 +57,7 @@
"devDependencies": {
"@commercetools-frontend/assets": "workspace:*",
"@types/jsdom": "^21.1.2",
"json-schema-to-typescript": "13.1.2"
"json-schema-to-typescript": "15.0.3"
Copy link
Member

Choose a reason for hiding this comment

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

The new version uses internally prettier v3, so the @types/prettier package is not installed anymore.

Apparently, other packages in App Kit that use prettier as a dependency didn't install the types package yet.

@emmenko emmenko marked this pull request as ready for review January 9, 2025 11:45
@emmenko emmenko merged commit 455cccf into main Jan 9, 2025
19 checks passed
@emmenko emmenko deleted the renovate/json-schema-to-typescript-15.x branch January 9, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant