fix(deps): update dependency contentful-ui-extensions-sdk to v4#87
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency contentful-ui-extensions-sdk to v4#87renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Bug Fixes
ContributorsCommit-Lint commandsYou can trigger Commit-Lint actions by commenting on this PR:
|
❌ Deploy Preview for imgix-contentful failed.
|
a1d50ff to
3339506
Compare
3339506 to
65b7e74
Compare
f8b1f16 to
0c26211
Compare
0c26211 to
f0a6a0e
Compare
e781896 to
2a588f5
Compare
2a588f5 to
ec6b4fe
Compare
3050251 to
d6eb7ef
Compare
d6eb7ef to
b8e8ded
Compare
7de87b2 to
af567d2
Compare
af567d2 to
3c76e02
Compare
8fd6025 to
83db685
Compare
48913ac to
5ac6f25
Compare
3c707ad to
b0b47f3
Compare
b0b47f3 to
ce253ca
Compare
b0e6714 to
f46a095
Compare
f46a095 to
9d4c233
Compare
952ccd5 to
b904674
Compare
b904674 to
4ea2079
Compare
4ea2079 to
ca35761
Compare
ca35761 to
bf867eb
Compare
bf867eb to
10a8f7e
Compare
10a8f7e to
f3d73c2
Compare
f3d73c2 to
cba9427
Compare
Contributor
/home/circleci/project/src/components/Field/Field.tsx
TypeScript error in /home/circleci/project/src/components/Field/Field.tsx(35,9):
Type '{ selectedImage: AssetProps | undefined; }' is not assignable to type 'SerializedJSONValue | undefined'.
Types of property 'selectedImage' are incompatible.
Type 'AssetProps | undefined' is not assignable to type 'SerializedJSONValue | undefined'.
Type 'AssetProps' is not assignable to type 'SerializedJSONValue | undefined'.
Type 'AssetProps' is not assignable to type '{ [key: string]: SerializedJSONValue; }'.
Index signature for type 'string' is missing in type 'AssetProps'. TS2322
33 | shouldCloseOnOverlayClick: true,
34 | allowHeightOverflow: false,
> 35 | parameters: {
| ^
36 | selectedImage: this.state.selectedAsset,
37 | },
38 | }) |
Contributor
|
So this is magically passing now. Probably needs to get pulled down and tested manually to ensure nothing is breaking due to this major version bump. |
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.31.0->^4.0.0Release Notes
contentful/ui-extensions-sdk (contentful-ui-extensions-sdk)
v4.41.1Compare Source
Bug Fixes
v4.41.0Compare Source
Features
v4.40.0Compare Source
Features
v4.39.0Compare Source
Features
v4.38.0Compare Source
Features
v4.37.0Compare Source
Features
v4.36.0Compare Source
Features
v4.35.0Compare Source
Features
v4.34.0Compare Source
Features
v4.33.0Compare Source
Features
v4.32.0Compare Source
Features
v4.31.0Compare Source
Features
v4.30.0Compare Source
Bug Fixes
Features
4.29.7 (2025-05-28)
Bug Fixes
4.29.6 (2025-04-09)
Bug Fixes
4.29.5 (2025-01-27)
Bug Fixes
4.29.3 (2024-11-05)
Bug Fixes
4.29.2 (2024-10-30)
Bug Fixes
4.29.1 (2024-08-15)
Bug Fixes
v4.29.7Compare Source
Bug Fixes
v4.29.6Compare Source
Bug Fixes
v4.29.5Compare Source
Bug Fixes
v4.29.3Compare Source
Bug Fixes
v4.29.2Compare Source
Bug Fixes
v4.29.1Compare Source
Bug Fixes
v4.29.0Compare Source
Bug Fixes
Features
v4.28.0Compare Source
Features
v4.27.0Compare Source
Features
4.26.3 (2024-07-02)
Bug Fixes
4.26.2 (2024-06-28)
Bug Fixes
4.26.1 (2024-06-28)
Bug Fixes
v4.26.3Compare Source
Bug Fixes
v4.25.0Compare Source
Features
v4.24.0Compare Source
Features
4.23.1 (2023-09-26)
Bug Fixes
v4.23.1Compare Source
Bug Fixes
v4.23.0Compare Source
Features
4.22.1 (2023-07-10)
Bug Fixes
v4.22.1Compare Source
Bug Fixes
v4.22.0Compare Source
Features
v4.21.1Compare Source
Bug Fixes
Reverts
v4.21.0Compare Source
Features
v4.20.0Compare Source
Features
4.19.1 (2023-06-15)
Bug Fixes
v4.19.1Compare Source
Bug Fixes
v4.19.0Compare Source
Features
v4.18.0Compare Source
Features
4.17.2 (2023-05-17)
Bug Fixes
4.17.1 (2023-04-05)
Bug Fixes
v4.17.2Compare Source
Bug Fixes
v4.17.1Compare Source
Bug Fixes
v4.17.0Compare Source
Features
v4.16.0Compare Source
Features
v4.15.0Compare Source
Features
4.14.1 (2022-12-29)
Bug Fixes
v4.14.1Compare Source
Bug Fixes
v4.14.0Compare Source
Features
v4.13.0Compare Source
Features
4.12.1 (2022-09-12)
Bug Fixes
v4.12.1Compare Source
Bug Fixes
v4.12.0Compare Source
Features
4.11.1 (2022-08-02)
Bug Fixes
initmethod (#1338) (4370508)v4.11.1Compare Source
Bug Fixes
initmethod (#1338) (4370508)v4.11.0Compare Source
Features
initcan be called at any time (#1319) (d95d441)v4.10.0Compare Source
Features
v4.9.0Compare Source
Features
4.8.1 (2022-06-28)
Bug Fixes
v4.8.1Compare Source
Bug Fixes
v4.8.0Compare Source
Features
v4.7.0Compare Source
Features
v4.6.0Compare Source
Features
v4.5.0Compare Source
Features
4.4.1 (2022-05-16)
Bug Fixes
v4.4.1Compare Source
Bug Fixes
v4.4.0Compare Source
Features
4.3.7 (2022-04-13)
Bug Fixes
4.3.6 (2022-04-12)
Bug Fixes
4.3.5 (2022-02-23)
Bug Fixes
4.3.4 (2022-02-21)
Bug Fixes
4.3.3 (2022-02-14)
Bug Fixes
4.3.2 (2022-02-09)
Bug Fixes
initmultiple times (#1173) (8acc077)4.3.1 (2021-11-10)
Bug Fixes
v4.3.7Compare Source
Bug Fixes
v4.3.6Compare Source
Bug Fixes
v4.3.5Compare Source
Bug Fixes
v4.3.4Compare Source
Bug Fixes
v4.3.3Compare Source
Bug Fixes
v4.3.2Compare Source
Bug Fixes
initmultiple times (#1173) (8acc077)v4.3.1Compare Source
Bug Fixes
v4.3.0Compare Source
Features
4.2.1 (2021-10-07)
Bug Fixes
v4.2.1Compare Source
Bug Fixes
v4.2.0Compare Source
Features
4.1.1 (2021-10-06)
Bug Fixes
v4.1.1Compare Source
Bug Fixes
v4.1.0Compare Source
Features
4.0.1 (2021-10-05)
Bug Fixes
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
This major release of the Contentful App SDK provides two great features to make app development for Contentful even easier.
Contentful Management API Adapter
You can now use the
contentful-managementlibrary within apps. This gives you access to a huge load of APIs that were previously not available. Also, you can reuse existing code utilising thecontentful-managementlibrary which makes it easier to convert your custom Contentful scripts to convenient apps.After installing the library, a new client can be created using the
cmaAdapterwhich is exposed by the App SDK. There is no need to deal with authentication and tokens.Please note that not all methods are available. You can only use methods that access entities within the app’s space environment.
Deprecation of Space API
The Space API (
sdk.space) is deprecated and will be removed in a future major update of the App SDK. We recommend using the new CMA Adapters to replace existing Space API functionality.Typings revamp
In the previous version of the App SDK app developers sometimes struggled with our provided types. For version 4 we took the opportunity to revamp and significantly improve the types of the whole library. These changes are likely to break existing TypeScript apps as we are more specific about each property and also changed the usage of generics on API methods.
The new types of the App SDK now align with the types of the
contentful-managementlibrary.To get the best development experience, you need to install
contentful-managementas a separate dependency.We do not include this dependency by default to keep your dependency tree clean and ensure small bundle sizes and short build times.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.