fix(deps): update dependency ember-auto-import to v2 #217
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.11.3
->^2.0.0
Release Notes
embroider-build/ember-auto-import (ember-auto-import)
v2.10.0
Compare Source
v2.9.0
Compare Source
v2.8.1
Compare Source
v2.8.0
Compare Source
v2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.6.3
Compare Source
v2.6.2
Compare Source
earlyBootSet
manual workaround.v2.6.1
Compare Source
earlyBootSet
now defaults to empty, because it was causing problems for some apps. If you need it you need to turn it on explicitly. @NullVoxPopuli 568v2.6.0
Compare Source
earlyBootSet
allows you to work around compatibility problems between classic addons and v2 addons by @NullVoxPopuli 553v2.5.0
Compare Source
v2.4.3
Compare Source
v2.4.2
Compare Source
v2.4.1
Compare Source
v2.4.0
Compare Source
externals
with our own, by @vstefanovic97v2.3.0
Compare Source
v2.2.4
Compare Source
directory
metadata to package.json by @Turbo87v2.2.3
Compare Source
export * from
syntax was not detected.v2.2.2
Compare Source
styleLoaderOptions
andcssLoaderOptions
correctly by @boris-petrovv2.2.1
Compare Source
v2.2.0
Compare Source
v2.1.0
Compare Source
insertScriptsAt
andinsertStylesAt
options.insertScriptsAt
, this makes it possible to (for example) auto-import a family of polyfills that must run before Ember's traditionalvendor.js
. It's also likely to be helpful for building webworkers or other similar standalone targets.import type
syntax, meaning if you only import the types from a package it will not be included in your build. By @buschtoens.v2.0.2
Compare Source
publicAssetURL
v2.0.1
Compare Source
v2.0.0
Compare Source
alias
option to more closely match webpack by doing a prefix match by default.@embroider/macros
importSync
by @simonihmigConfiguration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.