gpe-tech / ranger-clubhouse-web

Gatehouse Web Application
Other
0 stars 1 forks source link

Bump ember-auto-import from 2.2.3 to 2.4.2 #125

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps ember-auto-import from 2.2.3 to 2.4.2.

Changelog

Sourced from ember-auto-import's changelog.

2.4.2

  • BUGFIX: prioritize the user's webpack devTool setting over the default provided by our forbidEval setting.

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
Commits
  • 7dad2cd releasing
  • 1a5b523 Prioritize user's devTool setting
  • 85ff4fe porting changelog entries from v1.x branch
  • d6059e0 Adjust appRoot to account for dummy apps
  • 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
  • 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[bot] commented 2 years ago

The following labels could not be found: Task.

dependabot[bot] commented 1 year ago

Superseded by #170.