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-dev): Bump the dev-dependencies group with 3 updates #141

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the dev-dependencies group with 3 updates: eslint-plugin-jsdoc, happy-dom and mermaid.

Updates eslint-plugin-jsdoc from 48.11.0 to 50.2.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.2.2

50.2.2 (2024-08-14)

Bug Fixes

  • check-param-names: check against whitelist of acceptable function nodes so that non-function global contexts do not err; fixes #1303 (288f0ae)

v50.2.1

50.2.1 (2024-08-13)

Bug Fixes

  • properly include options in ruleset factories (964712b)

v50.2.0

50.2.0 (2024-08-13)

Features

v50.1.0

50.1.0 (2024-08-13)

Features

  • update jsdoccomment, debug, devDeps.; fixes #1304 (75528b7)

v50.0.1

50.0.1 (2024-08-11)

Bug Fixes

  • no-bad-blocks: exclude ESLint directives (df55137)

v50.0.0

50.0.0 (2024-08-07)

Bug Fixes

  • lines-before-block: remove rule from recommended (1cae2cb)

BREAKING CHANGES

... (truncated)

Commits
  • 288f0ae fix(check-param-names): check against whitelist of acceptable function node...
  • b039833 docs(text-escaping): indicate defaults for escapeHTML
  • 964712b fix: properly include options in ruleset factories
  • aed3194 feat: added granular flat TypeScript configs (#1298)
  • 6e82aeb docs: mark lines-before-block as not currently recommended
  • 75528b7 feat: update jsdoccomment, debug, devDeps.; fixes #1304
  • df55137 fix(no-bad-blocks): exclude ESLint directives
  • 1cae2cb fix(lines-before-block): remove rule from recommended
  • 0265923 feat(lines-before-block): add new rule; fixes #1209
  • ce230a8 docs: fix URL; fixes #1293
  • Additional commits viewable in compare view

Updates happy-dom from 14.12.3 to 15.7.2

Release notes

Sourced from happy-dom's releases.

v15.7.2

👷‍♂️ Patch fixes

  • Fixes problem where it is not possible to observe again after disconnecting in MutationObserver - By @​capricorn86 in task #1524

v15.7.1

👷‍♂️ Patch fixes

  • Fixes selector validation and converts selectors to string (e.g. querySelector(['.class'])) - By @​capricorn86 in task #1507

v15.7.0

🎨 Features

v15.6.1

👷‍♂️ Patch fixes

  • Include Access-Control-*, Origin headers for cross-origin preflight requests - By @​rexxars in task #1489

v15.6.0

🎨 Features

👷‍♂️ Patch fixes

  • Changes wrong property name "inputmode" to "inputMode" in HTMLInputElement and HTMLTextAreaElement - By @​capricorn86 in task #1487

v15.5.0

🎨 Features

v15.4.3

👷‍♂️ Patch fixes

  • Adds support for supporting new lines and tabs as white-space character in CSS selectors - By @​syi0808 in task #1414

v15.4.2

👷‍♂️ Patch fixes

v15.4.1

👷‍♂️ Patch fixes

  • Throw error in FormData.append() when value parameter type is incorrect - By @​btea in task #1484

v15.4.0

🎨 Features

v15.3.2

👷‍♂️ Patch fixes

  • Fixes the HTMLInputElement.indeterminate, so that it behaves correctly - By @​malko in task #1439

v15.3.1

👷‍♂️ Patch fixes

  • Fixes issue with matching a nested element using ">" as combinator in selectors (e.g. ".x > .x") in Element.matches() and Element.closest() - By @​ocavue in task #1472

... (truncated)

Commits
  • 20b520a fix: #1527 Fixes problem where it is not possible to observe again after di...
  • 07a424a chore: [1] Add vitest extensions (#1523)
  • d0c8ab5 fix: #1507 Fixes selector validation, so that it converts values to string ...
  • 9bde659 feat: #1373 Adds support for the :has pseudo selector (#1521)
  • 2c52052 chore: #1213 Replaces rm rf with a windows compatible script when building ...
  • 86748db fix: #1489 Include Access-Control, Origin headers for cross-origin requests...
  • 71d243a feat: #1515 Adds support for the selectors :focus and :focus-visible (#1520)
  • 2b20cc3 fix: #1487 Changes wrong property name inputmode to inputMode in HTMLInputE...
  • 48dc929 chore: #1504 Upgrades Vitest (#1504)
  • fec1c01 feat: #1500 Adds support for Blob.stream() (#1500)
  • Additional commits viewable in compare view

Updates mermaid from 10.9.1 to 11.0.2

Release notes

Sourced from mermaid's releases.

mermaid@11.0.2

Patch Changes

mermaid@11.0.1

Patch Changes

Commits
  • 158f992 Merge pull request #5760 from mermaid-js/changeset-release/master
  • dab8f08 Version Packages
  • 313fefe Merge pull request #5759 from mermaid-js/develop
  • 17c0af1 chore: Update flowchart widths
  • 1bb09cc Merge branch 'master' into develop
  • 1e35341 Merge pull request #5758 from mermaid-js/sidv/fixTypes
  • 501a55d chore: Add changeset
  • ca57235 fix: Type export for layout-elk
  • a4e1479 Correct casing for hand drawn
  • e499f70 Updates to information about the new syntax
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 3 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [happy-dom](https://github.com/capricorn86/happy-dom) and [mermaid](https://github.com/mermaid-js/mermaid).


Updates `eslint-plugin-jsdoc` from 48.11.0 to 50.2.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v48.11.0...v50.2.2)

Updates `happy-dom` from 14.12.3 to 15.7.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.12.3...v15.7.2)

Updates `mermaid` from 10.9.1 to 11.0.2
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...mermaid@11.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: mermaid
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2024
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.92%. Comparing base (9796ac5) to head (8c542c9).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   89.92%   89.92%           
=======================================
  Files          39       39           
  Lines        1032     1032           
  Branches       91       91           
=======================================
  Hits          928      928           
  Misses         14       14           
  Partials       90       90           
Flag Coverage Δ
unit 89.92% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codecov bot commented Sep 1, 2024

Bundle Report

Changes will increase total bundle size by 19 bytes ⬆️

Bundle name Size Change
lasuillard.github.io-esm 377.13kB 19 bytes ⬆️

@lasuillard lasuillard merged commit 13a179b into main Sep 1, 2024
9 checks passed
@lasuillard lasuillard deleted the dependabot/npm_and_yarn/dev-dependencies-8874c9475e branch September 1, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant