Bump the dev-dependencies-patch group with 6 updates#1752
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the dev-dependencies-patch group with 6 updates#1752dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.7` | | [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.3.0` | `1.3.2` | | [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.7` | | [@mdx-js/typescript-plugin](https://github.com/mdx-js/mdx-analyzer/tree/HEAD/packages/typescript-plugin) | `0.0.6` | `0.0.8` | Updates `@types/node` from 22.10.2 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier-plugin-jsdoc` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](hosseinmd/prettier-plugin-jsdoc@v1.3.0...v1.3.2) Updates `sass` from 1.83.0 to 1.83.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.83.0...1.83.4) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `vite` from 6.0.3 to 6.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite) Updates `@mdx-js/typescript-plugin` from 0.0.6 to 0.0.8 - [Release notes](https://github.com/mdx-js/mdx-analyzer/releases) - [Changelog](https://github.com/mdx-js/mdx-analyzer/blob/main/packages/typescript-plugin/CHANGELOG.md) - [Commits](https://github.com/mdx-js/mdx-analyzer/commits/@mdx-js/typescript-plugin@0.0.8/packages/typescript-plugin) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: prettier-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch - dependency-name: "@mdx-js/typescript-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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-patch group with 6 updates:
22.10.222.10.71.3.01.3.21.83.01.83.45.7.25.7.36.0.36.0.70.0.60.0.8Updates
@types/nodefrom 22.10.2 to 22.10.7Commits
Updates
prettier-plugin-jsdocfrom 1.3.0 to 1.3.2Commits
571d0c9v1.3.21f648dachore(release): 1.3.1ffafd40fix: add package manager4e8bc80Ensure parity between blockquote formats (#231)45296caFixed duplication of "Default is ..." in documentation comments. (#236)7a884b6fix: provide correct types path in conditional exports (#222)Updates
sassfrom 1.83.0 to 1.83.4Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
89a5394Fix more bugs in the sass-parser release process (#2491)46686edMerge pull request #2490 from sass/sass-parser-release1261767Use a file: dependency for local Sass development173f39bUse the Dart Sass version for the sass-parser dependencyddb14b2Fix deprecation ID displays in JS mode (#2483)b12b508Compile sass-parser before deploying (#2489)b19b57fMerge pull request #2478 from sass/if23ff19dMerge branch 'main' into if8818d93Properly override the sass-parser dependency on sass during release (#2487)adb7016Merge pull request #2488 from sass/sdk-formatterUpdates
typescriptfrom 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123dUpdate LKG8bc0204🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36Bump version to 5.7.3 and LKGe167412🤖 Pick PR #60794 (HardensanitizeLogagainst incorr...) into release-5.7 (#...9ba364cFix coverage build on release-5.7 (#60792)4b7441a🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
vitefrom 6.0.3 to 6.0.7Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
a671e58release: v6.0.71c102d5fix(ssr): fix semicolon injection by ssr transform (#19097)677508bperf: skip globbing for static path in warmup (#19107)b178c90fix: skip the plugin if it has been called before with the same id and import...a492253fix(html): error while removingvite-ignoreattribute for inline script (#1...b07c036feat(css): show lightningcss warnings (#19076)f7b1964fix: fixminifywhenbuilder.sharedPlugins: true(#19025)5c2b4a0release: v6.0.69290d85fix(css): show correct error when unknown placeholder is used for CSS modules...afff05cfix(css): resolve style tags in HTML files correctly for lightningcss (#19001)Updates
@mdx-js/typescript-pluginfrom 0.0.6 to 0.0.8Release notes
Sourced from
@mdx-js/typescript-plugin's releases.Changelog
Sourced from
@mdx-js/typescript-plugin's changelog.Commits
89920f3Version Packages (#489)b2a56a5Version Packages (#487)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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