You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2021/04/27 04:19:08 UTC

[couchdb-meck] branch upstream created (now 3efce27)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch upstream
in repository https://gitbox.apache.org/repos/asf/couchdb-meck.git.


      at 3efce27  Leave module loaded state as it was

This branch includes the following new commits:

     new a1f83d3  Fix for Rebar 2.x.y on secondary arches
     new 32e6290  Support running meck with modules built with '+deterministic' compile option
     new 030a2f1  Version 0.8.9
     new 7b90eed  Update Changelog for version 0.8.9
     new 7b78e29  Specify repository manually for changelog gen
     new b1a9cad  Add meck:expects/1,2 to list mocked functions
     new 6a1dbc9  Raise error for passthrough without abstract code
     new fd57996  Document undefined_module error
     new 65b79f4  Add module name to module_is_sticky error
     new 5c86a90  test meck with Erlang/OTP 21.0
     new ceeac0f  Improve publish script
     new 34fb27b  Version 0.8.10
     new eb1c9a4  Update Changelog for version 0.8.10
     new 1874c6f  Line about 80 char line limit was 155 chars long
     new a0a7ae8  fix some whitespace
     new 5699ebf  use some preproc trickery to hide the OTP21 get_stacktrace change
     new cd9666c  don't hide 'try' behind macro
     new 42b60be  un-nest the `try' constructs
     new dc6a669  fix a buggy spec
     new 3b3be04  Update outdated donation information
     new bd25b73  Use latest OTP 20 and 21 versions
     new 33f6986  Change publish script to cut script
     new 70cfe7c  Version 0.8.11
     new fc8df4a  Update changelog for version 0.8.11
     new a5138a3  Minor markdown improvements
     new 70e3e30  Keep storing history when reloading a mock
     new 0b68aee  Check path and push release with Chandler
     new 6121bb7  Version 0.8.12
     new 12572c1  Update changelog for version 0.8.12
     new 38b25cc  Remove compatibility for R15 and R16
     new ef435a7  Fix Erlang version badge
     new e63865c  Isolate backup *.coverdata from other beam instances
     new faa26ec  Fix nofile errors caused by incorrect file lookup
     new 79b6ea0  Refine Erlang versions
     new 992509b  Exclude from_core option from compile_info when compiling
     new 4ecc1ae  Version 0.8.13
     new aefdac8  Update changelog for version 0.8.13
     new 2c7ba60   Validate the options being passed to meck:new (#204)
     new 9753464  Create FUNDING.yml
     new 9b3ce75  Do not attempt to generate dependencies when mocking
     new 01e3498  Create first GitHub action
     new f37000b  Change to matrix build
     new 874970d  Add supported Erlang versions
     new f1bcebd  Auto use latest versions of major OTP versions
     new 3d70c4e  Update badges to use GitHub Actions
     new 8975edc  Update funding with GitHub Sponsors link
     new 23659f6  Run CI on pull requests
     new 1ed7933  Add introspection of which modules are currently mocked
     new ae2e65b  Rename foldl_mocks to fold_mocks
     new 0e3c147  Add compiler application to dependencies
     new 8c16751  Update supported Erlang versions to 19-23
     new 558e925  Use compatible stack trace handling
     new 9010ce3  Make meck:ret_spec/0 transparent
     new 282d0ea  Add exec/1 to documented list of functions to return a ret_spec
     new 6e1d8ce  Update copyright year
     new 8f975cf  Transition to manual CHANGELOG
     new 722e8e1  Don't push release changelog entries automatically
     new 8c6b6e4  Version 0.9.0
     new febf4a8  Don't re-publish docs
     new f64f851  Fix static analysis issues
     new 1b63047  Change order when adding new clauses
     new f6fa0e3  Isolate hamcrest elements from static analysis issues
     new 5547e97  Be stricter in our static analysis
     new d52cb3c  Fix static analysis (dialyzer) -identified issue
     new 6602721  Improve repeatability
     new 11e72cb  Broaden our check/test scope
     new a2e3a1b  Imagine this is a possible solution to a past requirement
     new 8ce77b0  Aim for repeatability
     new 47b0e96  Correct type spec for do_delete_expect/6
     new 11021fd  Clarify and fix example of passthrough/1
     new cb8f2f6  Use Unite for EUnit tests
     new ff07804  Rename module name in type specs
     new 02ffbac  Add to changelog
     new ede3aa7  Remove unused chandler tool from cut script check
     new 06192a9  Version 0.9.1
     new b939af9  Fix a dialyzer-issued warning
     new 89116a3  Add OTP 24 to build matrix
     new c287994  Add a further caveat to using `meck` with `ct`
     new 5aaa248  Version 0.9.2
     new 7a0a2e1  Remove deprecated app file field
     new 6bac629  Add sponsorship link, remove build tool badge
     new 3efce27  Leave module loaded state as it was

The 82 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.