|
1 | 1 | # Changes
|
2 | 2 |
|
| 3 | +## 0.1.5 |
| 4 | + |
| 5 | +- [`dc0e556`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/dc0e556fc0a2b4c9bb87fa0f2ac087a34d453f08) |
| 6 | + Run tests in GitHub actions |
| 7 | +- [`38d632b`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/38d632b2c66bf00435c2e95cf4e97b630e31ce53) |
| 8 | + Big files are truncated inadvertently |
| 9 | +- [`ca72664`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/ca72664b189882668dd41ad5c959d43051ba94e3) |
| 10 | + Bump json5 from 1.0.1 to 1.0.2 (dependabot[bot]) |
| 11 | + > |
| 12 | + > Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. |
| 13 | + > - [Release notes](https://github.com/json5/json5/releases) |
| 14 | + > - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) |
| 15 | + > - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) |
| 16 | + > |
| 17 | + > --- |
| 18 | + > updated-dependencies: |
| 19 | + > - dependency-name: json5 |
| 20 | + > dependency-type: indirect |
| 21 | + > ... |
| 22 | + > |
| 23 | + > Signed-off-by: dependabot[bot] <[email protected]> |
| 24 | +- [`13fe8f8`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/13fe8f846f21cff2573795768c2d10c8ee5dd621) |
| 25 | + Bump minimatch from 3.0.4 to 3.1.2 (dependabot[bot]) |
| 26 | + > |
| 27 | + > Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. |
| 28 | + > - [Release notes](https://github.com/isaacs/minimatch/releases) |
| 29 | + > - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) |
| 30 | + > |
| 31 | + > --- |
| 32 | + > updated-dependencies: |
| 33 | + > - dependency-name: minimatch |
| 34 | + > dependency-type: indirect |
| 35 | + > ... |
| 36 | + > |
| 37 | + > Signed-off-by: dependabot[bot] <[email protected]> |
| 38 | +- [`e671b36`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/e671b366f2a850f871b16146225adc949392a33a) |
| 39 | + Bump minimist from 1.2.5 to 1.2.6 (dependabot[bot]) |
| 40 | + > |
| 41 | + > Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. |
| 42 | + > - [Release notes](https://github.com/substack/minimist/releases) |
| 43 | + > - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) |
| 44 | + > |
| 45 | + > --- |
| 46 | + > updated-dependencies: |
| 47 | + > - dependency-name: minimist |
| 48 | + > dependency-type: indirect |
| 49 | + > ... |
| 50 | + > |
| 51 | + > Signed-off-by: dependabot[bot] <[email protected]> |
| 52 | +- [`fb47b68`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/fb47b6837d6b8b224f0caa3f3a2517968dab8684) |
| 53 | + Bump path-parse from 1.0.6 to 1.0.7 (dependabot[bot]) |
| 54 | + > |
| 55 | + > Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. |
| 56 | + > - [Release notes](https://github.com/jbgutierrez/path-parse/releases) |
| 57 | + > - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) |
| 58 | + > |
| 59 | + > --- |
| 60 | + > updated-dependencies: |
| 61 | + > - dependency-name: path-parse |
| 62 | + > dependency-type: indirect |
| 63 | + > ... |
| 64 | + > |
| 65 | + > Signed-off-by: dependabot[bot] <[email protected]> |
| 66 | +- [`2e3cb4a`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/2e3cb4a52c3047dba40f2b5b02b21303bf149403) |
| 67 | + Bump glob-parent from 5.1.1 to 5.1.2 (dependabot[bot]) |
| 68 | + > |
| 69 | + > Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. |
| 70 | + > - [Release notes](https://github.com/gulpjs/glob-parent/releases) |
| 71 | + > - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) |
| 72 | + > - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) |
| 73 | + > |
| 74 | + > --- |
| 75 | + > updated-dependencies: |
| 76 | + > - dependency-name: glob-parent |
| 77 | + > dependency-type: indirect |
| 78 | + > ... |
| 79 | + > |
| 80 | + > Signed-off-by: dependabot[bot] <[email protected]> |
| 81 | +- [`d0f151b`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/d0f151bb5c29d80f287837bec30d9b92bab063f5) |
| 82 | + run npm audit |
| 83 | + |
3 | 84 | ## 0.1.4
|
4 | 85 |
|
5 | 86 | - [`7f3930c`](https://github.com/m90/esbuild-plugin-browserify-adapter/commit/7f3930cb149dbed7ff8ed6cb0566b4a9fc61d863)
|
|
0 commit comments