Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps google-closure-compiler from 20240317.0.0 to 20250603.0.0.

Release notes

Sourced from google-closure-compiler's releases.

20250603.0.0

Closure-compiler 20250603 release

What's Changed

Full Changelog: google/closure-compiler-npm@v20250601.0.0...v20250603.0.0

20250601.0.0

Closure-compiler 20250601 release

What's Changed

Full Changelog: google/closure-compiler-npm@v20250528.0.0...v20250601.0.0

20250528.0.0

Closure-compiler 20250528 release

What's Changed

Full Changelog: google/closure-compiler-npm@v20250526.0.0...v20250528.0.0

20250526.0.0

Closure-compiler 20250526 release

Full Changelog: google/closure-compiler-npm@v20250520.0.0...v20250526.0.0

20250520.0.0

Closure-compiler 20250520 release

Full Changelog: google/closure-compiler-npm@v20250519.0.0...v20250520.0.0

20250519.0.0

Closure-compiler 20250519 release

What's Changed

Full Changelog: google/closure-compiler-npm@v20250518.0.0...v20250519.0.0

20250518.0.0

Closure-compiler 20250518 release

What's Changed

... (truncated)

Commits
  • d35d0c7 v20250603.0.0
  • 267cc25 [skip ci] Allow the release workflow to mutate the yarn.lock file
  • 799cec3 [skip ci] Add stdio config so errors can be seen
  • 2c1a1e9 [skip ci] nit: minor optimization
  • 94446ff [skip ci] simpler iteration
  • 4c6a3bc [skip ci] Remove outdated comment on GLIBC compatibility
  • 09e2be5 Update versioning scripts for yarn 4
  • dfb04a4 Update the release workflow for modern yarn
  • 87f9b77 Remove custom registry setting
  • bc7a2fb Update the yarn.lock file
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot added PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file labels Jun 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 9, 2025 09:47
@dependabot dependabot bot added the PR: chore General chores (dependencies, typos, etc) label Jun 9, 2025
@dependabot dependabot bot requested a review from BenHenning June 9, 2025 09:47
@dependabot dependabot bot requested review from gonfunko and rachel-fenichel June 9, 2025 09:47
@github-actions github-actions bot removed the PR: chore General chores (dependencies, typos, etc) label Jun 9, 2025
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Jun 9, 2025
@BenHenning
Copy link
Collaborator

This looks like a real failure:

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/blockly/blockly/node_modules/google-closure-compiler/index.js from /home/runner/work/blockly/blockly/scripts/gulpfiles/build_tasks.js not supported.

Seems related to google/closure-compiler-npm#325 at a glance but can't be sure. Haven't dug into the actual issue or mitigation.

@cpcallen
Copy link
Collaborator

This looks like a real failure:

Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/blockly/blockly/node_modules/google-closure-compiler/index.js from /home/runner/work/blockly/blockly/scripts/gulpfiles/build_tasks.js not supported.

This is indeed a real failure.

Seems related to google/closure-compiler-npm#325 at a glance but can't be sure. Haven't dug into the actual issue or mitigation.

I think the relation is superficial at best, if not entirely coincidental.

It appears that the cause is of the failure is that the google-closure-closure-compiler is now being shipped as an ESM, whereas previously it was CJS.

Let me see about how to fix that most expeditiously.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Superseded by #9146.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/google-closure-compiler-20250603.0.0 branch June 16, 2025 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc) PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants