Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jan 8, 2019

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ elm-brunch (0.7.0 → 0.12.0) · Repo · Changelog

✳️ brunch (2.10.17 → 4.0.2) · Repo · Changelog

Release Notes

4.0.2

What's Changed

Full Changelog: 4.0.1...4.0.2

4.0.0

  • Breaking: Require node.js 12.13 or higher
  • Breaking: Remove node-browser-modules:
    • This part of Brunch shimmed well-known node.js built-in modules
      and provided them for browsers - such as buffer and util
    • It increased Brunch package size massively and the modules themselves
      were outdated
    • Now, if you need to use "node.js" module, install proper shim from NPM
    • NPM packages can be used as before, this change only affects built-ins

3.0.0

  • Make config optional; and you could have it in package.json
  • Build speed-ups up to 1.5x for some cases.
  • Built-in webserver is now using serve-handler from micro(1) webserver.
    Custom webservers are unaffected.
  • Breaking: Require node.js 10.16 or higher
  • Breaking: Remove Bower and AMD support
  • Breaking: Remove support for CoffeeScript brunch configs,
    emit a command that would compile coffee file to js
  • Breaking: New node.js API - use brunch.build() from node without hassle
  • Decrease package size by a huge amount:
    • Update Chokidar to 3.0
    • Remove or integrate many dependencies
    • Update dependencies to latest versions

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

✳️ elm-test (0.18.13 → 0.19.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jan 8, 2019
@khusnetdinov khusnetdinov self-requested a review January 13, 2019 18:54
@depfu depfu bot force-pushed the depfu/update/npm/elm-brunch-0.12.0 branch from a531879 to 157bca5 Compare October 10, 2023 15:50
@depfu depfu bot changed the title Upgrade elm-brunch to version 0.12.0 Update elm-brunch 0.7.0 → 0.12.0 (major) Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants