chore(deps): Bump the dev-dependencies group with 6 updates#18
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the dev-dependencies group with 6 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Owner
|
@dependabot rebase |
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.3` | `20.8.4` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.3` | `2.1.4` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.0` | `0.21.2` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.0.1` | `4.0.2` | | [@shikijs/twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/twoslash) | `4.0.1` | `4.0.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.0-beta.0` | `6.0.1` | Updates `happy-dom` from 20.8.3 to 20.8.4 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.3...v20.8.4) Updates `lefthook` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.3...v2.1.4) Updates `tsdown` from 0.21.0 to 0.21.2 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.0...v0.21.2) Updates `shiki` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/shiki) Updates `@shikijs/twoslash` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/twoslash) Updates `@vitejs/plugin-react` from 6.0.0-beta.0 to 6.0.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lefthook dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tsdown dependency-version: 0.21.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: shiki dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@shikijs/twoslash" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8ee657e to
5b7d458
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 6 updates:
20.8.320.8.42.1.32.1.40.21.00.21.24.0.14.0.24.0.14.0.26.0.0-beta.06.0.1Updates
happy-domfrom 20.8.3 to 20.8.4Release notes
Sourced from happy-dom's releases.
Commits
82a0888fix: #1845 Replace ConsoleConstructor import with indexed access type (#2095)Updates
lefthookfrom 2.1.3 to 2.1.4Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
83ec3a92.1.4: bring back {lefthook_job_name}8dcd4aepkg: fix scripts (#1348)21479f9fix: bring back {lefthook_job_name} template (#1347)32af36bpkg: refactor packaging (2) (#1346)c586f14fix: separate more commands' non-option args with -- (#1339)e021d4ddocs: change logo to point to landing page istead of itself (#1343)2fac728pkg: make it easier to read (#1340)5354773pkg: refactor packaging scripts (#1308)Updates
tsdownfrom 0.21.0 to 0.21.2Release notes
Sourced from tsdown's releases.
Commits
ab8446bchore: release v0.21.257c5b3cchore: upgrade depscbd7b38feat(deps): renameonlyAllowBundletoonlyBundle(#819)d9f0fccchore(deps): update all non-major dependencies (#815)139076cfix(css): skip data URIs and external URLs in CSS url() rebasingd49ef37feat(exe)!: addexe.outDirfor separate executable output dir, defaults to ...8869180test: add case for preserving folder structure inunbundlemode (#817)bad2d17feat: addrootoption for controlling output directory structure2b1be7echore: release v0.21.138ca9c1chore: upgrade unrunUpdates
shikifrom 4.0.1 to 4.0.2Release notes
Sourced from shiki's releases.
Commits
7a1007dchore: release v4.0.2ef42a16chore: update deps2a23230fix: support ANSI language with multiple themes (#1259)Updates
@shikijs/twoslashfrom 4.0.1 to 4.0.2Release notes
Sourced from
@shikijs/twoslash's releases.Commits
7a1007dchore: release v4.0.2Updates
@vitejs/plugin-reactfrom 6.0.0-beta.0 to 6.0.1Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
1e94c06release: plugin-react@6.0.177c00c0feat(plugin-react): expand@rolldown/plugin-babelpeer dep range (#1146)dcc9012release: plugin-react@6.0.03a17886docs: add a link to the Oxlint rule for component exports alongside the ESLin...f812135fix(deps): update all non-major dependencies (#1140)a0329a0docs(react): clarify react compiler preset filter (#1137)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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