Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

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

Release notes

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

v10.2.0

10.2.0 (2022-11-30)

Bug Fixes

Features

  • cli: add pwa to plugins; fix plugin build details (#746) (fd920a4)
  • include plugin launch path plugin.html in built manifests [LIBS-346] (#745) (8843f6b)
  • adapter: don't render headerbar for plugins (4ac6d54)
  • cli: add webpack config for JS and CSS (a04b7c6)
  • cli: add webpack config for JS and CSS (cec6339)
  • cli: create plugin entrypoint wrapper during compilation (8e4dbff)
  • cli: enable split chunks optimisation in webpack config (e8ebcbf)
  • cli: plugin start script (9fea158)
  • cli: setup css minimiser webpack plugin (3f1b1f2)
  • cli: setup define webpack plugin (5d8f374)
  • cli: setup htmlwebpackplugin (202225c)
  • cli: setup ignore webpack plugin for moment.js (223b191)
  • cli: setup terser webpack plugin (2693258)
  • webpack config for plugin (3e4275c)
  • cli: support plugin entrypoint when validating entrypoints (04ece0a)

v10.2.0-alpha.3

10.2.0-alpha.3 (2022-11-30)

Bug Fixes

  • deps: bump platform deps and unpin (bd2582f)
  • pwa: only count clients in scope (#760) (41113c0)

v10.2.0-alpha.2

10.2.0-alpha.2 (2022-11-15)

Bug Fixes

  • deps: bump app-runtime to 3.6.1 [LIBS-356] (#763) (190b9e7)
  • deps: update app-runtime and ui packages (#761) (f6406c5)
  • offline-interface: protect against SW errors (ad3e476)

... (truncated)

Changelog

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

10.2.0 (2022-11-30)

Bug Fixes

Features

  • cli: add pwa to plugins; fix plugin build details (#746) (fd920a4)
  • include plugin launch path plugin.html in built manifests [LIBS-346] (#745) (8843f6b)
  • adapter: don't render headerbar for plugins (4ac6d54)
  • cli: add webpack config for JS and CSS (a04b7c6)
  • cli: add webpack config for JS and CSS (cec6339)
  • cli: create plugin entrypoint wrapper during compilation (8e4dbff)
  • cli: enable split chunks optimisation in webpack config (e8ebcbf)
  • cli: plugin start script (9fea158)
  • cli: setup css minimiser webpack plugin (3f1b1f2)
  • cli: setup define webpack plugin (5d8f374)
  • cli: setup htmlwebpackplugin (202225c)
  • cli: setup ignore webpack plugin for moment.js (223b191)
  • cli: setup terser webpack plugin (2693258)
  • webpack config for plugin (3e4275c)
  • cli: support plugin entrypoint when validating entrypoints (04ece0a)

10.2.0-alpha.3 (2022-11-30)

Bug Fixes

  • deps: bump platform deps and unpin (bd2582f)
  • pwa: only count clients in scope (#760) (41113c0)

10.1.6 (2022-11-24)

Bug Fixes

10.1.5 (2022-11-15)

Bug Fixes

... (truncated)

Commits
  • c5155d8 chore(release): cut 10.2.0 [skip release]
  • cc4ae18 chore(release): cut 10.2.0-alpha.3 [skip release]
  • 83b8cf3 Merge branch 'master' into alpha
  • b4dd351 refactor: review feedback (#773)
  • c47df66 chore(release): cut 10.1.6 [skip release]
  • 2e9729d chore(release): cut 10.2.0-alpha.2 [skip release]
  • 0e11e56 chore(release): cut 10.1.5 [skip release]
  • 245b680 Merge branch 'master' into alpha
  • 3e54f13 chore(release): cut 10.1.4 [skip release]
  • 17fdf46 chore(release): cut 10.1.3 [skip release]
  • 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 1, 2022
Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 8.3.0 to 10.2.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/v10.2.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 force-pushed the dependabot/npm_and_yarn/master/dhis2/cli-app-scripts-10.2.0 branch from 3639ffa to 0b5a048 Compare January 13, 2023 15:48
@amcgee
Copy link
Member

amcgee commented Sep 1, 2023

@dependabot reopen

@amcgee
Copy link
Member

amcgee commented Sep 1, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #597.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dhis2/cli-app-scripts-10.2.0 branch September 1, 2023 14:54
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.

2 participants