 dependabot[bot]andGitHub
|
ec7a5c869f
|
Bump webpack from 5.109.1 to 5.109.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.109.1 to 5.109.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.109.1...v5.109.2)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.109.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-29 08:02:37 +00:00 |
|
Francisco Hodge
|
9e75c33b99
|
Build update
|
2026-07-28 08:04:23 +00:00 |
|
Francisco Hodge
|
771fea4a08
|
3.8.173
|
2026-07-28 08:04:15 +00:00 |
|
 Francisco HodgeandGitHub
|
826c927a1f
|
Merge pull request #2778 from hodgef/dependabot/npm_and_yarn/webpack-5.109.1
Bump webpack from 5.109.0 to 5.109.1
|
2026-07-28 04:03:27 -04:00 |
|
 dependabot[bot]andGitHub
|
3c5da5d5d0
|
Bump webpack from 5.109.0 to 5.109.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.109.0 to 5.109.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.109.0...v5.109.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.109.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-28 08:02:41 +00:00 |
|
Francisco Hodge
|
d52fb26e76
|
Build update
|
2026-07-28 03:28:47 +00:00 |
|
Francisco Hodge
|
ebc6c8a90c
|
3.8.172
|
2026-07-28 03:28:37 +00:00 |
|
 Francisco HodgeandGitHub
|
2b89d99e89
|
Merge pull request #2777 from hodgef/copilot/update-typescript-to-v6
Fix TypeScript v6 compatibility: remove CSS side-effect imports from .d.ts files
|
2026-07-27 23:27:46 -04:00 |
|
 copilot-swe-agent[bot]andGitHub
|
9621f0d88e
|
Fix webpack.config.demo.js: add CSS files to entry array
|
2026-07-28 02:38:21 +00:00 |
|
 copilot-swe-agent[bot]andGitHub
|
db5979ac2a
|
Build and update dist files under /build
|
2026-07-28 02:24:55 +00:00 |
|
 copilot-swe-agent[bot]andGitHub
|
10008bc082
|
Fix TypeScript v6 compatibility: remove CSS side-effect imports from .d.ts files
|
2026-07-28 02:20:45 +00:00 |
|
 copilot-swe-agent[bot]andGitHub
|
bbdee64c28
|
Initial plan
|
2026-07-28 02:14:09 +00:00 |
|
Francisco Hodge
|
87279d797a
|
Build update
|
2026-07-27 08:04:48 +00:00 |
|
Francisco Hodge
|
bb0fe8838f
|
3.8.171
|
2026-07-27 08:04:38 +00:00 |
|
 Francisco HodgeandGitHub
|
de3066a37e
|
Merge pull request #2775 from hodgef/dependabot/npm_and_yarn/postcss-8.5.23
Bump postcss from 8.5.22 to 8.5.23
|
2026-07-27 04:03:52 -04:00 |
|
 Francisco HodgeandGitHub
|
96668b9cee
|
Merge pull request #2773 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.6.8
Bump html-webpack-plugin from 5.6.7 to 5.6.8
|
2026-07-27 04:03:16 -04:00 |
|
 dependabot[bot]andGitHub
|
9b457e41fa
|
Bump postcss from 8.5.22 to 8.5.23
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.22 to 8.5.23.
- [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.22...8.5.23)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.23
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-27 08:03:03 +00:00 |
|
 dependabot[bot]andGitHub
|
6eb7d1bce1
|
Bump html-webpack-plugin from 5.6.7 to 5.6.8
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.7 to 5.6.8.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.7...v5.6.8)
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-version: 5.6.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-27 08:02:35 +00:00 |
|
Francisco Hodge
|
76b6b8f035
|
Build update
|
2026-07-24 08:06:02 +00:00 |
|
Francisco Hodge
|
fb1c93411b
|
3.8.170
|
2026-07-24 08:05:50 +00:00 |
|
 Francisco HodgeandGitHub
|
a7a52f2ef9
|
Merge pull request #2772 from hodgef/dependabot/npm_and_yarn/http-proxy-middleware-2.0.10
Bump http-proxy-middleware from 2.0.9 to 2.0.10
|
2026-07-24 04:05:08 -04:00 |
|
 dependabot[bot]andGitHub
|
8c20dfaba5
|
Bump http-proxy-middleware from 2.0.9 to 2.0.10
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.10/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.9...v2.0.10)
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.10
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-24 08:04:28 +00:00 |
|
Francisco Hodge
|
df04cd7ee6
|
Build update
|
2026-07-24 08:04:16 +00:00 |
|
Francisco Hodge
|
03313eaa99
|
3.8.169
|
2026-07-24 08:04:04 +00:00 |
|
 Francisco HodgeandGitHub
|
a02a8a53b8
|
Merge pull request #2770 from hodgef/dependabot/npm_and_yarn/webpack-5.109.0
Bump webpack from 5.108.4 to 5.109.0
|
2026-07-24 04:03:13 -04:00 |
|
 dependabot[bot]andGitHub
|
7662d2c2ba
|
Bump webpack from 5.108.4 to 5.109.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.108.4 to 5.109.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.108.4...v5.109.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.109.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-24 08:02:34 +00:00 |
|
Francisco Hodge
|
0d87fd6b6f
|
Build update
|
2026-07-23 08:17:47 +00:00 |
|
Francisco Hodge
|
ab16ef5f09
|
3.8.168
|
2026-07-23 08:17:34 +00:00 |
|
 Francisco HodgeandGitHub
|
ec73762e29
|
Merge pull request #2769 from hodgef/dependabot/npm_and_yarn/postcss-8.5.22
Bump postcss from 8.5.21 to 8.5.22
|
2026-07-23 04:03:44 -04:00 |
|
 dependabot[bot]andGitHub
|
3e99f1a504
|
Bump postcss from 8.5.21 to 8.5.22
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.21 to 8.5.22.
- [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.21...8.5.22)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.22
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-23 08:02:36 +00:00 |
|
Francisco Hodge
|
f0d1906e05
|
Build update
|
2026-07-22 08:07:15 +00:00 |
|
Francisco Hodge
|
809a99a618
|
3.8.167
|
2026-07-22 08:07:03 +00:00 |
|
 Francisco HodgeandGitHub
|
9113f6fb25
|
Merge pull request #2768 from hodgef/dependabot/npm_and_yarn/shell-quote-1.10.0
Bump shell-quote from 1.8.4 to 1.10.0
|
2026-07-22 04:06:15 -04:00 |
|
 Francisco HodgeandGitHub
|
63d7e0ff95
|
Merge pull request #2767 from hodgef/dependabot/npm_and_yarn/svgo-3.3.4
Bump svgo from 3.3.3 to 3.3.4
|
2026-07-22 04:06:04 -04:00 |
|
 dependabot[bot]andGitHub
|
1c7e96b15b
|
Bump shell-quote from 1.8.4 to 1.10.0
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to 1.10.0.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.10.0)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-version: 1.10.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-22 08:05:24 +00:00 |
|
 dependabot[bot]andGitHub
|
92f899cb5d
|
Bump svgo from 3.3.3 to 3.3.4
Bumps [svgo](https://github.com/svg/svgo) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v3.3.3...v3.3.4)
---
updated-dependencies:
- dependency-name: svgo
dependency-version: 3.3.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-22 08:05:18 +00:00 |
|
Francisco Hodge
|
220e08c084
|
Build update
|
2026-07-22 08:05:10 +00:00 |
|
Francisco Hodge
|
5714e53219
|
3.8.166
|
2026-07-22 08:04:58 +00:00 |
|
 Francisco HodgeandGitHub
|
6c61121d0a
|
Merge pull request #2766 from hodgef/dependabot/npm_and_yarn/postcss-8.5.21
Bump postcss from 8.5.20 to 8.5.21
|
2026-07-22 04:04:09 -04:00 |
|
 dependabot[bot]andGitHub
|
e641cd264a
|
Bump postcss from 8.5.20 to 8.5.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.20 to 8.5.21.
- [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.20...8.5.21)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.21
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-22 08:03:28 +00:00 |
|
Francisco Hodge
|
51f7f4e183
|
Build update
|
2026-07-20 08:04:25 +00:00 |
|
Francisco Hodge
|
a3079e60a2
|
3.8.165
|
2026-07-20 08:04:13 +00:00 |
|
 Francisco HodgeandGitHub
|
eebb4f5bdb
|
Merge pull request #2765 from hodgef/dependabot/npm_and_yarn/postcss-8.5.20
Bump postcss from 8.5.19 to 8.5.20
|
2026-07-20 04:03:29 -04:00 |
|
 dependabot[bot]andGitHub
|
9635727b5b
|
Bump postcss from 8.5.19 to 8.5.20
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.19 to 8.5.20.
- [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.19...8.5.20)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.20
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-20 08:02:49 +00:00 |
|
Francisco Hodge
|
a49ad678af
|
Build update
|
2026-07-17 08:04:11 +00:00 |
|
Francisco Hodge
|
7256cb73b8
|
3.8.164
|
2026-07-17 08:04:01 +00:00 |
|
 Francisco HodgeandGitHub
|
1667f4b1cc
|
Merge pull request #2764 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.5.4
Bump autoprefixer from 10.5.3 to 10.5.4
|
2026-07-17 04:03:17 -04:00 |
|
 dependabot[bot]andGitHub
|
139bbf5d9b
|
Bump autoprefixer from 10.5.3 to 10.5.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.5.3...10.5.4)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-version: 10.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-17 08:02:36 +00:00 |
|
Francisco Hodge
|
714d4a92ff
|
Build update
|
2026-07-15 22:22:25 +00:00 |
|
Francisco Hodge
|
b331279a71
|
3.8.163
|
2026-07-15 22:22:13 +00:00 |
|