Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aegir to the latest version 🚀 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Feb 12, 2018

Version 13.0.0 of aegir was just published.

Dependency aegir
Current Version 12.4.0
Type devDependency

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


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

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 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 12.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 12.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 Oct 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 3, 2018

  • The devDependency aegir was updated from 12.4.0 to 15.3.1.

Update to this version instead 🚀

Release Notes for v15.3.1

Bug Fixes

Commits

The new version differs by 4 commits.

  • f02b8ed chore: release version v15.3.1
  • 24bc398 chore: update contributors
  • a9a7ca9 Merge pull request #282 from ipfs/fix/bump-before-build
  • 44e0b4d fix: bump version before building

See the full diff

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

greenkeeper bot commented Oct 26, 2018

  • The devDependency aegir was updated from 12.4.0 to 17.0.0.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • f74b770 chore: release version v17.0.0
  • 98b4af4 chore: update contributors
  • 1571323 chore: revert conventional changelog to previous dep
  • ce366b4 chore: release version v16.0.0
  • 91c1da9 chore: update contributors
  • 3dd8c43 docs: aegir v11 is long gone
  • 3d720de test: improve test message and fix dep
  • 8cc4b80 chore: fix linting
  • 39e2eba chore: update deps
  • aa9a737 feat: add analyze options and upgrade deps (#274)
  • 03a167d docs: add information about coverage reports back
  • 3afc1db chore: remove CI files
  • 410b3ce fix: update stream http
  • 6a5094c fix: dont require missing config
  • 9b03a38 Merge pull request #265 from ipfs/jsdoc-returns

There are 16 commits in total.

See the full diff

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

greenkeeper bot commented Oct 30, 2018

  • The devDependency aegir was updated from 12.4.0 to 17.0.1.

Update to this version instead 🚀

Release Notes for v17.0.1

Bug Fixes

  • fix documentation.js not loading files and change input file (#272) (2830618)
  • remove CONFIG_FILE const (c563c87)

Features

  • add support for eslint overrides (643f08c)
Commits

The new version differs by 6 commits.

  • a11dad5 chore: release version v17.0.1
  • 5786fcb chore: update contributors
  • c563c87 fix: remove CONFIG_FILE const
  • 643f08c feat: add support for eslint overrides
  • 59cee2f chore: remove examples from linting (#294)
  • 2830618 fix: fix documentation.js not loading files and change input file (#272)

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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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 12.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.

0 participants