Skip to content

chore(deps-dev): bump @dhis2/cli-app-scripts from 5.7.1 to 7.3.0#950

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2021

Bumps @dhis2/cli-app-scripts from 5.7.1 to 7.3.0.

Release notes

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

v7.3.0

7.3.0 (2021-08-12)

Features

  • cli: add jestConfig option to test script (#605) (57d6407)

v7.3.0-alpha.1

7.3.0-alpha.1 (2021-07-23)

Features

v7.2.1

7.2.1 (2021-07-27)

Bug Fixes

  • cli: Support multiple library entrypoints (#597) (a95be81)

v7.2.0

7.2.0 (2021-07-23)

Bug Fixes

  • add flags to specify name and version for non-platform apps (a24e0e6)
  • correctly parse base config, simplify logic, only rm dir on build (9891ea3)
  • don't throw if d2.config.js doesn't exist (3385e0e)
  • fs: re-read package.json from disk to make sure it is not stale (918d113)
  • pack: use the built app config (e22d186)
  • publish: only prompt in CI mode (6872ca0)
  • publish: pack when file param is unused (cc4c802)

Features

  • add option to skip packing when running build (669ab94)
  • pack: adds pack command (be700f1)
  • publish: expose publish command module (ff55d5a)

v7.2.0-beta.1

7.2.0-beta.1 (2021-07-23)

Bug Fixes

... (truncated)

Changelog

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

7.3.0 (2021-08-12)

Features

  • cli: add jestConfig option to test script (#605) (57d6407)

7.2.1 (2021-07-27)

Bug Fixes

  • cli: Support multiple library entrypoints (#597) (a95be81)

7.2.0 (2021-07-23)

Bug Fixes

  • add flags to specify name and version for non-platform apps (a24e0e6)
  • correctly parse base config, simplify logic, only rm dir on build (9891ea3)
  • don't throw if d2.config.js doesn't exist (3385e0e)
  • fs: re-read package.json from disk to make sure it is not stale (918d113)
  • pack: use the built app config (e22d186)
  • publish: only prompt in CI mode (6872ca0)
  • publish: pack when file param is unused (cc4c802)

Features

  • add option to skip packing when running build (669ab94)
  • pack: adds pack command (be700f1)
  • publish: expose publish command module (ff55d5a)

7.2.0-beta.1 (2021-07-23)

Bug Fixes

  • add flags to specify name and version for non-platform apps (a24e0e6)
  • correctly parse base config, simplify logic, only rm dir on build (9891ea3)
  • don't throw if d2.config.js doesn't exist (3385e0e)
  • fs: re-read package.json from disk to make sure it is not stale (918d113)
  • pack: use the built app config (e22d186)
  • publish: only prompt in CI mode (6872ca0)
  • publish: pack when file param is unused (cc4c802)

Features

... (truncated)

Commits
  • c0f8d5b chore(release): cut 7.3.0 [skip ci]
  • 57d6407 feat(cli): add jestConfig option to test script (#605)
  • b5afa3c chore(cli): remove rollup.config.js (#598)
  • e788b87 chore(release): cut 7.2.1 [skip ci]
  • a95be81 fix(cli): Support multiple library entrypoints (#597)
  • 56c06df chore(release): cut 7.2.0 [skip ci]
  • c023057 chore(release): cut 7.2.0-beta.1 [skip ci]
  • 9891ea3 fix: correctly parse base config, simplify logic, only rm dir on build
  • bcc3ae8 style: apply formatting
  • a24e0e6 fix: add flags to specify name and version for non-platform apps
  • 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 Aug 12, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dhis2/cli-app-scripts-7.3.0 branch from 5f1dc1a to c6103ca Compare August 13, 2021 10:38
Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 5.7.1 to 7.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/v7.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-7.3.0 branch from c6103ca to 1a8d197 Compare August 13, 2021 10:43
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2021

Superseded by #970.

@dependabot dependabot bot closed this Aug 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dhis2/cli-app-scripts-7.3.0 branch August 24, 2021 13:01
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