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 development-dependencies group with 5 updates #158

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the development-dependencies group with 5 updates:

Package From To
@antfu/eslint-config 2.25.2 2.26.0
@shikijs/vitepress-twoslash 1.13.0 1.14.1
@swc/core 1.7.11 1.7.14
typedoc 0.26.5 0.26.6
vitepress 1.3.2 1.3.3

Updates @antfu/eslint-config from 2.25.2 to 2.26.0

Release notes

Sourced from @​antfu/eslint-config's releases.

v2.26.0

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/vitepress-twoslash from 1.13.0 to 1.14.1

Release notes

Sourced from @​shikijs/vitepress-twoslash's releases.

v1.14.1

   🚀 Features

    View changes on GitHub

v1.14.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @swc/core from 1.7.11 to 1.7.14

Changelog

Sourced from @​swc/core's changelog.

[1.7.14] - 2024-08-19

Bug Fixes

  • (common) Use SourceMap::adjust_mappings in correct order (#9447) (05961eb)

  • (es) Preserve more comments (#9449) (673655c)

Features

  • (es/decorators) Groundwork for stage 3 decorator (#9450) (238ba8b)

Refactor

[1.7.12] - 2024-08-19

Bug Fixes

  • (common) Do not use adjust_mappings from sourcemap crate (#9437) (563c162)

  • (es) Mark TypeScript nodes as reachable from Evaluator (#9440) (308e5ec)

  • (es/compat) Init this in sub class constructor for async (#9446) (bfaf31b)

  • (es/decorators) Fix metadata for accessors (#9444) (99738ef)

Miscellaneous Tasks

  • (deps) Update rust crate arrayvec to v0.7.6 (#9436) (08dd948)
Commits
  • 56f6c0e chore: Publish 1.7.14 with swc_core v0.101.3
  • f95cdab chore: Publish 1.7.14-nightly-20240819.1 with swc_core v0.101.3
  • 4d46388 chore: Exclude bunchee from swc-ecosystem-ci temporarily
  • 339f828 chore: Publish crates
  • da7c831 chore: Update changelog
  • b7df16d chore: Publish 1.7.13-nightly-20240819.2 with swc_core v0.101.3
  • 25edb1c chore: Publish crates
  • 2cd5aea chore: Update changelog
  • b54750f chore: Publish 1.7.13-nightly-20240819.1 with swc_core v0.101.3
  • a514cad chore: Publish crates with swc_core v0.101.3
  • Additional commits viewable in compare view

Updates typedoc from 0.26.5 to 0.26.6

Release notes

Sourced from typedoc's releases.

v0.26.6

Features

  • Use of the @extends block tag no longer produces warnings, #2659. This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
  • Added new navigation.compactFolders option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.

Bug Fixes

  • The suppressCommentWarningsInDeclarationFiles option now correctly ignores warnings in .d.cts and .d.mts files, #2647.
  • Restored re-exports in the page navigation menu, #2671.
  • JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. Gerrit0/typedoc-plugin-zod0.
  • In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
Changelog

Sourced from typedoc's changelog.

v0.26.6 (2024-08-18)

Features

  • Use of the @extends block tag no longer produces warnings, #2659. This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.
  • Added new navigation.compactFolders option to prevent TypeDoc from compacting folders, similar to the VSCode option. #2667.

Bug Fixes

  • The suppressCommentWarningsInDeclarationFiles option now correctly ignores warnings in .d.cts and .d.mts files, #2647.
  • Restored re-exports in the page navigation menu, #2671.
  • JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. Gerrit0/typedoc-plugin-zod0.
  • In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.
Commits
  • f0f3d96 Update changelog for release
  • 182adbb Fix lint
  • aa2b4a9 Conditionally serialize media->reflection entries
  • 73e1dd6 Add navigation.compactFolders option
  • 3673a4d Include re-exports in page navigation menu
  • 3e13dc1 Merge pull request #2664 from nick-ls/master
  • f0de38c Merge pull request #2665 from waynemwashuma/master
  • dfb19e6 Add support for "none" group
  • ec1f863 Add support for @augments
  • ce7b3b4 Add support for "none" category
  • Additional commits viewable in compare view

Updates vitepress from 1.3.2 to 1.3.3

Release notes

Sourced from vitepress's releases.

v1.3.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.3.3 (2024-08-17)

Miscellaneous

Commits

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 development-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `2.25.2` | `2.26.0` |
| [@shikijs/vitepress-twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/vitepress-twoslash) | `1.13.0` | `1.14.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.11` | `1.7.14` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.5` | `0.26.6` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.3.2` | `1.3.3` |


Updates `@antfu/eslint-config` from 2.25.2 to 2.26.0
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v2.25.2...v2.26.0)

Updates `@shikijs/vitepress-twoslash` from 1.13.0 to 1.14.1
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.14.1/packages/vitepress-twoslash)

Updates `@swc/core` from 1.7.11 to 1.7.14
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.7.11...v1.7.14)

Updates `typedoc` from 0.26.5 to 0.26.6
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.26.5...v0.26.6)

Updates `vitepress` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@shikijs/vitepress-twoslash"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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

dependabot bot commented on behalf of github Aug 26, 2024

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

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-6aac61b4e2 branch August 26, 2024 20:27
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