balena-io-modules / etcher-sdk

Apache License 2.0
42 stars 17 forks source link

build(deps): bump minimist and @balena/lint #279

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes minimist. It's no longer used after updating ancestor dependency @balena/lint. These dependencies need to be updated together.

Removes minimist

Updates @balena/lint from 5.4.2 to 6.2.1

Changelog

Sourced from @​balena/lint's changelog.

v6.2.1

(2022-11-07)

  • Switch to flowzone [fisehara]

v6.2.0

(2021-11-25)

  • Add '-t tsconfig.json' flag and 'no-floating-promises' rule [Paulo Castro]
  • Reorder lint rules alphabetically in config/tslint.json [Paulo Castro]

v6.1.1

(2021-05-24)

  • Update target to es2019 to match nodejs 12 support [Pagan Gazzard]
  • Enable typescript strict mdoe [Pagan Gazzard]
  • Remove unused lodash dependency [Pagan Gazzard]

v6.1.0

(2021-05-24)

  • Include tsconfig settings in published package [Graham McCulloch]

v6.0.0

(2021-05-14)

  • Drop circle-ci test configs in favor of balena-ci [Thodoris Greasidis]
  • Drop coffeescript support making TS the default [Thodoris Greasidis]
  • Update dependencies [Thodoris Greasidis]
  • Build into a build/ folder and limit published files [Thodoris Greasidis]
  • Stop actively supporting EOL node v10 [Thodoris Greasidis]
  • Ban ts-ignore in favor or ts-expect-error [Thodoris Greasidis]
Commits
  • 0a974e9 v6.2.1
  • 813b150 Merge pull request #83 from balena-io-modules/switch-to-flowzone
  • a0631bf Switch to flowzone
  • 7bbafad v6.2.0
  • 8054aab Merge pull request #81 from balena-io-modules/tsconfig-no-floating-promises
  • 4c09f69 Add '-t tsconfig.json' flag and 'no-floating-promises' rule
  • 9163022 Reorder lint rules alphabetically in config/tslint.json
  • 21286f9 v6.1.1
  • cb6e3c4 Merge pull request #77 from balena-io-modules/tsconfig-strict
  • f6ab8bb Update target to es2019 to match nodejs 12 support
  • Additional commits viewable in compare view


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/balena-io-modules/etcher-sdk/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are no longer updatable, so this is no longer needed.