Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2021

Bumps @dhis2/cli-style from 9.0.1 to 10.1.1.

Release notes

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

v10.1.1

10.1.1 (2021-11-04)

Bug Fixes

  • do not run tools without configs (7d62a7d)

v10.1.0

10.1.0 (2021-10-29)

Bug Fixes

  • add: add project config for dhis2-artifacts workflow (469c542)
  • ls-lint: improve configuration template to fit most projects (bd7ced7)
  • ls-lint: improve ls-lint.yml so it works for normal and mono-repos (d31e854)

Features

  • renovate: add renovate configuration setup (89c9cc9)

v10.0.0

10.0.0 (2021-09-20)

Bug Fixes

  • prettier: update configuration to latest (b40f6e7)

Features

  • eslint: enforce file extensions within the import path (8f38ad1)

BREAKING CHANGES

  • eslint: import statements must specify the extension and will now throw an error. The only exception is package imports.

v9.3.1

9.3.1 (2021-09-29)

Bug Fixes

  • add: add project config for dhis2-artifacts workflow (469c542)

... (truncated)

Changelog

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

10.1.1 (2021-11-04)

Bug Fixes

  • do not run tools without configs (7d62a7d)

10.1.0 (2021-10-29)

Bug Fixes

  • add: add project config for dhis2-artifacts workflow (469c542)
  • ls-lint: improve configuration template to fit most projects (bd7ced7)
  • ls-lint: improve ls-lint.yml so it works for normal and mono-repos (d31e854)

Features

  • renovate: add renovate configuration setup (89c9cc9)

10.0.0 (2021-09-20)

Bug Fixes

  • prettier: update configuration to latest (b40f6e7)

Features

  • eslint: enforce file extensions within the import path (8f38ad1)

BREAKING CHANGES

  • eslint: import statements must specify the extension and will now throw an error. The only exception is package imports.

9.3.1 (2021-09-29)

Bug Fixes

  • add: add project config for dhis2-artifacts workflow (469c542)

9.3.0 (2021-09-28)

Features

... (truncated)

Commits
  • 2129f73 chore(release): cut 10.1.1 [skip ci]
  • cbd943b Merge pull request #440 from dhis2/detect-tools
  • 478ab59 refactor: use verbose log over debug
  • 7d62a7d fix: do not run tools without configs
  • a534fed chore: remove execute bit on source files
  • 9868e93 Merge pull request #439 from dhis2/next
  • 51c0235 chore(release): cut 10.1.0 [skip ci]
  • 1059ae6 chore: merge branch 'master' into next
  • c485fe7 chore(deps): update nwtgck/actions-netlify action to v1.2
  • a4eea32 chore(deps): update dependency tape to v5.3.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 5, 2021
@amcgee amcgee changed the title chore(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 [defer release] Nov 10, 2021
@amcgee amcgee enabled auto-merge (squash) November 10, 2021 16:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/dhis2/cli-style-10.1.1 branch 2 times, most recently from 9f2ffae to 399d2e0 Compare November 10, 2021 17:00
Bumps [@dhis2/cli-style](https://github.com/dhis2/cli-style) from 9.0.1 to 10.1.1.
- [Release notes](https://github.com/dhis2/cli-style/releases)
- [Changelog](https://github.com/dhis2/cli-style/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-style@v9.0.1...v10.1.1)

---
updated-dependencies:
- dependency-name: "@dhis2/cli-style"
  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-style-10.1.1 branch from 399d2e0 to e7456ba Compare November 10, 2021 17:05
@amcgee amcgee changed the title feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 [defer release] feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 Nov 10, 2021
@amcgee amcgee changed the title feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 [defer release] Nov 10, 2021
@amcgee amcgee changed the title feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 [defer release] feat(deps): bump @dhis2/cli-style from 9.0.1 to 10.1.1 Nov 10, 2021
@amcgee amcgee disabled auto-merge November 10, 2021 20:53
@amcgee amcgee enabled auto-merge (squash) November 10, 2021 20:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2021

A newer version of @dhis2/cli-style exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@stale
Copy link

stale bot commented Jun 13, 2022

Hi!

Due to a lack of activity on this issue over time (180 days) it seems to be stale. If still relevant, please provide information that moves it forward, e.g. additional information, a pull request with suggested changes, or a reason to keep it open.

Any activity will keep it open, otherwise it will be closed automatically in 30 days. Thanks! 🤖

@stale stale bot added the stale label Jun 13, 2022
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 stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants