Skip to content

feat(deps): bump @dhis2/cli-app-scripts from 7.1.0 to 8.3.0 [defer release]#508

Merged
amcgee merged 1 commit into
masterfrom
dependabot/npm_and_yarn/master/dhis2/cli-app-scripts-8.3.0
Nov 10, 2021
Merged

feat(deps): bump @dhis2/cli-app-scripts from 7.1.0 to 8.3.0 [defer release]#508
amcgee merged 1 commit into
masterfrom
dependabot/npm_and_yarn/master/dhis2/cli-app-scripts-8.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2021

Copy link
Copy Markdown
Contributor

Bumps @dhis2/cli-app-scripts from 7.1.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)

Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 7.1.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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 20, 2021
@amcgee amcgee changed the title chore(deps): bump @dhis2/cli-app-scripts from 7.1.0 to 8.3.0 feat(deps): bump @dhis2/cli-app-scripts from 7.1.0 to 8.3.0 [defer release] Nov 10, 2021
@amcgee
amcgee merged commit 288039e into master Nov 10, 2021
@amcgee
amcgee deleted the dependabot/npm_and_yarn/master/dhis2/cli-app-scripts-8.3.0 branch November 10, 2021 16:46
dhis2-bot added a commit that referenced this pull request Nov 10, 2021
# [4.1.0](v4.0.5...v4.1.0) (2021-11-10)

### Features

* **deps:** bump @dhis2/cli-app-scripts from 7.1.0 to 8.3.0 [defer release] ([#508](#508)) ([288039e](288039e))
@dhis2-bot

Copy link
Copy Markdown
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