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 patch dependencies (patch) #4662

Merged
merged 1 commit into from Jul 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@adobe/jsonschema2md 7.1.4 -> 7.1.5 age adoption passing confidence devDependencies patch
@braintree/sanitize-url 6.0.0 -> 6.0.2 age adoption passing confidence dependencies patch
@commitlint/cli (source) 17.6.1 -> 17.6.7 age adoption passing confidence devDependencies patch
@commitlint/config-conventional (source) 17.6.1 -> 17.6.7 age adoption passing confidence devDependencies patch
@cspell/eslint-plugin (source) 6.31.1 -> 6.31.2 age adoption passing confidence devDependencies patch
@cypress/code-coverage 3.10.7 -> 3.10.9 age adoption passing confidence devDependencies patch
@iconify-json/carbon 1.1.16 -> 1.1.18 age adoption passing confidence devDependencies patch
@rollup/plugin-typescript (source) 11.1.1 -> 11.1.2 age adoption passing confidence devDependencies patch
@types/cytoscape (source) 3.19.9 -> 3.19.10 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.14.194 -> 4.14.195 age adoption passing confidence devDependencies patch
@types/lodash-es (source) 4.17.7 -> 4.17.8 age adoption passing confidence devDependencies patch
@types/mdast (source) 3.0.11 -> 3.0.12 age adoption passing confidence devDependencies patch
@types/node (source) 18.16.0 -> 18.16.20 age adoption passing confidence devDependencies patch
@types/prettier (source) 2.7.2 -> 2.7.3 age adoption passing confidence devDependencies patch
@types/uuid (source) 9.0.1 -> 9.0.2 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.59.0 -> 5.59.11 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 5.59.0 -> 5.59.11 age adoption passing confidence devDependencies patch
@unocss/reset 0.53.0 -> 0.53.6 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) 4.2.1 -> 4.2.3 age adoption passing confidence devDependencies patch
@vueuse/core 10.1.0 -> 10.1.2 age adoption passing confidence dependencies patch
@zenuml/core 3.0.0 -> 3.0.3 age adoption passing confidence dependencies patch
cspell (source) 6.31.1 -> 6.31.2 age adoption passing confidence devDependencies patch
cypress/included 12.17.1 -> 12.17.2 age adoption passing confidence patch
cytoscape (source) 3.23.0 -> 3.23.1 age adoption passing confidence dependencies patch
d3 (source) 7.8.2 -> 7.8.5 age adoption passing confidence dependencies patch
dayjs (source) 1.11.7 -> 1.11.9 age adoption passing confidence dependencies patch
esbuild 0.18.0 -> 0.18.16 age adoption passing confidence devDependencies patch
eslint-plugin-cypress 2.13.2 -> 2.13.3 age adoption passing confidence devDependencies patch
eslint-plugin-jest 27.2.1 -> 27.2.3 age adoption passing confidence devDependencies patch
json-schema-to-typescript 11.0.3 -> 11.0.5 age adoption passing confidence devDependencies patch
lint-staged 13.2.1 -> 13.2.3 age adoption passing confidence devDependencies patch
mdast-util-from-markdown 1.3.0 -> 1.3.1 age adoption passing confidence dependencies patch
pathe 1.1.0 -> 1.1.1 age adoption passing confidence devDependencies patch
pnpm (source) 8.6.7 -> 8.6.10 age adoption passing confidence packageManager patch
remark (source) 14.0.2 -> 14.0.3 age adoption passing confidence devDependencies patch
rimraf 5.0.0 -> 5.0.1 age adoption passing confidence devDependencies patch
stylis 4.1.3 -> 4.1.4 age adoption passing confidence dependencies patch
typedoc (source) 0.24.5 -> 0.24.8 age adoption passing confidence devDependencies patch
typedoc-plugin-markdown (source) 3.15.2 -> 3.15.3 age adoption passing confidence devDependencies patch
typescript (source) 5.1.3 -> 5.1.6 age adoption passing confidence devDependencies patch
unocss 0.53.0 -> 0.53.6 age adoption passing confidence devDependencies patch
unplugin-vue-components 0.25.0 -> 0.25.1 age adoption passing confidence devDependencies patch
vite (source) 4.3.3 -> 4.3.9 age adoption passing confidence devDependencies patch
vite-plugin-pwa 0.16.0 -> 0.16.4 age adoption passing confidence devDependencies patch
vitepress (source) 1.0.0-beta.5 -> 1.0.0-beta.6 age adoption passing confidence devDependencies patch
vitepress (source) 1.0.0-alpha.72 -> 1.0.0-beta.6 age adoption passing confidence devDependencies patch

Release Notes

adobe/jsonschema2md (@​adobe/jsonschema2md)

v7.1.5

Compare Source

Bug Fixes
  • fix typo in 'any of the following' text (d7039b9)
braintree/sanitize-url (@​braintree/sanitize-url)

v6.0.2

Compare Source

  • Fix issue where urls in the form https://example.com

/something were not properly sanitized

v6.0.1

Compare Source

  • Fix issue where urls in the form javascript:alert('xss'); were not properly sanitized
  • Fix issue where urls in the form javasc	ript:alert('XSS'); were not properly sanitized
conventional-changelog/commitlint (@​commitlint/cli)

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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

v6.31.2

Compare Source

Note: Version bump only for package cspell-monorepo

cypress-io/code-coverage (@​cypress/code-coverage)

v3.10.9

Compare Source

Bug Fixes

v3.10.8

Compare Source

Bug Fixes
rollup/plugins (@​rollup/plugin-typescript)

v11.1.2

Compare Source

2023-06-28

Bugfixes
  • fix: change the value of isExternalLibraryImport to false if the resolvedModule should be compiled #​1521
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.59.11

Compare Source

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

v5.59.10

Compare Source

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

v5.59.9

Compare Source

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

v5.59.8

Compare Source

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

v5.59.7

Compare Source

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

v5.59.6

Compare Source

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

v5.59.5

Compare Source

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

v5.59.2

Compare Source

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

v5.59.1

Compare Source

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

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

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.5

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

unocss/unocss (@​unocss/reset)

v0.53.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.53.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.53.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
  • autocomplete: Better order with fuzzy search.  -  by @​chizukicn in [ht

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.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #4662 (e4699ef) into develop (a3c645c) will decrease coverage by 3.06%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4662      +/-   ##
===========================================
- Coverage    77.13%   74.07%   -3.06%     
===========================================
  Files          143      138       -5     
  Lines        14535    13208    -1327     
  Branches       516      390     -126     
===========================================
- Hits         11211     9784    -1427     
- Misses        3219     3336     +117     
+ Partials       105       88      -17     
Flag Coverage Δ
e2e 80.74% <ø> (-3.35%) ⬇️
unit 45.32% <ø> (ø)

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

see 30 files with indirect coverage changes

@sidharthv96 sidharthv96 added this pull request to the merge queue Jul 24, 2023
Merged via the queue into develop with commit 1f3902e Jul 24, 2023
22 checks passed
github-merge-queue bot pushed a commit to fuxingloh/contented that referenced this pull request Jul 31, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mermaid](https://togithub.com/mermaid-js/mermaid) | [`10.2.4` ->
`10.3.0`](https://renovatebot.com/diffs/npm/mermaid/10.2.4/10.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mermaid/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mermaid/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mermaid/10.2.4/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mermaid/10.2.4/10.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mermaid-js/mermaid (mermaid)</summary>

###
[`v10.3.0`](https://togithub.com/mermaid-js/mermaid/releases/tag/v10.3.0):
10.3.0

[Compare
Source](https://togithub.com/mermaid-js/mermaid/compare/v10.2.4...v10.3.0)

#### What's Changed

##### Features

- Sankey diagrams by [@&#8203;nirname](https://togithub.com/nirname) in
[mermaid-js/mermaid#4502
- Feature/1838 actor creation destruction by
[@&#8203;Valentine14th](https://togithub.com/Valentine14th) in
[mermaid-js/mermaid#4466
- Vertical branches in Git Diagram by
[@&#8203;mastersibin](https://togithub.com/mastersibin) in
[mermaid-js/mermaid#4639
- Use JSON Schema to define and document `MermaidConfig` by
[@&#8203;aloisklink](https://togithub.com/aloisklink) in
[mermaid-js/mermaid#4112
- Remove the test checking whether the JSON Schema default config
matched the old default config by
[@&#8203;aloisklink](https://togithub.com/aloisklink) in
[mermaid-js/mermaid#4610
- Fixes support of the macro `ContainerQueue_Ext` for C4 diagrams
definition. by [@&#8203;kislerdm](https://togithub.com/kislerdm) in
[mermaid-js/mermaid#4577

##### Bugfixes

- Make quadrant chart options TypeScript types optional by
[@&#8203;aloisklink](https://togithub.com/aloisklink) in
[mermaid-js/mermaid#4602
- Remove double parsing by
[@&#8203;nirname](https://togithub.com/nirname) in
[mermaid-js/mermaid#4587
- Fix flowchart tooltip typing bug by
[@&#8203;lishid](https://togithub.com/lishid) in
[mermaid-js/mermaid#4562
- Bug/4590 allow notes identical to keywords by
[@&#8203;ibrahimWassouf](https://togithub.com/ibrahimWassouf) in
[mermaid-js/mermaid#4597
- feat: allow specifying on which weekday a tickInterval should start by
[@&#8203;leinelissen](https://togithub.com/leinelissen) in
[mermaid-js/mermaid#4634
- Split formatted markdown strings with unicode support. by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4470
- fix: Mind maps handles `-` signs in node ids/text by
[@&#8203;knsv](https://togithub.com/knsv)

##### Chores

- Remove all TypeScript enums and forbid them in ESLint by
[@&#8203;aloisklink](https://togithub.com/aloisklink) in
[mermaid-js/mermaid#4580
- refactor accessibility by
[@&#8203;Yokozuna59](https://togithub.com/Yokozuna59) in
[mermaid-js/mermaid#4551
- chore: Reduce codecov pushes by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4604
- Run PR-labeler-config-validator only if config changes by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4607
- chore(deps): update all minor dependencies (minor) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mermaid-js/mermaid#4624
- Update all patch dependencies (patch) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mermaid-js/mermaid#4566
- Update all patch dependencies (patch) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mermaid-js/mermaid#4581
- Rename workflow jobs by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4574
- Removed unused code in state diagrams by
[@&#8203;nirname](https://togithub.com/nirname) in
[mermaid-js/mermaid#4631
- chore(deps): update all patch dependencies (patch) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mermaid-js/mermaid#4623
- chore: remove unused `devDependency` on coveralls by
[@&#8203;aloisklink](https://togithub.com/aloisklink) in
[mermaid-js/mermaid#4641
- Allow entity diagram attribute names to start with asterisk by
[@&#8203;ibrahimWassouf](https://togithub.com/ibrahimWassouf) in
[mermaid-js/mermaid#4588
- Bug/4592 fix new line padding class diagram by
[@&#8203;ibrahimWassouf](https://togithub.com/ibrahimWassouf) in
[mermaid-js/mermaid#4633
- Fix graph not loading when the img loads too fast or fail to load by
[@&#8203;pierrickouw](https://togithub.com/pierrickouw) in
[mermaid-js/mermaid#4496
- convert `cypress/helpers/util.js` to ts by
[@&#8203;Yokozuna59](https://togithub.com/Yokozuna59) in
[mermaid-js/mermaid#4552
- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[mermaid-js/mermaid#4652
- chore(deps): update all minor dependencies (minor) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mermaid-js/mermaid#4663
- chore(deps): update all patch dependencies (patch) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mermaid-js/mermaid#4662

##### Documentation

- Sankey: Remove duplicated examples by
[@&#8203;nirname](https://togithub.com/nirname) in
[mermaid-js/mermaid#4595
- Release docs by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4493
- Update latest news section by
[@&#8203;huynhicode](https://togithub.com/huynhicode) in
[mermaid-js/mermaid#4495
- Fix Typo by [@&#8203;ryru](https://togithub.com/ryru) in
[mermaid-js/mermaid#4567
- Docs: add ChatGPT plugin blog post by
[@&#8203;huynhicode](https://togithub.com/huynhicode) in
[mermaid-js/mermaid#4570
- Fix relative link to theme variables list by
[@&#8203;ibrahimWassouf](https://togithub.com/ibrahimWassouf) in
[mermaid-js/mermaid#4573
- Fix docs:dev by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4598
- Docs: update link - "Join the Community" by
[@&#8203;huynhicode](https://togithub.com/huynhicode) in
[mermaid-js/mermaid#4601
- Support docs:dev in docker by
[@&#8203;nirname](https://togithub.com/nirname) in
[mermaid-js/mermaid#4599
- docs(flowchart): add documentation on multiple nodes style by
[@&#8203;tomperr](https://togithub.com/tomperr) in
[mermaid-js/mermaid#4600
- Avoid downloading avtars everytime on docs:dev by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4603
- docs: Fix checkbox syntax by
[@&#8203;guilhermgonzaga](https://togithub.com/guilhermgonzaga) in
[mermaid-js/mermaid#4646
- Fix the "Edit this page on GitHub" link in Vitepress documentation for
the Mermaid Config pages by
[@&#8203;aloisklink](https://togithub.com/aloisklink) in
[mermaid-js/mermaid#4640
- Support MERMAID_RELEASE_VERSION in docs. by
[@&#8203;sidharthv96](https://togithub.com/sidharthv96) in
[mermaid-js/mermaid#4612
- Docs: update Latest News section by
[@&#8203;huynhicode](https://togithub.com/huynhicode) in
[mermaid-js/mermaid#4655
- added Typora to integrations list by
[@&#8203;kgilbert78](https://togithub.com/kgilbert78) in
[mermaid-js/mermaid#4666
- Docs: Corrects name of C4 link by
[@&#8203;Incognito](https://togithub.com/Incognito) in
[mermaid-js/mermaid#4660
- Fix a typo by [@&#8203;gjtorikian](https://togithub.com/gjtorikian) in
[mermaid-js/mermaid#4396

#### New Contributors

- [@&#8203;ryru](https://togithub.com/ryru) made their first
contribution in
[mermaid-js/mermaid#4567
- [@&#8203;ibrahimWassouf](https://togithub.com/ibrahimWassouf) made
their first contribution in
[mermaid-js/mermaid#4573
- [@&#8203;kislerdm](https://togithub.com/kislerdm) made their first
contribution in
[mermaid-js/mermaid#4577
- [@&#8203;leinelissen](https://togithub.com/leinelissen) made their
first contribution in
[mermaid-js/mermaid#4634
- [@&#8203;pierrickouw](https://togithub.com/pierrickouw) made their
first contribution in
[mermaid-js/mermaid#4496
- [@&#8203;mastersibin](https://togithub.com/mastersibin) made their
first contribution in
[mermaid-js/mermaid#4639
- [@&#8203;kgilbert78](https://togithub.com/kgilbert78) made their first
contribution in
[mermaid-js/mermaid#4666
- [@&#8203;Incognito](https://togithub.com/Incognito) made their first
contribution in
[mermaid-js/mermaid#4660
- [@&#8203;gjtorikian](https://togithub.com/gjtorikian) made their first
contribution in
[mermaid-js/mermaid#4396

**Full Changelog**:
mermaid-js/mermaid@v10.2.4...v10.3.0

</details>

---

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/levaintech/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

1 participant