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 devdependencies #2565

Merged
merged 2 commits into from
Dec 5, 2023
Merged

chore(deps): update devdependencies #2565

merged 2 commits into from
Dec 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ~20.10.0 -> ~20.10.3 age adoption passing confidence
@vueuse/core (source) ~10.6.1 -> ~10.7.0 age adoption passing confidence
eslint (source) ~8.54.0 -> ~8.55.0 age adoption passing confidence
eslint-config-prettier ~9.0.0 -> ~9.1.0 age adoption passing confidence
tsx ~3.13.0 -> ~3.14.0 age adoption passing confidence
vite (source) ~4.5.0 -> ~4.5.1 age adoption passing confidence
vue (source) ~3.3.9 -> ~3.3.10 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core)

v10.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.
privatenumber/tsx (tsx)

v3.14.0

Compare Source

Bug Fixes
Features
  • support Node v20.6.0 module.register() & --import flag (#​337) (23e4694)

This release is also available on:

vitejs/vite (vite)

v4.5.1

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.3.10

Compare Source

Bug Fixes
Performance Improvements
  • optimize on* prop check (38aaa8c)
  • runtime-dom: cache modifier wrapper functions (da4a4fb), closes #​8882
  • v-on: constant handlers with modifiers should not be treated as dynamic (4d94ebf)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 requested a review from a team as a code owner December 4, 2023 01:30
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Merging #2565 (f2370a4) into next (4a3c263) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2565   +/-   ##
=======================================
  Coverage   99.57%   99.57%           
=======================================
  Files        2805     2805           
  Lines      250179   250179           
  Branches     1105     1108    +3     
=======================================
  Hits       249121   249121           
  Misses       1030     1030           
  Partials       28       28           

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from f629d16 to ccf6beb Compare December 4, 2023 15:14
Copy link
Contributor Author

renovate bot commented Dec 5, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ST-DDT ST-DDT self-assigned this Dec 5, 2023
@ST-DDT ST-DDT added this to the vAnytime milestone Dec 5, 2023
@ST-DDT ST-DDT merged commit 7ad9f20 into next Dec 5, 2023
20 checks passed
@ST-DDT ST-DDT deleted the renovate/devdependencies branch December 5, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants