Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2022

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

Release notes

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

Release 12.0.4

12.0.4 (2022-08-23)

Bug Fixes

  • easy: Add additional standard CacheControl definitions (9656cac)

Release 12.0.3

12.0.3 (2022-08-18)

Bug Fixes

  • easy-mongo: mongo Text indexes are non unique by default, can be overridden if needed. (f81c196)

Release 12.0.2

12.0.2 (2022-08-18)

Bug Fixes

  • easy-mongo: toCreateIndexesOptions no leaves out options that are undefined. Setting to undefined is not compatible with mongo Node driver (9175c4f)

Release 12.0.1

12.0.1 (2022-08-18)

Bug Fixes

  • easy-mongo: Remove as mapping from Collection.id as this conflicts with the createIndex syntax (0382cb3)

Release 12.0.0

12.0.0 (2022-08-17)

Bug Fixes

  • easy: Add isSortCondition (0559da5)

Features

  • easy-mongo: creation of indexes is extended to allow for more options (0a7cb1a)

BREAKING CHANGES

  • easy-mongo: Creation of Mongo indexes is extended to allow for more options

... (truncated)

Commits
  • 9656cac fix(easy): Add additional standard CacheControl definitions
  • f81c196 fix(easy-mongo): mongo Text indexes are non unique by default, can be overrid...
  • 9175c4f fix(easy-mongo): toCreateIndexesOptions no leaves out options that are undefi...
  • 0382cb3 fix(easy-mongo): Remove as mapping from Collection.id as this conflicts with ...
  • 0a7cb1a feat(easy-mongo): creation of indexes is extended to allow for more options
  • 0559da5 fix(easy): Add isSortCondition
  • 3f66d37 fix(easy): Extend Property with toString
  • bd3fbc7 fix(easy): Add OneOrMore type to Array
  • 3f55a22 fix(easy): Add isField
  • a6496d6 Merge pull request #306 from thisisagile/renovate/testing-library-dom-8.x
  • 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.0.4.
- [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.0.4)

---
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 Aug 23, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2022

Superseded by #434.

@dependabot dependabot bot closed this Aug 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/thisisagile/easy-test-12.0.4 branch August 24, 2022 12:07
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