Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 10, 2023
1 parent d9d2251 commit fc06ef1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: tests
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 3'
workflow_dispatch:

jobs:
tests-on-phpunit-9:
Expand Down
40 changes: 24 additions & 16 deletions CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,53 +2,61 @@

This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench-browser-kit`.

## 7.13.0

Released: 2023-08-10

### Changes

* Update minimum support for Testbench v6.29.2+. ([v6.24.1...v6.29.2](https://github.com/orchestral/testbench/compare/v6.24.1...v6.29.2))

## 7.12.0

Released: 2023-10-10
Released: 2023-01-10

### Changes

* Update minimum support for Testbench Core v7.18.0+. ([v7.17.0...v7.18.0](https://github.com/orchestral/testbench-core/compare/v7.17.0...v7.18.0))
* Update minimum support for Testbench v7.18.0+. ([v7.17.0...v7.18.0](https://github.com/orchestral/testbench-core/compare/v7.17.0...v7.18.0))

## 7.11.0

Released: 2022-12-22

### Changes

* Update minimum support for Testbench Core v7.17.0+. ([v7.16.0...v7.17.0](https://github.com/orchestral/testbench-core/compare/v7.16.0...v7.17.0))
* Update minimum support for Testbench v7.17.0+. ([v7.16.0...v7.17.0](https://github.com/orchestral/testbench-core/compare/v7.16.0...v7.17.0))

## 7.10.0

Released: 2022-12-19

### Changes

* Update minimum support for Testbench Core v7.16.0+. ([v7.15.0...v7.16.0](https://github.com/orchestral/testbench-core/compare/v7.15.0...v7.16.0))
* Update minimum support for Testbench v7.16.0+. ([v7.15.0...v7.16.0](https://github.com/orchestral/testbench-core/compare/v7.15.0...v7.16.0))

## 7.9.0

Released: 2022-12-19

### Changes

* Update minimum support for Testbench Core v7.15.0+. ([v7.14.0...v7.15.0](https://github.com/orchestral/testbench-core/compare/v7.14.0...v7.15.0))
* Update minimum support for Testbench v7.15.0+. ([v7.14.0...v7.15.0](https://github.com/orchestral/testbench-core/compare/v7.14.0...v7.15.0))

## 7.8.0

Released: 2022-11-28

### Changes

* Update minimum support for Testbench Core v7.14.0+. ([v7.13.0...v7.14.0](https://github.com/orchestral/testbench-core/compare/v7.13.0...v7.14.0))
* Update minimum support for Testbench v7.14.0+. ([v7.13.0...v7.14.0](https://github.com/orchestral/testbench-core/compare/v7.13.0...v7.14.0))

## 7.7.0

Released: 2022-11-14

### Changes

* Update minimum support for Testbench Core v7.13.0+. ([v7.11.0...v7.13.0](https://github.com/orchestral/testbench-core/compare/v7.11.0...v7.13.0))
* Update minimum support for Testbench v7.13.0+. ([v7.11.0...v7.13.0](https://github.com/orchestral/testbench-core/compare/v7.11.0...v7.13.0))

## 7.6.1

Expand All @@ -64,23 +72,23 @@ Released: 2022-11-06

### Changes

* Update minimum support for Testbench Core v7.11.0+. ([v7.10.2...v7.11.0](https://github.com/orchestral/testbench-core/compare/v7.10.2...v7.11.0))
* Update minimum support for Testbench v7.11.0+. ([v7.10.2...v7.11.0](https://github.com/orchestral/testbench-core/compare/v7.10.2...v7.11.0))

## 7.5.0

Released: 2022-11-06

### Changes

* Update minimum support for Testbench Core v7.10.2+. ([v7.9.0...v7.10.2](https://github.com/orchestral/testbench-core/compare/v7.9.0...v7.10.2))
* Update minimum support for Testbench v7.10.2+. ([v7.9.0...v7.10.2](https://github.com/orchestral/testbench-core/compare/v7.9.0...v7.10.2))

## 7.4.0

Released: 2022-11-06

### Changes

* Update minimum support for Testbench Core v7.9.0+. ([v7.8.1...v7.9.0](https://github.com/orchestral/testbench-core/compare/v7.8.1...v7.9.0))
* Update minimum support for Testbench v7.9.0+. ([v7.8.1...v7.9.0](https://github.com/orchestral/testbench-core/compare/v7.8.1...v7.9.0))
* Bump minimum `symfony` dependencies to `6.0.9`.

## 7.3.5
Expand All @@ -89,47 +97,47 @@ Released: 2022-10-04

### Changes

* Update minimum support for Testbench Core v7.8.1+. ([v7.8.0...v7.8.1](https://github.com/orchestral/testbench-core/compare/v7.8.0...v7.8.1))
* Update minimum support for Testbench v7.8.1+. ([v7.8.0...v7.8.1](https://github.com/orchestral/testbench-core/compare/v7.8.0...v7.8.1))

## 7.3.4

Released: 2022-10-04

### Changes

* Update minimum support for Testbench Core v7.8.0+. ([v7.7.1...v7.8.0](https://github.com/orchestral/testbench-core/compare/v7.7.1...v7.8.0))
* Update minimum support for Testbench v7.8.0+. ([v7.7.1...v7.8.0](https://github.com/orchestral/testbench-core/compare/v7.7.1...v7.8.0))

## 7.3.3

Released: 2022-09-28

### Changes

* Update minimum support for Testbench Core v7.7.1+. ([v7.7.0...v7.7.1](https://github.com/orchestral/testbench-core/compare/v7.7.0...v7.7.1))
* Update minimum support for Testbench v7.7.1+. ([v7.7.0...v7.7.1](https://github.com/orchestral/testbench-core/compare/v7.7.0...v7.7.1))

## 7.3.2

Released: 2022-09-28

### Changes

* Update minimum support for Testbench Core v7.7.0+. ([v7.6.1...v7.7.0](https://github.com/orchestral/testbench-core/compare/v7.6.1...v7.7.0))
* Update minimum support for Testbench v7.7.0+. ([v7.6.1...v7.7.0](https://github.com/orchestral/testbench-core/compare/v7.6.1...v7.7.0))

## 7.3.1

Released: 2022-08-10

### Changes

* Update minimum support for Testbench Core v7.6.1+. ([v7.6.0...v7.6.1](https://github.com/orchestral/testbench-core/compare/v7.6.0...v7.6.1))
* Update minimum support for Testbench v7.6.1+. ([v7.6.0...v7.6.1](https://github.com/orchestral/testbench-core/compare/v7.6.0...v7.6.1))

## 7.3.0

Released: 2022-06-30

### Changes

* Update minimum support for Testbench Core v7.6.0+. ([v7.5.0...v7.6.0](https://github.com/orchestral/testbench-core/compare/v7.5.0...v7.6.0))
* Update minimum support for Testbench v7.6.0+. ([v7.5.0...v7.6.0](https://github.com/orchestral/testbench-core/compare/v7.5.0...v7.6.0))

## 7.2.0

Expand Down

0 comments on commit fc06ef1

Please sign in to comment.