lerna-clean-changelogs 5.0.18 → 5.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,13 +1,13 @@
1
1
  /**
2
2
  * @name lerna-clean-changelogs
3
3
  * @fileoverview Removes frivolous entries from commitizen generated changelogs
4
- * @version 5.0.18
4
+ * @version 5.0.28
5
5
  * @author Roy Revelt, Codsen Ltd
6
6
  * @license MIT
7
7
  * {@link https://codsen.com/os/lerna-clean-changelogs/}
8
8
  */
9
9
 
10
- import{isStr as n,detectEol as f}from"codsen-utils";var m="5.0.18";var $=m,y={extras:!1};function x(s,u){if(s===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!n(s))throw new Error(`lerna-clean-changelogs: [THROW_ID_02] The first input argument must be a string! It was given as ${Array.isArray(s)?"array":typeof s}, equal to:
11
- ${JSON.stringify(s,null,4)}`);let o={...y,...u},a=f(s)||`
10
+ import{isStr as n,detectEol as f}from"codsen-utils";var m="5.0.28";var $=m,g={extras:!1};function x(s,u){if(s===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!n(s))throw new Error(`lerna-clean-changelogs: [THROW_ID_02] The first input argument must be a string! It was given as ${Array.isArray(s)?"array":typeof s}, equal to:
11
+ ${JSON.stringify(s,null,4)}`);let o={...g,...u},a=f(s)||`
12
12
  `,p,l=!1;if(typeof s=="string"&&s?.trim()){let c=n(s)&&!!s.length&&(s[~-s.length]===`
13
- `||s[~-s.length]==="\r");s=s?.trim().replace(/(https:\/\/git\.sr\.ht\/~[^/]+\/[^/]+\/)commits\//g,"$1commit/");let t=s.split(/\r?\n/);o.extras&&t.forEach((e,r)=>{e?.startsWith("#")&&(t[r]=e.replace(/(#+) \[?(\d+\.\d+\.\d+)\s?\]\([^)]*\)/g,"$1 $2")),r&&t[r]?.startsWith("# ")&&(t[r]=`#${t[r]}`)});let i=[];for(let e=t.length;e--;){if(t[e]?.startsWith("**Note:** Version bump only")||o.extras&&t[e].toLowerCase().includes("wip")){for(;e&&n(t[~-e])&&!t[~-e]?.trim();)e-=1;for(e&&n(t[~-e])&&t[~-e]?.trim()?.startsWith("#")&&(e-=1);e&&n(t[~-e])&&!t[~-e]?.trim();)e-=1}else t[e]?.trim()?t[e][0]==="*"&&t[e][1]===" "?i.unshift(`- ${t[e].slice(2)}`):i.unshift(t[e]):l||(i.unshift(t[e]?.trim()),l=!0);t[e]?.trim()&&(l=!1)}p=`${i.join(a)}${c?a:""}`}return{version:$,res:p||s}}export{x as cleanChangelogs,y as defaults,$ as version};
13
+ `||s[~-s.length]==="\r");s=s?.trim().replace(/(https:\/\/git\.sr\.ht\/~[^/]+\/[^/]+\/)commits\//g,"$1commit/");let t=s.split(/\r?\n/);o.extras&&t.forEach((e,r)=>{e?.startsWith("#")&&(t[r]=e.replace(/(#+) \[?(\d+\.\d+\.\d+)\s?\]\([^)]*\)/g,"$1 $2")),r&&t[r]?.startsWith("# ")&&(t[r]=`#${t[r]}`)});let i=[];for(let e=t.length;e--;){if(t[e]?.startsWith("**Note:** Version bump only")||o.extras&&t[e].toLowerCase().includes("wip")){for(;e&&n(t[~-e])&&!t[~-e]?.trim();)e-=1;for(e&&n(t[~-e])&&t[~-e]?.trim()?.startsWith("#")&&(e-=1);e&&n(t[~-e])&&!t[~-e]?.trim();)e-=1}else t[e]?.trim()?t[e][0]==="*"&&t[e][1]===" "?i.unshift(`- ${t[e].slice(2)}`):i.unshift(t[e]):l||(i.unshift(t[e]?.trim()),l=!0);t[e]?.trim()&&(l=!1)}p=`${i.join(a)}${c?a:""}`}return{version:$,res:p||s}}export{x as cleanChangelogs,g as defaults,$ as version};
@@ -1,24 +1,17 @@
1
1
  /**
2
2
  * @name lerna-clean-changelogs
3
3
  * @fileoverview Removes frivolous entries from commitizen generated changelogs
4
- * @version 5.0.18
4
+ * @version 5.0.28
5
5
  * @author Roy Revelt, Codsen Ltd
6
6
  * @license MIT
7
7
  * {@link https://codsen.com/os/lerna-clean-changelogs/}
8
8
  */
9
9
 
10
- "use strict";var lernaCleanChangelogs=(()=>{var V=Object.create;var $=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var W=Object.getOwnPropertyNames,E=Object.getOwnPropertySymbols,M=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable;var S=(e,n,i)=>n in e?$(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,O=(e,n)=>{for(var i in n||(n={}))x.call(n,i)&&S(e,i,n[i]);if(E)for(var i of E(n))P.call(n,i)&&S(e,i,n[i]);return e};var F=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports),H=(e,n)=>{for(var i in n)$(e,i,{get:n[i],enumerable:!0})},v=(e,n,i,m)=>{if(n&&typeof n=="object"||typeof n=="function")for(let c of W(n))!x.call(e,c)&&c!==i&&$(e,c,{get:()=>n[c],enumerable:!(m=R(n,c))||m.enumerable});return e};var I=(e,n,i)=>(i=e!=null?V(M(e)):{},v(n||!e||!e.__esModule?$(i,"default",{value:e,enumerable:!0}):i,e)),J=e=>v($({},"__esModule",{value:!0}),e);var C=F((Z,D)=>{"use strict";D.exports=Q;function h(e){return e instanceof Buffer?Buffer.from(e):new e.constructor(e.buffer.slice(),e.byteOffset,e.length)}function Q(e){if(e=e||{},e.circles)return _(e);let n=new Map;if(n.set(Date,s=>new Date(s)),n.set(Map,(s,u)=>new Map(m(Array.from(s),u))),n.set(Set,(s,u)=>new Set(m(Array.from(s),u))),e.constructorHandlers)for(let s of e.constructorHandlers)n.set(s[0],s[1]);let i=null;return e.proto?d:c;function m(s,u){let r=Object.keys(s),t=new Array(r.length);for(let a=0;a<r.length;a++){let o=r[a],p=s[o];typeof p!="object"||p===null?t[o]=p:p.constructor!==Object&&(i=n.get(p.constructor))?t[o]=i(p,u):ArrayBuffer.isView(p)?t[o]=h(p):t[o]=u(p)}return t}function c(s){if(typeof s!="object"||s===null)return s;if(Array.isArray(s))return m(s,c);if(s.constructor!==Object&&(i=n.get(s.constructor)))return i(s,c);let u={};for(let r in s){if(Object.hasOwnProperty.call(s,r)===!1)continue;let t=s[r];typeof t!="object"||t===null?u[r]=t:t.constructor!==Object&&(i=n.get(t.constructor))?u[r]=i(t,c):ArrayBuffer.isView(t)?u[r]=h(t):u[r]=c(t)}return u}function d(s){if(typeof s!="object"||s===null)return s;if(Array.isArray(s))return m(s,d);if(s.constructor!==Object&&(i=n.get(s.constructor)))return i(s,d);let u={};for(let r in s){let t=s[r];typeof t!="object"||t===null?u[r]=t:t.constructor!==Object&&(i=n.get(t.constructor))?u[r]=i(t,d):ArrayBuffer.isView(t)?u[r]=h(t):u[r]=d(t)}return u}}function _(e){let n=[],i=[],m=new Map;if(m.set(Date,r=>new Date(r)),m.set(Map,(r,t)=>new Map(d(Array.from(r),t))),m.set(Set,(r,t)=>new Set(d(Array.from(r),t))),e.constructorHandlers)for(let r of e.constructorHandlers)m.set(r[0],r[1]);let c=null;return e.proto?u:s;function d(r,t){let a=Object.keys(r),o=new Array(a.length);for(let p=0;p<a.length;p++){let b=a[p],y=r[b];if(typeof y!="object"||y===null)o[b]=y;else if(y.constructor!==Object&&(c=m.get(y.constructor)))o[b]=c(y,t);else if(ArrayBuffer.isView(y))o[b]=h(y);else{let f=n.indexOf(y);f!==-1?o[b]=i[f]:o[b]=t(y)}}return o}function s(r){if(typeof r!="object"||r===null)return r;if(Array.isArray(r))return d(r,s);if(r.constructor!==Object&&(c=m.get(r.constructor)))return c(r,s);let t={};n.push(r),i.push(t);for(let a in r){if(Object.hasOwnProperty.call(r,a)===!1)continue;let o=r[a];if(typeof o!="object"||o===null)t[a]=o;else if(o.constructor!==Object&&(c=m.get(o.constructor)))t[a]=c(o,s);else if(ArrayBuffer.isView(o))t[a]=h(o);else{let p=n.indexOf(o);p!==-1?t[a]=i[p]:t[a]=s(o)}}return n.pop(),i.pop(),t}function u(r){if(typeof r!="object"||r===null)return r;if(Array.isArray(r))return d(r,u);if(r.constructor!==Object&&(c=m.get(r.constructor)))return c(r,u);let t={};n.push(r),i.push(t);for(let a in r){let o=r[a];if(typeof o!="object"||o===null)t[a]=o;else if(o.constructor!==Object&&(c=m.get(o.constructor)))t[a]=c(o,u);else if(ArrayBuffer.isView(o))t[a]=h(o);else{let p=n.indexOf(o);p!==-1?t[a]=i[p]:t[a]=u(o)}}return n.pop(),i.pop(),t}}});var z={};H(z,{cleanChangelogs:()=>q,defaults:()=>N,version:()=>T});var k=I(C(),1);var G=(0,k.default)();function g(e){return typeof e=="string"}function B(e){if(!(typeof e!="string"||!e)){if(e.includes(`\r
11
- `))return`\r
12
- `;if(e.includes(`
13
- `))return`
14
- `;if(e.includes("\r"))return"\r"}}var L="5.0.18";var T=L,N={extras:!1};function q(e,n){var s,u,r,t,a,o,p,b;if(e===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!g(e))throw new Error(`lerna-clean-changelogs: [THROW_ID_02] The first input argument must be a string! It was given as ${Array.isArray(e)?"array":typeof e}, equal to:
15
- ${JSON.stringify(e,null,4)}`);let i=O(O({},N),n),m=B(e)||`
16
- `,c,d=!1;if(typeof e=="string"&&(e!=null&&e.trim())){let y=g(e)&&!!e.length&&(e[~-e.length]===`
17
- `||e[~-e.length]==="\r");e=e==null?void 0:e.trim().replace(/(https:\/\/git\.sr\.ht\/~[^/]+\/[^/]+\/)commits\//g,"$1commit/");let f=e.split(/\r?\n/);i.extras&&f.forEach((l,A)=>{var j;l!=null&&l.startsWith("#")&&(f[A]=l.replace(/(#+) \[?(\d+\.\d+\.\d+)\s?\]\([^)]*\)/g,"$1 $2")),A&&((j=f[A])!=null&&j.startsWith("# "))&&(f[A]=`#${f[A]}`)});let w=[];for(let l=f.length;l--;){if((s=f[l])!=null&&s.startsWith("**Note:** Version bump only")||i.extras&&f[l].toLowerCase().includes("wip")){for(;l&&g(f[~-l])&&!((u=f[~-l])!=null&&u.trim());)l-=1;for(l&&g(f[~-l])&&((t=(r=f[~-l])==null?void 0:r.trim())!=null&&t.startsWith("#"))&&(l-=1);l&&g(f[~-l])&&!((a=f[~-l])!=null&&a.trim());)l-=1}else(o=f[l])!=null&&o.trim()?f[l][0]==="*"&&f[l][1]===" "?w.unshift(`- ${f[l].slice(2)}`):w.unshift(f[l]):d||(w.unshift((p=f[l])==null?void 0:p.trim()),d=!0);(b=f[l])!=null&&b.trim()&&(d=!1)}c=`${w.join(m)}${y?m:""}`}return{version:T,res:c||e}}return J(z);})();
10
+ "use strict";var lernaCleanChangelogs=(()=>{var V=Object.create;var $=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var W=Object.getOwnPropertyNames,E=Object.getOwnPropertySymbols,M=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable;var S=(e,n,i)=>n in e?$(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,O=(e,n)=>{for(var i in n||(n={}))x.call(n,i)&&S(e,i,n[i]);if(E)for(var i of E(n))P.call(n,i)&&S(e,i,n[i]);return e};var F=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports),H=(e,n)=>{for(var i in n)$(e,i,{get:n[i],enumerable:!0})},v=(e,n,i,m)=>{if(n&&typeof n=="object"||typeof n=="function")for(let c of W(n))!x.call(e,c)&&c!==i&&$(e,c,{get:()=>n[c],enumerable:!(m=R(n,c))||m.enumerable});return e};var I=(e,n,i)=>(i=e!=null?V(M(e)):{},v(n||!e||!e.__esModule?$(i,"default",{value:e,enumerable:!0}):i,e)),J=e=>v($({},"__esModule",{value:!0}),e);var C=F((Z,D)=>{"use strict";D.exports=Q;function h(e){return e instanceof Buffer?Buffer.from(e):new e.constructor(e.buffer.slice(),e.byteOffset,e.length)}function Q(e){if(e=e||{},e.circles)return _(e);let n=new Map;if(n.set(Date,s=>new Date(s)),n.set(Map,(s,u)=>new Map(m(Array.from(s),u))),n.set(Set,(s,u)=>new Set(m(Array.from(s),u))),e.constructorHandlers)for(let s of e.constructorHandlers)n.set(s[0],s[1]);let i=null;return e.proto?d:c;function m(s,u){let r=Object.keys(s),t=new Array(r.length);for(let a=0;a<r.length;a++){let o=r[a],p=s[o];typeof p!="object"||p===null?t[o]=p:p.constructor!==Object&&(i=n.get(p.constructor))?t[o]=i(p,u):ArrayBuffer.isView(p)?t[o]=h(p):t[o]=u(p)}return t}function c(s){if(typeof s!="object"||s===null)return s;if(Array.isArray(s))return m(s,c);if(s.constructor!==Object&&(i=n.get(s.constructor)))return i(s,c);let u={};for(let r in s){if(Object.hasOwnProperty.call(s,r)===!1)continue;let t=s[r];typeof t!="object"||t===null?u[r]=t:t.constructor!==Object&&(i=n.get(t.constructor))?u[r]=i(t,c):ArrayBuffer.isView(t)?u[r]=h(t):u[r]=c(t)}return u}function d(s){if(typeof s!="object"||s===null)return s;if(Array.isArray(s))return m(s,d);if(s.constructor!==Object&&(i=n.get(s.constructor)))return i(s,d);let u={};for(let r in s){let t=s[r];typeof t!="object"||t===null?u[r]=t:t.constructor!==Object&&(i=n.get(t.constructor))?u[r]=i(t,d):ArrayBuffer.isView(t)?u[r]=h(t):u[r]=d(t)}return u}}function _(e){let n=[],i=[],m=new Map;if(m.set(Date,r=>new Date(r)),m.set(Map,(r,t)=>new Map(d(Array.from(r),t))),m.set(Set,(r,t)=>new Set(d(Array.from(r),t))),e.constructorHandlers)for(let r of e.constructorHandlers)m.set(r[0],r[1]);let c=null;return e.proto?u:s;function d(r,t){let a=Object.keys(r),o=new Array(a.length);for(let p=0;p<a.length;p++){let b=a[p],y=r[b];if(typeof y!="object"||y===null)o[b]=y;else if(y.constructor!==Object&&(c=m.get(y.constructor)))o[b]=c(y,t);else if(ArrayBuffer.isView(y))o[b]=h(y);else{let f=n.indexOf(y);f!==-1?o[b]=i[f]:o[b]=t(y)}}return o}function s(r){if(typeof r!="object"||r===null)return r;if(Array.isArray(r))return d(r,s);if(r.constructor!==Object&&(c=m.get(r.constructor)))return c(r,s);let t={};n.push(r),i.push(t);for(let a in r){if(Object.hasOwnProperty.call(r,a)===!1)continue;let o=r[a];if(typeof o!="object"||o===null)t[a]=o;else if(o.constructor!==Object&&(c=m.get(o.constructor)))t[a]=c(o,s);else if(ArrayBuffer.isView(o))t[a]=h(o);else{let p=n.indexOf(o);p!==-1?t[a]=i[p]:t[a]=s(o)}}return n.pop(),i.pop(),t}function u(r){if(typeof r!="object"||r===null)return r;if(Array.isArray(r))return d(r,u);if(r.constructor!==Object&&(c=m.get(r.constructor)))return c(r,u);let t={};n.push(r),i.push(t);for(let a in r){let o=r[a];if(typeof o!="object"||o===null)t[a]=o;else if(o.constructor!==Object&&(c=m.get(o.constructor)))t[a]=c(o,u);else if(ArrayBuffer.isView(o))t[a]=h(o);else{let p=n.indexOf(o);p!==-1?t[a]=i[p]:t[a]=u(o)}}return n.pop(),i.pop(),t}}});var z={};H(z,{cleanChangelogs:()=>q,defaults:()=>N,version:()=>T});var k=I(C(),1);var G=(0,k.default)();function g(e){return typeof e=="string"}function B(e){if(!(typeof e!="string"||!e)){if(e.includes("\r\n"))return"\r\n";if(e.includes("\n"))return"\n";if(e.includes("\r"))return"\r"}}var L="5.0.28";var T=L,N={extras:!1};function q(e,n){var s,u,r,t,a,o,p,b;if(e===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!g(e))throw new Error("lerna-clean-changelogs: [THROW_ID_02] The first input argument must be a string! It was given as ".concat(Array.isArray(e)?"array":typeof e,", equal to:\n").concat(JSON.stringify(e,null,4)));let i=O(O({},N),n),m=B(e)||"\n",c,d=!1;if(typeof e=="string"&&(e!=null&&e.trim())){let y=g(e)&&!!e.length&&(e[~-e.length]==="\n"||e[~-e.length]==="\r");e=e==null?void 0:e.trim().replace(/(https:\/\/git\.sr\.ht\/~[^/]+\/[^/]+\/)commits\//g,"$1commit/");let f=e.split(/\r?\n/);i.extras&&f.forEach((l,A)=>{var j;l!=null&&l.startsWith("#")&&(f[A]=l.replace(/(#+) \[?(\d+\.\d+\.\d+)\s?\]\([^)]*\)/g,"$1 $2")),A&&((j=f[A])!=null&&j.startsWith("# "))&&(f[A]="#".concat(f[A]))});let w=[];for(let l=f.length;l--;){if((s=f[l])!=null&&s.startsWith("**Note:** Version bump only")||i.extras&&f[l].toLowerCase().includes("wip")){for(;l&&g(f[~-l])&&!((u=f[~-l])!=null&&u.trim());)l-=1;for(l&&g(f[~-l])&&((t=(r=f[~-l])==null?void 0:r.trim())!=null&&t.startsWith("#"))&&(l-=1);l&&g(f[~-l])&&!((a=f[~-l])!=null&&a.trim());)l-=1}else(o=f[l])!=null&&o.trim()?f[l][0]==="*"&&f[l][1]===" "?w.unshift("- ".concat(f[l].slice(2))):w.unshift(f[l]):d||(w.unshift((p=f[l])==null?void 0:p.trim()),d=!0);(b=f[l])!=null&&b.trim()&&(d=!1)}c="".concat(w.join(m)).concat(y?m:"")}return{version:T,res:c||e}}return J(z);})();
18
11
  /**
19
12
  * @name codsen-utils
20
13
  * @fileoverview Various utility functions
21
- * @version 1.6.8
14
+ * @version 1.6.18
22
15
  * @author Roy Revelt, Codsen Ltd
23
16
  * @license MIT
24
17
  * {@link https://codsen.com/os/codsen-utils/}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lerna-clean-changelogs",
3
- "version": "5.0.18",
3
+ "version": "5.0.28",
4
4
  "description": "Removes frivolous entries from commitizen generated changelogs",
5
5
  "keywords": [
6
6
  "changelog",
@@ -44,7 +44,7 @@
44
44
  "dts": "rollup -c && npm run prettier -- 'types/index.d.ts' --write --log-level 'silent'",
45
45
  "examples": "node '../../ops/scripts/run-examples.js'",
46
46
  "lect": "node '../../ops/lect/lect.js' && npm run prettier -- 'README.md' '.all-contributorsrc' 'rollup.config.js' --write",
47
- "letspublish": "npm publish || :",
47
+ "letspublish": "npm publish --provenance || :",
48
48
  "lint": "eslint . --fix",
49
49
  "perf": "node perf/check.js",
50
50
  "prep": "echo 'ready'",
@@ -72,6 +72,9 @@
72
72
  }
73
73
  },
74
74
  "dependencies": {
75
- "codsen-utils": "^1.6.8"
75
+ "codsen-utils": "^1.6.18"
76
+ },
77
+ "publishConfig": {
78
+ "registry": "https://registry.npmjs.org/"
76
79
  }
77
80
  }