chore(deps-dev): bump the npm-all group across 1 directory with 2 updates#285
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the npm-all group across 1 directory with 2 updates#285dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the npm-all group with 2 updates in the / directory: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) and [prettier](https://github.com/prettier/prettier). Updates `markdownlint-cli2` from 0.23.0 to 0.23.1 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.23.0...v0.23.1) Updates `prettier` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.5) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-version: 0.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
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 npm-all group with 2 updates in the / directory: markdownlint-cli2 and prettier.
Updates
markdownlint-cli2from 0.23.0 to 0.23.1Changelog
Sourced from markdownlint-cli2's changelog.
Commits
06f92c9Update to version 0.23.1.a773526Freshen list of external custom rules included with the markdownlint-cli2-rul...437b0caBump eslint-plugin-jsdoc from 63.0.11 to 63.0.125463e0fBump eslint-plugin-unicorn from 70.0.0 to 71.0.0b04ac13Bump globby from 16.2.0 to 16.2.11e63f97Revert commit afb7d9898724f0d96279116bbb6f0d1026fff8df "Pin CI workflow's pnp...040594bUpdate dependency: markdownlint to 0.41.1.4d97fa8Address new ESLint warnings from previous commit.50cb033Bump eslint-node-test from 0.1.0 to 0.2.0a53bf04Bump eslint-plugin-jsdoc from 63.0.10 to 63.0.11Updates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)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 conditionsNote
Low Risk
Dev-only dependency version bumps with no production or Unity package behavior changes.
Overview
Bumps two devDependencies in
package.json: markdownlint-cli20.23.0→0.23.1and prettier3.9.4→3.9.5. No application or Unity runtime code changes.These tools back existing CI/npm scripts (
format,format:check,lint:markdown, and related checks). The upgrade is a patch-level tooling refresh only.Reviewed by Cursor Bugbot for commit fd90001. Bugbot is set up for automated code reviews on this repo. Configure here.