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 8.0.0 #213

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @colonise/utilities from 6.3.2 to 8.0.0.

Release notes

Sourced from @​colonise/utilities's releases.

v8.0.0

8.0.0 (2023-07-06)

Features

  • change compareMany to return a Comparer (4b3f935)

BREAKING CHANGES

  • compareMany now returns a comparer

This release is also available on:

v7.0.0

7.0.0 (2023-07-06)

Features

  • Allow compareStrings and compareStringsBy to be case insensitive (35ebb08), closes #122

BREAKING CHANGES

  • Defaults compareStrings and compareStringsBy to case insenstive

This release is also available on:

v6.8.0

6.8.0 (2023-07-06)

Features

  • accept number or string in compareDates and compareDatesBy (6a5c6e3)

... (truncated)

Changelog

Sourced from @​colonise/utilities's changelog.

8.0.0 (2023-07-06)

Features

  • change compareMany to return a Comparer (4b3f935)

BREAKING CHANGES

  • compareMany now returns a comparer

7.0.0 (2023-07-06)

Features

  • Allow compareStrings and compareStringsBy to be case insensitive (35ebb08), closes #122

BREAKING CHANGES

  • Defaults compareStrings and compareStringsBy to case insenstive

6.8.0 (2023-07-06)

Features

  • accept number or string in compareDates and compareDatesBy (6a5c6e3)

6.7.0 (2023-04-20)

Features

  • add reverseComparer function (b18eb28)

6.6.1 (2022-12-10)

Bug Fixes

  • toDisplayString throws error on plain object (4eb6194)

6.6.0 (2022-08-16)

Features

... (truncated)

Commits
  • cb090fd chore(release): 8.0.0 [skip ci]
  • 4b3f935 feat: change compareMany to return a Comparer
  • 1e25238 chore(release): 7.0.0 [skip ci]
  • 35ebb08 feat: Allow compareStrings and compareStringsBy to be case insensitive
  • 17684e5 chore(release): 6.8.0 [skip ci]
  • 6a5c6e3 feat: accept number or string in compareDates and compareDatesBy
  • 836388d chore(release): 6.7.0 [skip ci]
  • b18eb28 feat: add reverseComparer function
  • c60e1f9 chore(release): 6.6.1 [skip ci]
  • 4eb6194 fix: toDisplayString throws error on plain object
  • 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)