atom-community / atom-ide-hyperclick

Pluggable text-clicking UI for Atom.
https://atom.io/packages/atom-ide-hyperclick
Other
7 stars 3 forks source link

chore(deps-dev): bump eslint-config-atomic from 1.6.2 to 1.9.0 #119

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps eslint-config-atomic from 1.6.2 to 1.9.0.

Release notes

Sourced from eslint-config-atomic's releases.

v1.9.0

1.9.0 (2021-02-04)

Features

v1.8.1

1.8.1 (2021-02-03)

Bug Fixes

  • add prettier to coffee (2c29133)
  • allow inferrable-types and non-null-assertion in typescript (71f6741)
  • allow using new ecma syntax (e035edc)
  • merge cofee and cson (5177da8)
  • remove react from the default config (d9e2402)

v1.8.0

1.8.0 (2021-02-03)

Features

  • add eslint-plugin-optimize-regex (1660d16)

v1.7.1

1.7.1 (2021-02-03)

Bug Fixes

  • fix error in react configuration (5653169)

v1.7.0

1.7.0 (2021-02-03)

Bug Fixes

  • add script to generate the strict versions (f28d7a4)

Features

Commits
  • 6653f16 Merge pull request #17 from atom-community/eslint-plugin-node
  • 816f8cf feat: add eslint-plugin-node
  • 311eb9e chore: use async command
  • d189c25 Merge branch 'lint-tests'
  • 9f5c9c2 chore: use shell only for pnpm add
  • 0904be7 chore: use execa.commandSync
  • 9dc3c2c Merge pull request #16 from atom-community/lint-tests
  • cbea29e chore: add shell true
  • 14e07d3 chore: don't remove the whole fixtures repo
  • d53936e test: use eslint .
  • 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)
github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket: