Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

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

Release notes

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

v8.3.2

8.3.2 (2021-12-07)

Bug Fixes

  • cli-38: catch all unhandled rejections (3f9f371)
  • cli-38: catch syntax errors and recover (5f9c5bb)

v8.3.1

8.3.1 (2021-11-22)

Bug Fixes

  • app-icon: replace with placeholder icon (e97fe45)

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)

... (truncated)

Changelog

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

8.3.2 (2021-12-07)

Bug Fixes

  • cli-38: catch all unhandled rejections (3f9f371)
  • cli-38: catch syntax errors and recover (5f9c5bb)

8.3.1 (2021-11-22)

Bug Fixes

  • app-icon: replace with placeholder icon (e97fe45)

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

... (truncated)

Commits
  • dea824a chore(release): cut 8.3.2 [skip ci]
  • 03c9106 chore(deps): update helpers-engine
  • 26f5c01 refactor: print relative source name to cwd
  • e30dcce refactor: remove unhandledRejection listener
  • 3f9f371 fix(cli-38): catch all unhandled rejections
  • 5f9c5bb fix(cli-38): catch syntax errors and recover
  • ecc8d55 chore(release): cut 8.3.1 [skip ci]
  • 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]
  • 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 Dec 7, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.2 branch from eb2dcbe to f18d0a4 Compare January 27, 2022 10:45
Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 6.2.0 to 8.3.2.
- [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.2/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.2 branch from f18d0a4 to 96da6e7 Compare February 8, 2022 08:35
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2022

Superseded by #1129.

@dependabot dependabot bot closed this Feb 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dhis2/cli-app-scripts-8.3.2 branch February 22, 2022 22:09
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