-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Bump the dev-dependencies group with 2 updates #37
Bump the dev-dependencies group with 2 updates #37
Conversation
Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier). Updates `eslint` from 9.20.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) Updates `prettier` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
|
@@ -40,12 +40,12 @@ | |||
"devDependencies": { | |||
"@prantlf/jsonlint": "^16.0.0", | |||
"@prettier/plugin-xml": "^3.4.1", | |||
"eslint": "^9.20.0", | |||
"eslint": "^9.20.1", |
Check warning
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Warning
"eslint-plugin-yml": "^1.16.0", | ||
"markdownlint-cli": "^0.44.0", | ||
"npm-package-json-lint": "^8.0.0", | ||
"npm-package-json-lint-config-default": "^7.0.1", | ||
"prettier": "^3.5.0", | ||
"prettier": "^3.5.1", |
Check warning
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Warning
Bumps the dev-dependencies group with 2 updates: eslint and prettier.
Updates
eslint
from 9.20.0 to 9.20.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
07b2ffd
9.20.101ff142
Build: changelog update for 9.20.1fe3ccb2
docs: allow typing in search box while dropdown is open (#19424)274f054
fix: fixRuleContext
type (#19417)93c78a5
docs: Add instructions for pnpm compat (#19422)b476a93
docs: Fix Keyboard Navigation for Search Results (#19416)ccb60c0
docs: Update READMEUpdates
prettier
from 3.5.0 to 3.5.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
34f02bd
Release 3.5.161c0129
Invalidate outdated cache file (#17100)9cf8ec2
Support dockercompose and github-actions-workflow (#17101)59e3696
Remove blog-post-intro (#17102)92ac6d0
Add missing optionexperimentalOperatorPosition
types (#17091)8b1dda2
docs: avoid using.html
extension for blog posts (#17090)f95cfbc
Playground: Enable v3.5.0 features (#17093)df43d96
Fix blog titlea4940b3
Release blog for 3.5 (#17020)8810b5b
run prettierDependabot 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