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

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jsdom (source) ^21.1.6 -> ^21.1.7 age adoption passing confidence
@types/node (source) ^20.12.12 -> ^20.14.2 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.4 -> ^5.0.5 age adoption passing confidence
chromedriver ^125.0.2 -> ^125.0.3 age adoption passing confidence
cypress (source) ^13.10.0 -> ^13.11.0 age adoption passing confidence
eslint-plugin-cypress ^3.2.0 -> ^3.3.0 age adoption passing confidence
geckodriver ^4.4.0 -> ^4.4.1 age adoption passing confidence
pnpm (source) 9.1.2 -> 9.1.4 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.0 age adoption passing confidence
start-server-and-test ^2.0.3 -> ^2.0.4 age adoption passing confidence
vite (source) ^5.2.11 -> ^5.2.12 age adoption passing confidence
zx ^8.1.1 -> ^8.1.2 age adoption passing confidence

Release Notes

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

v5.0.5

giggio/node-chromedriver (chromedriver)

v125.0.3

Compare Source

cypress-io/cypress (cypress)

v13.11.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v3.3.0

Compare Source

Features
  • add flat configurations (0e434c7)
webdriverio-community/node-geckodriver (geckodriver)

v4.4.1: Release 4.4.1

Compare Source

pnpm/pnpm (pnpm)

v9.1.4

Compare Source

v9.1.3

Compare Source

prettier/prettier (prettier)

v3.3.0

Compare Source

diff

🔗 Release Notes

bahmutov/start-server-and-test (start-server-and-test)

v2.0.4

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.5 (dd8a2d7)
vitejs/vite (vite)

v5.2.12

Compare Source

google/zx (zx)

v8.1.2

Compare Source

Every new zx version is better than previous one. What have we here?

Features

  • Added ProcessPromise.verbose() to enhance debugging experience.
    #​820, #​710
const p = $`echo foo`
p.quiet()        // enable silent mode
p.quiet(false)   // then disable
p.verbose()      // enable verbose/debug mode
p.verbose(false) // and turn it off

await p
  • Aligned ProcessPromise.isSmth() API:
    #​823
const p = $`echo foo`

p.isHalted()
p.isVerbose()
p.isQuiet()
p.isNothrow()

Bug Fixes

  • fix: apply EOL ensurer to the last chunk only #​825
  • fix(cli): return exit code 1 on incorrect inputs #​826
  • fix: set cjs bundle as legacy main entrypoint #​827

Chore


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 added the dependencies label Jun 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 786fb53 to ef98033 Compare June 5, 2024 05:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef98033 to 1253839 Compare June 5, 2024 08:02
@cexbrayat cexbrayat merged commit 3c2b2a9 into main Jun 5, 2024
101 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 5, 2024 08:13
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