Skip to content

Commit c5256fe

Browse files
chore(release): 0.15.3 [skip ci]
## [0.15.3](v0.15.2...v0.15.3) (2020-12-16) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([9f512da](9f512da)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([01d3a15](01d3a15)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([b5a46b0](b5a46b0)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([c8f7bd8](c8f7bd8)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([3fef519](3fef519)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([1a55295](1a55295)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([0b14160](0b14160)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([e6b4532](e6b4532)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([8e1157b](8e1157b)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([fe49f47](fe49f47)) * **pre-commit:** add to formula [skip ci] ([281ff3c](281ff3c)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([9a7c084](9a7c084)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([b2d06e6](b2d06e6)) * **travis:** add notifications => zulip [skip ci] ([23d89b1](23d89b1)) * **travis:** apply changes from build config validation [skip ci] ([f597621](f597621)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([36b9fed](36b9fed)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([a7848ce](a7848ce)) * **travis:** run `shellcheck` during lint job [skip ci] ([7b7505e](7b7505e)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([3ed24f3](3ed24f3)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([ba2083f](ba2083f)) * **travis:** use build config validation (beta) [skip ci] ([e262e3e](e262e3e)) * **workflows/commitlint:** add to repo [skip ci] ([d5e07a7](d5e07a7)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([2343c4f](2343c4f)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([8b9588e](8b9588e)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([bc7efe4](bc7efe4))
1 parent c8f7bd8 commit c5256fe

File tree

5 files changed

+100
-5
lines changed

5 files changed

+100
-5
lines changed

AUTHORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|19
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|57
88
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|10
99
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|10
1010
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|6
1111
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/507599?v=4' width='36' height='36' alt='@thatch45'>|[@thatch45](https://github.com/thatch45)|5
1212
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|4
1313
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/851757?v=4' width='36' height='36' alt='@Azulinho'>|[@Azulinho](https://github.com/Azulinho)|3
1414
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3675033?v=4' width='36' height='36' alt='@BrandonIngalls'>|[@BrandonIngalls](https://github.com/BrandonIngalls)|2
15+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|2
1516
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/306240?v=4' width='36' height='36' alt='@UtahDave'>|[@UtahDave](https://github.com/UtahDave)|2
1617
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|2
1718
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3768412?v=4' width='36' height='36' alt='@stp-ip'>|[@stp-ip](https://github.com/stp-ip)|2
@@ -34,4 +35,4 @@ Avatar|Contributor|Contributions
3435

3536
---
3637

37-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-11.
38+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## [0.15.3](https://github.com/saltstack-formulas/vim-formula/compare/v0.15.2...v0.15.3) (2020-12-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **release.config.js:** use full commit hash in commit link [skip ci] ([9f512da](https://github.com/saltstack-formulas/vim-formula/commit/9f512dadd08767afe69d04ede87e0b028e1ef810))
9+
10+
11+
### Continuous Integration
12+
13+
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([01d3a15](https://github.com/saltstack-formulas/vim-formula/commit/01d3a15d36a9f662a04e6982d33ea11bea373e8f))
14+
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([b5a46b0](https://github.com/saltstack-formulas/vim-formula/commit/b5a46b03138fd7ac64be6428883a892a7a931a52))
15+
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([c8f7bd8](https://github.com/saltstack-formulas/vim-formula/commit/c8f7bd8d4afaaba9214158c966ef4696054b7471))
16+
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([3fef519](https://github.com/saltstack-formulas/vim-formula/commit/3fef519fc127c4b099d80b2a1c9f207938de3803))
17+
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([1a55295](https://github.com/saltstack-formulas/vim-formula/commit/1a5529539c6a112d7587908ea485b43d2ae3c1a5))
18+
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([0b14160](https://github.com/saltstack-formulas/vim-formula/commit/0b14160ba190016b0acfa92283ac3d9816cd7132))
19+
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([e6b4532](https://github.com/saltstack-formulas/vim-formula/commit/e6b45323f001cc7c21351663e5d120ebafcd19d2))
20+
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([8e1157b](https://github.com/saltstack-formulas/vim-formula/commit/8e1157b49d521c0eaa1fd26c7a5ec84b65d7da99))
21+
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([fe49f47](https://github.com/saltstack-formulas/vim-formula/commit/fe49f47f576e5f83b48a5c29a89961d59d65d3ea))
22+
* **pre-commit:** add to formula [skip ci] ([281ff3c](https://github.com/saltstack-formulas/vim-formula/commit/281ff3c6930c4a29ff3c9fa5fdd2aebbdbf86d73))
23+
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([9a7c084](https://github.com/saltstack-formulas/vim-formula/commit/9a7c08450b9dcddcc0d198fa78bde8b01c5469e0))
24+
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([b2d06e6](https://github.com/saltstack-formulas/vim-formula/commit/b2d06e66fc85882d44d3d18fd3f953317e4833e0))
25+
* **travis:** add notifications => zulip [skip ci] ([23d89b1](https://github.com/saltstack-formulas/vim-formula/commit/23d89b1c86c41913941316b948f459d3b05863b4))
26+
* **travis:** apply changes from build config validation [skip ci] ([f597621](https://github.com/saltstack-formulas/vim-formula/commit/f597621713cc173ac9c17bf532e116ecd7c5d3cc))
27+
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([36b9fed](https://github.com/saltstack-formulas/vim-formula/commit/36b9feda7c756c66c5304c3b0eafc1db8dfaa8c2))
28+
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([a7848ce](https://github.com/saltstack-formulas/vim-formula/commit/a7848ce00106d8ab1672fe5aa55c0090e1bf5d3f))
29+
* **travis:** run `shellcheck` during lint job [skip ci] ([7b7505e](https://github.com/saltstack-formulas/vim-formula/commit/7b7505e86c420bd1a96186c546cfdc5c4542e7bf))
30+
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([3ed24f3](https://github.com/saltstack-formulas/vim-formula/commit/3ed24f3dad0897bd37b8bf29c1f3c01d32a57a55))
31+
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([ba2083f](https://github.com/saltstack-formulas/vim-formula/commit/ba2083f74786bf617db263ca4c68938920184d2a))
32+
* **travis:** use build config validation (beta) [skip ci] ([e262e3e](https://github.com/saltstack-formulas/vim-formula/commit/e262e3e7c849d424be3d0c23bde598bf8691151c))
33+
* **workflows/commitlint:** add to repo [skip ci] ([d5e07a7](https://github.com/saltstack-formulas/vim-formula/commit/d5e07a762270a645704710bfde563e470802742e))
34+
35+
36+
### Documentation
37+
38+
* **contributing:** remove to use org-level file instead [skip ci] ([2343c4f](https://github.com/saltstack-formulas/vim-formula/commit/2343c4fba4a26b23841cf546f25b54caf4b766d8))
39+
* **readme:** update link to `CONTRIBUTING` [skip ci] ([8b9588e](https://github.com/saltstack-formulas/vim-formula/commit/8b9588e6b9bb99cb42d3eda9b8fe200791feade6))
40+
41+
42+
### Performance Improvements
43+
44+
* **travis:** improve `salt-lint` invocation [skip ci] ([bc7efe4](https://github.com/saltstack-formulas/vim-formula/commit/bc7efe46262a8b7e053f65e042f26ad18850632d))
45+
346
## [0.15.2](https://github.com/saltstack-formulas/vim-formula/compare/v0.15.1...v0.15.2) (2019-10-11)
447

548

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: vim
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
4-
version: 0.15.2
4+
version: 0.15.3
55
release: 0
66
minimum_version: 2017.7
77
summary: Vim formula

docs/AUTHORS.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 19
18+
- 57
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
2020
- `@aboe76 <https://github.com/aboe76>`_
2121
- 10
@@ -37,6 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
3737
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/3675033?v=4' width='36' height='36' alt='@BrandonIngalls'>`
3838
- `@BrandonIngalls <https://github.com/BrandonIngalls>`_
3939
- 2
40+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>`
41+
- `@dafyddj <https://github.com/dafyddj>`_
42+
- 2
4043
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/306240?v=4' width='36' height='36' alt='@UtahDave'>`
4144
- `@UtahDave <https://github.com/UtahDave>`_
4245
- 2
@@ -98,4 +101,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
98101

99102
----
100103

101-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-11.
104+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-16.

docs/CHANGELOG.rst

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,54 @@
22
Changelog
33
=========
44

5+
`0.15.3 <https://github.com/saltstack-formulas/vim-formula/compare/v0.15.2...v0.15.3>`_ (2020-12-16)
6+
--------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **release.config.js:** use full commit hash in commit link [skip ci] (\ `9f512da <https://github.com/saltstack-formulas/vim-formula/commit/9f512dadd08767afe69d04ede87e0b028e1ef810>`_\ )
13+
14+
Continuous Integration
15+
^^^^^^^^^^^^^^^^^^^^^^
16+
17+
18+
* **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `01d3a15 <https://github.com/saltstack-formulas/vim-formula/commit/01d3a15d36a9f662a04e6982d33ea11bea373e8f>`_\ )
19+
* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `b5a46b0 <https://github.com/saltstack-formulas/vim-formula/commit/b5a46b03138fd7ac64be6428883a892a7a931a52>`_\ )
20+
* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `c8f7bd8 <https://github.com/saltstack-formulas/vim-formula/commit/c8f7bd8d4afaaba9214158c966ef4696054b7471>`_\ )
21+
* **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `3fef519 <https://github.com/saltstack-formulas/vim-formula/commit/3fef519fc127c4b099d80b2a1c9f207938de3803>`_\ )
22+
* **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `1a55295 <https://github.com/saltstack-formulas/vim-formula/commit/1a5529539c6a112d7587908ea485b43d2ae3c1a5>`_\ )
23+
* **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `0b14160 <https://github.com/saltstack-formulas/vim-formula/commit/0b14160ba190016b0acfa92283ac3d9816cd7132>`_\ )
24+
* **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `e6b4532 <https://github.com/saltstack-formulas/vim-formula/commit/e6b45323f001cc7c21351663e5d120ebafcd19d2>`_\ )
25+
* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `8e1157b <https://github.com/saltstack-formulas/vim-formula/commit/8e1157b49d521c0eaa1fd26c7a5ec84b65d7da99>`_\ )
26+
* **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `fe49f47 <https://github.com/saltstack-formulas/vim-formula/commit/fe49f47f576e5f83b48a5c29a89961d59d65d3ea>`_\ )
27+
* **pre-commit:** add to formula [skip ci] (\ `281ff3c <https://github.com/saltstack-formulas/vim-formula/commit/281ff3c6930c4a29ff3c9fa5fdd2aebbdbf86d73>`_\ )
28+
* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `9a7c084 <https://github.com/saltstack-formulas/vim-formula/commit/9a7c08450b9dcddcc0d198fa78bde8b01c5469e0>`_\ )
29+
* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `b2d06e6 <https://github.com/saltstack-formulas/vim-formula/commit/b2d06e66fc85882d44d3d18fd3f953317e4833e0>`_\ )
30+
* **travis:** add notifications => zulip [skip ci] (\ `23d89b1 <https://github.com/saltstack-formulas/vim-formula/commit/23d89b1c86c41913941316b948f459d3b05863b4>`_\ )
31+
* **travis:** apply changes from build config validation [skip ci] (\ `f597621 <https://github.com/saltstack-formulas/vim-formula/commit/f597621713cc173ac9c17bf532e116ecd7c5d3cc>`_\ )
32+
* **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `36b9fed <https://github.com/saltstack-formulas/vim-formula/commit/36b9feda7c756c66c5304c3b0eafc1db8dfaa8c2>`_\ )
33+
* **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `a7848ce <https://github.com/saltstack-formulas/vim-formula/commit/a7848ce00106d8ab1672fe5aa55c0090e1bf5d3f>`_\ )
34+
* **travis:** run ``shellcheck`` during lint job [skip ci] (\ `7b7505e <https://github.com/saltstack-formulas/vim-formula/commit/7b7505e86c420bd1a96186c546cfdc5c4542e7bf>`_\ )
35+
* **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `3ed24f3 <https://github.com/saltstack-formulas/vim-formula/commit/3ed24f3dad0897bd37b8bf29c1f3c01d32a57a55>`_\ )
36+
* **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `ba2083f <https://github.com/saltstack-formulas/vim-formula/commit/ba2083f74786bf617db263ca4c68938920184d2a>`_\ )
37+
* **travis:** use build config validation (beta) [skip ci] (\ `e262e3e <https://github.com/saltstack-formulas/vim-formula/commit/e262e3e7c849d424be3d0c23bde598bf8691151c>`_\ )
38+
* **workflows/commitlint:** add to repo [skip ci] (\ `d5e07a7 <https://github.com/saltstack-formulas/vim-formula/commit/d5e07a762270a645704710bfde563e470802742e>`_\ )
39+
40+
Documentation
41+
^^^^^^^^^^^^^
42+
43+
44+
* **contributing:** remove to use org-level file instead [skip ci] (\ `2343c4f <https://github.com/saltstack-formulas/vim-formula/commit/2343c4fba4a26b23841cf546f25b54caf4b766d8>`_\ )
45+
* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `8b9588e <https://github.com/saltstack-formulas/vim-formula/commit/8b9588e6b9bb99cb42d3eda9b8fe200791feade6>`_\ )
46+
47+
Performance Improvements
48+
^^^^^^^^^^^^^^^^^^^^^^^^
49+
50+
51+
* **travis:** improve ``salt-lint`` invocation [skip ci] (\ `bc7efe4 <https://github.com/saltstack-formulas/vim-formula/commit/bc7efe46262a8b7e053f65e042f26ad18850632d>`_\ )
52+
553
`0.15.2 <https://github.com/saltstack-formulas/vim-formula/compare/v0.15.1...v0.15.2>`_ (2019-10-11)
654
--------------------------------------------------------------------------------------------------------
755

0 commit comments

Comments
 (0)