Skip to content

Bump ember-auto-import from 1.5.3 to 2.4.1 - #72

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/ember-auto-import-2.4.1
Closed

Bump ember-auto-import from 1.5.3 to 2.4.1#72
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/ember-auto-import-2.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2022

Copy link
Copy Markdown
Contributor

Bumps ember-auto-import from 1.5.3 to 2.4.1.

Changelog

Sourced from ember-auto-import's changelog.

2.4.1

  • BUGFIX: avoid unnecessary full page reloads
  • DOCS: clarify upgrade guide for addon by @​ctjhoa
  • BUGFIX: don't let broccoli-asset-rev mess with css chunks
  • INTERNALS: upgrade fs-extra and resolve-package-path by @​SergeAstapov

2.4.0

  • ENHANCEMENT make v2 addon's with CSS work in fastboot out of the box
  • INTERNAL update @​embroider/macros and @​embroider/shared-internals to 1.0 by @​SergeAstapov
  • BUGFIX correctly merge user-provided webpack externals with our own, by @​vstefanovic97

2.3.0

  • INTERNAL update to latest @​embroider/internals
  • ENHANCEMENT support v2 addons that contain @​embroider/macros
  • ENHANCEMENT better error messages by @​NullVoxPopuli

2.2.4

  • BUGFIX: Avoid EBADF on ReadStream early close in Node 12 by @​maxfierke
  • BUGFIX: use junctions on windows as needed to avoid permissions problem
  • INTERNAL: mark test-scenarios package as private by @​rwjblue
  • DOCS: fix link to upgrade guide in changelog by @​ndekeister-us
  • METADATA: add directory metadata to package.json by @​Turbo87

2.2.3

  • BUGFIX: export * from syntax was not detected.

2.2.2

  • BUGFIX: pass styleLoaderOptions and cssLoaderOptions correctly by @​boris-petrov

2.2.1

  • BUGFIX: Prevent loss of characters in case of false end-partial-match by @​timmorey
  • INTERNAL: Upgrade scenario-tester

2.2.0

  • ENHANCEMENT: significantly faster builds.
  • ENHANCEMENT: improved error messages for resolution errors by @​NullVoxPopuli
  • HOUSEKEEPING: adjust which files get published by @​buschtoens
  • ENHANCEMENT: relax semver check to tolerate shared versions that satisfy all consumers

2.1.0

  • FEATURE: You can now control exactly how and where ember-auto-import will insert tags into your HTML using the insertScriptsAt and insertStylesAt options.

... (truncated)

Commits
  • 0bc6eb5 releasing
  • 5d0c5f5 avoid unnecssary full page reloads
  • 67a8607 Merge pull request #496 from ef4/disable-css-fingerprinting
  • 9d29b50 fix typo in pattern
  • 64dfa35 Bump fs-extra to v10 and resolve-package-path to v4
  • 081d265 don't let broccoli-asset-rev mess with css chunks
  • 24b5eef releasing
  • 72bc2e9 adding a note about fastboot
  • 29587ab set default naming similar to JS chunks
  • 788fe12 fastboot css fixes
  • 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.


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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 6, 2022
@dependabot
dependabot Bot requested a review from nadnoslen April 6, 2022 18:46
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/master/ember-auto-import-2.4.1 branch 9 times, most recently from 1957df4 to 2e9528a Compare April 17, 2022 23:59
@nadnoslen

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/master/ember-auto-import-2.4.1 branch 3 times, most recently from 3391357 to 4768852 Compare April 18, 2022 05:07
Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import/tree/HEAD/packages/ember-auto-import) from 1.5.3 to 2.4.1.
- [Release notes](https://github.com/ef4/ember-auto-import/releases)
- [Changelog](https://github.com/ef4/ember-auto-import/blob/main/packages/ember-auto-import/CHANGELOG.md)
- [Commits](https://github.com/ef4/ember-auto-import/commits/v2.4.1/packages/ember-auto-import)

---
updated-dependencies:
- dependency-name: ember-auto-import
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/master/ember-auto-import-2.4.1 branch from 4768852 to 9211d47 Compare April 18, 2022 06:28
@dependabot @github

dependabot Bot commented on behalf of github May 23, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #107.

@dependabot dependabot Bot closed this May 23, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/master/ember-auto-import-2.4.1 branch May 23, 2022 13:05
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.

1 participant