Conversation
Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm) from 20240317.0.0 to 20250603.0.0. - [Release notes](https://github.com/google/closure-compiler-npm/releases) - [Commits](google/closure-compiler-npm@v20240317.0.0...v20250603.0.0) --- updated-dependencies: - dependency-name: google-closure-compiler dependency-version: 20250603.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
I thought we removed it, but I'll have to check |
|
Oh yes, it looks like we still use it to compile the UMD bundles. We could try removing it in favor of webpack + terser, but I don't have the bandwidth for that at the moment. |
|
Thanks! It worked! I'll merge this. BTW, it seems that we can generate UMD module by |
|
That only creates the UMD wrapper, it doesn't transpile, optimize, and minify like closure-compiler does. |
|
OK. (But I think that Then we should keep using google-closure-compiler, right? If so, I'll close #153. |
|
|
|
Ah, I see. Thanks. |
Bumps google-closure-compiler from 20240317.0.0 to 20250603.0.0.
Release notes
Sourced from google-closure-compiler's releases.
... (truncated)
Commits
d35d0c7v20250603.0.0267cc25[skip ci] Allow the release workflow to mutate the yarn.lock file799cec3[skip ci] Add stdio config so errors can be seen2c1a1e9[skip ci] nit: minor optimization94446ff[skip ci] simpler iteration4c6a3bc[skip ci] Remove outdated comment on GLIBC compatibility09e2be5Update versioning scripts for yarn 4dfb04a4Update the release workflow for modern yarn87f9b77Remove custom registry settingbc7a2fbUpdate the yarn.lock fileDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)