Skip to content

Commit

Permalink
regenerate multi-dir tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecoffman committed Dec 6, 2023
1 parent 5869c53 commit c198294
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 62 deletions.
10 changes: 5 additions & 5 deletions tests/smoke-bundler-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@ output:
type: file
pr-title: Bump the bundler group across 2 directories with 3 updates
pr-body: |
Bumps the bundler group across 2 directories with 2 updates: [sinatra](https://github.com/sinatra/sinatra) and [nokogiri](https://github.com/sparklemotion/nokogiri).
Bumps the bundler group across 2 directories with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack).
Bumps the bundler group with 2 updates in the /bundler/multi-dir/foo directory: [sinatra](https://github.com/sinatra/sinatra) and [nokogiri](https://github.com/sparklemotion/nokogiri).
Bumps the bundler group with 2 updates in the /bundler/multi-dir/bar directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack).
Updates `sinatra` from 1.2.2 to 1.2.3
<details>
Expand Down Expand Up @@ -490,8 +490,8 @@ output:
commit-message: |-
Bump the bundler group across 2 directories with 3 updates
Bumps the bundler group across 2 directories with 2 updates: [sinatra](https://github.com/sinatra/sinatra) and [nokogiri](https://github.com/sparklemotion/nokogiri).
Bumps the bundler group across 2 directories with 2 updates: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack).
Bumps the bundler group with 2 updates in the /bundler/multi-dir/foo directory: [sinatra](https://github.com/sinatra/sinatra) and [nokogiri](https://github.com/sparklemotion/nokogiri).
Bumps the bundler group with 2 updates in the /bundler/multi-dir/bar directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack).
Updates `sinatra` from 1.2.2 to 1.2.3
Expand All @@ -513,7 +513,7 @@ output:
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/3.0.0...v3.0.7)
dependency-group:
name: bundler group across 2 directories
name: bundler group
- type: mark_as_processed
expect:
data:
Expand Down
10 changes: 5 additions & 5 deletions tests/smoke-cargo-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ output:
type: file
pr-title: Bump the cargo group across 2 directories with 2 updates
pr-body: |
Bumps the cargo group across 2 directories with 2 updates: [time](https://github.com/time-rs/time) and [regex](https://github.com/rust-lang/regex).
Bumps the cargo group across 2 directories with 1 update: [time](https://github.com/time-rs/time).
Bumps the cargo group with 2 updates in the /cargo/multi-dir/foo directory: [time](https://github.com/time-rs/time) and [regex](https://github.com/rust-lang/regex).
Bumps the cargo group with 1 update in the /cargo/multi-dir/bar directory: [time](https://github.com/time-rs/time).
Updates `time` from 0.3.0-alpha-1 to 0.3.0
<details>
Expand Down Expand Up @@ -579,8 +579,8 @@ output:
commit-message: |-
Bump the cargo group across 2 directories with 2 updates
Bumps the cargo group across 2 directories with 2 updates: [time](https://github.com/time-rs/time) and [regex](https://github.com/rust-lang/regex).
Bumps the cargo group across 2 directories with 1 update: [time](https://github.com/time-rs/time).
Bumps the cargo group with 2 updates in the /cargo/multi-dir/foo directory: [time](https://github.com/time-rs/time) and [regex](https://github.com/rust-lang/regex).
Bumps the cargo group with 1 update in the /cargo/multi-dir/bar directory: [time](https://github.com/time-rs/time).
Updates `time` from 0.3.0-alpha-1 to 0.3.0
Expand All @@ -598,7 +598,7 @@ output:
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.0-alpha-1...v0.3.0)
dependency-group:
name: cargo group across 2 directories
name: cargo group
- type: mark_as_processed
expect:
data:
Expand Down
10 changes: 5 additions & 5 deletions tests/smoke-go-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ output:
type: file
pr-title: Bump the go_modules group across 2 directories with 2 updates
pr-body: |
Bumps the go_modules group across 2 directories with 2 updates: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Bumps the go_modules group across 2 directories with 2 updates: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Bumps the go_modules group with 2 updates in the /go/multi-dir/foo directory: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Bumps the go_modules group with 2 updates in the /go/multi-dir/bar directory: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Updates `rsc.io/qr` from 0.1.0 to 0.2.0
<details>
Expand Down Expand Up @@ -242,8 +242,8 @@ output:
commit-message: |-
Bump the go_modules group across 2 directories with 2 updates
Bumps the go_modules group across 2 directories with 2 updates: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Bumps the go_modules group across 2 directories with 2 updates: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Bumps the go_modules group with 2 updates in the /go/multi-dir/foo directory: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Bumps the go_modules group with 2 updates in the /go/multi-dir/bar directory: [rsc.io/qr](https://github.com/rsc/qr) and [rsc.io/quote](https://github.com/rsc/quote).
Updates `rsc.io/qr` from 0.1.0 to 0.2.0
Expand All @@ -258,7 +258,7 @@ output:
Updates `rsc.io/quote` from 1.5.0 to 1.5.1
- [Commits](https://github.com/rsc/quote/compare/v1.5.0...v1.5.1)
dependency-group:
name: go_modules group across 2 directories
name: go_modules group
- type: mark_as_processed
expect:
data:
Expand Down
10 changes: 5 additions & 5 deletions tests/smoke-gradle-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@ output:
type: file
pr-title: Bump the gradle group across 2 directories with 3 updates
pr-body: |
Bumps the gradle group across 2 directories with 2 updates: [com.google.inject:guice](https://github.com/google/guice) and com.google.code.findbugs:jsr305.
Bumps the gradle group across 2 directories with 2 updates: com.google.code.findbugs:jsr305 and [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm).
Bumps the gradle group with 2 updates in the /gradle/multi-dir/foo directory: [com.google.inject:guice](https://github.com/google/guice) and com.google.code.findbugs:jsr305.
Bumps the gradle group with 2 updates in the /gradle/multi-dir/bar directory: com.google.code.findbugs:jsr305 and [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm).
Updates `com.google.inject:guice` from 4.2.0 to 4.2.1
<details>
Expand Down Expand Up @@ -420,8 +420,8 @@ output:
commit-message: |-
Bump the gradle group across 2 directories with 3 updates
Bumps the gradle group across 2 directories with 2 updates: [com.google.inject:guice](https://github.com/google/guice) and com.google.code.findbugs:jsr305.
Bumps the gradle group across 2 directories with 2 updates: com.google.code.findbugs:jsr305 and [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm).
Bumps the gradle group with 2 updates in the /gradle/multi-dir/foo directory: [com.google.inject:guice](https://github.com/google/guice) and com.google.code.findbugs:jsr305.
Bumps the gradle group with 2 updates in the /gradle/multi-dir/bar directory: com.google.code.findbugs:jsr305 and [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm).
Updates `com.google.inject:guice` from 4.2.0 to 4.2.1
Expand All @@ -437,7 +437,7 @@ output:
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.0.Final/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/commits/5.3.0.Final)
dependency-group:
name: gradle group across 2 directories
name: gradle group
- type: mark_as_processed
expect:
data:
Expand Down
10 changes: 5 additions & 5 deletions tests/smoke-maven-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,24 +314,24 @@ output:
type: file
pr-title: Bump the maven group across 2 directories with 1 update
pr-body: |
Bumps the maven group across 2 directories with 1 update: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group across 2 directories with 1 update: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group with 1 update in the /maven/multi-dir/foo directory: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group with 1 update in the /maven/multi-dir/bar directory: org.springframework.boot:spring-boot-starter-parent.
Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.10.RELEASE to 1.5.12.RELEASE
Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.9.RELEASE to 1.5.12.RELEASE
commit-message: |-
Bump the maven group across 2 directories with 1 update
Bumps the maven group across 2 directories with 1 update: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group across 2 directories with 1 update: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group with 1 update in the /maven/multi-dir/foo directory: org.springframework.boot:spring-boot-starter-parent.
Bumps the maven group with 1 update in the /maven/multi-dir/bar directory: org.springframework.boot:spring-boot-starter-parent.
Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.10.RELEASE to 1.5.12.RELEASE
Updates `org.springframework.boot:spring-boot-starter-parent` from 1.5.9.RELEASE to 1.5.12.RELEASE
dependency-group:
name: maven group across 2 directories
name: maven group
- type: mark_as_processed
expect:
data:
Expand Down
10 changes: 5 additions & 5 deletions tests/smoke-npm-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ output:
type: file
pr-title: Bump the npm_and_yarn group across 2 directories with 3 updates
pr-body: |
Bumps the npm_and_yarn group across 2 directories with 2 updates: @dependabot/dummy-pkg-b and [left-pad](https://github.com/stevemao/left-pad).
Bumps the npm_and_yarn group across 2 directories with 2 updates: [left-pad](https://github.com/stevemao/left-pad) and @dependabot/dummy-pkg-a.
Bumps the npm_and_yarn group with 2 updates in the /npm/multi-dir/foo directory: @dependabot/dummy-pkg-b and [left-pad](https://github.com/stevemao/left-pad).
Bumps the npm_and_yarn group with 2 updates in the /npm/multi-dir/bar directory: [left-pad](https://github.com/stevemao/left-pad) and @dependabot/dummy-pkg-a.
Updates `@dependabot/dummy-pkg-b` from 1.0.0 to 1.1.0
Expand All @@ -277,8 +277,8 @@ output:
commit-message: |-
Bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group across 2 directories with 2 updates: @dependabot/dummy-pkg-b and [left-pad](https://github.com/stevemao/left-pad).
Bumps the npm_and_yarn group across 2 directories with 2 updates: [left-pad](https://github.com/stevemao/left-pad) and @dependabot/dummy-pkg-a.
Bumps the npm_and_yarn group with 2 updates in the /npm/multi-dir/foo directory: @dependabot/dummy-pkg-b and [left-pad](https://github.com/stevemao/left-pad).
Bumps the npm_and_yarn group with 2 updates in the /npm/multi-dir/bar directory: [left-pad](https://github.com/stevemao/left-pad) and @dependabot/dummy-pkg-a.
Updates `@dependabot/dummy-pkg-b` from 1.0.0 to 1.1.0
Expand All @@ -291,7 +291,7 @@ output:
Updates `@dependabot/dummy-pkg-a` from 1.0.0 to 1.1.0
dependency-group:
name: npm_and_yarn group across 2 directories
name: npm_and_yarn group
- type: mark_as_processed
expect:
data:
Expand Down
32 changes: 5 additions & 27 deletions tests/smoke-nuget-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,37 +117,15 @@ output:
</Project>
content_encoding: utf-8
deleted: false
directory: /nuget/multi-dir/foo
name: project.csproj
operation: update
support_file: false
type: file
- content: |
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NuGet.Versioning" Version="6.2.4" />
</ItemGroup>
</Project>
content_encoding: utf-8
deleted: false
directory: /nuget/multi-dir/bar
name: project.csproj
operation: update
support_file: false
type: file
pr-title: Bump the nuget group across 2 directories with 1 update
pr-body: |
Bumps the nuget group across 2 directories with 1 update: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Bumps the nuget group across 2 directories with 1 update: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Bumps the nuget group with 1 update in the /nuget/multi-dir/foo directory: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Bumps the nuget group with 1 update in the /nuget/multi-dir/bar directory: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Updates `NuGet.Versioning` from 6.1.0 to 6.2.4
<details>
Expand All @@ -169,8 +147,8 @@ output:
commit-message: |-
Bump the nuget group across 2 directories with 1 update
Bumps the nuget group across 2 directories with 1 update: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Bumps the nuget group across 2 directories with 1 update: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Bumps the nuget group with 1 update in the /nuget/multi-dir/foo directory: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Bumps the nuget group with 1 update in the /nuget/multi-dir/bar directory: [NuGet.Versioning](https://github.com/NuGet/NuGet.Client).
Updates `NuGet.Versioning` from 6.1.0 to 6.2.4
Expand All @@ -181,7 +159,7 @@ output:
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)
dependency-group:
name: nuget group across 2 directories
name: nuget group
- type: mark_as_processed
expect:
data:
Expand Down
10 changes: 5 additions & 5 deletions tests/smoke-pip-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ output:
type: file
pr-title: Bump the pip group across 2 directories with 2 updates
pr-body: |
Bumps the pip group across 2 directories with 1 update: [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group across 2 directories with 2 updates: [urllib3](https://github.com/urllib3/urllib3) and [numpy](https://github.com/numpy/numpy).
Bumps the pip group with 1 update in the /pip/multi-dir/foo directory: [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group with 2 updates in the /pip/multi-dir/bar directory: [urllib3](https://github.com/urllib3/urllib3) and [numpy](https://github.com/numpy/numpy).
Updates `urllib3` from 1.0 to 1.0.1
<details>
Expand Down Expand Up @@ -211,8 +211,8 @@ output:
commit-message: |-
Bump the pip group across 2 directories with 2 updates
Bumps the pip group across 2 directories with 1 update: [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group across 2 directories with 2 updates: [urllib3](https://github.com/urllib3/urllib3) and [numpy](https://github.com/numpy/numpy).
Bumps the pip group with 1 update in the /pip/multi-dir/foo directory: [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group with 2 updates in the /pip/multi-dir/bar directory: [urllib3](https://github.com/urllib3/urllib3) and [numpy](https://github.com/numpy/numpy).
Updates `urllib3` from 1.0 to 1.0.1
Expand All @@ -230,7 +230,7 @@ output:
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.0...v1.3.0)
dependency-group:
name: pip group across 2 directories
name: pip group
- type: mark_as_processed
expect:
data:
Expand Down

0 comments on commit c198294

Please sign in to comment.