-
Notifications
You must be signed in to change notification settings - Fork 23
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 #5414
chore(deps): update dependency @cultureamp/frontend-apis to v13 #5414
Conversation
|
f1bf7fe
to
d165269
Compare
d165269
to
5c622e3
Compare
e3d4acb
to
a2b8a8c
Compare
5c622e3
to
10c050c
Compare
* chore(deps): update dependency rollup to ^4.28.1 * fix(deps): update rollup * chore(deps): update dependency rollup to ^4.29.1 * chore(deps): update dependency playwright to ^1.49.1 * chore(deps): update dependency playwright to ^1.49.1 * chore(deps): update dependency postcss-preset-env to ^10.1.3 * chore(deps): update dependency react-intl to ^7.1.0 * update esnlint deps and fix docs test runner type errors * chore(deps): update dependency typescript to ^5.7.3 (#5386) * chore(deps): update react monorepo * chore(deps): update dependency rollup to ^4.29.1 * chore(deps): update dependency typescript to ^5.7.2 * fix MenuItem and Tab children types errors --------- Co-authored-by: Michael Winter <[email protected]> Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @testing-library/react to ^16.1.0 * chore(deps): update dependency stylelint to ^16.12.0 * chore(deps): update dependency highlight.js to ^11.11.1 * chore(deps): update dependency globals to ^15.14.0 * chore(deps): update dependency @changesets/cli to ^2.27.11 * chore(deps): update dependency tailwindcss to ^3.4.17 * fix(deps): update prosemirror (#5384) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * chore(deps): update dependency tailwindcss to ^3.4.17 (#5388) Co-authored-by: Michael Winter <[email protected]> * chore(deps): update dependency @cultureamp/frontend-apis to v12 (#5414) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * fix(deps): update dependency react-focus-lock to ^2.13.5 (#5417) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * fix(deps): update dependency typescript-transform-paths to ^3.5.3 (#5434) Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> * update changeset * fix(Badge): remove duplicate declaration of defaul color --------- Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Winter <[email protected]> Co-authored-by: Michael Winter <[email protected]>
Working with Renovate for Culture Amp
This PR contains the following updates:
^11.1.0
->^13.1.0
Release Notes
cultureamp/unified-home (@cultureamp/frontend-apis)
v13.1.0
Compare Source
Minor Changes
a4f3f71a2ed384e66b93c775c92ff1cccf2ca92f
- Implement missing useReactSuspenseInfiniteQueryPatch Changes
#3018
a4f3f71a2ed384e66b93c775c92ff1cccf2ca92f
- Refactor lightweight-hooks#3054
65b889f6773a96cf7c22a64a2c5926701b3e7126
- EnsurequeryFetch
works with promise chainingv13.0.1
Compare Source
Patch Changes
#3047
073ec72071511d743a0d6f4b87a4f7997b0904a9
- Correctly set webpack aliases when consuming a scenario#3045
f81132130122eead7cc2a192c1b33fffd1cf588e
- Patch webpack alias configuration so msw is referenced correctlyv13.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:
It must now imported like this:
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
c4ce5b70465ac675538a7f461ea33a648851e26d
- Ensure that RequestHanderOptions is being passed through to http resolvers. This will allow consumers of@cultureamp/frontend-apis/localDev
be able to doing things like thisv12.0.1
Compare Source
Patch Changes
4f8eb92b57b6dc48e387fe7f2ee9a77d5374f769
- Ensure that use* hooks are deprecatedv12.0.0
Compare Source
Major Changes
65a265e1776cbe0afb358fa4a1aa00016571a9d4
- Lightweight tanstack/react-query hooksConfiguration
📅 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.
This PR has been generated by Renovate Bot.