Skip to content

Clear CHANGELOGs after release #2374

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

Merged
merged 1 commit into from
Mar 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
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
12 changes: 0 additions & 12 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0
* androidx.concurrent futures 1.2.0
* kotlin 2.1.0
* kotlin coroutines 1.10.1

**New Features**

**Breaking Changes**
Expand Down
11 changes: 0 additions & 11 deletions espresso/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@ The following artifacts were released:

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0
* androidx.concurrent-futures 1.2.0
* kotlin 2.1.0

**New Features**

**Breaking Changes**
Expand Down
15 changes: 0 additions & 15 deletions espresso/device/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,6 @@

**Bug Fixes**

* Fix DisplaySizeRule not consistently restoring to original emulator state for
failing tests
* Support using DisplaySizeRule without an activity in the resumed state
* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0
* gRPC 1.71.0
* kotlin 2.1.0
* kotlin coroutines 1.10.1

**New Features**

**Breaking Changes**
Expand Down
12 changes: 0 additions & 12 deletions ext/junit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,6 @@ are released.

**Bug Fixes**

* Fixed the link to the deprecated `androidx.test.rule.ActivityTestRule` in
the class description.
* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0
* kotlin 2.1.0

**New Features**

**Breaking Changes**
Expand Down
9 changes: 0 additions & 9 deletions ext/truth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0

**New Features**

**Breaking Changes**
Expand Down
9 changes: 0 additions & 9 deletions runner/android_junit_runner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0

**New Features**

**Breaking Changes**
Expand Down
7 changes: 0 additions & 7 deletions runner/android_test_orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3

**New Features**

**Breaking Changes**
Expand Down
10 changes: 0 additions & 10 deletions runner/monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0a
* kotlin 2.1.0

**New Features**

**Breaking Changes**
Expand Down
9 changes: 0 additions & 9 deletions runner/rules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0

**New Features**

**Breaking Changes**
Expand Down
9 changes: 0 additions & 9 deletions services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@

**Bug Fixes**

* Update bazel toolchain:
* bazel version 7.5.0
* rules_jvm_external 6.7
* rules_java 8.6.3
* rules_kotlin 2.1.3
* rules_android 0.6.3
* Update dependencies to:
* androidx.annotation 1.7.0

**New Features**

**Breaking Changes**
Expand Down
Loading