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 minor dependencies (minor) #5433

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@applitools/eyes-cypress 3.42.3 -> 3.43.1 age adoption passing confidence devDependencies minor
@cspell/eslint-plugin (source) 8.6.1 -> 8.7.0 age adoption passing confidence devDependencies minor
@types/cytoscape (source) 3.19.16 -> 3.21.0 age adoption passing confidence devDependencies minor
@types/node (source) 20.11.30 -> 20.12.7 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.3.1 -> 7.6.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.3.1 -> 7.6.0 age adoption passing confidence devDependencies minor
@unocss/reset ^0.58.6 -> ^0.59.0 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor
@vitest/spy (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor
@vitest/ui (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor
@zenuml/core 3.19.3 -> 3.21.2 age adoption passing confidence dependencies minor
cspell (source) 8.6.1 -> 8.7.0 age adoption passing confidence devDependencies minor
dompurify 3.0.11 -> 3.1.0 age adoption passing confidence dependencies minor
eslint-plugin-html 8.0.0 -> 8.1.0 age adoption passing confidence devDependencies minor
node (source) v20.11.1 -> 20.12.2 age adoption passing confidence minor
node 20.11.1-alpine3.19 -> 20.12.2-alpine3.19 age adoption passing confidence final minor
type-fest 4.14.0 -> 4.15.0 age adoption passing confidence devDependencies minor
unocss ^0.58.6 -> ^0.59.0 age adoption passing confidence devDependencies minor
vitepress (source) 1.0.2 -> 1.1.0 age adoption passing confidence devDependencies minor
vitest (source) 1.4.0 -> 1.5.0 age adoption passing confidence devDependencies minor

Release Notes

streetsidesoftware/cspell (@​cspell/eslint-plugin)

v8.7.0

Compare Source

Note: Version bump only for package @​cspell/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

You can read about our versioning strategy and releases on our website.

v7.5.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.4.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

You can read about our versioning strategy and releases on our website.

v7.5.0

Compare Source

🩹 Fixes
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v7.4.0

Compare Source

unocss/unocss (@​unocss/reset)

v0.59.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.0

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v1.5.0

Compare Source

vitest-dev/vitest (@​vitest/spy)

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
mermaid-js/zenuml-core (@​zenuml/core)

v3.21.2

Compare Source

v3.21.1

Compare Source

v3.21.0

Compare Source

v3.20.1

Compare Source

v3.20.0

Compare Source

streetsidesoftware/cspell (cspell)

v8.7.0

Compare Source

Note: Version bump only for package cspell

cure53/DOMPurify (dompurify)

v3.1.0: DOMPurify 3.1.0

Compare Source

  • Added new setting SAFE_FOR_XML to enable better control over comment scrubbing
  • Updated README to warn about happy-dom not being safe for use with DOMPurify yet
  • Updated the LICENSE file to show the accurate year number
  • Updated several build and test dependencies
BenoitZugmeyer/eslint-plugin-html (eslint-plugin-html)

v8.1.0

Compare Source

nodejs/node (node)

v20.12.2: 2024-04-10, Version 20.12.2 'Iron' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v20.12.1

Compare Source

v20.12.0

Compare Source

sindresorhus/type-fest (type-fest)

v4.15.0

Compare Source

New types
Fixes
vuejs/vitepress (vitepress)

v1.1.0

Compare Source

Bug Fixes
  • client: hashchange should only be triggered for same page navigations (#​3768) (2a9fc2a)
  • client: emit correct Event instance in hashchange event
  • theme: remove small layout shift on On this page button (#​3767) (5f28e74)
Features

1.0.2 (2024-04-01)

Bug Fixes
  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)

1.0.1 (2024-03-22)

Bug Fixes
  • build: vendor vue-demi to avoid resolution issues with yarn berry (#​3680) (5d3cb96)
vitest-dev/vitest (vitest)

v1.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 5df988d
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/661cbfec9114a500081e3a4e
😎 Deploy Preview https://deploy-preview-5433--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 5.74%. Comparing base (e9ef277) to head (5df988d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5433   +/-   ##
=======================================
  Coverage     5.74%   5.74%           
=======================================
  Files          277     277           
  Lines        41916   41916           
  Branches       489     489           
=======================================
  Hits          2407    2407           
  Misses       39509   39509           
Flag Coverage Δ
unit 5.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/all-minor branch 16 times, most recently from 0f5b01e to 12b1fc8 Compare April 7, 2024 16:44
@renovate renovate bot force-pushed the renovate/all-minor branch 12 times, most recently from 20bc931 to c33ca34 Compare April 13, 2024 06:38
@renovate renovate bot force-pushed the renovate/all-minor branch 5 times, most recently from 32a379c to a515896 Compare April 14, 2024 17:12
@renovate renovate bot force-pushed the renovate/all-minor branch from a515896 to 5df988d Compare April 15, 2024 05:49
@sidharthv96 sidharthv96 merged commit 0d8fe3b into develop Apr 15, 2024
28 of 29 checks passed
@sidharthv96 sidharthv96 deleted the renovate/all-minor branch April 15, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant