UNPKG

arm-template-merge

Version:
69 lines (38 loc) 2.02 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [1.1.5](https://github.com/axa-group/arm-template-merge/compare/v1.1.4...v1.1.5) — 2020-04-06 ### Security - Update `npm` dependencies to fix: - [CVE-2020-7598](https://github.com/advisories/GHSA-vh95-rmgr-6w4m) - [CVE-2019-20149](https://github.com/advisories/GHSA-6c8f-qphg-qjgp) ## [1.1.4](https://github.com/axa-group/arm-template-merge/compare/v1.1.3...v1.1.4) — 2019-10-10 ### Security - Update `npm` dependencies to fix: - [WS-2019-0291](https://github.com/wycats/handlebars.js/issues/1558) ### Added - Improve error message on template parsing failures ## [1.1.3](https://github.com/axa-group/arm-template-merge/compare/v1.1.2...v1.1.3) — 2019-09-25 ### Security - Update `npm` dependencies to fix: - [CVE-2019-15657](https://nvd.nist.gov/vuln/detail/CVE-2019-15657) - [CVE-2019-10746](https://nvd.nist.gov/vuln/detail/CVE-2019-10746) - [CVE-2019-10747](https://nvd.nist.gov/vuln/detail/CVE-2019-10747) ### Changed - Update license's legal entity. ## [1.1.2](https://github.com/axa-group/arm-template-merge/compare/v1.1.1...v1.1.2) — 2019-08-09 ### Security - Update `npm` dependencies to fix [CVE-2019-10744](https://github.com/lodash/lodash/pull/4336) ## [1.1.1](https://github.com/axa-group/arm-template-merge/compare/v1.1.0...v1.1.1) — 2019-06-05 ### Security - Update `npm` dependencies to fix [WS-2019-0063](https://github.com/nodeca/js-yaml/pull/480) ## [1.1.0](https://github.com/axa-group/arm-template-merge/compare/v1.0.0...v1.1.0) — 2019-03-18 ### Added - Add changelog - Add stripping of UTF-8 BOM on input files ### Changed - Reduce merge code complexity ### Security - Update `npm` dependencies to fix [CVE-2018-16469](https://nvd.nist.gov/vuln/detail/CVE-2018-16469) ## 1.0.0 — 2018-08-20 Initial release.