Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Nov 21, 2017

Version 12.2.0 of aegir was just published.

Dependency aegir
Current Version 9.4.0
Type devDependency

The version 12.2.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of aegir.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v12.2.0

Features

  • docs: add format flag to which selects docs output formats (456858f)
Commits

The new version differs by 140 commits.

  • 49641c8 chore: release version v12.2.0
  • 3e0cc7b chore: update contributors
  • 456858f feat(docs): add format flag to which selects docs output formats
  • 0a847e1 chore: release version v12.1.3
  • 6f8db72 chore: update contributors
  • f498ff3 feat: add timeout to coverage (#171)
  • 19e8551 chore: release version v12.1.2
  • 3f83059 chore: update contributors
  • 1b4417b chore: remote lock files
  • 76b2b3a chore: update deps
  • c159534 feat(test-browser): add flag to allow enabling and disabling of CORS
  • 654bbbd fix: typo (#168)
  • f6b10d4 feat: add timeout flag for mocha runs and increase default to 5000
  • 9ddadf9 fix: use mocha@4 compatible karma-mocha reporter
  • b6de20f chore: release version v12.1.1

There are 140 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Dec 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2017

Version 12.3.0 just got published.

Update to this version instead 🚀

Release Notes v12.3.0

Bug Fixes

  • release: correctly run tests on release (e7b544a), closes #172
  • process.env inacessible in browser tests (2ca2863)
  • update uglify config to not compress (and mess with js-ipfs) (17a28a6)
  • use rel paths on windows (#183) (d57dd3f)
  • test: inject missing webpack config into tests (bb4c0e4)

Features

  • test: output junit reports on CI (61ab915)
Commits

The new version differs by 17 commits.

  • dc56c03 chore: release version v12.3.0
  • 8a0476e chore: update contributors
  • f6d5302 Merge pull request #187 from ipfs/fix-env
  • c38dade chore(ci): slow things everywhere
  • 10683ca chore(scripts): set AEGIR_TEST for coverage
  • 751681b chore(ci): use cross-env to set env variables accross oses
  • bb4c0e4 fix(test): inject missing webpack config into tests
  • 41efd8d Revert "fix: process.env inacessible in browser tests"
  • 9fdd79f chore: fix release scripts
  • 61ab915 feat(test): output junit reports on CI
  • 7ff93b0 Merge pull request #179 from mkg20001/fix/process-env
  • d57dd3f fix: use rel paths on windows (#183)
  • 5b5f148 chore: update deps (#178)
  • 17a28a6 fix: update uglify config to not compress (and mess with js-ipfs)
  • 2ca2863 fix: process.env inacessible in browser tests

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 24, 2018

Version 12.4.0 just got published.

Update to this version instead 🚀

Release Notes v12.4.0

Features

  • run pre-push targets if there are any (858c1fd), closes #188
Commits

The new version differs by 5 commits.

  • d606a4f chore: release version v12.4.0
  • 4932152 chore: update contributors
  • 51b2672 Merge pull request #191 from ipfs/github-access-token
  • d67d10f docs: give advice on aegir release error
  • 858c1fd feat: run pre-push targets if there are any

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 13.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a735c25 chore: release version v13.0.0
  • 281401f chore: update contributors
  • 66d9950 feat: (BREAKING CHANGE) allow to load fixtures from paths other than ./test (#196)
  • 616383f Don't verify on push

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 13.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 0806830 chore: release version v13.0.1
  • bc953c0 chore: update contributors
  • 1174cd8 fix: add a more descriptive error
  • bb1db00 test: ensure that errors are thrown when a fixture does not exist
  • a8907b9 fix: throw an error if fixture is not found

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 13.0.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 57c9554 chore: release version v13.0.5
  • 1069bf6 chore: update contributors
  • 1452c6d chore: release version v13.0.4
  • bf14065 chore: update contributors
  • ed2da6c chore: release version v13.0.3
  • 7c20ecb chore: update contributors
  • dcf6ea2 chore: release version v13.0.2
  • 7b67dbd chore: update contributors
  • e9ac93a Merge pull request #198 from ipfs/fix/karma-plugins-load
  • d22b7fe Explicitly load plugins for karma

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2018

Version 13.0.6 just got published.

Update to this version instead 🚀

Release Notes v13.0.6

Bug Fixes

  • make a single webpack bundle (f1e2850)
Commits

The new version differs by 3 commits.

  • a67b18a chore: release version v13.0.6
  • 339c626 chore: update contributors
  • f1e2850 fix: make a single webpack bundle

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2018

Version 13.0.7 just got published.

Update to this version instead 🚀

Release Notes v13.0.7

Bug Fixes

  • don't show warning if test/browser.js doesn't exist (4785bce), closes #204

Features

  • add inline-source-map for webpack (1ff41e5)
Commits

The new version differs by 6 commits.

  • 693cd20 chore: release version v13.0.7
  • 87c91fe chore: update contributors
  • 1ff41e5 feat: add inline-source-map for webpack
  • 4785bce fix: don't show warning if test/browser.js doesn't exist
  • b42b7e7 Merge pull request #209 from ipfs/jenkinsfile
  • e2d5aba Create Jenkinsfile

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2018

Version 13.1.0 just got published.

Update to this version instead 🚀

Release Notes v13.1.0

Features

  • enable uglify mangle and compress (8d323b7)
Commits

The new version differs by 3 commits.

  • b44c96b chore: release version v13.1.0
  • 2b8ae15 chore: update contributors
  • 8d323b7 feat: enable uglify mangle and compress

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2018

Version 14.0.0 just got published.

Update to this version instead 🚀

Release Notes v14.0.0

Breaking changes

Bug Fixes

  • append random number to coverage reports (139ad19)
  • restores previous behaviour for loading browser fixtures (34cea98), closes #235

Features

  • allow loading resources from hoisted dependencies (0d47028)
  • enforce package.json dependency version guidelines (47a0080)

Performance Improvements

  • cli: Inline requires in CLI inclusions (0a2ec35)
Commits

The new version differs by 23 commits.

  • 46ba716 chore: release version v14.0.0
  • 9435f3a chore: update contributors
  • 70ba179 Merge pull request #236 from ipfs/junit-random-suffix
  • 139ad19 fix: append random number to coverage reports
  • 4007e56 Merge pull request #237 from ipfs/fix-fixture-importing
  • 34cea98 fix: restores previous behaviour for loading browser fixtures
  • 74503c8 Merge pull request #217 from ipfs/support-monorepo-resource-loading
  • 54b21ae Merge pull request #231 from ipfs/lint-package-json-dep-versions
  • 47a0080 feat: enforce package.json dependency version guidelines
  • 93afcb7 Merge pull request #227 from ipfs/fail-early
  • 0d47028 feat: allow loading resources from hoisted dependencies
  • 7896c5e refactor: fail early if missing codecov token
  • 58cb5f3 Merge pull request #223 from ipfs/inline-requires
  • ccf9182 Merge pull request #224 from francisypl/mocha
  • 0a2ec35 perf(cli): Inline requires in CLI inclusions

There are 23 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 5, 2018

Version 15.0.0 just got published.

Update to this version instead 🚀

Release Notes v15.0.0

Bug Fixes

  • add unminified build (659271c)
  • fix node version, add fromAegir to utils (241f0ca)
  • fix original build and test with webpack 4 (9a98a98)
  • fix the test --flow options description (e7eb815)
  • make pre-push opt-in (870bd2d)
  • reduce browserlist to production only (428c125)
  • rework NODE_ENV, indentation, support fn in user webpack (4f31cea)
  • use babel instead of flow-remove-types (c969a97)
  • use transform-flow-comments Babel plugin (32a0373)

Features

  • add ability for user to configure linted files (4accd80)
  • add experimental browser build and karma setup (a8b393c)
  • add flow support (25043f6)
  • lint commit messages (0597098)

BREAKING CHANGES

  • webpack bumped to version 4+
Commits

The new version differs by 27 commits.

  • 6240d85 chore: release version v15.0.0
  • 4d7b408 chore: update contributors
  • e3e183a Merge pull request #245 from ipfs/lint-commit-messages
  • bc2455a Merge branch 'master' into lint-commit-messages
  • 061d90a Merge pull request #244 from ipfs/git-validate
  • ce94e06 Merge pull request #240 from ipfs/feat/user-configured-lint-globs
  • 64e6f9c Merge pull request #233 from ipfs/easier-eslint
  • 02a6bad Merge branch 'master' into easier-eslint
  • 4b1e37c Merge pull request #232 from ipfs/feat/improve-build
  • 332bfe3 Merge pull request #246 from ipfs/docs/webpack-stats
  • c800349 docs: instruction on how to get webpack stats data
  • 0597098 feat: lint commit messages
  • ec45fe9 Merge pull request #239 from ipfs/document-aegir-ghtoken
  • 870bd2d fix: make pre-push opt-in
  • 4accd80 feat: add ability for user to configure linted files

There are 27 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 20, 2018

Version 15.0.1 just got published.

Update to this version instead 🚀

Release Notes v15.0.1

Bug Fixes

  • make AEgir upgrade smoother (36c83d3)
Commits

The new version differs by 3 commits.

  • ecefa11 chore: release version v15.0.1
  • 259e679 chore: update contributors
  • 36c83d3 fix: make AEgir upgrade smoother

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 26, 2018

Version 15.1.0 just got published.

Update to this version instead 🚀

Release Notes v15.1.0

Features

  • add grep and colors option to test (95789e9)
Commits

The new version differs by 4 commits.

  • 21cc629 chore: release version v15.1.0
  • d6b635b chore: update contributors
  • ddff5e2 Merge pull request #252 from ipfs/test_options
  • 95789e9 feat: add grep and colors option to test

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 18, 2018

  • The devDependency aegir was updated from 9.4.0 to 15.2.0.

Update to this version instead 🚀

Release Notes for v15.2.0

Features

  • support one time passwords (7a021c4)
Commits

The new version differs by 3 commits.

  • b5bdcc2 chore: release version v15.2.0
  • 2073211 chore: update contributors
  • 7a021c4 feat: support one time passwords

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2018

  • The devDependency aegir was updated from 9.4.0 to 15.3.0.

Update to this version instead 🚀

Release Notes for v15.3.0

Bug Fixes

  • build not run during release cmd (6c6762f)
  • do not smother user config parse error (9d615a8)
  • fix type in the docs template (42a198d)
  • generate sourcemap for minified build (e581c68)
  • unminified builds should not be minified (af41034)
  • windows takes 2 minutes to exit (3166c70)

Features

  • set browsers with AEGIR_BROWSERS (1600344)
Commits

The new version differs by 24 commits.

  • 9f86fba chore: release version v15.3.0
  • 238859e chore: update contributors
  • 495b62b Revert "fix: windows takes 2 minutes to exit"
  • 3ff31d7 Merge pull request #278 from ipfs/fix/minified-dist
  • 02c5343 Merge branch 'master' of github.com:ipfs/aegir into fix/minified-dist
  • 9de2745 Merge pull request #270 from ipfs/feat/browser-env-var
  • e187f45 Merge pull request #277 from ipfs/fix/release-build
  • 296f4ca Merge pull request #266 from ipfs/fix/windows-exit
  • 00a1ef6 test: additional tests + fix linting issues
  • e581c68 fix: generate sourcemap for minified build
  • af41034 fix: unminified builds should not be minified
  • 6c6762f fix: build not run during release cmd
  • 36e43bf Merge pull request #271 from ipfs/clean-coveralls
  • 1d7f857 chore: remove coveralls
  • 1376919 Merge pull request #267 from ipfs/fix/fix-template-type

There are 24 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 23, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 23, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.4.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 25, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 25, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.4.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.5.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.5.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.6.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 13, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.7.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.8.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 14, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.8.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 20, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.9.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.9.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 30, 2020

  • The devDependency aegir was updated from 9.4.0 to 21.9.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency aegir was updated from 9.4.0 to 21.10.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency aegir was updated from 9.4.0 to 21.10.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency aegir was updated from 9.4.0 to 21.10.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 7, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 7, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency aegir was updated from 9.4.0 to 22.0.0.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant