Skip to content

Releases: opentable/spur-ioc

v2.1.0

01 Apr 07:18
57c0be5
Compare
Choose a tag to compare

What's Changed

Maintenance

  • 2.0.1 version bump by @acolchado in #109
  • Update pull-request.yml to remove node 16 by @acolchado in #111
  • Update renovate.json to group updates by @acolchado in #112
  • chore(deps): lock file maintenance by @ot-renovate in #110
  • chore(deps): pin dependency eslint to 8.57.0 by @ot-renovate in #113
  • chore(deps): lock file maintenance by @ot-renovate in #116

Changes

  • refactor(colors): Removal of chalk coloring messages by @acolchado in #115
  • refactor(lodash): Removes most of the lodash dependencies in favor of native js by @acolchado in #117

Full Changelog: v2.0.1...v2.1.0

v2.0.1

22 Mar 01:50
d326b3e
Compare
Choose a tag to compare

What's Changed

  • Configure Renovate by @ot-renovate in #83
  • chore(deps): update dependency eslint to v8.42.0 by @ot-renovate in #84
  • chore(deps): update dependency sinon to v15.1.2 by @ot-renovate in #85
  • chore(deps): lock file maintenance by @ot-renovate in #87

New Contributors

  • @ot-renovate made their first contribution in #83

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Jun 16:09
990ce73
Compare
Choose a tag to compare

What's Changed

  • Adds the ability to read the typescript files by @acolchado in #76
  • feat(*): [RO-18670] add ability to ignore dependencies by @terry-au in #78
  • feat(*): [RO-18670] add ability to ignore dependencies by @terry-au in #80
  • refactor(warnings): Removes the noisy ignored dependency warnings by @acolchado in #81

New Contributors

Full Changelog: v1.2.1...v2.0.0

v2.0.0-rc.2

18 May 20:23
c5e0809
Compare
Choose a tag to compare

What's Changed

  • refactor(warnings): Removes the noisy ignored dependency warnings by @acolchado in #81

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

17 May 07:05
0800d66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0-rc.0...v2.0.0-rc.1

v2.0.0-rc.0

17 May 00:34
23411f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...2.0.0-rc.0

v1.2.1

15 Feb 19:48
f777d2b
Compare
Choose a tag to compare

What's Changed

  • Switches to node 18 support as the primary platform by @acolchado in #75

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Dec 04:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

22 May 19:51
Compare
Choose a tag to compare

What's Changed

  • build(node): [RO-13533] Updates dependencies by @acolchado in #71

Full Changelog: v1.1.2...v1.1.3

v1.1.2

22 May 17:38
Compare
Choose a tag to compare

What's Changed

  • chore(dependencies): Updating packages and adding node 10 to tests by @acolchado in #57
  • Resolving the security warning because of the version by @acolchado in #58
  • test(dependencies): Updating devDependencies and adding Node 12 to te… by @acolchado in #59
  • chore(node): Removes node version under LTS end of life schedule by @acolchado in #60
  • chore(dependencies): Updates package and devDependencies by @acolchado in #61
  • Switches to gh actions for the test runs by @acolchado in #63
  • build(node): RO-13533 Removes deprecated node 12 by @acolchado in #65
  • build(node): [RO-13533] Updates package-lock to resolve dependency security alerts by @acolchado in #67
  • build(node): [RO-13533] Updating dev dependencies by @acolchado in #68
  • docs(readme): [RO-13533] Update readme badges by @acolchado in #69
  • ci(node): [RO-13533] Adds NPM publish ci config by @acolchado in #70

Full Changelog: v1.0.2...v1.1.2