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 10.3.10 to 11.7.0 #3045

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps @dhis2/cli-app-scripts from 10.3.10 to 11.7.0.

Release notes

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

v11.7.0

11.7.0 (2024-07-23)

Features

  • update boilerplate app code for init command [LIBS-644] (#866) (bd6cfc0)

v11.6.4

11.6.4 (2024-07-19)

Bug Fixes

  • use i18next-scanner v3 for better i18next compatibility (#864) (84a5a59)

v11.6.3

11.6.3 (2024-07-16)

Bug Fixes

  • deps: update i18next-scanner version to support old plurals format again (#861) (d0e433b)

v11.6.2

11.6.2 (2024-07-10)

Bug Fixes

  • plugin boundary retry if plugin logic is skipped (#862) (01a3160)

v11.6.1

11.6.1 (2024-07-05)

Bug Fixes

  • alerts: ensure hiding works correctly and alerts are not re-added [DHIS2-15438] (#859) (6b11fff)

v11.6.0

11.6.0 (2024-07-03)

Features

  • parse additional namespaces from d2.config.js and add to manifest.webapp [LIBS-638] (#860) (62782fe)

v11.5.1

11.5.1 (2024-07-01)

... (truncated)

Changelog

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

11.7.0 (2024-07-23)

Features

  • update boilerplate app code for init command [LIBS-644] (#866) (bd6cfc0)

11.6.4 (2024-07-19)

Bug Fixes

  • use i18next-scanner v3 for better i18next compatibility (#864) (84a5a59)

11.6.3 (2024-07-16)

Bug Fixes

  • deps: update i18next-scanner version to support old plurals format again (#861) (d0e433b)

11.6.2 (2024-07-10)

Bug Fixes

  • plugin boundary retry if plugin logic is skipped (#862) (01a3160)

11.6.1 (2024-07-05)

Bug Fixes

  • alerts: ensure hiding works correctly and alerts are not re-added [DHIS2-15438] (#859) (6b11fff)

11.6.0 (2024-07-03)

Features

  • parse additional namespaces from d2.config.js and add to manifest.webapp [LIBS-638] (#860) (62782fe)

11.5.1 (2024-07-01)

Bug Fixes

11.5.0 (2024-06-24)

... (truncated)

Commits
  • 6c96827 chore(release): cut 11.7.0 [skip release]
  • bd6cfc0 feat: update boilerplate app code for init command [LIBS-644] (#866)
  • 47c9dd1 chore(release): cut 11.6.4 [skip release]
  • 84a5a59 fix: use i18next-scanner v3 for better i18next compatibility (#864)
  • 763aba7 chore(release): cut 11.6.3 [skip release]
  • d0e433b fix(deps): update i18next-scanner version to support old plurals format again...
  • 97964a2 chore(release): cut 11.6.2 [skip release]
  • 82f05d5 chore(release): cut 11.6.1 [skip release]
  • a757d82 chore(release): cut 11.6.0 [skip release]
  • 62782fe feat: parse additional namespaces from d2.config.js and add to `manifest.we...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jul 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dhis2/cli-app-scripts-11.7.0 branch 3 times, most recently from a076b87 to 550ff58 Compare August 6, 2024 08:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dhis2/cli-app-scripts-11.7.0 branch from 550ff58 to ecc64a5 Compare August 26, 2024 11:37
Bumps [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) from 10.3.10 to 11.7.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/v11.7.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-11.7.0 branch from ecc64a5 to b257ac7 Compare August 26, 2024 12:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2024

Superseded by #3072.

@dependabot dependabot bot closed this Aug 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dhis2/cli-app-scripts-11.7.0 branch August 27, 2024 13:26
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
Development

Successfully merging this pull request may close these issues.

0 participants