test-utils icon indicating copy to clipboard operation
test-utils copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/cucumber 10.3.1 -> 10.3.2 age adoption passing confidence
@nuxt/devtools (source) 1.0.8 -> 1.1.5 age adoption passing confidence
eslint-plugin-jsdoc 48.2.1 -> 48.2.2 age adoption passing confidence
node-fetch-native ^1.6.2 -> ^1.6.4 age adoption passing confidence
ofetch ^1.3.3 -> ^1.3.4 age adoption passing confidence
radix3 ^1.1.1 -> ^1.1.2 age adoption passing confidence
rollup (source) 4.13.0 -> 4.13.2 age adoption passing confidence
ufo ^1.5.2 -> ^1.5.3 age adoption passing confidence
unplugin ^1.10.0 -> ^1.10.1 age adoption passing confidence
vite (source) 5.1.6 -> 5.2.7 age adoption passing confidence
vue-tsc (source) 2.0.6 -> 2.0.7 age adoption passing confidence

Release Notes

cucumber/cucumber-js (@​cucumber/cucumber)

v10.3.2

Compare Source

Changed
  • Use explicit status to check if Cucumber is running when registering support code (#​2386)
nuxt/devtools (@​nuxt/devtools)

v1.1.5

Compare Source

Features

v1.1.4

Compare Source

Bug Fixes

v1.1.3

Compare Source

Bug Fixes

v1.1.2

Compare Source

Bug Fixes
Features

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Bug Fixes
Features

1.0.8 (2024-01-11)

Bug Fixes

1.0.7 (2024-01-11)

Bug Fixes
  • devtools: update default types to module.d.ts/.mts (#​559) (2ecd32c)
  • make twitter og tags optional (41ee5ec)
  • open-graph: fix type error, close #​563 (c63055a)
  • support iframeProps option for CSP, fix Stackblitz (0eb7a82)
  • timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#​567) (0645e35)
  • update title of Eye Dropper command (#​558) (ea58139)
Features
  • server-routes: implement persisting input values in localStorage (#​545) (67dbf65)

1.0.6 (2023-12-13)

Bug Fixes

1.0.5 (2023-12-07)

Bug Fixes
  • allow iframe to work in stricter cross-origin policy (7ec0d3c)
  • devtools: don't enable devtools when in test mode (#​532) (3a7f143)
Features

1.0.4 (2023-11-27)

Bug Fixes
  • pip: check for https support (#​522) (5360cf4)
  • require auth token with getImageMeta and getTextAssetContent (69316c4)
  • require token for restartNuxt (09384af)
Features

1.0.3 (2023-11-20)

Bug Fixes
Features
  • disable devtools in test mode (51e8de6)

1.0.2 (2023-11-11)

Bug Fixes
  • do not show false connecting overlay on legacy Vite, close #​497 (a48c248)
  • timeline: do not inject for macro module, close #​507 (923edaf)

1.0.1 (2023-11-09)

Bug Fixes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v48.2.2

Compare Source

Bug Fixes
unjs/node-fetch-native (node-fetch-native)

v1.6.4

Compare Source

compare changes

📦 Build
  • Remove node> require condition for /proxy subpath (ff7f506)
❤️ Contributors

v1.6.3

Compare Source

compare changes

🏡 Chore
❤️ Contributors
unjs/ofetch (ofetch)

v1.3.4

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Clear abort timeout after response was received (#​369)
💅 Refactors
📖 Documentation
📦 Build
  • Add top level react-native field (03680dd)
🏡 Chore
❤️ Contributors
unjs/radix3 (radix3)

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Consider max depth when multiple placeholders are candidate (#​96)
🏡 Chore
❤️ Contributors
rollup/rollup (rollup)

v4.13.2

Compare Source

2024-03-28

Bug Fixes
  • Ensure accessing module info is cached after the build phase for improved performance (#​5438)
  • Support powerpc64le CPUs (#​5350)
Pull Requests

v4.13.1

Compare Source

2024-03-27

Bug Fixes
  • Add new linux-s390x-gnu native binary package (#​5346)
Pull Requests
unjs/ufo (ufo)

v1.5.3

Compare Source

compare changes

🩹 Fixes
  • joinRelativeURL: Avoid lookbehind regex for browser compatibility (#​228)
❤️ Contributors
unjs/unplugin (unplugin)

v1.10.1

Compare Source

Bug Fixes
  • esbuild: sourcemaps in transform result can be a string (#​377) (4382fa2)
  • webpack,rspack: incorrect assumption about the current working directory in webpack and rspack (#​374) (b0ec0e0)
vitejs/vite (vite)

v5.2.7

Compare Source

v5.2.6

Compare Source

v5.2.5

Compare Source

v5.2.4

v5.2.3

v5.2.2

v5.2.1

v5.2.0

v5.1.7

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/language-tools (vue-tsc)

v2.0.7

Compare Source

[!NOTE] Hybrid Mode is now disabled by default, you need to enable vue.server.hybridMode in settings to enable it explicitly.

Features
  • language-server: reintroducing full TS support and disable Hybrid Mode by default (#​4119)
  • vscode: check outdated @vue/language-plugin-pug in doctor
  • vscode: significantly reduces the status bar space occupied
Bug Fixes
  • vscode: vueCompilerOptions no longer prompts for deprecated options
  • component-meta: defineSlots allows empty params (#​4093) - thanks @​Evertvdw
  • typescript-plugin: fault tolerance for named pipe servers json file (#​4075) - thanks @​Simon-He95
  • language-core: generate defineModel emits type on-demand (#​4052) - thanks @​so1ve
  • language-core: special treatment for number elements inside v-for (#​3859) - thanks @​so1ve
  • language-plugin-pug: semantic tokens mapping failed (#​4070)
Other Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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[bot] avatar Mar 20 '24 11:03 renovate[bot]