semantic-release-bot
da6f8cf981
chore: release @cypress/webpack-dev-server-v1.4.0
...
[skip ci]
@cypress/webpack-dev-server-v1.4.0
2021-06-17 19:45:50 -04:00
semantic-release-bot
0620862bff
chore: release @cypress/vue-v3.0.0-beta.2
...
[skip ci]
@cypress/vue-v3.0.0-beta.2
2021-06-17 19:45:34 -04:00
semantic-release-bot
6fe778416b
chore: release @cypress/schematic-v1.3.1
...
[skip ci]
@cypress/schematic-v1.3.1
2021-06-17 19:45:15 -04:00
semantic-release-bot
4d43d24b53
chore: release create-cypress-tests-v1.1.2
...
[skip ci]
create-cypress-tests-v1.1.2
2021-06-17 19:44:56 -04:00
Barthélémy Ledoux
8f58835fa1
ci: release vue3 on master ( #16997 )
2021-06-17 18:22:06 -05:00
Adam Murray
ac16efca80
fix: add latest channel to properly release npm packages ( #16994 )
2021-06-17 15:42:40 -05:00
Adam Murray
b49fcaf9cf
fix: ensure schematic is installed as devDependency ( #16965 )
2021-06-17 13:18:06 -05:00
Barthélémy Ledoux
c37ecea3ca
fix: case issue create cypress tests with react/plugins/load-webpack ( #16961 )
...
closes #16960
2021-06-16 21:36:43 -05:00
Chris Breiding
b9ede1f7be
release 7.5.0 [skip ci]
v7.5.0
2021-06-07 18:38:22 -04:00
Chris Breiding
d5b776a58a
chore: Fix darwin build ( #16836 )
2021-06-07 15:42:43 -04:00
Zach Panzarino
6171fdfff6
feat(desktop-gui): add ci and dashboard prompts with docs dropdown menu ( #16433 )
2021-06-07 17:50:05 +03:00
Barthélémy Ledoux
e0c385e0a2
Merge branch 'master' into develop
2021-06-04 22:56:37 +00:00
Barthélémy Ledoux
30d0b3328d
ci: fix merge master into develop failure ( #16815 )
2021-06-04 17:56:02 -05:00
Barthélémy Ledoux
f08c0c8d05
Merge pull request #16814 from cypress-io/merge-dev-mastter
2021-06-04 17:55:25 -05:00
ElevateBart
236cdf1d1e
Merge branch 'master' into merge-dev-mastter
2021-06-04 13:59:19 -05:00
semantic-release-bot
5c9fb0bc34
chore: release @cypress/react-v5.9.1
...
[skip ci]
@cypress/react-v5.9.1
2021-06-04 13:50:36 -04:00
Zach Panzarino
8d8abc7ce7
chore: remove git add from precommit hooks ( #16803 )
2021-06-04 12:37:54 -05:00
Gleb Bahmutov
03e2197d9f
fix: do not throw if location is an empty string ( #16772 )
...
* do not throw if location is an empty string
* add a test
2021-06-04 12:00:43 -05:00
Lachlan Miller
03481703c9
fix(cypress/react): add default webpack config path ( #16813 )
...
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
2021-06-04 11:29:45 -05:00
github-actions[bot]
3ad72bac4a
chore: Update Chrome (beta) to 92.0.4515.40 ( #16811 )
...
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2021-06-04 10:48:54 -04:00
Shunfang Lan
e26664b3a0
Merge branch 'master' into develop
2021-06-04 14:23:03 +00:00
Shunfang Lan
98fe58cce3
fix(npm/react): webpack config sample bug ( #16737 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2021-06-04 09:22:28 -05:00
Zach Bloomquist
8203770af8
chore: use cypress/browsers:node14.16.0-chrome90-ff88 ( #16731 )
2021-06-03 20:37:26 +00:00
Barthélémy Ledoux
6bbb216ade
chore: avoid rollup compiling spec files ( #16732 )
...
* chore: avoid rollup compiling spec files
* chore: exlcude stories from the rollup build too
2021-06-03 09:33:27 +10:00
Barthélémy Ledoux
7162bd1330
chore: avoid creating files at every yarn build ( #16781 )
2021-06-02 15:59:31 -05:00
Kukhyeon Heo
31bd0e937f
fix(types): should() cannot be used with values. ( #16744 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2021-06-02 14:42:23 -04:00
Kukhyeon Heo
49990480bd
feat(types): can specify the ResponseBody type of cy.request ( #16743 )
2021-06-02 09:27:15 -05:00
Chris Breiding
97e7a524d4
chore: Ensure binaries are downloadable after release ( #16735 )
2021-06-02 10:08:11 -04:00
Lachlan Miller
445e57dc1d
Merge pull request #16761 from cypress-io/chore/merge-up-master
...
chore: merge master back into develop
2021-06-02 07:51:31 +10:00
ElevateBart
d4a92c66d3
ci: deliver only vue2 on npm/vue/v2
2021-06-01 12:56:23 -05:00
ElevateBart
a00eb6f316
ci: use npm/vue/v2 as the name of the vue2 branch
2021-06-01 11:30:31 -05:00
Barthélémy Ledoux
15cb68571f
Merge branch 'develop' into chore/merge-up-master
2021-06-01 10:56:52 -05:00
Kukhyeon Heo
e5276f8ace
fix: --config-file can now handle absolute paths. ( #16746 )
...
Co-authored-by: Guillaume Viguier guillaume.viguier-just@propulse-lab.com
2021-06-01 15:55:53 +00:00
ElevateBart
3dbfe680fa
Merge branch 'master' into develop
2021-06-01 10:45:00 -05:00
Kukhyeon Heo
06be00fee4
fix(types): add testingType definition ( #16745 )
2021-06-01 10:16:24 -05:00
Braden Mars
315d845432
fix: Migrate from listr to listr2 ( #16663 )
2021-06-01 10:26:03 -04:00
semantic-release-bot
887f60ab96
chore: release @cypress/vue-v3.0.0-beta.1
...
[skip ci]
@cypress/vue-v3.0.0-beta.1
2021-05-31 01:39:22 -04:00
semantic-release-bot
e9d641ff63
chore: release @cypress/vite-dev-server-v2.0.0
...
[skip ci]
@cypress/vite-dev-server-v2.0.0
2021-05-31 01:39:05 -04:00
semantic-release-bot
9a6a62050e
chore: release @cypress/react-v5.9.0
...
[skip ci]
@cypress/react-v5.9.0
2021-05-31 01:38:48 -04:00
Barthélémy Ledoux
0ee001f625
ci: deliver vue3 on master ( #16728 )
...
* feat(vue): vue 3 support in @cypress/vue
BREAKING CHANGE: no support for vue 2 anymore
* build: disable auto deliver of next vue
* Revert "feat(vue): vue 3 support in @cypress/vue"
This reverts commit 8f55d7baaf .
* Revert "build: disable auto deliver of next vue"
This reverts commit ed46c9e5c5 .
* chore: release @cypress/vue-v1.1.0-alpha.1
[skip ci]
* feat: vue3 support for @cypress/vue (#15100 )
* feat: add support for vue3 in npm/vue
BREAKING CHANGE: dropped support for vue 2 in favor of vue 3
* test: remove filter tests not relevant in vue 3
* build: try publishing as a private new major
* chore: release @cypress/vue-v3.0.0-alpha.1
[skip ci]
* chore: bring back access public
* fix: update dependency to webpack dev server
* chore: release @cypress/vue-v3.0.0-alpha.2
[skip ci]
* chore: remove unnecessary dependency
* fix: mistreatment of monorepo dependency
* chore: release @cypress/vue-v3.0.0-alpha.3
[skip ci]
* chore: release @cypress/vue-v3.0.0-alpha.4
[skip ci]
* fix: use __cy_root at the root element
* build: avoid using array spread (tslib imports issue)
* fix: setup for cypress vue tests
* fix: add cleanup event
* test: make sure we use the right build of compiler
* chore: downgrade VTU to rc-1
* chore: release @cypress/vue-v3.0.0
[skip ci]
* chore: upgrade vue version to 3.0.11
* fix: adjust optional peer deps
* fix: allow fo any VTU 2 version using ^
* test: ignore nuxt example
* test: update yarn lock on vue cli
* chore: release @cypress/vue-v3.0.1
[skip ci]
* ci: release vue@next on master
* test: fix vue3 examples
* ci: open only needed server in circle npm-vue
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2021-05-31 11:33:10 +10:00
Pavel Strunkin
755d5c9c8a
Merge branch 'master' into develop
2021-05-28 07:02:09 +00:00
Pavel Strunkin
c618d30f3d
feat: react-scripts. allow parametrise webpack config path ( #16644 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2021-05-28 17:01:33 +10:00
Jennifer Shehane
a2bc515933
fix: Add flag to delay update in chrome ( #16694 )
2021-05-27 10:23:31 -05:00
semantic-release-bot
4663d2efd3
chore: release @cypress/webpack-preprocessor-v5.9.0
...
[skip ci]
@cypress/webpack-preprocessor-v5.9.0
2021-05-26 18:30:11 -04:00
semantic-release-bot
ac6fd06719
chore: release @cypress/webpack-dev-server-v1.3.1
...
[skip ci]
@cypress/webpack-dev-server-v1.3.1
2021-05-26 18:29:56 -04:00
semantic-release-bot
bb1f1ccf22
chore: release @cypress/react-v5.8.1
...
[skip ci]
@cypress/react-v5.8.1
2021-05-26 18:29:41 -04:00
semantic-release-bot
c2a4d5f31f
chore: release @cypress/schematic-v1.3.0
...
[skip ci]
@cypress/schematic-v1.3.0
2021-05-26 18:29:26 -04:00
Adam Murray
3c0747b3e0
Merge branch 'master' into develop
2021-05-26 19:57:51 +00:00
Adam Murray
8b5bad0965
feat: update @cypress/schematic to NOT remove e2e folder or dependencies. ( #16692 )
...
* doc: [DX-310] update community recognition in README
* doc: update license
* feat:[DX-309] update schematic to add or update ng e2e command without removing protractor or other dependencies. update readme and license.
* fix: update cypress commands to match docs
* fix: update migration guide reference
2021-05-26 14:57:13 -05:00
Kukhyeon Heo
322b08a0d5
fix: handle BigInt correctly. ( #16640 )
...
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
2021-05-26 15:10:10 -04:00