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

build(deps-dev): bump the all-dependencies group with 12 updates #6

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps the all-dependencies group with 12 updates:

Package From To
@storybook/testing-library 0.1.0 0.2.2
@types/markdown-it 12.2.3 13.0.6
@types/node 18.18.9 20.9.0
@vitest/coverage-c8 0.31.4 0.33.0
chromatic 6.24.1 9.0.0
execa 7.2.0 8.0.1
fuse.js 6.6.2 7.0.0
get-port 6.1.2 7.0.0
mermaid 9.1.7 10.6.1
typedoc 0.24.8 0.25.3
unocss 0.51.13 0.57.4
vitest 0.31.4 0.34.6

Updates @storybook/testing-library from 0.1.0 to 0.2.2

Release notes

Sourced from @​storybook/testing-library's releases.

v0.2.2

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1

v0.2.2-next.0

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1

v0.2.1

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 2

v0.2.1-next.1

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 1

v0.2.1-next.0

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

⚠️ Pushed to next

... (truncated)

Changelog

Sourced from @​storybook/testing-library's changelog.

v0.2.2 (Mon Oct 02 2023)

🐛 Bug Fix

  • Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues #57 (@​yannbf)

Authors: 1


v0.2.1 (Fri Sep 15 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Valentin Palkovic (@​valentinpalkovic), for all your work!

🐛 Bug Fix

  • Temporarily fix user-event to 14.4.0 to avoid compatibility issues #53 (@​yannbf)

Authors: 2


v0.2.0 (Tue Jun 20 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Vanessa Yuen (@​vanessayuenn), for all your work!

Release Notes

Release 0.2.0 (#46)

@storybook/testing-library now uses @testing-library/dom version 9 and @testing-library/user-event version 14! 🎉

To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.

Upgrade user-event to v14 and testing-library to v9 (#43)

@storybook/testing-library now uses @testing-library/dom version 9 and @testing-library/user-event version 14! 🎉

To refer to new features and bugfixes and you can check them in the user-event release page and testing-library dom release page.


... (truncated)

Commits
  • d37e3ca Bump version to: 0.2.2 [skip ci]
  • 5140469 Update CHANGELOG.md [skip ci]
  • e8d531d Merge pull request #58 from storybookjs/next
  • 810caef Merge pull request #57 from storybookjs/yann/undo-version-fix
  • 96901a6 revert fixed range for user-event
  • 3e20413 Bump version to: 0.2.1 [skip ci]
  • 8135365 Update CHANGELOG.md [skip ci]
  • ea45d9c Merge pull request #54 from storybookjs/next
  • 5a2200d Merge pull request #53 from storybookjs/fix/user-event-incompatibility
  • 894ca68 fix ts compilation issue
  • Additional commits viewable in compare view

Updates @types/markdown-it from 12.2.3 to 13.0.6

Commits

Updates @types/node from 18.18.9 to 20.9.0

Commits

Updates @vitest/coverage-c8 from 0.31.4 to 0.33.0

Release notes

Sourced from @​vitest/coverage-c8's releases.

v0.33.0

   🚨 Breaking Changes

  • Revert default include patterns  -  by @​so1ve #3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.

   🐞 Bug Fixes

    View changes on GitHub

v0.32.4

   🐞 Bug Fixes

    View changes on GitHub

v0.32.3

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates chromatic from 6.24.1 to 9.0.0

Release notes

Sourced from chromatic's releases.

v9.0.0

🚀 Enhancement

  • Support projectId + userToken as alternative to projectToken for auth #852 (@​ghengeveld)

Authors: 1

v8.0.0

💥 Breaking Change

🐛 Bug Fix

Authors: 3

v7.6.0

🚀 Enhancement

Authors: 2

v7.5.4

🐛 Bug Fix

Authors: 1

v7.5.3

🐛 Bug Fix

  • Fix config for Auto and add next-release tag to trigger a next release #846 (@​ghengeveld)

... (truncated)

Changelog

Sourced from chromatic's changelog.

v9.0.0 (Fri Nov 10 2023)

🚀 Enhancement

  • Support projectId + userToken as alternative to projectToken for auth #852 (@​ghengeveld)

Authors: 1


v8.0.0 (Thu Nov 09 2023)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

Authors: 4


v7.6.0 (Tue Oct 31 2023)

🚀 Enhancement

🐛 Bug Fix

Authors: 3

... (truncated)

Commits
  • 31677dd Bump version to: 9.0.0 [skip ci]
  • 384479c Update CHANGELOG.md [skip ci]
  • f2a52aa Merge pull request #852 from chromaui/support-oauth-token
  • 20b0b0e Bump version to: 8.0.0 [skip ci]
  • 7c7a662 Update CHANGELOG.md [skip ci]
  • 3a2eb3b Merge pull request #839 from chromaui/deprecate-node-16
  • 0c99a4e Skip makeZipFile tests until mockFs is fixed or we can replace it with memfs
  • b5b68a9 Fix package manager mocking
  • f6023ed Merge branch 'main' into deprecate-node-16
  • aed31de Merge pull request #848 from chromaui/dependabot/npm_and_yarn/browserify-sign...
  • Additional commits viewable in compare view

Updates execa from 7.2.0 to 8.0.1

Release notes

Sourced from execa's releases.

v8.0.1

Fixes

sindresorhus/execa@v8.0.0...v8.0.1

v8.0.0

Breaking

  • Require Node.js 16.17.0 and later (#569)

sindresorhus/execa@v7.2.0...v8.0.0

Commits

Updates fuse.js from 6.6.2 to 7.0.0

Changelog

Sourced from fuse.js's changelog.

7.0.0 (2023-10-24)

⚠ BREAKING CHANGES

  • Extension changed

Features

  • finish all but state handling of live demo (9b5421a)
  • implementing reacting to option changes (46c561c)
  • improve fuse keys (c47f3d4)
  • proper ESM exports (eebcf2c)
  • properly configure monaco editors (fe0d33e)

Bug Fixes

  • add favicon on public root (bc155a3)
  • add proper ESM exports in package.json (98366b1)
  • build fixes (5969ca7)
  • double totalWeight (5c0ab46)
  • fixed browserconfig xml file (ca0cbbb)
  • fixed config, packages, and twitter social button (bd7555c)
  • fixed navbar (29b2599)
  • fixed version display and active search plugin (6e2a592)
  • imports (ec4e3bc)
  • re-implement sidebar advertisements (67a10cf)
  • support -> donate for clarity of what it is (ef99f56)
  • vite SSR build fixes (3ae8299)
Commits

Updates get-port from 6.1.2 to 7.0.0

Release notes

Sourced from get-port's releases.

v7.0.0

Breaking

  • Require Node.js 16 5cc3422

Improvements

  • Use timeout instead of interval for releasing ports (#68) bd8a403

sindresorhus/get-port@v6.1.2...v7.0.0

Commits

Updates mermaid from 9.1.7 to 10.6.1

Release notes

Sourced from mermaid's releases.

10.6.1

What's Changed

Bugfixes

  • fix(flow): fix invalid ellipseText regex (#5016) @​aloisklink
    • This was causing freezes in flowcharts that had a ( char in ellipse nodes

Documentation

Chores

🎉 Thanks to all contributors helping with this release! 🎉

10.2.2

What's Changed

Full Changelog: mermaid-js/mermaid@v10.2.1...v10.2.2

10.2.1

What's Changed

Bugfixes

Full Changelog: mermaid-js/mermaid@v10.2.0...v10.2.1

10.2.0

What's Changed

Features

Bugfixes

... (truncated)

Commits
  • 65daab2 chore: release v10.6.1
  • 7c7f3dd Merge pull request #5016 from aloisklink/fix/4964-fix-invalid-ellipseText-regex
  • 172d90e fix(flow): fix invalid ellipseText regex
  • f5bd1e0 Merge pull request #4997 from mermaid-js/renovate/all-minor
  • 0d4faef chore(deps): update all minor dependencies
  • 77667b9 Merge pull request #4975 from mermaid-js/add-docusaurus
  • b85a48f Merge pull request #4976 from mermaid-js/renovate/patch-all-patch
  • 34f1db3 Merge pull request #4979 from karthxk07/develop
  • e8a04fa chore(deps): update all patch dependencies
  • d714ecb Merge pull request #4994 from alex-titarenko/docs/add-noteshub-tool
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by aloisklink, a new releaser for mermaid since your current version.


Updates typedoc from 0.24.8 to 0.25.3

Release notes

Sourced from typedoc's releases.

v0.25.3

Features

  • Added --sourceLinkExternal option to render source code links as external, #2415.
  • TypeDoc no longer requires the declarationMap option to be set to true to handle cross-package links in packages mode, #2416.
  • Added external-last option for the --sort option, #2418.

Bug Fixes

  • TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, #2413.
  • TypeDoc now finds comments on index signatures again, #2414.
  • TypeDoc now does a better job of detecting properties when destructured function arguments are used.
  • Quotes will now be properly escaped in HTML attribute values.

Thanks!

v0.25.2

Features

  • Added navigationLeaves option to remove branches from the navigation tree, #2382.
  • Added sortEntryPoints option (defaults to true) to allow disabling entry point sorting, #2393.
  • Improved support for multi-word searches, #2400.

Bug Fixes

  • Fixed conversion of @template constraints on JSDoc defined type parameters, #2389.
  • Invalid link validation is now correctly suppressed before all projects have been converted in packages mode, #2403.
  • Fixed tsconfig handling for projects using a solution-style tsconfig, #2406.
  • Fixed broken settings icons caused by icon caching introduced in 0.25.1, #2408.
  • Corrected module comment handling on declaration files containing a single declare module "foo", #2401.

Thanks!

v0.25.1

Features

  • Added stripYamlFrontmatter config option to remove YAML frontmatter from README.md, #2381.
  • Added --excludeCategories config option to remove reflections present in any excluded category, #1407.
  • If no tsconfig.json file is present, TypeDoc will now attempt to compile without setting any compiler options, #2304.
  • Navigation is now written to a JS file and built dynamically, which significantly decreases document generation time with large projects and also provides large space benefits. Themes may now override DefaultTheme.buildNavigation to customize the displayed navigation tree, #2287.

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.25.3 (2023-10-29)

Features

  • Added --sourceLinkExternal option to render source code links as external, #2415.
  • TypeDoc no longer requires the declarationMap option to be set to true to handle cross-package links in packages mode, #2416.
  • Added external-last option for the --sort option, #2418.

Bug Fixes

  • TypeDoc now attempts to correct local anchor links in readme files which are broken by its deconfliction logic, #2413.
  • TypeDoc now finds comments on index signatures again, #2414.
  • TypeDoc now does a better job of detecting properties when destructured function arguments are used.
  • Quotes will now be properly escaped in HTML attribute values.

Thanks!

v0.25.2 (2023-10-08)

Features

  • Added navigationLeaves option to remove branches from the navigation tree, #2382.
  • Added sortEntryPoints option (defaults to true) to allow disabling entry point sorting, #2393.
  • Improved support for multi-word searches, #2400.

Bug Fixes

  • Fixed conversion of @template constraints on JSDoc defined type parameters, #2389.
  • Invalid link validation is now correctly suppressed before all projects have been converted in packages mode, #2403.
  • Fixed tsconfig handling for projects using a solution-style tsconfig, #2406.
  • Fixed broken settings icons caused by icon caching introduced in 0.25.1, #2408.
  • Corrected module comment handling on declaration files containing a single declare module "foo", #2401.

Thanks!

v0.25.1 (2023-09-04)

Features

  • Added stripYamlFrontmatter config option to remove YAML frontmatter from README.md, #2381.
  • Added --excludeCategories config option to remove reflections present in any excluded category, #1407.
  • If no tsconfig.json file is present, TypeDoc will now attempt to compile without setting any compiler options, #2304.
  • Navigation is now written to a JS file and built dynamically, which significantly decreases document generation time with large projects and also provides large space benefits. Themes may now override DefaultTheme.buildNavigation to customize the displayed navigation tree, #2287.

... (truncated)

Commits
  • 839b192 Update changelog for release
  • af2d099 Bump version to 0.25.3
  • 57a4b43 Correctly escape quotes in attributes
  • ee58d34 Add declaration paths to remap cache in packages mode
  • 7e0b959 Update changelog
  • 325233c Rename internal-first sort strategy to external-last
  • 02a14c0 Add internal-first sort strategy
  • d26f553 Use renderElement for html generation in marked plugin
  • b8faaf7 Update changelog
  • 5305cbf Improve destructured property support
  • Additional commits viewable in compare view

Updates unocss from 0.51.13 to 0.57.4

Release notes

Sourced from unocss's releases.

v0.57.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.57.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.57.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.57.1

   🐞 Bug Fixes

    View changes on GitHub

v0.57.0

   🚨 Breaking Changes

... (truncated)

Commits
  • af91b66 chore: release v0.57.4
  • 5d09977 feat(runtime): custom rootElement config (#3327)
  • 0008e2a fix(vscode): avoid register functions without config files (#3332)
  • 4a307b0 chore: release v0.57.3
  • 165bece chore: update deps
  • 64b3461 fix(vscode): improve context resolving, avoid duplicates
  • 0c6c1c4 feat(svelte-scoped): transform class directives wrapped in quotes (#3286)
  • 9cb45a8 docs(interactive): migrate to shikiji (#3316)
  • d1a122f fix(webpack): allow compiler to watch files provided by config (#3058)
  • 59dc0bd chore(bench): update bench result (#3321)
  • Additional commits viewable in compare view

Updates vitest from 0.31.4 to 0.34.6

Release notes

Sourced from vitest's releases.

v0.34.6

   🐞 Bug Fixes

Bumps the all-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/testing-library](https://github.com/storybookjs/testing-library) | `0.1.0` | `0.2.2` |
| [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) | `12.2.3` | `13.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.9` | `20.9.0` |
| [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) | `0.31.4` | `0.33.0` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `6.24.1` | `9.0.0` |
| [execa](https://github.com/sindresorhus/execa) | `7.2.0` | `8.0.1` |
| [fuse.js](https://github.com/krisk/Fuse) | `6.6.2` | `7.0.0` |
| [get-port](https://github.com/sindresorhus/get-port) | `6.1.2` | `7.0.0` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `9.1.7` | `10.6.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.24.8` | `0.25.3` |
| [unocss](https://github.com/unocss/unocss) | `0.51.13` | `0.57.4` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.31.4` | `0.34.6` |


Updates `@storybook/testing-library` from 0.1.0 to 0.2.2
- [Release notes](https://github.com/storybookjs/testing-library/releases)
- [Changelog](https://github.com/storybookjs/testing-library/blob/v0.2.2/CHANGELOG.md)
- [Commits](storybookjs/testing-library@v0.1.0...v0.2.2)

Updates `@types/markdown-it` from 12.2.3 to 13.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)

Updates `@types/node` from 18.18.9 to 20.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-c8` from 0.31.4 to 0.33.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/coverage-c8)

Updates `chromatic` from 6.24.1 to 9.0.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v6.24.1...v9.0.0)

Updates `execa` from 7.2.0 to 8.0.1
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v7.2.0...v8.0.1)

Updates `fuse.js` from 6.6.2 to 7.0.0
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](krisk/Fuse@v6.6.2...v7.0.0)

Updates `get-port` from 6.1.2 to 7.0.0
- [Release notes](https://github.com/sindresorhus/get-port/releases)
- [Commits](sindresorhus/get-port@v6.1.2...v7.0.0)

Updates `mermaid` from 9.1.7 to 10.6.1
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](mermaid-js/mermaid@v9.1.7...v10.6.1)

Updates `typedoc` from 0.24.8 to 0.25.3
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.24.8...v0.25.3)

Updates `unocss` from 0.51.13 to 0.57.4
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.51.13...v0.57.4)

Updates `vitest` from 0.31.4 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@storybook/testing-library"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/markdown-it"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@vitest/coverage-c8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: execa
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: fuse.js
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: get-port
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: mermaid
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-b9078b9e5b branch November 17, 2023 10:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants