lerna-clean-changelogs 5.0.13 → 5.0.17

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.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2010-2024 Roy Revelt and other contributors
3
+ Copyright (c) 2010-2025 Roy Revelt and other contributors
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining
6
6
  a copy of this software and associated documentation files (the
package/README.md CHANGED
@@ -96,6 +96,6 @@ To report bugs or request features or assistance, [raise an issue](https://githu
96
96
 
97
97
  MIT License.
98
98
 
99
- Copyright © 2010-2024 Roy Revelt and other contributors.
99
+ Copyright © 2010-2025 Roy Revelt and other contributors.
100
100
 
101
101
  <p align="center"><img src="https://codsen.com/images/png-codsen-ok.png" width="98" alt="ok" align="center"> <img src="https://codsen.com/images/png-codsen-1.png" width="148" alt="codsen" align="center"> <img src="https://codsen.com/images/png-codsen-star-small.png" width="32" alt="star" align="center"></p>
@@ -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.13
4
+ * @version 5.0.17
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.13";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:
10
+ import{isStr as n,detectEol as f}from"codsen-utils";var m="5.0.17";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
11
  ${JSON.stringify(s,null,4)}`);let o={...y,...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
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};
@@ -1,24 +1,24 @@
1
1
  /**
2
2
  * @name lerna-clean-changelogs
3
3
  * @fileoverview Removes frivolous entries from commitizen generated changelogs
4
- * @version 5.0.13
4
+ * @version 5.0.17
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 h=Object.defineProperty;var R=Object.getOwnPropertyDescriptor;var W=Object.getOwnPropertyNames,S=Object.getOwnPropertySymbols,P=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty,F=Object.prototype.propertyIsEnumerable;var D=(e,n,a)=>n in e?h(e,n,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[n]=a,$=(e,n)=>{for(var a in n||(n={}))E.call(n,a)&&D(e,a,n[a]);if(S)for(var a of S(n))F.call(n,a)&&D(e,a,n[a]);return e};var I=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports),J=(e,n)=>{for(var a in n)h(e,a,{get:n[a],enumerable:!0})},x=(e,n,a,u)=>{if(n&&typeof n=="object"||typeof n=="function")for(let s of W(n))!E.call(e,s)&&s!==a&&h(e,s,{get:()=>n[s],enumerable:!(u=R(n,s))||u.enumerable});return e};var Q=(e,n,a)=>(a=e!=null?V(P(e)):{},x(n||!e||!e.__esModule?h(a,"default",{value:e,enumerable:!0}):a,e)),_=e=>x(h({},"__esModule",{value:!0}),e);var j=I((G,O)=>{"use strict";O.exports=U;function d(e){return e instanceof Buffer?Buffer.from(e):new e.constructor(e.buffer.slice(),e.byteOffset,e.length)}function U(e){if(e=e||{},e.circles)return H(e);return e.proto?u:a;function n(s,l){for(var r=Object.keys(s),t=new Array(r.length),o=0;o<r.length;o++){var i=r[o],p=s[i];typeof p!="object"||p===null?t[i]=p:p instanceof Date?t[i]=new Date(p):ArrayBuffer.isView(p)?t[i]=d(p):t[i]=l(p)}return t}function a(s){if(typeof s!="object"||s===null)return s;if(s instanceof Date)return new Date(s);if(Array.isArray(s))return n(s,a);if(s instanceof Map)return new Map(n(Array.from(s),a));if(s instanceof Set)return new Set(n(Array.from(s),a));var l={};for(var r in s)if(Object.hasOwnProperty.call(s,r)!==!1){var t=s[r];typeof t!="object"||t===null?l[r]=t:t instanceof Date?l[r]=new Date(t):t instanceof Map?l[r]=new Map(n(Array.from(t),a)):t instanceof Set?l[r]=new Set(n(Array.from(t),a)):ArrayBuffer.isView(t)?l[r]=d(t):l[r]=a(t)}return l}function u(s){if(typeof s!="object"||s===null)return s;if(s instanceof Date)return new Date(s);if(Array.isArray(s))return n(s,u);if(s instanceof Map)return new Map(n(Array.from(s),u));if(s instanceof Set)return new Set(n(Array.from(s),u));var l={};for(var r in s){var t=s[r];typeof t!="object"||t===null?l[r]=t:t instanceof Date?l[r]=new Date(t):t instanceof Map?l[r]=new Map(n(Array.from(t),u)):t instanceof Set?l[r]=new Set(n(Array.from(t),u)):ArrayBuffer.isView(t)?l[r]=d(t):l[r]=u(t)}return l}}function H(e){var n=[],a=[];return e.proto?l:s;function u(r,t){for(var o=Object.keys(r),i=new Array(o.length),p=0;p<o.length;p++){var y=o[p],m=r[y];if(typeof m!="object"||m===null)i[y]=m;else if(m instanceof Date)i[y]=new Date(m);else if(ArrayBuffer.isView(m))i[y]=d(m);else{var A=n.indexOf(m);A!==-1?i[y]=a[A]:i[y]=t(m)}}return i}function s(r){if(typeof r!="object"||r===null)return r;if(r instanceof Date)return new Date(r);if(Array.isArray(r))return u(r,s);if(r instanceof Map)return new Map(u(Array.from(r),s));if(r instanceof Set)return new Set(u(Array.from(r),s));var t={};n.push(r),a.push(t);for(var o in r)if(Object.hasOwnProperty.call(r,o)!==!1){var i=r[o];if(typeof i!="object"||i===null)t[o]=i;else if(i instanceof Date)t[o]=new Date(i);else if(i instanceof Map)t[o]=new Map(u(Array.from(i),s));else if(i instanceof Set)t[o]=new Set(u(Array.from(i),s));else if(ArrayBuffer.isView(i))t[o]=d(i);else{var p=n.indexOf(i);p!==-1?t[o]=a[p]:t[o]=s(i)}}return n.pop(),a.pop(),t}function l(r){if(typeof r!="object"||r===null)return r;if(r instanceof Date)return new Date(r);if(Array.isArray(r))return u(r,l);if(r instanceof Map)return new Map(u(Array.from(r),l));if(r instanceof Set)return new Set(u(Array.from(r),l));var t={};n.push(r),a.push(t);for(var o in r){var i=r[o];if(typeof i!="object"||i===null)t[o]=i;else if(i instanceof Date)t[o]=new Date(i);else if(i instanceof Map)t[o]=new Map(u(Array.from(i),l));else if(i instanceof Set)t[o]=new Set(u(Array.from(i),l));else if(ArrayBuffer.isView(i))t[o]=d(i);else{var p=n.indexOf(i);p!==-1?t[o]=a[p]:t[o]=l(i)}}return n.pop(),a.pop(),t}}});var K={};J(K,{cleanChangelogs:()=>z,defaults:()=>T,version:()=>M});var C=Q(j(),1);var X=(0,C.default)();function b(e){return typeof e=="string"}function B(e){if(!(typeof e!="string"||!e)){if(e.includes(`\r
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
11
  `))return`\r
12
12
  `;if(e.includes(`
13
13
  `))return`
14
- `;if(e.includes("\r"))return"\r"}}var L="5.0.13";var M=L,T={extras:!1};function z(e,n){var r,t,o,i,p,y,m,A;if(e===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!b(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 a=$($({},T),n),u=B(e)||`
16
- `,s,l=!1;if(typeof e=="string"&&(e!=null&&e.trim())){let N=b(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 c=e.split(/\r?\n/);a.extras&&c.forEach((f,w)=>{var g;f!=null&&f.startsWith("#")&&(c[w]=f.replace(/(#+) \[?(\d+\.\d+\.\d+)\s?\]\([^)]*\)/g,"$1 $2")),w&&((g=c[w])!=null&&g.startsWith("# "))&&(c[w]=`#${c[w]}`)});let v=[];for(let f=c.length;f--;){if((r=c[f])!=null&&r.startsWith("**Note:** Version bump only")||a.extras&&c[f].toLowerCase().includes("wip")){for(;f&&b(c[~-f])&&!((t=c[~-f])!=null&&t.trim());)f-=1;for(f&&b(c[~-f])&&((i=(o=c[~-f])==null?void 0:o.trim())!=null&&i.startsWith("#"))&&(f-=1);f&&b(c[~-f])&&!((p=c[~-f])!=null&&p.trim());)f-=1}else(y=c[f])!=null&&y.trim()?c[f][0]==="*"&&c[f][1]===" "?v.unshift(`- ${c[f].slice(2)}`):v.unshift(c[f]):l||(v.unshift((m=c[f])==null?void 0:m.trim()),l=!0);(A=c[f])!=null&&A.trim()&&(l=!1)}s=`${v.join(u)}${N?u:""}`}return{version:M,res:s||e}}return _(K);})();
14
+ `;if(e.includes("\r"))return"\r"}}var L="5.0.17";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);})();
18
18
  /**
19
19
  * @name codsen-utils
20
20
  * @fileoverview Various utility functions
21
- * @version 1.6.3
21
+ * @version 1.6.7
22
22
  * @author Roy Revelt, Codsen Ltd
23
23
  * @license MIT
24
24
  * {@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.13",
3
+ "version": "5.0.17",
4
4
  "description": "Removes frivolous entries from commitizen generated changelogs",
5
5
  "keywords": [
6
6
  "changelog",
@@ -19,7 +19,7 @@
19
19
  "homepage": "https://codsen.com/os/lerna-clean-changelogs",
20
20
  "repository": {
21
21
  "type": "git",
22
- "url": "https://github.com/codsen/codsen.git",
22
+ "url": "git+https://github.com/codsen/codsen.git",
23
23
  "directory": "packages/lerna-clean-changelogs"
24
24
  },
25
25
  "license": "MIT",
@@ -45,7 +45,7 @@
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
47
  "letspublish": "npm publish || :",
48
- "lint": "eslint . --ext .js --ext .ts --fix",
48
+ "lint": "eslint . --fix",
49
49
  "perf": "node perf/check.js",
50
50
  "prep": "echo 'ready'",
51
51
  "prettier": "prettier",
@@ -72,6 +72,6 @@
72
72
  }
73
73
  },
74
74
  "dependencies": {
75
- "codsen-utils": "^1.6.3"
75
+ "codsen-utils": "^1.6.7"
76
76
  }
77
77
  }