Skip to content

Bump ember-auto-import from 1.2.15 to 1.4.1#74

Merged
dependabot-preview[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-auto-import-1.4.1
Jun 24, 2019
Merged

Bump ember-auto-import from 1.2.15 to 1.4.1#74
dependabot-preview[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-auto-import-1.4.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps ember-auto-import from 1.2.15 to 1.4.1.

Changelog

Sourced from ember-auto-import's changelog.

1.4.1

1.4.0

  • BUGFIX: don't polyfill Node behaviors by default, by @​tmquinn.
  • ENHANCEMENT: respect ember-auto-import options on the app even when the app itself doesn't depend directly on ember-auto-import, by @​tmquinn.
  • BUGFIX: disable size shaming by default.
  • DOCS: Add info on importing a dependency from app folder, by @​Alonski.

1.3.0

1.2.21

1.2.20

  • SECURITY: disallow handlebars < 4.0.13 due to https://www.npmjs.com/advisories/755. We don't pass any untrusted input into handlebars, so there is no known actual vulnerability in ember-auto-import, but this will help people avoid getting audit warnings about their apps. Thanks @​knownasilya.
  • DOCS: updated docs on publicAssetURL by @​jrjohnson
  • HOUSEKEEPING: gitignore fixes by @​buschtoens.
  • BUGFIX: make sure a user-provided noParse in custom webpack config can't break our own internal usage of that feature.

1.2.19

  • BUGFIX: some changes to imports were not taking effect until after an ember-cli restart.

1.2.18

  • BUGFIX: fixed a crash for people using certain customized vendor.js output paths.
  • INTERNALS: we now compile in the strictest Typescript mode.

1.2.17

  • ENHANCEMENT: interoperability with ember-cli-typescript 2.0, so that imports work in Typescript code, by @​buschtoens.

1.2.16

  • ENHANCEMENT: Babel 7 support. Any combination of app & addons using Babel 6 and 7 should now work, and each one will be parsed with its own preferred parser and options.
Commits
  • 618e7b0 releasing
  • 8a699ce Merge pull request #219 from bendemboski/fix-css-concat
  • 2293622 Fix CSS concat separator
  • a7fec54 releasing
  • 99010cf Merge pull request #216 from tmquinn/215_add-node-false
  • b3bad60 Add node: false to default webpack config
  • b83a9d3 Merge pull request #213 from tmquinn/187_forbidEval-from-app
  • e8b8811 Add tests for sample-indirect#custom-csp
  • 8c92eb4 Clean up getHostContext
  • 66e4f3b Add semicolon. smdh
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import) from 1.2.15 to 1.4.1.
- [Release notes](https://github.com/ef4/ember-auto-import/releases)
- [Changelog](https://github.com/ef4/ember-auto-import/blob/master/CHANGELOG.md)
- [Commits](embroider-build/ember-auto-import@v1.2.15...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 24, 2019
@dependabot-preview dependabot-preview Bot merged commit 086a946 into master Jun 24, 2019
@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/ember-auto-import-1.4.1 branch June 24, 2019 08:24
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.

0 participants