Skip to content

chore(deps-dev): bump @dhis2/cli-app-scripts from 6.2.0 to 8.3.0#1056

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.0
Closed

chore(deps-dev): bump @dhis2/cli-app-scripts from 6.2.0 to 8.3.0#1056
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps @dhis2/cli-app-scripts from 6.2.0 to 8.3.0.

Release notes

Sourced from @​dhis2/cli-app-scripts's releases.

v8.3.0

8.3.0 (2021-10-19)

Features

  • pwa: add request filtering for recorded sections (#682) (b40516e)

v8.2.3

8.2.3 (2021-10-14)

Bug Fixes

  • cli: run yarn install after fixing yarn.lock by deduplicating (#676) (a32f969)
  • cli: wrap App component in CustomDataProvider in boilerplate test (#678) (88be6eb)
  • pwa: update gracefully despite missing clients info (#679) (c7fe509)

v8.2.2

8.2.2 (2021-10-11)

Bug Fixes

  • pwa: improve SW update UX (79b5285)

v8.2.1

8.2.1 (2021-10-08)

Bug Fixes

  • shell: wrap app in CustomDataProvider in App test (#677) (3325605)

v8.2.0

8.2.0 (2021-10-07)

Features

  • cli: validate yarn.lock in 'start' and 'build' commands and add 'deduplicate' command (#668) (8a8aa4d)

v8.1.2

8.1.2 (2021-10-04)

Bug Fixes

  • service-worker: change routing to allow redirect to login page (#669) (97c84d4)

... (truncated)

Changelog

Sourced from @​dhis2/cli-app-scripts's changelog.

8.3.0 (2021-10-19)

Features

  • pwa: add request filtering for recorded sections (#682) (b40516e)

8.2.3 (2021-10-14)

Bug Fixes

  • cli: run yarn install after fixing yarn.lock by deduplicating (#676) (a32f969)
  • cli: wrap App component in CustomDataProvider in boilerplate test (#678) (88be6eb)
  • pwa: update gracefully despite missing clients info (#679) (c7fe509)

8.2.2 (2021-10-11)

Bug Fixes

  • pwa: improve SW update UX (79b5285)

8.2.1 (2021-10-08)

Bug Fixes

  • shell: wrap app in CustomDataProvider in App test (#677) (3325605)

8.2.0 (2021-10-07)

Features

  • cli: validate yarn.lock in 'start' and 'build' commands and add 'deduplicate' command (#668) (8a8aa4d)

8.1.2 (2021-10-04)

Bug Fixes

  • service-worker: change routing to allow redirect to login page (#669) (97c84d4)

8.1.1 (2021-09-28)

Bug Fixes

  • offline-interface: improve SW update message & actions (9caedba)

... (truncated)

Commits
  • 1d0423e chore(release): cut 8.3.0 [skip ci]
  • b40516e feat(pwa): add request filtering for recorded sections (#682)
  • bcc599b chore(release): cut 8.2.3 [skip ci]
  • a32f969 fix(cli): run yarn install after fixing yarn.lock by deduplicating (#676)
  • 88be6eb fix(cli): wrap App component in CustomDataProvider in boilerplate test (#678)
  • b85efd0 chore(release): cut 8.2.2 [skip ci]
  • 87ebc4e chore(release): cut 8.2.1 [skip ci]
  • aafa05c chore(release): cut 8.2.0 [skip ci]
  • 8a8aa4d feat(cli): validate yarn.lock in 'start' and 'build' commands and add 'dedupl...
  • f0e57bb chore(release): cut 8.1.2 [skip ci]
  • 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 Oct 19, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.0 branch from 2aa85cc to 3a75945 Compare October 20, 2021 14:49
Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 6.2.0 to 8.3.0.
- [Release notes](https://github.com/dhis2/app-platform/releases)
- [Changelog](https://github.com/dhis2/app-platform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dhis2/app-platform/commits/v8.3.0/cli)

---
updated-dependencies:
- dependency-name: "@dhis2/cli-app-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.0 branch from 3a75945 to af5a0ba Compare November 15, 2021 14:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #1080.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.0 branch November 22, 2021 22:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants