Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

chore(deps): update all dependencies #310

Merged
merged 1 commit into from
Oct 15, 2023
Merged

chore(deps): update all dependencies #310

merged 1 commit into from
Oct 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/jest (source) 29.5.4 -> 29.5.5 age adoption passing confidence devDependencies patch
@types/node (source) 20.5.7 -> 20.8.6 age adoption passing confidence devDependencies minor
@types/ramda (source) 0.29.3 -> 0.29.6 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) 4.3.4 -> 4.4.0 age adoption passing confidence devDependencies minor
@vueuse/core 10.4.1 -> 10.5.0 age adoption passing confidence dependencies minor
actions/checkout v3 -> v4 age adoption passing confidence action major
algoliasearch 4.19.1 -> 4.20.0 age adoption passing confidence devDependencies minor
jest (source) 29.6.4 -> 29.7.0 age adoption passing confidence devDependencies minor
jest-environment-jsdom 29.6.4 -> 29.7.0 age adoption passing confidence devDependencies minor
npm (source) 9.8.1 -> 10.2.0 age adoption passing confidence volta major
ramda (source) 0.29.0 -> 0.29.1 age adoption passing confidence dependencies patch
semantic-release ^21.0.1 -> ^22.0.0 age adoption passing confidence devDependencies major
vite (source) 4.4.9 -> 4.4.11 age adoption passing confidence devDependencies patch
vue-tsc 1.8.8 -> 1.8.19 age adoption passing confidence devDependencies patch

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v4.4.0

vueuse/vueuse (@​vueuse/core)

v10.5.0

Compare Source

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

v4

Compare Source

algolia/algoliasearch-client-javascript (algoliasearch)

v4.20.0

Compare Source

jestjs/jest (jest)

v29.7.0

Compare Source

Features
  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#​14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#​14499)
Fixes
  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#​14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#​14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#​14473)
Performance
  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#​14455)
Chore & Maintenance
  • [jest-cli] Move internal config initialisation logic to the create-jest package (#​14465)
npm/cli (npm)

v10.2.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.1.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies

v10.0.0

Compare Source

Features
Dependencies

v9.9.0

Compare Source

Features
Bug Fixes
Documentation
Dependencies
ramda/ramda (ramda)

v0.29.1

Compare Source

Upgrade guide: https://github.com/ramda/ramda/issues/3415

semantic-release/semantic-release (semantic-release)

v22.0.5

Compare Source

Bug Fixes

v22.0.4

Compare Source

Bug Fixes

v22.0.3

Compare Source

Bug Fixes

v22.0.2

Compare Source

Bug Fixes
  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

Compare Source

Bug Fixes
  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #​2934

v22.0.0

Compare Source

Bug Fixes
  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)
  • deps: updated to the latest betas of the commit-analyzer and release-notes-generator plugins (de8e4e0)
  • deps: upgraded to the latest version of the npm plugin with npm v10 (a23b718)
Features
  • conventional-changelog-presets: supported new preset format (07a79ea)
  • defined exports for the package (72ab317)
  • node-versions: raised the minimum node v20 requirement to v20.6 (e623cc6)
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (b9f294d)
  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)
BREAKING CHANGES
  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to
    v20.6.1 to avoid a known node bug
  • node-versions: the minimum supported node version in the v20 major range is now v20.6
  • node-versions: node v18.17 is now the minimum supported node version and support for v19 has been dropped
  • exports prevents access to internal files, but they arent intended for public use anyway
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility. this is also important if you are using a preset outside of the list of official conventional-changelog presets since your preset will need to be updated to export async functions to match the expected preset signature.

v21.1.2

Compare Source

Bug Fixes
vitejs/vite (vite)

v4.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.10

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/language-tools (vue-tsc)

v1.8.19

Compare Source

  • feat: no longer checking save time (#​3650)
  • fix(ts-plugin): tsserver doesnt have updated list of external files when new vue files are added (required TS 5.3) (#​3555) (#​3649)
  • fix: false positive error when accessing local variables in defineProps parameter (#​3643) (#​3644) - thanks @​so1ve
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

v1.8.18

Compare Source

Upgrade required VSCode version to 1.82.0 (#​3642)

v1.8.17

Compare Source

v1.8.16

Compare Source

  • fix: merge default export's properties properly (#​3600) - thanks @​so1ve
  • fix: accurate exposed type with refs in generic component (#​3604) - thanks @​so1ve
  • fix: make emits type correct when user assigns emit function a custom name (#​3624) - thanks @​so1ve
Volar.js 1.10.3 updates:

v1.8.15

Compare Source

  • fix: props type missing in JS component context (#​3592)
  • fix: ignore $emit return type for Vue 2 (#​3596)

v1.8.14

Compare Source

Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

v1.8.13

Compare Source

  • fix: generate valid syntax when noPropertyAccessFromIndexSignature is not enabled (#​3575) - thanks @​so1ve

v1.8.12

Compare Source

  • feat: support vitepress's code snippet import (#​3559) - thanks @​so1ve
  • fix(component-meta): fix modules interoperability with vue-component-type-helper
  • fix: avoid losing generic types with strictTemplates: false (#​3565) - thanks @​so1ve
  • fix: format slots with typeannotation correctly (#​3573) - thanks @​so1ve

v1.8.11

Compare Source

  • feat: slot references codeLens counting fragment default slot (#​932)
  • fix: correct message for @vue-expect-error (#​3541) - thanks @​so1ve
  • fix: avoid global macros conflicts with local variables (#​3550) - thanks @​so1ve
  • fix: script setup comments at top breaks global macros (#​3549) - thanks @​so1ve
  • fix(vue-tsc): prevent rebuild in incremental mode throwing error (#​3556) - thanks @​blake-newman
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

v1.8.10

Compare Source

  • feat: added Portuguese integration documentation (#​3535)
  • feat: exposed configFileName for createParsedCommandLineByJson() function (#​3456) - thanks @​qmhc
  • feat: support nested plugins (#​3530) - thanks @​so1ve
  • feat(vscode): add vue.server.runtime setting and support for Bun runtime
  • feat(vscode): add vue.server.path setting for customize server module path
  • fix: correctly hyphen-case props (#​3424) - thanks @​so1ve
  • fix: generic components should respect strictTemplates (#​3487) - thanks @​so1ve
  • fix(vue-component-type-helpers): correctly handle generic components when using ComponentExposed (#​3536) - thanks @​so1ve

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Pacific/Auckland, 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 branch 10 times, most recently from 00d7e76 to 4c0fcb7 Compare October 8, 2023 18:59
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d072edc to 0f29d1e Compare October 12, 2023 21:25
@rocwang rocwang merged commit 271d493 into main Oct 15, 2023
6 checks passed
@rocwang rocwang deleted the renovate/all branch October 15, 2023 21:24
Copy link

🎉 This PR is included in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant