Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps @thisisagile/easy-test from 1.14.2 to 12.19.15.

Release notes

Sourced from @​thisisagile/easy-test's releases.

Release 12.19.15

12.19.15 (2023-01-22)

Bug Fixes

  • types: minor change to kebab() function, to also take into account nullish as input. (73c0da3)

Release 12.19.14

12.19.14 (2023-01-21)

Bug Fixes

  • service: added support for setting timeouts on requests, so in RequestOptions. (d2671f9)

Release 12.19.13

12.19.13 (2023-01-21)

Bug Fixes

  • domain: added more tests for isPresent. (bfe8098)

Release 12.19.12

12.19.12 (2023-01-21)

Bug Fixes

  • domain: improved toString() rendering for Money. (06ae305)

Release 12.19.11

12.19.11 (2023-01-20)

Bug Fixes

  • utils: updated isLoading(). (e511eb9)

Release 12.19.8

12.19.8 (2023-01-20)

Bug Fixes

  • types: Introducing TypeGuard to IsA functions. (2/) (b23b30e)

Release 12.19.7

12.19.7 (2023-01-20)

... (truncated)

Commits
  • 73c0da3 fix(types): minor change to kebab() function, to also take into account nulli...
  • d2671f9 fix(service): added support for setting timeouts on requests, so in RequestOp...
  • bfe8098 fix(domain): added more tests for isPresent.
  • 06ae305 fix(domain): improved toString() rendering for Money.
  • e511eb9 fix(utils): updated isLoading().
  • 48cca16 fix(types): added isPresent() and isNotPresent().
  • ff63943 fix(types):
  • b23b30e fix(types): Introducing TypeGuard to IsA functions. (2/)
  • f60e755 fix(types): Introducing TypeGuard to IsA functions. (1/)
  • 3ecc231 fix(types): Adding type TypeGuard<T>.
  • 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)

Bumps [@thisisagile/easy-test](https://github.com/thisisagile/easy) from 1.14.2 to 12.19.15.
- [Release notes](https://github.com/thisisagile/easy/releases)
- [Changelog](https://github.com/thisisagile/easy/blob/main/.release-it.json)
- [Commits](thisisagile/easy@v1.14.2...v12.19.15)

---
updated-dependencies:
- dependency-name: "@thisisagile/easy-test"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2023

Superseded by #536.

@dependabot dependabot bot closed this Jan 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/thisisagile/easy-test-12.19.15 branch January 25, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants