Commit Graph

6673 Commits

Author SHA1 Message Date
Francisco Hodge 027efa19a0 Build update 2026-04-08 09:09:03 +00:00
Francisco Hodge 7f1425e4be 3.8.127 2026-04-08 09:08:51 +00:00
Francisco Hodge fd1304ab55 Merge pull request #2697 from hodgef/dependabot/npm_and_yarn/lodash-4.18.1
Bump lodash from 4.17.23 to 4.18.1
2026-04-08 05:08:06 -04:00
dependabot[bot] 4a0f53b75c Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 09:07:23 +00:00
Francisco Hodge e9b1dbc2f3 Build update 2026-04-08 08:04:38 +00:00
Francisco Hodge 2692601340 3.8.126 2026-04-08 08:04:27 +00:00
Francisco Hodge 6d4885afa9 Merge pull request #2696 from hodgef/dependabot/npm_and_yarn/postcss-8.5.9
Bump postcss from 8.5.8 to 8.5.9
2026-04-08 04:03:42 -04:00
dependabot[bot] f8192ed703 Bump postcss from 8.5.8 to 8.5.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.9)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 08:02:55 +00:00
Francisco Hodge fc08a31284 Build update 2026-03-27 08:06:09 +00:00
Francisco Hodge 15e50f7ab9 3.8.125 2026-03-27 08:05:56 +00:00
Francisco Hodge ca1267c4a4 Merge pull request #2692 from hodgef/dependabot/npm_and_yarn/node-forge-1.4.0
Bump node-forge from 1.3.2 to 1.4.0
2026-03-27 04:05:07 -04:00
dependabot[bot] 0b9c987b46 Bump node-forge from 1.3.2 to 1.4.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.2 to 1.4.0.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 08:04:28 +00:00
Francisco Hodge 38f26a6b3c Build update 2026-03-27 08:04:15 +00:00
Francisco Hodge 94c22acddd 3.8.124 2026-03-27 08:04:04 +00:00
Francisco Hodge 2143da5039 Merge pull request #2691 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.10.2
Bump mini-css-extract-plugin from 2.10.0 to 2.10.2
2026-03-27 04:03:18 -04:00
dependabot[bot] bbb5cbf5f6 Bump mini-css-extract-plugin from 2.10.0 to 2.10.2
Bumps [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) from 2.10.0 to 2.10.2.
- [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/mini-css-extract-plugin/compare/v2.10.0...v2.10.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-version: 2.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 08:02:32 +00:00
Francisco Hodge 2a11945a31 Build update 2026-03-25 22:44:36 +00:00
Francisco Hodge 1222df99f8 3.8.123 2026-03-25 22:44:26 +00:00
Francisco Hodge 07ea62f975 Merge pull request #2690 from hodgef/dependabot/npm_and_yarn/multi-bf05dc1ecf
Bump picomatch
2026-03-25 18:43:39 -04:00
dependabot[bot] 80b44c68b3 Bump picomatch
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 22:42:45 +00:00
Francisco Hodge 7cd3342fdb Build update 2026-03-20 16:12:35 +00:00
Francisco Hodge 9607c185eb 3.8.122 2026-03-20 16:12:23 +00:00
Francisco Hodge 003804d597 Merge pull request #2687 from hodgef/dependabot/npm_and_yarn/flatted-3.4.2
Bump flatted from 3.2.6 to 3.4.2
2026-03-20 12:11:36 -04:00
dependabot[bot] 711693d253 Bump flatted from 3.2.6 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.6 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.2.6...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 16:10:48 +00:00
Francisco Hodge 3f8016f6a3 Build update 2026-03-17 08:04:19 +00:00
Francisco Hodge b13ede1880 3.8.121 2026-03-17 08:04:07 +00:00
Francisco Hodge 988cd50c6b Merge pull request #2684 from hodgef/dependabot/npm_and_yarn/core-js-3.49.0
Bump core-js from 3.48.0 to 3.49.0
2026-03-17 01:03:20 -07:00
Francisco Hodge 422eb64d61 Merge pull request #2683 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.29.2
Bump @babel/preset-env from 7.29.0 to 7.29.2
2026-03-17 01:03:12 -07:00
dependabot[bot] 4f35c6d18e Bump core-js from 3.48.0 to 3.49.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:02:36 +00:00
dependabot[bot] dd286f0d77 Bump @babel/preset-env from 7.29.0 to 7.29.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.29.0 to 7.29.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.29.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 08:02:25 +00:00
Francisco Hodge bc51985dd4 Build update 2026-03-11 08:04:46 +00:00
Francisco Hodge 8c25a1efc4 3.8.120 2026-03-11 08:04:34 +00:00
Francisco Hodge bf82284998 Merge pull request #2681 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.4.0
Bump terser-webpack-plugin from 5.3.17 to 5.4.0
2026-03-11 04:03:46 -04:00
dependabot[bot] 7c10d58e6f Bump terser-webpack-plugin from 5.3.17 to 5.4.0
Bumps [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) from 5.3.17 to 5.4.0.
- [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/terser-webpack-plugin/compare/v5.3.17...v5.4.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 08:02:59 +00:00
Francisco Hodge 788a5af21a Build update 2026-03-10 08:04:23 +00:00
Francisco Hodge ca8f7a6242 3.8.119 2026-03-10 08:04:12 +00:00
Francisco Hodge 02621038a3 Merge pull request #2678 from hodgef/dependabot/npm_and_yarn/babel-loader-10.1.1
Bump babel-loader from 10.1.0 to 10.1.1
2026-03-10 04:03:24 -04:00
dependabot[bot] 0fb5bf6c95 Bump babel-loader from 10.1.0 to 10.1.1
Bumps [babel-loader](https://github.com/babel/babel-loader) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v10.1.0...v10.1.1)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-version: 10.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-10 08:02:41 +00:00
Francisco Hodge 8fd3c0a17b Build update 2026-03-06 09:04:41 +00:00
Francisco Hodge a293697fd0 3.8.118 2026-03-06 09:04:30 +00:00
Francisco Hodge c1b236d852 Merge pull request #2675 from hodgef/dependabot/npm_and_yarn/babel-loader-10.1.0
Bump babel-loader from 9.2.1 to 10.1.0
2026-03-06 04:03:43 -05:00
dependabot[bot] df053713b7 Bump babel-loader from 9.2.1 to 10.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.2.1 to 10.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/commits)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 09:02:58 +00:00
Francisco Hodge 1d147accd5 Build update 2026-03-05 01:46:02 +00:00
Francisco Hodge 25bdc4be10 3.8.117 2026-03-05 01:45:50 +00:00
Francisco Hodge 11a34aeab4 Merge pull request #2673 from hodgef/dependabot/npm_and_yarn/svgo-3.3.3
Bump svgo from 3.3.2 to 3.3.3
2026-03-04 20:44:59 -05:00
dependabot[bot] 078b430f36 Bump svgo from 3.3.2 to 3.3.3
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 01:44:10 +00:00
Francisco Hodge 799650e499 Build update 2026-03-04 09:04:34 +00:00
Francisco Hodge 3e9f61a439 3.8.116 2026-03-04 09:04:22 +00:00
Francisco Hodge baa5673214 Merge pull request #2672 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.17
Bump terser-webpack-plugin from 5.3.16 to 5.3.17
2026-03-04 04:03:34 -05:00
Francisco Hodge c36d78d2d2 Merge pull request #2671 from hodgef/dependabot/npm_and_yarn/webpack-5.105.4
Bump webpack from 5.105.3 to 5.105.4
2026-03-04 04:03:19 -05:00