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

chore(deps): update all non-major dependencies #111

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ombro/eslint-config-react-typescript (source) ^0.1.4 -> ^0.1.5 age adoption passing confidence
@ombro/eslint-config-typescript (source) ^0.1.4 -> ^0.1.5 age adoption passing confidence
@ombro/eslint-config-vue3-typescript (source) ^0.1.4 -> ^0.1.5 age adoption passing confidence
@ombro/logger (source) ^2.0.1 -> ^2.0.2 age adoption passing confidence
@types/node (source) ^18.19.17 -> ^18.19.39 age adoption passing confidence
@types/react (source) ^18.2.57 -> ^18.3.3 age adoption passing confidence
@types/react-dom (source) ^18.2.19 -> ^18.3.0 age adoption passing confidence
eslint (source) ^8.56.0 -> ^8.57.0 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
unplugin-vue-define-options (source) ^1.4.2 -> ^1.4.5 age adoption passing confidence
vite-plugin-css-injected-by-js ^3.4.0 -> ^3.5.1 age adoption passing confidence
vue (source) ^3.4.19 -> ^3.4.31 age adoption passing confidence

Release Notes

Cphayim/ombro (@​ombro/eslint-config-react-typescript)

v0.1.5

Patch Changes
  • Update dependencies
Cphayim/ombro (@​ombro/eslint-config-typescript)

v0.1.5

Patch Changes
  • Update dependencies
Cphayim/ombro (@​ombro/eslint-config-vue3-typescript)

v0.1.5

Patch Changes
  • Update dependencies
eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source

vue-macros/vue-macros (unplugin-vue-define-options)

v1.4.5

Compare Source

Patch Changes

v1.4.4

Compare Source

Patch Changes

v1.4.3

Compare Source

Patch Changes
marco-prontera/vite-plugin-css-injected-by-js (vite-plugin-css-injected-by-js)

v3.5.1

Compare Source

What's Changed

Full Changelog: marco-prontera/vite-plugin-css-injected-by-js@v3.5.0...v3.5.1

v3.5.0

Compare Source

What's Changed

Full Changelog: marco-prontera/vite-plugin-css-injected-by-js@v3.4.0...v3.5.0

vuejs/core (vue)

v3.4.31

Compare Source

Bug Fixes
Reverts
  • Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#​11135)" (e0df985)
  • Revert "fix(reactivity): fix side effect computed dirty level (#​11183)" (6c303ea), closes #​11183

v3.4.30

Compare Source

Bug Fixes
Performance Improvements

v3.4.29

Compare Source

Bug Fixes
  • build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #​11137
  • compiler-sfc: fix missing scope for extends error message (4ec387b)
  • compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)
  • compiler-sfc: support @​vue-ignore comment on more type sources (a23e99b)
  • custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #​11116
  • reactivity: avoid infinite loop when render access a side effect computed (#​11135) (8296e19), closes #​11121

v3.4.28

Compare Source

Bug Fixes

v3.4.27

Compare Source

Bug Fixes

v3.4.26

Compare Source

Bug Fixes

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)

v3.4.21

Compare Source

Bug Fixes

v3.4.20

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d16cf1f to d401b33 Compare March 30, 2024 23:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8e64b3a to 24b6f3c Compare April 9, 2024 09:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4e4a276 to ef6076d Compare April 16, 2024 17:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 221922e to 4b629d6 Compare April 29, 2024 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4c3e43d to 583549d Compare May 6, 2024 19:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 5c058a3 to 783126c Compare May 11, 2024 11:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 288b2fa to b0979e7 Compare May 26, 2024 20:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b0979e7 to 079f084 Compare June 4, 2024 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1c0eba3 to dd24a10 Compare June 20, 2024 21:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4b8fb4c to 562bb1a Compare June 22, 2024 16:58
| datasource | package                               | from     | to       |
| ---------- | ------------------------------------- | -------- | -------- |
| npm        | @ombro/eslint-config-react-typescript | 0.1.4    | 0.1.5    |
| npm        | @ombro/eslint-config-typescript       | 0.1.4    | 0.1.5    |
| npm        | @ombro/eslint-config-vue3-typescript  | 0.1.4    | 0.1.5    |
| npm        | @ombro/logger                         | 2.0.1    | 2.0.2    |
| npm        | @types/node                           | 18.19.17 | 18.19.39 |
| npm        | @types/react                          | 18.2.57  | 18.3.3   |
| npm        | @types/react-dom                      | 18.2.19  | 18.3.0   |
| npm        | eslint                                | 8.56.0   | 8.57.0   |
| npm        | react                                 | 18.2.0   | 18.3.1   |
| npm        | react-dom                             | 18.2.0   | 18.3.1   |
| npm        | unplugin-vue-define-options           | 1.4.2    | 1.4.5    |
| npm        | vite-plugin-css-injected-by-js        | 3.4.0    | 3.5.1    |
| npm        | vue                                   | 3.4.19   | 3.4.31   |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 562bb1a to 4351ec1 Compare June 28, 2024 04:45
@Cphayim Cphayim merged commit 8774201 into main Jul 1, 2024
2 checks passed
@Cphayim Cphayim deleted the renovate/all-minor-patch branch July 1, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant