Skip to content

Commit 7696d3d

Browse files
Combine dependabot PRs and add catch-all grouping (#15856)
* 📦 Bump lage from 2.15.1 to 2.15.2 Bumps [lage](https://github.com/microsoft/lage) from 2.15.1 to 2.15.2. - [Commits](microsoft/lage@lage_v2.15.1...lage_v2.15.2) --- updated-dependencies: - dependency-name: lage dependency-version: 2.15.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * 📦 Bump handlebars from 4.7.8 to 4.7.9 Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 📦 Bump picomatch from 2.3.1 to 2.3.2 Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Change PipelineAutobaseliningConfig.yml * Group dependabot changes in future --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d4e95b commit 7696d3d

3 files changed

Lines changed: 24 additions & 14 deletions

File tree

.config/1espt/PipelineAutobaseliningConfig.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
2-
1+
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
2+
33
pipelines:
44
163759:
55
retail:

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ updates:
2121
update-types:
2222
- 'minor'
2323
- 'patch'
24+
other-dependencies:
25+
patterns:
26+
- '*'
27+
exclude-patterns:
28+
- '@babel*'
29+
- '@jest*'
30+
- '@rnx-kit*'
31+
update-types:
32+
- 'minor'
33+
- 'patch'
2434
schedule:
2535
interval: daily
2636
time: "05:00"

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7237,9 +7237,9 @@ growly@^1.3.0:
72377237
integrity sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==
72387238

72397239
handlebars@^4.7.8:
7240-
version "4.7.8"
7241-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8.tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9"
7242-
integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==
7240+
version "4.7.9"
7241+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
7242+
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
72437243
dependencies:
72447244
minimist "^1.2.5"
72457245
neo-async "^2.6.2"
@@ -8751,9 +8751,9 @@ knip@^5.85.0:
87518751
zod "^4.1.11"
87528752

87538753
lage@^2.7.1:
8754-
version "2.15.1"
8755-
resolved "https://registry.yarnpkg.com/lage/-/lage-2.15.1.tgz#e7abe24cff517368dd24fe686e39bf0d0291ea75"
8756-
integrity sha512-j5qiPic4oj2R2fASAHQdLKQlINc4ZzwSCNLFa+zyrnInPdTzoszx/QeiZ9+mzgisgN/9yvhCqv4/fAsTPcv2XA==
8754+
version "2.15.2"
8755+
resolved "https://registry.yarnpkg.com/lage/-/lage-2.15.2.tgz#e7a938e954f3090d24cc75167040bb1d97e1e24b"
8756+
integrity sha512-jwClGtHr5XwKqEP2zw1egPehlzRdrnQgL5sZRMkrC+THA6782S3FC/oxXLKrxLk7FENvqFpmhUr8ra4E16X4xQ==
87578757
dependencies:
87588758
glob-hasher "^1.4.2"
87598759
optionalDependencies:
@@ -10732,14 +10732,14 @@ picocolors@^1.1.1:
1073210732
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
1073310733

1073410734
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
10735-
version "2.3.1"
10736-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
10737-
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
10735+
version "2.3.2"
10736+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.2.tgz#5a942915e26b372dc0f0e6753149a16e6b1c5601"
10737+
integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==
1073810738

1073910739
picomatch@^4.0.1, picomatch@^4.0.3:
10740-
version "4.0.3"
10741-
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
10742-
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
10740+
version "4.0.4"
10741+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589"
10742+
integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==
1074310743

1074410744
pify@^2.0.0:
1074510745
version "2.3.0"

0 commit comments

Comments
 (0)