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 @cultureamp/frontend-apis to v13 #5458

Draft
wants to merge 1 commit into
base: renovate/rollup
Choose a base branch
from

Conversation

cultureamp-renovate[bot]
Copy link
Contributor

Working with Renovate for Culture Amp

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cultureamp/frontend-apis (source) ^12.0.1 -> ^13.1.2 age adoption passing confidence

Release Notes

cultureamp/unified-home (@​cultureamp/frontend-apis)

v13.1.2

Compare Source

Patch Changes

v13.1.1

Compare Source

Patch Changes

v13.1.0

Compare Source

Minor Changes
Patch Changes

v13.0.1

Compare Source

Patch Changes

v13.0.0

Compare Source

Major Changes
  • #​2968 f3703406115fefb48e784df6742d3e86114e6b40 - Use the Kaizen bundler instead of tsc.

    As part of this change, your import scripts from this package may break. For example, you may import a module like this:

    import { http, json } from "@​cultureamp/frontend-apis/build/cjs/localDev"

    It must now imported like this:

    import { http, json } from "@​cultureamp/frontend-apis/localDev"

    The new bundler should automatically resolve this module to the correct place based on your project configuration.

    Because of these breaking changes, you will also need to update @​cultureamp/next-storybook to its latest version.

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants