chore(deps): update all non-major dependencies #651
                
     Merged
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
^22.10.2->^22.10.31.1.20->1.1.23^15.2.11->^15.3.0^3.9.0->^3.10.09.15.1->9.15.2^2.1.10->^2.2.0^8.2.4->^8.3.0Release Notes
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.23Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.22...v1.1.23
v1.1.22Compare Source
Bug Fixes
valid-titlefalse positives whentest.extendis used (#584) (9c2670a)v1.1.21Compare Source
Bug Fixes
Performance Improvements
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.20...v1.1.21
lint-staged/lint-staged (lint-staged)
v15.3.0Compare Source
Minor Changes
#1495
e69da9eThanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98Thanks @iiroj! - Added more help messages around the automaticgit stashthat lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8, orgit stash list:nightwatchjs/nightwatch (nightwatch)
v3.10.0Compare Source
NOTE: This release contains a few important fixes in the core of Nightwatch. So, if you encounter any unexpected behaviour after upgrading to this release that is not reproducible in the previous release, please open a new issue and tag @garg3133.
What's Changed
Fixes
describeinstance. by @badra022 in https://github.com/nightwatchjs/nightwatch/pull/4302suppressNotFoundErrorstoNoSuchElementErrorin new Elem API. by @Vaibhavsahu2810 in https://github.com/nightwatchjs/nightwatch/pull/4294dragAndDropcommand in new Elem API. by @ShreySinha02 in https://github.com/nightwatchjs/nightwatch/pull/4329Enhancements and other changes
CustomCommandInstanceinterface forthisin custom commands. by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4310New Contributors
Full Changelog: nightwatchjs/nightwatch@v3.9.0...v3.10.0
pnpm/pnpm (pnpm)
v9.15.2: pnpm 9.15.2Compare Source
Patch Changes
publish/packerror with workspace dependencies with relative paths #8904. It was broken inv9.4.0(398472c).pnpm patchon Windows #7546.git ls-remoteworks via HTTPS #8906.Platinum Sponsors
Gold Sponsors
vuejs/language-tools (vue-tsc)
v2.2.0Compare Source
google/zx (zx)
v8.3.0: – Pipes of SteelCompare Source
A few weeks ago zx took a part in OSS Library Night 🎉
Many thanks to the organizers and contributors who have boosted the project with their pull requests!
Today we are releasing the zx with a huge bunch of new features and improvements.
Features
API
[Symbol.asyncIterator]API forProcessPromise#984 #998 #1000Now you can iterate over the process output using
for awaitloop from any point of the process execution.Pipes
pipe()#1023signalhandling on piping #992CLI
$.defaultssetting viaZX_-prefixed environment variables #988 #998ZX_VERBOSE=true ZX_SHELL='/bin/bash' zx script.mjs--envoption to load dotenvs 1022 #1030--prefer-localoption #1015Fixes
process.exit()#993 #997ZX_SHELLenv handling #1024Docs
mainbranch #985Chores
.node_versionto improve contributors devx #1012chalkupdated to v5.4.1 #1019Merry Christmas! 🎄🎅🎁
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.
This PR was generated by Mend Renovate. View the repository job log.