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

fix(deps): update asset-compilation #8321

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@embroider/macros ^1.9.0 -> ^1.10.0 age adoption passing confidence
@rollup/plugin-babel (source) ^6.0.2 -> ^6.0.3 age adoption passing confidence

Release Notes

embroider-build/embroider

v1.10.0

  • BUGFIX: template macros could have pre-moved appRoot in their packageCache

  • ENHANCEMENT: expose simplified transforms API for use with babel-plugin-ember-template-compilation

    Previously, we used MacrosConfig.astTransforms() which gave you transforms in
    the reverse order they were expected to run, for compatibility with the wacky
    ordering in class ember-cli-htmlbars. Now we also offer MacrosConfig.transforms() which provides them in a format compatible directly with babel-plugin-ember-template-compilation 2.0, which uses the more natural order and which supports plugins-as-strings-to-be-loaded in addition to just plain functions.

rollup/plugins

v6.0.3

Compare Source

2022-11-25

Updates
  • docs: small typo in babel plugin readme #​1355

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate bot added 🏷️ dependencies Pull requests that update a dependency file skip-changelog 🎯 canary PR is targeting canary (default) labels Nov 26, 2022
@renovate renovate bot force-pushed the renovate/asset-compilation branch from 3605fbf to 1bd08aa Compare November 28, 2022 10:52
@renovate renovate bot changed the title fix(deps): update dependency @embroider/macros to ^1.10.0 fix(deps): update asset-compilation Nov 28, 2022
@renovate renovate bot force-pushed the renovate/asset-compilation branch from 1bd08aa to 72752db Compare November 28, 2022 18:35
@runspired runspired merged commit f1a9c62 into master Nov 28, 2022
@delete-merged-branch delete-merged-branch bot deleted the renovate/asset-compilation branch November 28, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant