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 punchcard-cms to the latest version ๐Ÿš€ #13

Merged
merged 2 commits into from
Jul 31, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 20, 2016

Version 2.39.0 of punchcard-cms just got published.

Dependency punchcard-cms
Current Version 2.38.3
Type dependency

The version 2.39.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of punchcard-cms.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.39.0

2.39.0

December 20, 2016

New

  • ๐Ÿ†• using storage.get to calc path (commit)

Changed

  • โœ… bettah testing of file db value (commit)
  • ๐Ÿ‘• tests say things that r smart (commit)
  • โœ… more fixtures changes tests (commit)
  • โœ… filepaths and inputs tests (commit)
  • ๐Ÿ˜’ storage tests against correct fixture (commit)
  • ๐Ÿ”ฅ raw function in shared-tests (commit)
  • ๐Ÿ”ฎ content utils (commit)
Commits

The new version differs by 12 commits .

  • 18ffcf5 Merge pull request #625 from scottnath/feature/filepath
  • 297ffb5 :white_check_mark: bettah testing of file db value
  • 1b50d88 :shirt: tests say things that r smart
  • 7a0baa7 Merge branch 'master' of github.com:punchcard-cms/punchcard into feature/filepath
  • 3e1ee01 Merge branch 'feature/filepath' of github.com:scottnath/punchcard into feature/filepath
  • aa63ec9 :new: using storage.get to calc path
  • 14576b4 Merge branch 'master' into feature/filepath
  • de0434b :white_check_mark: more fixtures changes tests
  • ee216b6 :white_check_mark: filepaths and inputs tests
  • 324a7de :unamused: storage tests against correct fixture
  • e2f5900 :fire: raw function in shared-tests
  • f032df2 :crystal_ball: content utils

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot ๐ŸŒด

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 20, 2016

Version 2.39.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.39.1

2.39.1

December 20, 2016

Changed

Commits

The new version differs by 5 commits .

  • 54ab7fc Merge pull request #623 from punchcard-cms/greenkeeper-debug-2.4.0
  • c6dbc44 Merge branch 'master' into greenkeeper-debug-2.4.0
  • 44179ac Merge branch 'master' into greenkeeper-debug-2.4.0
  • 6b824af 2.4.5 fixes namespae bug
  • 2bf72fd chore(package): update debug to version 2.4.0

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 22, 2016

Version 2.40.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.40.0

2.40.0

December 22, 2016

New

  • ๐Ÿ†• checkboxes clear file (commit)
  • ๐Ÿ†• files in/pulled from session (commit)
  • ๐Ÿ†• change form multi handler (commit)
  • ๐Ÿ†• edit content get files (commit)
  • ๐Ÿ†• add absolute when edit existing (commit)

Changed

  • ๐Ÿ‘• cleanup (commit)
  • ๐Ÿ”ฎ files get grabbed from db for singles (commit)
  • ๐Ÿ˜’ merge with multer pr (commit)
  • ๐Ÿ”ฎ temp files (commit)
  • ๐Ÿ˜’ bump shared tests version (commit)
  • ๐Ÿ˜’ merge session pr (commit)
  • ๐Ÿ”ฎ file upload in bar (commit)
  • ๐Ÿ› shouldn't have removed sass (commit)
  • ๐Ÿ› checkboxes not visible (commit)
Commits

The new version differs by 20 commits .

  • ba69a77 Merge pull request #630 from scottnath/feature/file-get
  • 7ade084 :shirt: cleanup
  • 35c330b :new: checkboxes clear file
  • c48549a :crystal_ball: files get grabbed from db for singles
  • 2c30283 :new: files in/pulled from session
  • c805b4b :unamused: merge with multer pr
  • e24a55f :crystal_ball: temp files
  • 25b64a0 Merge pull request #628 from scottnath/hotfix/multer-upload
  • 1c64d1f :unamused: bump shared tests version
  • 2779b86 :new: change form multi handler
  • b014f46 :new: edit content get files
  • 0ae6627 Merge branch 'master' of github.com:punchcard-cms/punchcard into feature/file-get
  • b312553 Merge branch 'master' of github.com:punchcard-cms/punchcard into feature/file-get
  • 3134251 Merge branch 'master' of github.com:punchcard-cms/punchcard into feature/file-get
  • 4a4f031 :unamused: merge session pr

There are 20 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 4, 2017

Version 2.41.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.41.0

2.41.0

January 04, 2017

New

  • ๐Ÿ†• update css and removed layout files (commit)
  • ๐Ÿ†• updating layouts (commit)
  • ๐Ÿ†• fix merge conflict again (commit)
  • ๐Ÿ†• all changes from Sam's review (commit)
  • ๐Ÿ†• merge conflicts (commit)
  • ๐Ÿ†• update content type description (commit)
  • ๐Ÿ†• fix merge conflict (commit)
  • ๐Ÿ†• udpates to date model to align with others (commit)
  • ๐Ÿ†• remove all add butto customziation (commit)
  • ๐Ÿ†• update to add icon (commit)
  • ๐Ÿ†• content types component work (commit)
Commits

The new version differs by 17 commits .

  • a66f507 Merge pull request #589 from ineedsubstance/component/content-types
  • f9d2863 Merge branch 'master' into component/content-types
  • faa059d Merge branch 'master' into component/content-types
  • 50b0aba :new: update css and removed layout files
  • cb841b8 :new: updating layouts
  • f3b1212 :new: fix merge conflict again
  • 06db7b1 :new: all changes from Sam's review
  • 7202133 :new: merge conflicts
  • 9f23658 Merge branch 'master' into component/content-types
  • 7f1f39d Merge branch 'master' of https://github.com/punchcard-cms/punchcard into component/content-types
  • 69048dd :new: update content type description
  • 3a6823b :new: fix merge conflict
  • efffe9c :new: udpates to date model to align with others
  • bd1b816 :new: remove all add butto customziation
  • 8087491 Merge branch 'master' into component/content-types

There are 17 commits in total. See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 26, 2017

Version 2.42.0 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.0

2.42.0

January 26, 2017

New

  • ๐Ÿ†• url compiled with url-join (commit)

Changed

  • ๐Ÿ˜’ cleanup after remove node path (commit)
  • ๐Ÿ› cannot use punchcard repo directly (commit)
  • ๐Ÿ› improper creation of file path (commit)
  • ๐Ÿ› missing local public file dir on fs storage (commit)
  • ๐Ÿ› create tmp dir; move middleware (commit)
  • ๐Ÿ› value not saved when adding content (commit)
Commits

The new version differs by 8 commits .

  • 933a781 Merge pull request #639 from scottnath/hotfix/put-upload
  • 1436a41 :unamused: cleanup after remove node path
  • 15c7f38 :new: url compiled with url-join
  • 6b8701c :bug: cannot use punchcard repo directly
  • af2b68a :bug: improper creation of file path
  • fe39868 :bug: missing local public file dir on fs storage
  • 4792fa5 :bug: create tmp dir; move middleware
  • c8b3899 :bug: value not saved when adding content

See the full diff.

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

greenkeeper bot commented Jun 28, 2017

Version 2.42.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.1

2.42.1

June 28, 2017

Changed

Commits

The new version differs by 7 commits.

  • e70d8f6 Merge pull request #684 from punchcard-cms/greenkeeper-semantic-release-6.3.6
  • c09f202 Merge branch 'master' into greenkeeper-semantic-release-6.3.6
  • a6b79df Merge pull request #703 from scottnath/bug/ci-failing
  • f315c27 :white_check_mark: upgrade tests to use new nmh
  • d9ed22c Merge pull request #674 from punchcard-cms/greenkeeper-url-join-2.0.1
  • 7405708 chore(package): update semantic-release to version 6.3.6
  • 069af6a chore(package): update url-join to version 2.0.1

See the full diff

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

greenkeeper bot commented Jun 28, 2017

Version 2.42.2 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.2

2.42.2

June 28, 2017

Changed

Commits

The new version differs by 9 commits.

  • 7005335 Merge pull request #700 from punchcard-cms/greenkeeper-nunjucks-3.0.1
  • 99c945b Merge branch 'master' into greenkeeper-nunjucks-3.0.1
  • 60e3cd4 Merge pull request #678 from punchcard-cms/greenkeeper-coveralls-2.13.1
  • e3fcbd4 Merge branch 'master' into greenkeeper-coveralls-2.13.1
  • 9cacb9e Merge branch 'master' into greenkeeper-coveralls-2.13.1
  • ecb6df9 Merge branch 'master' into greenkeeper-nunjucks-3.0.1
  • e9b8275 Merge branch 'master' into greenkeeper-nunjucks-3.0.1
  • b72d65f chore(package): update nunjucks to version 3.0.1
  • 66f72e8 chore(package): update coveralls to version 2.13.1

See the full diff

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

greenkeeper bot commented Jun 28, 2017

Version 2.42.3 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.3

2.42.3

June 28, 2017

Changed

Commits

The new version differs by 4 commits.

  • cc0cea9 Merge pull request #681 from punchcard-cms/greenkeeper-knex-0.13.0
  • 3d4d6c4 Merge branch 'master' into greenkeeper-knex-0.13.0
  • 19c5671 Merge branch 'master' into greenkeeper-knex-0.13.0
  • 37b33e9 chore(package): update knex to version 0.13.0

See the full diff

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

greenkeeper bot commented Jun 28, 2017

Version 2.42.4 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.4

2.42.4

June 28, 2017

Changed

Commits

The new version differs by 15 commits.

  • 96e29c6 Merge pull request #699 from punchcard-cms/greenkeeper-morgan-1.8.2
  • 5857556 Merge branch 'master' into greenkeeper-morgan-1.8.2
  • e1e5093 Merge pull request #701 from punchcard-cms/greenkeeper-pg-6.2.3
  • de8cae0 Merge branch 'master' into greenkeeper-pg-6.2.3
  • bb2cdd7 Merge pull request #702 from punchcard-cms/greenkeeper-node-dir-0.1.17
  • 7465791 Merge branch 'master' into greenkeeper-node-dir-0.1.17
  • 6365a8f Merge pull request #697 from punchcard-cms/greenkeeper-node-schedule-1.2.3
  • 0069284 Merge branch 'master' into greenkeeper-pg-6.2.3
  • 4862891 Merge branch 'master' into greenkeeper-node-dir-0.1.17
  • ddb0991 Merge branch 'master' into greenkeeper-node-schedule-1.2.3
  • 497e034 Merge branch 'master' into greenkeeper-node-dir-0.1.17
  • 6dce5fc chore(package): update node-dir to version 0.1.17
  • 12e70dc chore(package): update pg to version 6.2.3
  • da29e23 chore(package): update morgan to version 1.8.2
  • f164c24 chore(package): update node-schedule to version 1.2.3

See the full diff

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

greenkeeper bot commented Jul 5, 2017

Version 2.42.5 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.5

2.42.5

July 05, 2017

Changed

Commits

The new version differs by 8 commits.

  • edd97c3 Merge pull request #696 from punchcard-cms/greenkeeper-node-schedule-1.2.2
  • 204d867 Merge branch 'master' into greenkeeper-node-schedule-1.2.2
  • d9f1a2e Merge pull request #698 from punchcard-cms/greenkeeper-ibm-design-colors-2.0.4
  • 227eb87 Merge branch 'master' into greenkeeper-ibm-design-colors-2.0.4
  • 7fb8328 Merge branch 'master' into greenkeeper-ibm-design-colors-2.0.4
  • 37bae7d Merge branch 'master' into greenkeeper-ibm-design-colors-2.0.4
  • acbfac9 chore(package): update ibm-design-colors to version 2.0.4
  • b1fa473 chore(package): update node-schedule to version 1.2.2

See the full diff

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

greenkeeper bot commented Jul 6, 2017

Version 2.42.6 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.6

2.42.6

July 06, 2017

Changed

Commits

The new version differs by 3 commits.

  • f860aab Merge pull request #695 from punchcard-cms/greenkeeper-debug-2.6.8
  • 713a8a0 Merge branch 'master' into greenkeeper-debug-2.6.8
  • e61347a chore(package): update debug to version 2.6.8

See the full diff

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

greenkeeper bot commented Jul 6, 2017

Version 2.42.7 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.7

2.42.7

July 06, 2017

Changed

Commits

The new version differs by 5 commits.

  • 70b0aea Merge pull request #694 from punchcard-cms/greenkeeper-express-session-1.15.3
  • fc8b7c4 Merge branch 'master' into greenkeeper-express-session-1.15.3
  • 80e6d6c Merge branch 'master' into greenkeeper-express-session-1.15.3
  • 0e408bd Merge branch 'master' into greenkeeper-express-session-1.15.3
  • 633e871 chore(package): update express-session to version 1.15.3

See the full diff

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

greenkeeper bot commented Jul 6, 2017

Version 2.42.8 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.8

2.42.8

July 06, 2017

Changed

Commits

The new version differs by 7 commits.

  • 567bf09 Merge pull request #691 from punchcard-cms/greenkeeper-express-4.15.3
  • 2996366 Merge branch 'master' into greenkeeper-express-4.15.3
  • a33a776 Merge pull request #693 from punchcard-cms/greenkeeper-body-parser-1.17.2
  • 71562b8 Merge branch 'master' into greenkeeper-body-parser-1.17.2
  • 36b3004 Merge branch 'master' into greenkeeper-express-4.15.3
  • 207da43 chore(package): update body-parser to version 1.17.2
  • da68bf9 chore(package): update express to version 4.15.3

See the full diff

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

greenkeeper bot commented Jul 7, 2017

Version 2.42.9 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.9

2.42.9

July 07, 2017

Changed

Commits

The new version differs by 3 commits.

  • 9ede5e0 Merge pull request #692 from punchcard-cms/greenkeeper-url-join-2.0.2
  • 2f0acb9 Merge branch 'master' into greenkeeper-url-join-2.0.2
  • 39222f9 chore(package): update url-join to version 2.0.2

See the full diff

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

greenkeeper bot commented Jul 7, 2017

Version 2.42.10 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.10

2.42.10

July 07, 2017

Changed

Commits

The new version differs by 4 commits.

  • 14662a4 Merge pull request #672 from punchcard-cms/greenkeeper-nock-9.0.12
  • fb43214 Update package.json
  • f17398d Merge branch 'master' into greenkeeper-nock-9.0.12
  • 9f4f6ea chore(package): update nock to version 9.0.12

See the full diff

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

greenkeeper bot commented Jul 10, 2017

Version 2.42.11 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.11

2.42.11

July 10, 2017

Changed

Commits

The new version differs by 6 commits.

  • d1a647b Merge pull request #683 from punchcard-cms/greenkeeper-nyc-10.3.2
  • a29d46d Merge branch 'master' into greenkeeper-nyc-10.3.2
  • 1529939 Merge pull request #689 from punchcard-cms/greenkeeper-serve-favicon-2.4.3
  • b2ee96e Merge branch 'master' into greenkeeper-serve-favicon-2.4.3
  • add0042 chore(package): update serve-favicon to version 2.4.3
  • 0467c2b chore(package): update nyc to version 10.3.2

See the full diff

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

greenkeeper bot commented Jul 10, 2017

Version 2.42.12 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.12

2.42.12

July 10, 2017

Changed

Commits

The new version differs by 3 commits.

  • 8110b26 Merge pull request #686 from punchcard-cms/greenkeeper-js-yaml-3.8.4
  • d838f2a Merge branch 'master' into greenkeeper-js-yaml-3.8.4
  • feac84f chore(package): update js-yaml to version 3.8.4

See the full diff

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

greenkeeper bot commented Jul 10, 2017

Version 2.42.13 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.13

2.42.13

July 10, 2017

Changed

Commits

The new version differs by 13 commits.

  • 43ad7e2 Merge pull request #676 from punchcard-cms/greenkeeper-lorem-ipsum-1.0.4
  • cf01b64 Merge branch 'master' into greenkeeper-lorem-ipsum-1.0.4
  • 271fe71 Merge pull request #671 from punchcard-cms/greenkeeper-ava-0.19.1
  • 37f74a8 :white_check_mark: new ava reqs
  • 3972ff3 :bug: ava can't find config
  • 0c0337d :bug: can't see config
  • 357de90 :bug: fixing test bug
  • e8c7640 Merge branch 'master' into greenkeeper-ava-0.19.1
  • 09606e4 Merge pull request #682 from punchcard-cms/greenkeeper-config-1.26.1
  • 9047312 Merge branch 'master' into greenkeeper-config-1.26.1
  • e018177 chore(package): update config to version 1.26.1
  • 06268bb chore(package): update lorem-ipsum to version 1.0.4
  • 93dc114 chore(package): update ava to version 0.19.1

See the full diff

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

greenkeeper bot commented Jul 10, 2017

Version 2.42.14 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.14

2.42.14

July 10, 2017

Changed

Commits

The new version differs by 6 commits.

  • 228c490 Merge pull request #668 from punchcard-cms/greenkeeper-moment-timezone-0.5.13
  • 011175b Merge branch 'master' into greenkeeper-moment-timezone-0.5.13
  • ab24a40 Merge pull request #667 from punchcard-cms/greenkeeper-modularscale-sass-3.0.2
  • 1119dd0 Merge branch 'master' into greenkeeper-modularscale-sass-3.0.2
  • 206ab64 chore(package): update moment-timezone to version 0.5.13
  • f4b3769 chore(package): update modularscale-sass to version 3.0.2

See the full diff

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

greenkeeper bot commented Jul 10, 2017

Version 2.42.15 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.15

2.42.15

July 10, 2017

Changed

Commits

The new version differs by 6 commits.

  • d3df3fe Merge pull request #660 from punchcard-cms/greenkeeper-map-stream-0.0.7
  • 4dcd5cc Merge branch 'master' into greenkeeper-map-stream-0.0.7
  • a602c9e Merge pull request #662 from punchcard-cms/greenkeeper-moment-2.18.1
  • 00b2ca5 Merge branch 'master' into greenkeeper-moment-2.18.1
  • a100423 chore(package): update moment to version 2.18.1
  • 3805cff chore(package): update map-stream to version 0.0.7

See the full diff

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

greenkeeper bot commented Jul 11, 2017

Version 2.42.16 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.16

2.42.16

July 11, 2017

Changed

Commits

The new version differs by 3 commits.

  • 73e8554 Merge pull request #655 from punchcard-cms/greenkeeper-request-2.80.0
  • 58cb5cc Merge branch 'master' into greenkeeper-request-2.80.0
  • 01fc0e4 chore(package): update request to version 2.80.0

See the full diff

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

greenkeeper bot commented Jul 11, 2017

Version 2.42.17 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.17

2.42.17

July 11, 2017

Changed

Commits

The new version differs by 3 commits.

  • ad1e7e1 Merge pull request #651 from punchcard-cms/greenkeeper-validator-7.0.0
  • 5a58793 Merge branch 'master' into greenkeeper-validator-7.0.0
  • bf2f2d3 chore(package): update validator to version 7.0.0

See the full diff

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

greenkeeper bot commented Jul 11, 2017

Version 2.42.18 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.18

2.42.18

July 11, 2017

Changed

Commits

The new version differs by 6 commits.

  • 586aaa0 Merge pull request #647 from punchcard-cms/greenkeeper-connect-session-knex-1.3.3
  • 3523550 Merge branch 'master' into greenkeeper-connect-session-knex-1.3.3
  • 0fd304e Merge pull request #650 from punchcard-cms/greenkeeper-punchcard-content-types-6.1.17
  • 300650d Merge branch 'master' into greenkeeper-punchcard-content-types-6.1.17
  • 999362e chore(package): update punchcard-content-types to version 6.1.17
  • e8ad58b chore(package): update connect-session-knex to version 1.3.3

See the full diff

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

greenkeeper bot commented Jul 11, 2017

Version 2.42.19 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.19

2.42.19

July 11, 2017

Changed

Commits

The new version differs by 3 commits.

  • 861c487 Merge pull request #642 from punchcard-cms/greenkeeper-supertest-3.0.0
  • 1e646e3 Merge branch 'master' into greenkeeper-supertest-3.0.0
  • 6749bf6 chore(package): update supertest to version 3.0.0

See the full diff

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

greenkeeper bot commented Jul 11, 2017

Version 2.42.20 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.20

2.42.20

July 11, 2017

Changed

Commits

The new version differs by 3 commits.

  • 9f62670 Merge pull request #636 from punchcard-cms/greenkeeper-punchcard-commit-msg-1.1.0
  • ac73983 Merge branch 'master' into greenkeeper-punchcard-commit-msg-1.1.0
  • 3b31d1b chore(package): update punchcard-commit-msg to version 1.1.0

See the full diff

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

greenkeeper bot commented Jul 12, 2017

Version 2.42.21 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.21

2.42.21

July 12, 2017

Changed

  • ๐Ÿ”ฎ remove console.log (commit)
  • ๐Ÿ› ibm colors bad update (commit)
  • ๐Ÿ› modularscale and ibm colors (commit)
  • ๐Ÿ”ฎ finding utils bug (commit)
  • ๐Ÿ”ฎ finding utils bug (commit)
  • ๐Ÿ› compensates for an intermittent fixtures bug (commit)
  • chore(package): update acl to version 0.4.10 (commit)
Commits

The new version differs by 9 commits.

  • a08a400 Merge pull request #634 from punchcard-cms/greenkeeper-acl-0.4.10
  • 91fa5ba :crystal_ball: remove console.log
  • 48b8147 :bug: ibm colors bad update
  • 0984863 :bug: modularscale and ibm colors
  • 413c16d :crystal_ball: finding utils bug
  • a1f5c6c :crystal_ball: finding utils bug
  • 39a46b9 :bug: compensates for an intermittent fixtures bug
  • c3d15a9 Merge branch 'master' into greenkeeper-acl-0.4.10
  • fe30f3f chore(package): update acl to version 0.4.10

See the full diff

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

greenkeeper bot commented Jul 12, 2017

Version 2.42.22 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.22

2.42.22

July 12, 2017

Changed

Commits

The new version differs by 7 commits.

  • 1536a1a Merge pull request #607 from punchcard-cms/greenkeeper-sass-toolkit-2.10.2
  • 2aca63b Merge branch 'master' into greenkeeper-sass-toolkit-2.10.2
  • 6ad2e82 Merge branch 'master' into greenkeeper-sass-toolkit-2.10.2
  • b1c82bd Merge branch 'master' into greenkeeper-sass-toolkit-2.10.2
  • 2c22a3d Merge branch 'master' into greenkeeper-sass-toolkit-2.10.2
  • a404810 Merge branch 'master' into greenkeeper-sass-toolkit-2.10.2
  • 3ae84b1 chore(package): update sass-toolkit to version 2.10.2

See the full diff

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

greenkeeper bot commented Jul 12, 2017

Version 2.42.23 just got published.

Update to this version instead ๐Ÿš€

Release Notes v2.42.23

2.42.23

July 12, 2017

Changed

Commits

The new version differs by 6 commits.

  • 10362d0 Merge pull request #582 from punchcard-cms/greenkeeper-mock-express-response-0.2.0
  • bcb29f3 Merge branch 'master' into greenkeeper-mock-express-response-0.2.0
  • 7cb3a4d Merge pull request #587 from punchcard-cms/greenkeeper-uuid-3.0.1
  • 1c143f6 Merge branch 'master' into greenkeeper-uuid-3.0.1
  • 475a9e8 chore(package): update mock-express-response to version 0.2.0
  • 9c1d593 chore(package): update uuid to version 3.0.1

See the full diff

@scottnath scottnath merged commit 7f825fd into master Jul 31, 2017
@scottnath scottnath deleted the greenkeeper/punchcard-cms-2.39.0 branch July 31, 2017 16:01
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.

None yet

1 participant