refine icon indicating copy to clipboard operation
refine copied to clipboard

ci(changesets): next version packages

Open refine-bot opened this issue 2 years ago â€ĸ 7 comments

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

Releases

@refinedev/[email protected]

Minor Changes

Patch Changes

  • #4601 090653717d6 Thanks @aliemir! - Updated inferencer functions to check for relational fields with representable values. If the inferencer type is show or list, the inferencer will use the available properties to show the field instead of trying to fetch the relational data.

    // posts/1
    {
        id: 1,
        name: "Post 1",
        tags: [
            {
                id: 5,
                name: "Tag 5"
            },
            {
                id: 6,
                name: "Tag 6"
            }
        ],
        content: "...",
    }
    

    Above structure will show the tags field in list and show inferencers using the name property instead of trying to fetch the relational data. But edit and create inferencers will still work with the relational data.

  • Updated dependencies [5bb6f47a4d4]:

@refinedev/[email protected]

Patch Changes

@refinedev/[email protected]

Patch Changes

@refinedev/[email protected]

Patch Changes

  • #4599 5bb6f47a4d4 Thanks @aliemir! - Update default document title generation to use the fallback title when i18n's translate function returns the key value.

@refinedev/[email protected]

Patch Changes

refine-bot avatar Jun 26 '23 13:06 refine-bot

Deploy Preview for lighthearted-pastelito-e86ad1 ready!

Name Link
Latest commit b681f8327a3809d7142225ba1f689d8d324347fe
Latest deploy log https://app.netlify.com/sites/lighthearted-pastelito-e86ad1/deploys/649aaeb839e681000871b8c4
Deploy Preview https://deploy-preview-4608--lighthearted-pastelito-e86ad1.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 26 '23 13:06 netlify[bot]

Deploy Preview for refine-doc-live-previews ready!

Name Link
Latest commit b681f8327a3809d7142225ba1f689d8d324347fe
Latest deploy log https://app.netlify.com/sites/refine-doc-live-previews/deploys/649aaeb8a9159c00084d540b
Deploy Preview https://deploy-preview-4608--refine-doc-live-previews.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 26 '23 13:06 netlify[bot]

Deploy Preview for stupendous-taffy-33f80c ready!

Name Link
Latest commit b681f8327a3809d7142225ba1f689d8d324347fe
Latest deploy log https://app.netlify.com/sites/stupendous-taffy-33f80c/deploys/649aaeb8d1152a0008e694b2
Deploy Preview https://deploy-preview-4608--stupendous-taffy-33f80c.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 26 '23 13:06 netlify[bot]

â˜ī¸ Nx Cloud Report

CI is running/has finished running commands for commit b681f8327a3809d7142225ba1f689d8d324347fe. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


đŸŸĨ Failed Commands
lerna run cypress:run --scope table-antd-use-table -- --record --key 6c99cf93-adbe-41aa-8d91-f50a76b8bbc8 --group table-antd-use-table
✅ Successfully ran 8 targets

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jun 26 '23 13:06 nx-cloud[bot]

Deploy Preview for aquamarine-panda-e208bf ready!

Name Link
Latest commit b681f8327a3809d7142225ba1f689d8d324347fe
Latest deploy log https://app.netlify.com/sites/aquamarine-panda-e208bf/deploys/649aaeb8445d750008a0cc6f
Deploy Preview https://deploy-preview-4608--aquamarine-panda-e208bf.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 26 '23 13:06 netlify[bot]

Deploy Preview for imaginative-sundae-1fd394 ready!

Name Link
Latest commit b681f8327a3809d7142225ba1f689d8d324347fe
Latest deploy log https://app.netlify.com/sites/imaginative-sundae-1fd394/deploys/649aaeb8d267a800078fbe9b
Deploy Preview https://deploy-preview-4608--imaginative-sundae-1fd394.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 26 '23 13:06 netlify[bot]

2 failed tests on run #9451 â†—ī¸Ž

2 29 0 0 Flakiness 0

Details:

Merge b681f8327a3809d7142225ba1f689d8d324347fe into c7872ca621fdc6c0edd7ee113520...
Project: refine Commit: df50867955 â„šī¸
Status: Failed Duration: 19:25 💡
Started: Jun 27, 2023 11:45 AM Ended: Jun 27, 2023 12:04 PM
Failed  cypress/e2e/all.cy.ts â€ĸ 2 failed tests â€ĸ table-antd-use-table

View Output Video

Test Artifacts
table-antd-use-table > should work with pagination Output Screenshots Video
table-antd-use-table > should set current `1` when filter changed Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

cypress[bot] avatar Jun 26 '23 14:06 cypress[bot]