Colonise / DataSource

A simple and highly configurable library to control temporal changes in data
MIT License
2 stars 0 forks source link

deps: bump @colonise/utilities from 6.3.2 to 6.6.0 #191

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @colonise/utilities from 6.3.2 to 6.6.0.

Release notes

Sourced from @​colonise/utilities's releases.

v6.6.0

6.6.0 (2022-08-16)

Features

  • add compareBy and compareXBy comparers (dcc0d3c)

This release is also available on:

v6.5.3

6.5.3 (2021-03-02)

Bug Fixes

  • toHyphenCase, toDotCase, toSnakeCase (#52) (a033d8d)

This release is also available on:

v6.5.2

6.5.2 (2020-11-02)

Bug Fixes

  • compareDates: result is always 0 (8cd680e)

This release is also available on:

v6.5.1

6.5.1 (2020-11-01)

Bug Fixes

... (truncated)

Changelog

Sourced from @​colonise/utilities's changelog.

6.6.0 (2022-08-16)

Features

  • add compareBy and compareXBy comparers (dcc0d3c)

6.5.3 (2021-03-02)

Bug Fixes

  • toHyphenCase, toDotCase, toSnakeCase (#52) (a033d8d)

6.5.2 (2020-11-02)

Bug Fixes

  • compareDates: result is always 0 (8cd680e)

6.5.1 (2020-11-01)

Bug Fixes

  • move some functions to general folder (451a6c9)

6.5.0 (2020-11-01)

Features

6.4.0 (2020-11-01)

Features

  • add compareMany() function (d8f9f75)
Commits
  • d23bc02 chore(release): 6.6.0 [skip ci]
  • dcc0d3c feat: add compareBy and compareXBy comparers
  • 2c15fba chore(release): 6.5.3 [skip ci]
  • a033d8d fix: toHyphenCase, toDotCase, toSnakeCase (#52)
  • 9ef7b15 chore(release): 6.5.2 [skip ci]
  • 8cd680e fix(compareDates): result is always 0
  • a7e1c50 chore(release): 6.5.1 [skip ci]
  • 451a6c9 fix: move some functions to general folder
  • 45cc93c chore(release): 6.5.0 [skip ci]
  • 39fa764 feat: add Comparer type
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #202.