Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2021

Bumps @thisisagile/easy from 3.16.35 to 4.3.0.

Release notes

Sourced from @​thisisagile/easy's releases.

v4.3.0

4.3.0 (2021-03-18)

Features

  • sql: add separate limit and top api (1e19aee)

v4.2.0

4.2.0 (2021-03-18)

Features

  • sql: add limit api for select queries (a6432a2)

v4.1.1

4.1.1 (2021-03-18)

Bug Fixes

  • types: rename toString to asString as it conflicts with default build-in objects (2146e0c)

v4.1.0

4.1.0 (2021-03-17)

Bug Fixes

  • ref: DevCollectionGateway.ts tiny update. (704551e)
  • Map response from provider to table in TableGateway.byId (f5584a0)

Features

  • types: toJSON() on List now return Json[]. (a545a49)

v4.0.3

4.0.3 (2021-03-17)

Bug Fixes

  • mongo: setup function is not private to improve testability (5db3b68)

v4.0.2

4.0.2 (2021-03-16)

... (truncated)

Commits
  • 1e19aee feat(sql): add separate limit and top api
  • a6432a2 feat(sql): add limit api for select queries
  • 2146e0c fix(types): rename toString to asString as it conflicts with default build-in...
  • 704551e fix(ref): DevCollectionGateway.ts tiny update.
  • f5584a0 fix: Map response from provider to table in TableGateway.byId
  • a545a49 feat(types): toJSON() on List now return Json[].
  • fba7d3a docs: writing docs on constraints.
  • 6eb3112 docs: writing validation docs.
  • 668228c docs: starting to extend validation docs.
  • d4608db test(validation): added tests for creating custom constraints.
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 19, 2021
@aahoogendoorn aahoogendoorn merged commit e955cb7 into main Mar 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/thisisagile/easy-4.3.0 branch March 21, 2021 23:28
@github-actions
Copy link

🎉 This PR is included in version 1.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants