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 6 updates #132

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 6 updates:

Package From To
@antfu/eslint-config 2.9.0 2.11.6
@inquirer/prompts 4.3.0 4.3.1
@shikijs/vitepress-twoslash 1.2.0 1.2.3
@swc/core 1.4.8 1.4.11
@swc/helpers 0.5.7 0.5.8
vitepress 1.0.1 1.0.2

Updates @antfu/eslint-config from 2.9.0 to 2.11.6

Release notes

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

v2.11.6

   🚀 Features

    View changes on GitHub

v2.11.5

   🐞 Bug Fixes

    View changes on GitHub

v2.11.4

   🐞 Bug Fixes

    View changes on GitHub

v2.11.3

   🚀 Features

    View changes on GitHub

v2.11.2

No significant changes

    View changes on GitHub

v2.11.1

   🚀 Features

    View changes on GitHub

v2.11.0

   🚀 Features

    View changes on GitHub

v2.10.1

No significant changes

... (truncated)

Commits
  • 4d77eed chore: release v2.11.6
  • 5ab92df feat: generate types for core rules as well, resolve #439
  • 9238901 docs: move to @eslint/config-inspector
  • b3153ea chore: release v2.11.5
  • cb5090f fix: consistent on config names
  • c68d090 chore: bump @antfu/install-pkg to ^0.3.2 (#438)
  • 2440078 chore: release v2.11.4
  • 0b364ee fix: lower peer-deps requirement to eslint-plugin-svelte, fix #437
  • 914bfb0 fix(cli): make frameworks not required
  • 78ba89f chore: release v2.11.3
  • Additional commits viewable in compare view

Updates @inquirer/prompts from 4.3.0 to 4.3.1

Commits
  • 086fb1c Publish
  • 333ab02 Chore: Remove broken input demo (old deprecated API)
  • 98e4b50 Fix input's cursor start (#1375)
  • 73b4ba5 Chore: get rid of esm __dirname workaroud in favor of now stable import.meta....
  • 353f022 Chore: Bump dependencies
  • bf9b433 Chore: Update timeout example (#1373)
  • 5fb055d Chore: Remove unused npm dependencies. Bump dependencies
  • 74d048e Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 (#1372)
  • See full diff in compare view

Updates @shikijs/vitepress-twoslash from 1.2.0 to 1.2.3

Release notes

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

v1.2.3

   🐞 Bug Fixes

    View changes on GitHub

v1.2.2

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.2.1

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @swc/core from 1.4.8 to 1.4.11

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (es/helpers) Fix metadata of decorators being undefined (#8768) (263ce6e)

  • (es/module) Fix jsc.paths with resolveFully (#8784) (4961bb0)

  • (es/parser) Tweak msg of SyntaxError::UsingDeclNotEnabled (#8791) (95c822e)

Features

  • (plugin/runner) Improve error message for Wasm plugin crashes (#8794) (571d297)

Miscellaneous Tasks

  • (es/transforms) Add repository field to swc_ecma_ext_transforms (#8793) (37f0a79)

Performance

[1.4.9] - 2024-03-26

Bug Fixes

  • (es/minifier) Abort eval on valueOf or toString (#8763) (9f98a70)

  • (es/minifier) Fix tpl-to-string conversion (#8778) (e7bca10)

  • (es/module) Fix interop of jsc.paths with symlinks (#8757) (e2c6db5)

  • (es/parser) Fix parsing of TypeScript type instantiation (#8758) (2d6de94)

... (truncated)

Commits
  • 4936c37 chore: Publish 1.4.11 with swc_core v0.90.26
  • 2b8aa63 chore: Fix update script
  • e507a18 chore: Update changelog
  • 9ef3397 chore: Publish 1.4.10 with swc_core v0.90.26
  • c4b9052 chore: Fix publish script
  • 7b6ba82 chore: Update changelog
  • 34c0b5c chore: Publish 1.4.9 with swc_core v0.90.26
  • 0aafd62 chore: Bump crates
  • 53fd09c fix(es/parser): Parse await using in for head (#8775)
  • cd06af3 chore: Bump crates
  • Additional commits viewable in compare view

Updates @swc/helpers from 0.5.7 to 0.5.8

Commits

Updates vitepress from 1.0.1 to 1.0.2

Release notes

Sourced from vitepress's releases.

v1.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.2 (2024-04-01)

Bug Fixes

  • theme: text containing html not showing properly in mobile nav menu (3c8b4c7)
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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `2.9.0` | `2.11.6` |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `4.3.0` | `4.3.1` |
| [@shikijs/vitepress-twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/vitepress-twoslash) | `1.2.0` | `1.2.3` |
| [@swc/core](https://github.com/swc-project/swc) | `1.4.8` | `1.4.11` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.7` | `0.5.8` |
| [vitepress](https://github.com/vuejs/vitepress) | `1.0.1` | `1.0.2` |


Updates `@antfu/eslint-config` from 2.9.0 to 2.11.6
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v2.9.0...v2.11.6)

Updates `@inquirer/prompts` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

Updates `@shikijs/vitepress-twoslash` from 1.2.0 to 1.2.3
- [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.2.3/packages/vitepress-twoslash)

Updates `@swc/core` from 1.4.8 to 1.4.11
- [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.4.8...v1.4.11)

Updates `@swc/helpers` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `vitepress` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@shikijs/vitepress-twoslash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@swc/helpers"
  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 Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

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

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-94d00af902 branch April 8, 2024 20:23
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