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 #2543

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/lodash (source) 4.17.9 -> 4.17.10 age adoption passing confidence devDependencies patch
@types/node (source) 22.7.4 -> 22.7.5 age adoption passing confidence devDependencies patch
@types/node (source) ^22.7.4 -> ^22.7.5 age adoption passing confidence dependencies patch
@types/node (source) 22.7.4 -> 22.7.5 age adoption passing confidence dependencies patch
actions/checkout v4.2.0 -> v4.2.1 age adoption passing confidence action patch
express (source) ^4.21.0 -> ^4.21.1 age adoption passing confidence dependencies patch
globals ^15.10.0 -> ^15.11.0 age adoption passing confidence dependencies minor
globals 15.10.0 -> 15.11.0 age adoption passing confidence devDependencies minor
http-proxy-middleware ^3.0.2 -> ^3.0.3 age adoption passing confidence dependencies patch
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence devDependencies patch

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

expressjs/express (express)

v4.21.1

Compare Source

sindresorhus/globals (globals)

v15.11.0

Compare Source

chimurai/http-proxy-middleware (http-proxy-middleware)

v3.0.3

Compare Source

  • fix(pathFilter): handle errors
microsoft/TypeScript (typescript)

v5.6.3

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 was generated by Mend Renovate. View the repository job log.

Copy link

sonarcloud bot commented Oct 9, 2024

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Size Change: 0 B

Total Size: 407 kB

ℹ️ View Unchanged
Filename Size
examples/typescript/dist/App.css 1.5 kB
examples/typescript/dist/App.js 125 kB
examples/typescript/dist/Error-index-tsx.chunk.js 235 B
examples/typescript/dist/GQL-index-tsx.chunk.js 1.45 kB
examples/typescript/dist/Home-__tests__-home-test-tsx.chunk.js 4.87 kB
examples/typescript/dist/Home-__tests__-home-test-tsx.css 270 B
examples/typescript/dist/Home-index-tsx.chunk.js 4.76 kB
examples/typescript/dist/Home-index-tsx.css 261 B
examples/typescript/dist/index.html 274 B
examples/typescript/dist/Issues-index-tsx.chunk.js 2.37 kB
examples/typescript/dist/polyfill.js 6.88 kB
examples/typescript/dist/Posts-__tests__-postList-test-tsx.chunk.js 1.43 kB
examples/typescript/dist/Posts-index-tsx.chunk.js 1.88 kB
examples/typescript/dist/Posts-post-stories-tsx.chunk.js 1.93 kB
examples/typescript/dist/Posts-PostCreate-tsx.chunk.js 1.58 kB
examples/typescript/dist/Posts-PostEdit-tsx.chunk.js 1.95 kB
examples/typescript/dist/Posts-PostForm-tsx.chunk.js 1.29 kB
examples/typescript/dist/Posts-PostListItem-tsx.chunk.js 1.52 kB
examples/typescript/dist/Posts-useForm-tsx.chunk.js 317 B
examples/typescript/dist/react.js 46.3 kB
examples/typescript/dist/router.js 10.4 kB
examples/typescript/dist/Slow-index-tsx.chunk.js 408 B
examples/typescript/dist/src_pages_Home_echo_ts.chunk.js 157 B
examples/typescript/dist/User-index-tsx.chunk.js 1.51 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_CloseCircleFilled_js-node_modules_ant-design_i-c0417a.chunk.js 7.52 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_DownOutlined_js-node_modules_antd_es__util_Pur-a06850.chunk.js 8.48 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_InfoCircleOutlined_js-node_modules_ant-design_-253f1f.chunk.js 17.8 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_InfoCircleOutlined_js-node_modules_ant-design_-512c85.chunk.js 5.88 kB
examples/typescript/dist/vendors-node_modules_ant-design_icons_es_icons_SearchOutlined_js-node_modules_antd_es_form_va-430566.chunk.js 4.61 kB
examples/typescript/dist/vendors-node_modules_ant-design_pro-layout_es_components_PageHeader_index_js.chunk.js 31.6 kB
examples/typescript/dist/vendors-node_modules_antd_es_button_index_js.chunk.js 10.6 kB
examples/typescript/dist/vendors-node_modules_antd_es_form_index_js-node_modules_antd_es_input_index_js.chunk.js 14.3 kB
examples/typescript/dist/vendors-node_modules_antd_es_input_TextArea_js.chunk.js 7.35 kB
examples/typescript/dist/vendors-node_modules_antd_es_list_index_js-node_modules_data-client_react_lib_hooks_useSuspense_js.chunk.js 36 kB
examples/typescript/dist/vendors-node_modules_antd_es_typography_index_js.chunk.js 8.83 kB
examples/typescript/dist/vendors-node_modules_data-client_endpoint_lib_endpoint_js-node_modules_data-client_endpoint_l-8f1c57.chunk.js 1.84 kB
examples/typescript/dist/vendors-node_modules_data-client_rest_lib_resource_js.chunk.js 4.36 kB
examples/typescript/dist/vendors-node_modules_react-test-renderer_index_js.chunk.js 26.4 kB
examples/typescript/dist/webpack-runtime.js 2.15 kB

compressed-size-action

@ntucker ntucker merged commit e745ee0 into master Oct 9, 2024
19 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 9, 2024 06:50
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.

1 participant