Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @dhis2/cli-app-scripts from 8.0.1 to 10.2.0 #502

Conversation

dependabot[bot]
Copy link

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 5, 2022 00:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #518.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dhis2/cli-app-scripts-10.2.0 branch February 20, 2023 01:12
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