node-updated

check for updated package.json dependencies

MIT License

Downloads
1K
Stars
5
Committers
4

Bot releases are visible (Hide)

node-updated - v2.0.7 Latest Release

Published by github-actions[bot] about 1 year ago

2.0.7 (2023-09-05)

Build

  • update build configuration (b9791e9)

CI/CD

Tests

node-updated - v2.0.6

Published by github-actions[bot] about 1 year ago

2.0.6 (2023-07-23)

Bug Fixes

  • typecast the fail argument (a7a4815)

Build

  • deps: bump semver from 7.3.8 to 7.5.1 (5c8bde3)
  • deps: bump semver from 7.5.1 to 7.5.2 (6e1f4bb)
  • deps: bump semver from 7.5.2 to 7.5.3 (f36e0da)
  • deps: bump semver from 7.5.3 to 7.5.4 (98f7796)

Tests

node-updated - v2.0.5

Published by ahmadnassri almost 2 years ago

2.0.5 (2023-01-02)

Build

  • deps: bump json5 from 2.2.1 to 2.2.3 (f46428d)
node-updated - v2.0.4

Published by ahmadnassri almost 2 years ago

2.0.4 (2022-12-19)

Build

  • deps: bump semver from 7.3.7 to 7.3.8 (3f9b4a5)

Tests

  • simplify testing environments (4d9673f)
  • update test fixtures (137e0e0)
node-updated - v2.0.3

Published by ahmadnassri about 2 years ago

2.0.3 (2022-08-10)

Bug Fixes

Build

  • update to use template-node-lib (0f419b3)

Tests

  • can't get full test coverage with a version specific flag (fbf686c)

Code Style

CI/CD

  • auto-merge: use token with auto-merge (88cdc64)
  • this is not windows friendly (51996ce)

Chores

  • add *.log to gitignore (f36bbc3)
  • clean up duplicate code (bea6da2)
  • template: sync with ahmadnassri/template-node-lib (ac900f0)
node-updated - v2.0.2

Published by github-actions[bot] about 4 years ago

2.0.2 (2020-08-05)

Docs

CI/CD

  • auto-merge: new action for dependabot auto-merge (45fbc1a)
  • auto-merge: use personal tokens (0a3d403)
  • release: tweaks to release actions (2171519)
node-updated - v2.0.1

Published by github-actions[bot] about 4 years ago

2.0.1 (2020-08-02)

Bug Fixes

  • stderr: use stderr for everything except JSON output (40d8dba)
node-updated - v2.0.0

Published by github-actions[bot] about 4 years ago

2.0.0 (2020-08-02)

⚠ BREAKING CHANGES

  • color: color output is now the default behaviour
  • update: --update flag no longer exits with 1 status

Features

  • color: make colored output the default behaviour (3bb9c9d)
  • filter: filter which types of dependencies to check with --types (708ca9f)
  • help: new --help option (ecf99cc)
  • refactor: break out tests into individual files (a464d32)
  • scopes: filter updates to specific scopes (36475e3)

Bug Fixes

  • update: --update flag should not exit with failure (9e41b7a)

Build

  • actions: use github actions and revamp process (742df17)

CI/CD

Refactor

  • all: re-write for readability and extendability (f1ee87d)
  • cli-args: improved arg parser, with additional flags (01214b2)

Docs

  • readme: update docs with reference to new flags (ef1efdd)

Performance

  • update: only update package.json if there are actual changes (c1ed30f)

Code Style

  • lint: improve lint and coverage flags (03690be)

tests

  • update: add more tests (32ed5fb)
  • windows: not willing to support windows for CLI tooling (2a42ad0)
node-updated - v1.3.0

Published by ahmadnassri almost 6 years ago

1.3.0 (2018-11-28)

Features

  • ignore: add option to pass pkgs to be ignored (#6) (ac3e764)
node-updated - v1.2.3

Published by ahmadnassri almost 6 years ago

1.2.3 (2018-11-27)

Bug Fixes

  • deps: update tap to latest version (#4) (2706053)
  • output: filter out null results when json output requested (#3) (e9108a1)
node-updated - v1.2.2

Published by ahmadnassri almost 6 years ago

1.2.2 (2018-11-05)

Bug Fixes

  • latest: dist-tags is the source of truth (70f4260)
  • versions: always check the oldest possible matching version (233d8bf)
node-updated - v1.2.1

Published by ahmadnassri almost 6 years ago

1.2.1 (2018-11-05)

Bug Fixes

  • update: add empty line to package.json after update (e8eb57b)
node-updated - v1.2.0

Published by ahmadnassri almost 6 years ago

1.2.0 (2018-11-05)

Features

  • update: add update, colors, flags and more (d700e38)
node-updated - v1.1.1

Published by ahmadnassri almost 6 years ago

1.1.1 (2018-10-26)

Bug Fixes

  • docs: remove extra comma (c417cfe)
node-updated - v1.1.0

Published by ahmadnassri almost 6 years ago

1.1.0 (2018-10-26)

Features

  • not-found: add support for versions not-found (9ca44dd)
node-updated - v1.0.1

Published by ahmadnassri almost 6 years ago

1.0.1 (2018-10-26)

Bug Fixes

  • bin: package.json should declare bin path (fbe42b0)
node-updated - v1.0.0

Published by ahmadnassri almost 6 years ago

1.0.0 (2018-10-26)

Features