Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @embroider/macros from 0.33.0 to 0.37.0 #2136

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @embroider/macros from 0.33.0 to 0.37.0.

Release notes

Sourced from @embroider/macros's releases.

Release 0.37.0

🚀 Enhancement

  • core
    • #713 Avoid monkey patching template compiler for 3.24.3 and 3.25.2+. (@rwjblue)
    • #705 Avoid patching the template compiler on Ember 3.26. (@rwjblue)
    • #700 TemplateCompiler fixes / improvements (avoid monkey patch for Ember 3.27+) (@rwjblue)
  • macros
    • #712 Allow macroCondition inside modifier (@simonihmig)
    • #694 Run importSync transform later, so ember-auto-import can support importSync (@simonihmig)

🐛 Bug Fix

  • compat
    • #710 Fix case where autoRun is false but no other addon set content into the {{content-for 'app-boot'}} (@thoov)
    • #674 adjust paths seen by css preprocessors (@ef4)
    • #702 Handle case where node_modules are symlinked (@thoov)
    • #690 Exclude 'babel-plugin-compact-reexports' during Stage 1 build (@charlespierce)
    • #687 Strip main field from v1 addons' package.json once they are rewritten as V2 (@ef4)
  • compat, core
  • core
    • #686 Prevent accidental duplication of babel plugin during rebuilds (@ef4)

🏠 Internal

  • compat
    • #706 Remove ember-cli-htmlbars dependency in @embroider/compat. (@rwjblue)
  • Other
    • #711 Add release automation setup. (@rwjblue)
    • #704 Avoid running CI jobs on both push and pull_request events. (@rwjblue)
    • #697 Refactor suite-setup-util to avoid knock on errors. (@rwjblue)
  • core, macros
  • router, util
    • #703 Add 3.20 and 3.24 to list of matrix tests. (@rwjblue)

Committers: 5

Changelog

Sourced from @embroider/macros's changelog.

v0.37.0 (2021-03-08)

🚀 Enhancement

  • core
    • #713 Avoid monkey patching template compiler for 3.24.3 and 3.25.2+. (@rwjblue)
    • #705 Avoid patching the template compiler on Ember 3.26. (@rwjblue)
    • #700 TemplateCompiler fixes / improvements (avoid monkey patch for Ember 3.27+) (@rwjblue)
  • macros
    • #712 Allow macroCondition inside modifier (@simonihmig)
    • #694 Run importSync transform later, so ember-auto-import can support importSync (@simonihmig)

🐛 Bug Fix

  • compat
    • #710 Fix case where autoRun is false but no other addon set content into the {{content-for 'app-boot'}} (@thoov)
    • #674 adjust paths seen by css preprocessors (@ef4)
    • #702 Handle case where node_modules are symlinked (@thoov)
    • #690 Exclude 'babel-plugin-compact-reexports' during Stage 1 build (@charlespierce)
    • #687 Strip main field from v1 addons' package.json once they are rewritten as V2 (@ef4)
  • compat, core
  • core
    • #686 Prevent accidental duplication of babel plugin during rebuilds (@ef4)

🏠 Internal

  • compat
    • #706 Remove ember-cli-htmlbars dependency in @embroider/compat. (@rwjblue)
  • Other
    • #711 Add release automation setup. (@rwjblue)
    • #704 Avoid running CI jobs on both push and pull_request events. (@rwjblue)
    • #697 Refactor suite-setup-util to avoid knock on errors. (@rwjblue)
  • core, macros
  • router, util
    • #703 Add 3.20 and 3.24 to list of matrix tests. (@rwjblue)

Committers: 5

0.36.0 (2021-01-21)

  • BUGFIX: fix non-legacy CSS handling in production builds when using @embroider/webpack
  • DOCS: fix a bug in ensureSafeComponent docs, by @patocallaghan
  • HOUSEKEEPING: upgrade terser by @GCheung55

0.35.1 (2021-01-11)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by rwjblue, a new releaser for @embroider/macros since your current version.


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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the Dependencies Pull requests that update a dependency file label Mar 9, 2021
@Turbo87 Turbo87 merged commit cccc9fb into master Mar 25, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/embroider/macros-0.37.0 branch March 25, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant