Skip to content
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

feat(deps): bump @dhis2/cli-utils-cypress from 8.0.1 to 9.0.1 [defer release] #513

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps @dhis2/cli-utils-cypress from 8.0.1 to 9.0.1.

Release notes

Sourced from @​dhis2/cli-utils-cypress's releases.

v9.0.1

9.0.1 (2021-11-09)

Bug Fixes

  • network shim: wait for network idle after tests (d025422)

v9.0.0

9.0.0 (2021-11-04)

Bug Fixes

  • network shim: use "Cypress.currentTest" in "getFeatureName" (573bd78)

chore

  • dependencies: add cypress@^8.2 as peer dependency (e0c40e7)

BREAKING CHANGES

  • dependencies: Adds cypress with min version 8.2 as peer dependency

v8.0.6

8.0.6 (2021-10-28)

Bug Fixes

v8.0.5

8.0.5 (2021-10-27)

Bug Fixes

  • network-shim: fix out-of-bound index of non-deterministic requests (#287) (ea407a9)

v8.0.4

8.0.4 (2021-10-01)

Bug Fixes

  • network shim: add missing "experimentalInteractiveRunEvents" (880c490)

... (truncated)

Changelog

Sourced from @​dhis2/cli-utils-cypress's changelog.

9.0.1 (2021-11-09)

Bug Fixes

  • network shim: wait for network idle after tests (d025422)

9.0.0 (2021-11-04)

Bug Fixes

  • network shim: use "Cypress.currentTest" in "getFeatureName" (573bd78)

chore

  • dependencies: add cypress@^8.2 as peer dependency (e0c40e7)

BREAKING CHANGES

  • dependencies: Adds cypress with min version 8.2 as peer dependency

8.0.6 (2021-10-28)

Bug Fixes

8.0.5 (2021-10-27)

Bug Fixes

  • network-shim: fix out-of-bound index of non-deterministic requests (#287) (ea407a9)

8.0.4 (2021-10-01)

Bug Fixes

  • network shim: add missing "experimentalInteractiveRunEvents" (880c490)

8.0.3 (2021-08-24)

Bug Fixes

... (truncated)

Commits
  • a0e5127 chore(release): cut 9.0.1 [skip ci]
  • 2879f7f Merge pull request #297 from dhis2/Fix_network_shim_requests_post_test
  • d025422 fix(network shim): wait for network idle after tests
  • 6c705b2 chore(release): cut 9.0.0 [skip ci]
  • 31b8118 Merge pull request #291 from dhis2/Fix_networkshim_getFeatureName_util
  • 923f42d chore(dependencies): add cypress@^8.2 as dev dependency to cli util
  • aa963cf chore(network shim test app): add cypress dev dep with correct version
  • f1571fd chore: use "d2-app-scripts test" for testing
  • 573bd78 fix(network shim): use "Cypress.currentTest" in "getFeatureName"
  • e0c40e7 chore(dependencies): add cypress@^8.2 as peer dependency
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2021
@amcgee amcgee changed the title chore(deps): bump @dhis2/cli-utils-cypress from 8.0.1 to 9.0.1 feat(deps): bump @dhis2/cli-utils-cypress from 8.0.1 to 9.0.1 [defer release] Nov 10, 2021
@amcgee amcgee enabled auto-merge (squash) November 10, 2021 16:47
Bumps [@dhis2/cli-utils-cypress](https://github.com/dhis2/cli-utils-cypress) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/dhis2/cli-utils-cypress/releases)
- [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-utils-cypress@v8.0.1...v9.0.1)

---
updated-dependencies:
- dependency-name: "@dhis2/cli-utils-cypress"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/dhis2/cli-utils-cypress-9.0.1 branch from 1bc5f15 to 1013599 Compare November 10, 2021 16:50
@amcgee amcgee disabled auto-merge November 10, 2021 16:55
@amcgee amcgee enabled auto-merge (squash) November 10, 2021 16:55
@amcgee amcgee disabled auto-merge November 10, 2021 19:58
@amcgee amcgee merged commit ea03992 into master Nov 10, 2021
@amcgee amcgee deleted the dependabot/npm_and_yarn/master/dhis2/cli-utils-cypress-9.0.1 branch November 10, 2021 19:58
dhis2-bot added a commit that referenced this pull request Nov 29, 2021
# [4.2.0](v4.1.0...v4.2.0) (2021-11-29)

### Bug Fixes

* **deps:** bump @dhis2/cli-utils-docsite from 3.0.0 to 3.1.2 [defer release] ([#468](#468)) ([6c3a69d](6c3a69d))

### Features

* **cli:** prefer project-local tools ([50e1eae](50e1eae))
* **deps:** bump @dhis2/cli-utils-cypress from 8.0.1 to 9.0.1 [defer release] ([#513](#513)) ([ea03992](ea03992))
@dhis2-bot
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants