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

pkg: Update all non-major dependencies #2417

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@data-client/endpoint (source) 0.12.6 -> 0.12.7 age adoption passing confidence dependencies patch
@data-client/graphql (source) 0.12.6 -> 0.12.7 age adoption passing confidence dependencies patch
@data-client/rest (source) 0.12.6 -> 0.12.7 age adoption passing confidence dependencies patch
@lerna-lite/cli (source) 3.3.3 -> 3.4.0 age adoption passing confidence devDependencies minor
@lerna-lite/publish (source) 3.3.3 -> 3.4.0 age adoption passing confidence dependencies minor
@lerna-lite/version (source) 3.3.3 -> 3.4.0 age adoption passing confidence dependencies minor
@types/lodash (source) 4.17.1 -> 4.17.4 age adoption passing confidence devDependencies patch
actions/checkout v4.1.5 -> v4.1.6 age adoption passing confidence action patch

Release Notes

reactive/data-client (@​data-client/endpoint)

v0.12.7

Compare Source

Patch Changes
  • 4bc9145 Thanks @​ntucker! - Improve readability of Collection generics by naming DefaultArgs

  • #​3063 2080c87 Thanks @​ntucker! - Polymorphic (Union) types should still denormalize when handling passthrough (non-normalized) data

    When denormalizing non-normalized (like return of ctrl.fetch), it is still expected to handle
    all steps like constructing class instances if possible. However, to do this for Polymorphic
    types we need to fallback to using part of the normalize process to find out which schema
    to use for the remainder of denormalization.

  • 4bc9145 Thanks @​ntucker! - Add docstrings to schema constructors

reactive/data-client (@​data-client/graphql)

v0.12.7

Compare Source

Patch Changes
  • #​3063 2080c87 Thanks @​ntucker! - Polymorphic (Union) types should still denormalize when handling passthrough (non-normalized) data

    When denormalizing non-normalized (like return of ctrl.fetch), it is still expected to handle
    all steps like constructing class instances if possible. However, to do this for Polymorphic
    types we need to fallback to using part of the normalize process to find out which schema
    to use for the remainder of denormalization.

  • Updated dependencies [4bc9145, 2080c87, 4bc9145]:

reactive/data-client (@​data-client/rest)

v0.12.7

Compare Source

Patch Changes
  • 4bc9145 Thanks @​ntucker! - Improve readability of Collection generics by naming DefaultArgs

  • #​3063 2080c87 Thanks @​ntucker! - Polymorphic (Union) types should still denormalize when handling passthrough (non-normalized) data

    When denormalizing non-normalized (like return of ctrl.fetch), it is still expected to handle
    all steps like constructing class instances if possible. However, to do this for Polymorphic
    types we need to fallback to using part of the normalize process to find out which schema
    to use for the remainder of denormalization.

  • 4bc9145 Thanks @​ntucker! - Add docstrings to schema constructors

  • bf1f9bb Thanks @​ntucker! - Add docstrings to RestGenerics, ResourceGenerics, and RestEndpointOptions members

  • Updated dependencies [4bc9145, 2080c87, 4bc9145]:

lerna-lite/lerna-lite (@​lerna-lite/cli)

v3.4.0

Compare Source

Note: Version bump only for package @​lerna-lite/cli

lerna-lite/lerna-lite (@​lerna-lite/publish)

v3.4.0

Compare Source

Bug Fixes
lerna-lite/lerna-lite (@​lerna-lite/version)

v3.4.0

Compare Source

Features
Bug Fixes
actions/checkout (actions/checkout)

v4.1.6

Compare Source


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 Mend Renovate. View repository job log here.

Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

Size Change: +17 B (0%)

Total Size: 397 kB

Filename Size Change
examples/typescript/dist/vendors-node_modules_data-client_rest_lib_createResource_js.chunk.js 4.36 kB +17 B (+0.39%)
ℹ️ View Unchanged
Filename Size
examples/typescript/dist/App.css 1.51 kB
examples/typescript/dist/App.js 106 kB
examples/typescript/dist/Error-index-tsx.chunk.js 236 B
examples/typescript/dist/GQL-index-tsx.chunk.js 1.44 kB
examples/typescript/dist/Home-__tests__-home-test-tsx.chunk.js 4.83 kB
examples/typescript/dist/Home-__tests__-home-test-tsx.css 271 B
examples/typescript/dist/Home-index-tsx.chunk.js 4.72 kB
examples/typescript/dist/Home-index-tsx.css 262 B
examples/typescript/dist/index.html 272 B
examples/typescript/dist/Issues-index-tsx.chunk.js 2.4 kB
examples/typescript/dist/polyfill.js 6.78 kB
examples/typescript/dist/Posts-__tests__-postList-test-tsx.chunk.js 1.44 kB
examples/typescript/dist/Posts-index-tsx.chunk.js 1.86 kB
examples/typescript/dist/Posts-post-stories-tsx.chunk.js 1.91 kB
examples/typescript/dist/Posts-PostCreate-tsx.chunk.js 1.58 kB
examples/typescript/dist/Posts-PostEdit-tsx.chunk.js 1.97 kB
examples/typescript/dist/Posts-PostForm-tsx.chunk.js 1.3 kB
examples/typescript/dist/Posts-PostListItem-tsx.chunk.js 1.51 kB
examples/typescript/dist/Posts-useForm-tsx.chunk.js 315 B
examples/typescript/dist/react.js 46.3 kB
examples/typescript/dist/router.js 10.2 kB
examples/typescript/dist/Slow-index-tsx.chunk.js 410 B
examples/typescript/dist/src_pages_Home_echo_ts.chunk.js 158 B
examples/typescript/dist/User-index-tsx.chunk.js 1.5 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_CloseCircleFilled_js-node_modules_ant-design_i-c0417a.chunk.js 22 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_DownOutlined_js-node_modules_antd_es__util_Pur-a06850.chunk.js 8.23 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_InfoCircleOutlined_js-node_modules_ant-design_-253f1f.chunk.js 17.2 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_InfoCircleOutlined_js-node_modules_ant-design_-512c85.chunk.js 6.36 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_SearchOutlined_js-node_modules_antd_es_form_va-430566.chunk.js 4.57 kB
examples/typescript/dist/vendors-node_modules_ant-design_pro-layout_es_components_PageHeader_index_js.chunk.js 32.4 kB
examples/typescript/dist/vendors-node_modules_antd_es_button_index_js.chunk.js 7.36 kB
examples/typescript/dist/vendors-node_modules_antd_es_form_index_js-node_modules_antd_es_input_index_js.chunk.js 13.9 kB
examples/typescript/dist/vendors-node_modules_antd_es_input_TextArea_js.chunk.js 7.2 kB
examples/typescript/dist/vendors-node_modules_antd_es_list_index_js-node_modules_data-client_react_lib_hooks_useSuspense_js.chunk.js 35.2 kB
examples/typescript/dist/vendors-node_modules_antd_es_typography_index_js.chunk.js 8.92 kB
examples/typescript/dist/vendors-node_modules_data-client_endpoint_lib_endpoint_js-node_modules_data-client_endpoint_l-8f1c57.chunk.js 1.9 kB
examples/typescript/dist/vendors-node_modules_react-test-renderer_index_js.chunk.js 26.5 kB
examples/typescript/dist/webpack-runtime.js 2.15 kB

compressed-size-action

@ntucker ntucker merged commit 3adf45c into master May 17, 2024
19 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 17, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant