ember-validated-form
ember-validated-form copied to clipboard
chore(deps-dev): bump ember-auto-import from 2.4.2 to 2.4.3
Bumps ember-auto-import from 2.4.2 to 2.4.3.
Changelog
Sourced from ember-auto-import's changelog.
2.4.3
- BUGFIX: Move Dynamic Template Import error to runtime instead of a build error by
@mansona
- BUGFIX: Respect v2 addon's explicit externals list
- INTERNAL: add
@babel/core
to app and addon test templates for compatibility with upcoming ember versions.- DOCS: Improve upgrade guide by
@pomm0
- BUGFIX: windows path handling fix by
@void-mAlex
- DOCS: Fix typo by
@berdeblock
Commits
8bf1a32
releasinga9f5b9e
Merge pull request #530 from mansona/template-import-runtime50ceb06
remove build time error test6a5da4c
template strings relative imports error to runtime40c0918
Respect v2 addon's explicit external list64f00f7
use node path.join to build os specific file name3884026
Fix typo in docs- See full diff in compare view
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 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)