Closed greenkeeper[bot] closed 1 year ago
devDependency
eyeglass was updated from 1.6.0
to 2.1.0
.Update to this version instead π
The new version differs by 581 commits.
b7376e3
[ember-cli-eyeglass] Version bump to 5.1.0.
1b98b4b
[eyeglass] Version bump to 2.1.0.
d8b34db
[broccoli-eyeglass] Bump version to 4.5.0.
5f248e1
Skip hashing for files that won't ever exist, don't create an empty array just to discard it.
19eb8e4
Log how long a compile took from node-sass's perspective.
5178c86
Pin notion's node to 10.6.
f73f06b
Merge pull request #217 from linkedin/monorepo_docs
71d70ca
Update issue templates
1edefe4
Add a README for the monorepo.
8b29951
Merge branch 'broccoli_types'
bc70099
Use --build for tsc compilation.
ffd9149
[broccoli-eyeglass] Back out a version bump I didn't intend to commit.
5e0b959
[broccoli-eyeglass] Add a task to build examples with the current code.
84139ba
[eyeglass] Remove gulp.
f96b5b5
Include src directories in distributed code so that source maps resolve correctly for developers.
There are 250 commits in total.
See the full diff
devDependency
eyeglass was updated from 1.6.0
to 2.2.1
.devDependency
eyeglass was updated from 1.6.0
to 2.2.2
.Update to this version instead π
The new version differs by 11 commits.
5982efb
Release eyeglass@2.2.2, broccoli-eyeglass@5.0.2, ember-cli-eyeglass@6.0.2
dde2ada
Upgrade hash-for-dep to latest.
a14b99f
[ember-cli-eyeglass] Actually using the typescript port would be good.
03a160a
Merge pull request #222 from linkedin/document-how-to-use-this
66a59f6
Update packages/ember-cli-eyeglass/README.md
b52879d
Update README.md
676b9bc
Update README.md
eb4dc60
add some examples of app/addon/engine usage
689b1b7
Instrument eyeglass for performance metrics gathering with heimdalljs.
70577ca
Instrument eyeglass for perf analysis with heimdalljs.
b906ac2
Depend on heimdalljs for perf metrics.
See the full diff
devDependency
eyeglass was updated from 1.6.0
to 2.3.0
.Update to this version instead π
The new version differs by 28 commits.
b130d92
eyeglass@2.3.0, broccoli-eyeglass@5.1.0, ember-cli-eyeglass@6.1.0
6a12b17
Update CHANGELOG files.
8388b72
Merge branch 'perf_tuning_asset_install'
fc08edf
Merge branch 'perf_tuning'
15501b4
Maybe set the eyeglass root some day.
8e4a95c
Use the build cache for resolving and reading files for the ModuleImporter.
91f8541
[broccoli-eyeglass] Use the build cache for assets caching so it will be shared across the session.
9bf60f7
Expose the session/build cache in eyeglass.
3c300cf
[ember-cli-eyeglass] Use the addon's parentPath for the annotation and caching, it's more correctly unique.
1a31286
[ember-cli-eyeglass] per addon and app storage refactor.
85a8fa1
[broccoli-eyeglass] Cache file hashes for dependency checking during a build.
fd669c3
[broccoli-eyeglass] Allow a session cache to be provided from the calling context.
8d0402a
Optimize eyeglass asset installation.
eb40f9b
Additional outputs outside the broccoli tree.
204a6fc
Add some additional debug logging for assets.
There are 28 commits in total.
See the full diff
devDependency
eyeglass was updated from 1.6.0
to 2.3.1
.Update to this version instead π
The new version differs by 6 commits.
093d8c2
Release eyeglass@2.3.1, broccoli-eyeglass@5.1.1, ember-cli-eyeglass@6.1.1.
bded322
Remove unused import.
d56c68c
[broccoi-eyeglass] Address code review comments:
1089db0
Be smarter about cache keys for inDevelopment eyeglass addons.
50be128
Address some of the code review comments from #226.
035b17f
Fix bug in handling of the module sort order for deduplication.
See the full diff
devDependency
eyeglass was updated from 1.6.0
to 2.4.0
.Update to this version instead π
The new version differs by 9 commits.
cda9ee6
ember-cli-eyeglass@6.2.0
3f2860d
broccoli-eyeglass@5.2.0
1527b32
eyeglass@2.4.0
5919fce
feat(eyeglass): New option to disable strict dependency checks for imports.
70e0d72
[ember-cli-eyeglass] Require at least ember-cli 3.5.0.
506bfb4
[eyeglass] heimdalljs was incorrectly listed as a dev dependency. Closes #227.
9fec3b0
[ember-cli-eyeglass] Reset the build cache if there's a build error.
f26827a
[broccoli-eyeglass] Add test cases for deleting files between warm and hot re-builds.
888cea7
Add debug logging to ember-cli-eyeglass.
See the full diff
devDependency
eyeglass was updated from 1.6.0
to 2.4.1
.Update to this version instead π
The new version differs by 6 commits.
f667c0d
Release eyeglass@2.4.1, broccoli-eyeglass@5.3.0, ember-cli-eyeglass@6.3.0.
663ebdf
Merge pull request #232 from linkedin/optimize-asset-registration
01779d1
[eyeglass] perf: use asset-register-all to register all the assets for a module, and optimize it to avoid map-merge over maps with many keys.
649d020
[eyeglass] Default value for disableStrictDependencyCheck.
11686f8
[ember-cli-eyeglass] Add logging for asset installation via DEBUG=ember-cli-eyeglass:assets
fd18a12
[broccoli-eyeglass] Enable verbose mode via DEBUG=eyeglass:results
See the full diff
devDependency
eyeglass was updated from 1.6.0
to 2.4.2
.devDependency
eyeglass was updated from 1.6.0
to 2.5.0
.devDependency
eyeglass was updated from 1.6.0
to 3.0.0
.
The devDependency eyeglass was updated from
1.6.0
to2.0.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Find out more about this release.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: