skylines icon indicating copy to clipboard operation
skylines copied to clipboard

Update embroider monorepo to v0.50.2

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@embroider/compat 0.39.1 -> 0.50.2 age adoption passing confidence
@embroider/core 0.39.1 -> 0.50.2 age adoption passing confidence
@embroider/webpack 0.39.1 -> 0.50.2 age adoption passing confidence

Release Notes

embroider-build/embroider

v0.50.2

Compare Source

:bug: Bug Fix
Committers: 1

v0.50.1

Compare Source

:bug: Bug Fix
  • core
    • #​1074 Ensure babelFilter config comes from fully qualified @embroider/core path in Stage 2 (@​krisselden)
  • compat, core, macros, shared-internals
    • #​1070 Ensure dependencySatisfies only considers actual dependencies (includes a fix for invalid results within monorepo scenarios) (@​NullVoxPopuli)
Committers: 2

v0.50.0

Compare Source

:rocket: Enhancement
  • addon-shim, core, shared-internals
:bug: Bug Fix
  • compat
Committers: 1

v0.49.0

Compare Source

:rocket: Enhancement
:bug: Bug Fix
:house: Internal
Committers: 6

v0.48.1

Compare Source

:bug: Bug Fix
Committers: 1

v0.48.0

Compare Source

:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 3

v0.47.2

Compare Source

:bug: Bug Fix
  • compat
    • #​1017 Ensure components + helpers can work from this paths with staticComponents = true & staticHelpers = true (@​thoov)
  • addon-dev
    • #​1015 Address misleading warnings from rollup about externals (@​ef4)
:memo: Documentation
Committers: 2

v0.47.1

Compare Source

:rocket: Enhancement
:bug: Bug Fix
  • compat
  • compat, core
    • #​1007 Fix exclusion of the hbs file of the pod components when podModulePrefix === '' (@​dcyriller)
:memo: Documentation
Committers: 4

v0.47.0

Compare Source

:rocket: Enhancement
  • compat, core, macros, shared-internals
Committers: 1

v0.46.2

Compare Source

:bug: Bug Fix
Committers: 1

v0.46.1

Compare Source

:bug: Bug Fix
Committers: 1

v0.46.0

Compare Source

:boom: Breaking Change
  • addon-dev, addon-shim, compat, core, shared-internals
:rocket: Enhancement
  • addon-dev, addon-shim, compat, core, shared-internals
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 3

v0.45.0

Compare Source

:boom: Breaking Change
  • compat
    • #​976 Restructure workspaceDir logic (@​thoov). This removes an (undocumented) feature for the workspace dir from the build, it's unlikely to break in any normal usage.
:rocket: Enhancement
:bug: Bug Fix
:house: Internal
Committers: 2

v0.44.2

Compare Source

:bug: Bug Fix
  • compat, core, router, shared-internals, util
    • #​978 backing out ember real-modules mode (fixes some edge cases on ember 3.27 and 3.28) (@​ef4)
:house: Internal
Committers: 3

v0.44.1

Compare Source

:rocket: Enhancement
  • addon-shim, compat, router, util
:bug: Bug Fix
:house: Internal
Committers: 2

v0.44.0

Compare Source

:boom: Breaking Change
:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 5

v0.43.5

Compare Source

:rocket: Enhancement
  • compat
:bug: Bug Fix
  • core, macros, shared-internals
    • #​913 Ensure dependencySatisfies invalidates when installed packages change (@​thoov)
:house: Internal
Committers: 3

v0.43.4

Compare Source

:rocket: Enhancement
  • compat
    • #​915 Reduce memory pressure from compat layer by disabling Heimdall node gathering during OneShotPlugin (@​rwjblue)
Committers: 2

v0.43.3

Compare Source

:bug: Bug Fix
Committers: 3

v0.43.2

Compare Source

:rocket: Enhancement
:bug: Bug Fix
  • hbs-loader
    • #​831 Replace loader-utils with built-in webpack 5 functionality (@​mydea)
:house: Internal
  • router
    • #​911 Upgrade ember-qunit to address canary deprecations (@​ef4)
Committers: 3

v0.43.1

Compare Source

:rocket: Enhancement
:bug: Bug Fix
Committers: 5

v0.43.0

Compare Source

:boom: Breaking Change
  • macros
  • babel-loader-7, compat, core, macros, shared-internals, webpack
:bug: Bug Fix
  • macros
    • #​886 undefined does not serialize with broccoli-babel-transpiler (@​thoov)
  • core, shared-internals, webpack
    • #​881 Fix race condition finding the owning package of a given file when using multiple workers (@​ef4)
Committers: 3

v0.42.3

Compare Source

:rocket: Enhancement
:bug: Bug Fix
:house: Internal
Committers: 3

v0.42.2

Compare Source

:bug: Bug Fix
  • babel-loader-8, webpack
:house: Internal
Committers: 2

v0.42.1

Compare Source

:rocket: Enhancement
  • webpack
:bug: Bug Fix
:house: Internal
Committers: 3

v0.42.0

Compare Source

:boom: Breaking Change
  • addon-shim, babel-loader-7, compat, core, hbs-loader, macros, router, shared-internals, test-setup, util, webpack
:bug: Bug Fix
:house: Internal
Committers: 4

v0.41.0

Compare Source

:rocket: Enhancement
:bug: Bug Fix
:memo: Documentation
:house: Internal
Committers: 9

v0.40.0

Compare Source

:boom: Breaking Change
  • compat, core, hbs-loader, shared-internals, webpack
    • #​652 webpack 5 (@​ef4).
      • If you have customized webpack config, you may need to update it for webpack 5.
      • webpack is now a peerDependency of @​embroider/webpack so you have more direct control over its version and can import any plugins out of it that you might need
:rocket: Enhancement
  • compat
  • addon-shim, shared-internals, util
:bug: Bug Fix
  • compat
  • compat, core, router, shared-internals, util, webpack
:memo: Documentation
:house: Internal
Committers: 6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 24 '21 05:04 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Mar 23 '23 23:03 renovate[bot]