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-style from 7.0.0 to 7.2.1 #396

Merged
merged 4 commits into from
Oct 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2020

Bumps @dhis2/cli-style from 7.0.0 to 7.2.1.

Release notes

Sourced from @dhis2/cli-style's releases.

v7.2.1

7.2.1 (2020-10-28)

Bug Fixes

  • resolve relative paths to staged files (db142b6)

v7.2.0

7.2.0 (2020-10-14)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)
  • declare import as a plugin (f771a87)
  • disabled missingExports by default (7bce47d)
  • execute the tools in the current dir (7e05f84)
  • remove ignoreExports from no-unused-modules (97f4f46), closes #248
  • resolve eslint plugins internally first (75cbad0)
  • run the command from inside node_modules (fd620c5)
  • use the nearest bin folder to exec cmds (761611f)

Features

  • eslint: add no-unused-modules rule (2b5db3f)

v7.2.0-alpha.1

7.2.0-alpha.1 (2020-10-13)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)
  • declare import as a plugin (f771a87)
  • disabled missingExports by default (7bce47d)
  • execute the tools in the current dir (7e05f84)
  • remove ignoreExports from no-unused-modules (97f4f46), closes #248
  • resolve eslint plugins internally first (75cbad0)
  • run the command from inside node_modules (fd620c5)
  • use the nearest bin folder to exec cmds (761611f)

Features

  • eslint: add no-unused-modules rule (2b5db3f)

v7.1.0

7.1.0 (2020-10-13)

... (truncated)

Changelog

Sourced from @dhis2/cli-style's changelog.

7.2.1 (2020-10-28)

Bug Fixes

  • resolve relative paths to staged files (db142b6)

7.2.0 (2020-10-14)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)
  • declare import as a plugin (f771a87)
  • disabled missingExports by default (7bce47d)
  • execute the tools in the current dir (7e05f84)
  • remove ignoreExports from no-unused-modules (97f4f46), closes #248
  • resolve eslint plugins internally first (75cbad0)
  • run the command from inside node_modules (fd620c5)
  • use the nearest bin folder to exec cmds (761611f)

Features

  • eslint: add no-unused-modules rule (2b5db3f)

7.2.0-alpha.1 (2020-10-13)

Bug Fixes

  • eslint-import: switch to recommended import settings (cb892d2)
  • declare import as a plugin (f771a87)
  • disabled missingExports by default (7bce47d)
  • execute the tools in the current dir (7e05f84)
  • remove ignoreExports from no-unused-modules (97f4f46), closes #248
  • resolve eslint plugins internally first (75cbad0)
  • run the command from inside node_modules (fd620c5)
  • use the nearest bin folder to exec cmds (761611f)

Features

  • eslint: add no-unused-modules rule (2b5db3f)

7.1.0 (2020-10-13)

Features

... (truncated)

Commits
  • adca158 chore(release): cut 7.2.1 [skip ci]
  • 2f81181 Merge pull request #309 from dhis2/resolve-stage-files
  • fc5947e ci: run on push events
  • db142b6 fix: resolve relative paths to staged files
  • 49a03d7 ci: single workflow for verification
  • 9bcb73c ci: add labels to dependabot
  • 0c4f4df ci: update to org secrets
  • 784f93c Merge pull request #305 from dhis2/dependabot/npm_and_yarn/master/eslint-plug...
  • b55ed84 Merge branch 'master' into dependabot/npm_and_yarn/master/eslint-plugin-react...
  • f8f0ad5 Merge pull request #306 from dhis2/dependabot/npm_and_yarn/master/eslint-7.12.0
  • 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 Oct 29, 2020
@varl
Copy link
Contributor

varl commented Oct 30, 2020

Fix for build failure in shell: dhis2/app-platform#475

@varl varl merged commit a90b1fd into master Oct 30, 2020
@varl varl deleted the dependabot/npm_and_yarn/dhis2/cli-style-7.2.1 branch October 30, 2020 14:32
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 25.1.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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