Skip to content

Commit eb1ef12

Browse files
authored
Merge branch 'main' into update-supported-enterprise-server-versions
2 parents f60aebf + 2ff6d83 commit eb1ef12

File tree

5,528 files changed

+727555
-538666
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,528 files changed

+727555
-538666
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,23 @@ updates:
66
interval: weekly
77
labels:
88
- Update dependencies
9-
ignore:
10-
- dependency-name: "*"
11-
update-types:
12-
- version-update:semver-minor
13-
- version-update:semver-patch
9+
groups:
10+
npm:
11+
patterns:
12+
- "*"
1413
- package-ecosystem: github-actions
1514
directory: "/"
1615
schedule:
1716
interval: weekly
17+
groups:
18+
actions:
19+
patterns:
20+
- "*"
1821
- package-ecosystem: github-actions
1922
directory: "/.github/actions/setup-swift/" # All subdirectories outside of "/.github/workflows" must be explicitly included.
2023
schedule:
2124
interval: weekly
25+
groups:
26+
actions-setup-swift:
27+
patterns:
28+
- "*"

.github/workflows/__analyze-ref-input.yml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__autobuild-action.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__config-export.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__diagnostics-export.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__export-file-baseline-information.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__extractor-ram-threads.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-custom-queries.yml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-tracing-autobuilder.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__go-tracing-custom-build-steps.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)