Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adds notice for Nuget ecosystem and other misc corrections#39128

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Sharra-writes merged 2 commits intomainfromssandhu/cooldown-docs-amend
Jul 1, 2025
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
Update content/code-security/dependabot/working-with-dependabot/depen…
…dabot-options-reference.mdCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
@sachin-sandhu@Copilot
sachin-sandhu andCopilot authoredJul 1, 2025
commit170563f15e5b08c7dde79e9b1ca430d7ddeee433
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -222,8 +222,8 @@

By default, a group will include all types of dependencies.

* Use `development` to include only dependencies in the "Development dependency group".

Check warning on line 225 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Periods and commas should be placed inside quotation marks (American English style)

Use American English punctuation: place period inside the quotation marks.
* Use `production` to include only dependencies in the "Production dependency group".

Check warning on line 226 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Periods and commas should be placed inside quotation marks (American English style)

Use American English punctuation: place period inside the quotation marks.

### `patterns` and `exclude-patterns` (`groups`)

Expand DownExpand Up@@ -647,12 +647,12 @@

#### Versioning tag glossary

* **`alpha`:** Early version, may be unstable and have incomplete features.

Check warning on line 650 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Do not use more than one emphasis/strong

Do not use multiple emphasis types in a single string: bold + code.
* **`beta`:** More stable than alpha but may still have bugs.

Check warning on line 651 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Do not use more than one emphasis/strong

Do not use multiple emphasis types in a single string: bold + code.
* **`canary`:** Regularly updated pre-release version for testing.

Check warning on line 652 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Do not use more than one emphasis/strong

Do not use multiple emphasis types in a single string: bold + code.
* **`dev`:** Represents development versions.

Check warning on line 653 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Do not use more than one emphasis/strong

Do not use multiple emphasis types in a single string: bold + code.
* **`experimental`:** Versions with experimental features.

Check warning on line 654 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Do not use more than one emphasis/strong

Do not use multiple emphasis types in a single string: bold + code.
* **`latest`:** The latest stable release.

Check warning on line 655 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Do not use more than one emphasis/strong

Do not use multiple emphasis types in a single string: bold + code.
* **`legacy`:** Older or deprecated versions.
* **`next`:** Upcoming release version.
* **`nightly`:** Versions built nightly; often includes the latest changes.
Expand All@@ -673,7 +673,7 @@
>
> * Bundler{% ifversion dependabot-updates-cargo-private-registry-support %}
> * Cargo{% endif %}
> * Docker

Check warning on line 676 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Note and warning tags should be formatted according to style guide

Do not include more than 2 bullet points inside a callout.
> * Gradle
> * Maven
> * Npm
Expand DownExpand Up@@ -755,7 +755,7 @@
> [!NOTE]
> Cooldown is not applicable for security updates.
>
> Cooldown is not available for**Nuget** ecosystem
> Cooldown is not available forthe **NuGet** ecosystem

### **How Cooldown Works**

Expand DownExpand Up@@ -816,7 +816,7 @@
>
> * If `semver-major-days`, `semver-minor-days`, or `semver-patch-days` are not defined, `default-days` settings take precedence for cooldown based updates.
> * `semver-major-days`, `semver-minor-days`, and `semver-patch-days` are only applicable for [supported package managers](#semver-versioning).
> * The `exclude` list always take precedence over the `include` list. If a dependency is specified in both lists, it is excluded from cooldown and will be updated immediately.

Check warning on line 819 in content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

View workflow job for this annotation

GitHub Actions/ lint-content

Note and warning tags should be formatted according to style guide

Do not include more than 2 bullet points inside a callout.

### **Cooldown settings limitations**

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp