Skip to content

Commit 24885d5

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.0...v2.3.0) (2022-03-24) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([0d1bd4a](0d1bd4a)) * update linters to latest versions [skip ci] ([ed63546](ed63546)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([478c2c7](478c2c7)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([7e237d1](7e237d1)) ### Documentation * **readme:** add `Testing with Vagrant` section ([05c942e](05c942e)) ### Features * **freebsd:** add support to work with the `default` suite ([0f50475](0f50475)) * **openbsd:** add support to work with the `default` suite ([1d97949](1d97949)) * **os*map:** update version installed on Debian/Ubuntu [skip ci] ([d4407fa](d4407fa)) * **os*map:** update version installed on Debian/Ubuntu [skip ci] ([e806dcb](e806dcb)) * **os*map:** update version installed on Debian/Ubuntu [skip ci] ([2976bf2](2976bf2)) * **osfingermap:** use last working version for Fedora 34 [skip ci] ([c38f422](c38f422)) * **windows:** add support to work with the `default` suite ([f1066d6](f1066d6)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([de02abe](de02abe))
1 parent 60bdaca commit 24885d5

File tree

5 files changed

+108
-7
lines changed

5 files changed

+108
-7
lines changed

AUTHORS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|79
7+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|104
88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|12
9-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|9
9+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|10
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>|[@Granjow](https://github.com/Granjow)|7
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|5
1212
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5306980?v=4' width='36' height='36' alt='@johnkeates'>|[@johnkeates](https://github.com/johnkeates)|5
@@ -44,4 +44,4 @@ Avatar|Contributor|Contributions
4444

4545
---
4646

47-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-01-16.
47+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-03-24.

CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
# [2.3.0](https://github.com/saltstack-formulas/node-formula/compare/v2.2.0...v2.3.0) (2022-03-24)
4+
5+
6+
### Continuous Integration
7+
8+
* enable Vagrant-based testing using GitHub Actions ([0d1bd4a](https://github.com/saltstack-formulas/node-formula/commit/0d1bd4a31185bce4cc6b5ebeeb198dfb5f9d7874))
9+
* update linters to latest versions [skip ci] ([ed63546](https://github.com/saltstack-formulas/node-formula/commit/ed63546091e9d140d264f8bc88842134a2fb0dac))
10+
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([478c2c7](https://github.com/saltstack-formulas/node-formula/commit/478c2c76584777701df8028f3bb35d75b577bcd1))
11+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([7e237d1](https://github.com/saltstack-formulas/node-formula/commit/7e237d1e90327c8822b311205ddc14964df4ceeb))
12+
13+
14+
### Documentation
15+
16+
* **readme:** add `Testing with Vagrant` section ([05c942e](https://github.com/saltstack-formulas/node-formula/commit/05c942ecb05f3a918fe762a7164cb2d9f7118cc7))
17+
18+
19+
### Features
20+
21+
* **freebsd:** add support to work with the `default` suite ([0f50475](https://github.com/saltstack-formulas/node-formula/commit/0f50475063856a540f72217cb4bb2bad3501da0e))
22+
* **openbsd:** add support to work with the `default` suite ([1d97949](https://github.com/saltstack-formulas/node-formula/commit/1d97949be7532fbbafd040c334846ac869a1be4b))
23+
* **os*map:** update version installed on Debian/Ubuntu [skip ci] ([d4407fa](https://github.com/saltstack-formulas/node-formula/commit/d4407fa3e263eb8fced94657a61da2db7d902feb))
24+
* **os*map:** update version installed on Debian/Ubuntu [skip ci] ([e806dcb](https://github.com/saltstack-formulas/node-formula/commit/e806dcbd4bee7fd085727383475ee47dc870ed95))
25+
* **os*map:** update version installed on Debian/Ubuntu [skip ci] ([2976bf2](https://github.com/saltstack-formulas/node-formula/commit/2976bf2c7381fb3b5187caa4673d4d5d2db0f4b8))
26+
* **osfingermap:** use last working version for Fedora 34 [skip ci] ([c38f422](https://github.com/saltstack-formulas/node-formula/commit/c38f4225b921d0a3d0e7291b4a3e86ab73ccc9c1))
27+
* **windows:** add support to work with the `default` suite ([f1066d6](https://github.com/saltstack-formulas/node-formula/commit/f1066d6758552cee9b240fa33bb2cdb32e0a9d15))
28+
29+
30+
### Tests
31+
32+
* **system:** add `build_platform_codename` [skip ci] ([de02abe](https://github.com/saltstack-formulas/node-formula/commit/de02abe07864c6e744283be2aa7ef818297d13af))
33+
334
# [2.2.0](https://github.com/saltstack-formulas/node-formula/compare/v2.1.0...v2.2.0) (2022-01-16)
435

536

FORMULA

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: node
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 2.2.0
4+
version: 2.3.0
55
release: 1
66
minimum_version: 2016.11
77
summary: node formula

docs/AUTHORS.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ 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://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 66
18+
- 104
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
2020
- `@gravyboat <https://github.com/gravyboat>`_
2121
- 12
2222
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>`
2323
- `@noelmcloughlin <https://github.com/noelmcloughlin>`_
24-
- 9
24+
- 10
2525
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/305622?v=4' width='36' height='36' alt='@Granjow'>`
2626
- `@Granjow <https://github.com/Granjow>`_
2727
- 7
@@ -91,6 +91,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
9191
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/529?v=4' width='36' height='36' alt='@auser'>`
9292
- `@auser <https://github.com/auser>`_
9393
- 1
94+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/5022414?v=4' width='36' height='36' alt='@briandesousa'>`
95+
- `@briandesousa <https://github.com/briandesousa>`_
96+
- 1
9497
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
9598
- `@baby-gnu <https://github.com/baby-gnu>`_
9699
- 1
@@ -125,4 +128,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
125128

126129
----
127130

128-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-11-12.
131+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-03-24.

docs/CHANGELOG.rst

+67
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,73 @@
22
Changelog
33
=========
44

5+
`2.3.0 <https://github.com/saltstack-formulas/node-formula/compare/v2.2.0...v2.3.0>`_ (2022-03-24)
6+
------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* enable Vagrant-based testing using GitHub Actions (\ `0d1bd4a <https://github.com/saltstack-formulas/node-formula/commit/0d1bd4a31185bce4cc6b5ebeeb198dfb5f9d7874>`_\ )
13+
* update linters to latest versions [skip ci] (\ `ed63546 <https://github.com/saltstack-formulas/node-formula/commit/ed63546091e9d140d264f8bc88842134a2fb0dac>`_\ )
14+
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] (\ `478c2c7 <https://github.com/saltstack-formulas/node-formula/commit/478c2c76584777701df8028f3bb35d75b577bcd1>`_\ )
15+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `7e237d1 <https://github.com/saltstack-formulas/node-formula/commit/7e237d1e90327c8822b311205ddc14964df4ceeb>`_\ )
16+
17+
Documentation
18+
^^^^^^^^^^^^^
19+
20+
21+
* **readme:** add ``Testing with Vagrant`` section (\ `05c942e <https://github.com/saltstack-formulas/node-formula/commit/05c942ecb05f3a918fe762a7164cb2d9f7118cc7>`_\ )
22+
23+
Features
24+
^^^^^^^^
25+
26+
27+
* **freebsd:** add support to work with the ``default`` suite (\ `0f50475 <https://github.com/saltstack-formulas/node-formula/commit/0f50475063856a540f72217cb4bb2bad3501da0e>`_\ )
28+
* **openbsd:** add support to work with the ``default`` suite (\ `1d97949 <https://github.com/saltstack-formulas/node-formula/commit/1d97949be7532fbbafd040c334846ac869a1be4b>`_\ )
29+
* **os*map:** update version installed on Debian/Ubuntu [skip ci] (\ `d4407fa <https://github.com/saltstack-formulas/node-formula/commit/d4407fa3e263eb8fced94657a61da2db7d902feb>`_\ )
30+
* **os*map:** update version installed on Debian/Ubuntu [skip ci] (\ `e806dcb <https://github.com/saltstack-formulas/node-formula/commit/e806dcbd4bee7fd085727383475ee47dc870ed95>`_\ )
31+
* **os*map:** update version installed on Debian/Ubuntu [skip ci] (\ `2976bf2 <https://github.com/saltstack-formulas/node-formula/commit/2976bf2c7381fb3b5187caa4673d4d5d2db0f4b8>`_\ )
32+
* **osfingermap:** use last working version for Fedora 34 [skip ci] (\ `c38f422 <https://github.com/saltstack-formulas/node-formula/commit/c38f4225b921d0a3d0e7291b4a3e86ab73ccc9c1>`_\ )
33+
* **windows:** add support to work with the ``default`` suite (\ `f1066d6 <https://github.com/saltstack-formulas/node-formula/commit/f1066d6758552cee9b240fa33bb2cdb32e0a9d15>`_\ )
34+
35+
Tests
36+
^^^^^
37+
38+
39+
* **system:** add ``build_platform_codename`` [skip ci] (\ `de02abe <https://github.com/saltstack-formulas/node-formula/commit/de02abe07864c6e744283be2aa7ef818297d13af>`_\ )
40+
41+
`2.2.0 <https://github.com/saltstack-formulas/node-formula/compare/v2.1.0...v2.2.0>`_ (2022-01-16)
42+
------------------------------------------------------------------------------------------------------
43+
44+
Code Refactoring
45+
^^^^^^^^^^^^^^^^
46+
47+
48+
* add ``osfingermap`` (\ `e5f9399 <https://github.com/saltstack-formulas/node-formula/commit/e5f93992935f2179d2aa857c75277a59766e3f5c>`_\ )
49+
50+
Features
51+
^^^^^^^^
52+
53+
54+
* **tumbleweed:** update version via. new ``oscodenamemap`` (\ `3ce9ef2 <https://github.com/saltstack-formulas/node-formula/commit/3ce9ef2c6cb694e6f2da6f044ffc47a81145ad93>`_\ )
55+
56+
`2.1.0 <https://github.com/saltstack-formulas/node-formula/compare/v2.0.0...v2.1.0>`_ (2022-01-14)
57+
------------------------------------------------------------------------------------------------------
58+
59+
Continuous Integration
60+
^^^^^^^^^^^^^^^^^^^^^^
61+
62+
63+
* **kitchen+ci:** update with ``3004`` pre-salted images/boxes [skip ci] (\ `29a797a <https://github.com/saltstack-formulas/node-formula/commit/29a797a8d609a87442c757f876b16f522a45b723>`_\ )
64+
65+
Features
66+
^^^^^^^^
67+
68+
69+
* **repo:** update installation ``version`` [skip ci] (\ `4902faf <https://github.com/saltstack-formulas/node-formula/commit/4902faff4402034e226dca966f8fd94bb30c7c39>`_\ )
70+
* **repo:** update installation version (\ `cad52df <https://github.com/saltstack-formulas/node-formula/commit/cad52dfa08aa54f5bfd51badfdb225c874d1e532>`_\ )
71+
572
`2.0.0 <https://github.com/saltstack-formulas/node-formula/compare/v1.1.1...v2.0.0>`_ (2021-11-12)
673
------------------------------------------------------------------------------------------------------
774

0 commit comments

Comments
 (0)