Skip to content

Update ember-data-github to the latest version 🚀#10

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ember-data-github-0.3.1
Open

Update ember-data-github to the latest version 🚀#10
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/ember-data-github-0.3.1

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented Mar 26, 2017

Version 0.3.1 of ember-data-github just got published.

Dependency ember-data-github
Current Version 0.3.0
Type devDependency

The version 0.3.1 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 ember-data-github.
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.


Commits

The new version differs by 25 commits .

  • d7076d6 Released v0.3.1
  • 68db0de Merge pull request #94 from elwayman02/ember-2-12
  • d9fb3b1 Fix service injections for tests
  • 04c6266 Upgrade Ember 2.12 via ember-init
  • 0e0df12 Merge pull request #85 from srvance/silence-test-warnings
  • 6835ab5 Clean up start-app.js. The symbols weren't necessary for the imports, so we could remove them and the lint exceptions around them.
  • c840065 Redo assertGithubOrganizationOk as a qunit assertion.
  • 7666792 Redo assertGithubReleaseOk as a qunit assertion.
  • 8874702 Redo assertGithubRepositoryOk as a qunit assertion.
  • 8de9cdf Redo assertGithubBranchOk as a qunit assertion.
  • 22c6f01 Factor out an assertion builder utility for the rest of the assertion reworking.
  • 8a2bedc Redo assertGithubUserOk as a qunit assertion.
  • 503aac5 Remove lint global declarations.
  • 1f123d9 Fix linter issue.
  • 2760542 Address Factory global through lint comments rather than global config declarations.

There are 25 commits in total. 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 🌴

@srvance srvance self-assigned this Apr 8, 2017
greenkeeper Bot added a commit that referenced this pull request Jan 7, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 7, 2018

Version 0.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 0989d8b Merge pull request #110 from elwayman02/update-yarn-lock
  • 7e14029 Released v0.4.0
  • 2181601 Update yarn.lock
  • 3e67f66 Merge pull request #108 from Dhaulagiri/br-updates
  • 61c737e Merge pull request #109 from Dhaulagiri/patch-1
  • 1e1f364 npm -> yarn in readme
  • 4ead94c ember-data 2.18
  • 886210b ember-cli-update to 2.17
  • a00f92e ember-cli-update to 2.16
  • 4db2d6a Merge pull request #103 from srvance/add-trees
  • cbcdbb9 Code review feedback.
  • 2bf7c2b Code review feedback. Extract variables for some duplicated computation.
  • a643754 Add a needs: ['service:github-session'] to all of the adapter unit tests. They need it because of the common base class.
  • 266f951 Add support for the recursive query param.
  • 131cc67 Make github-tree work.

There are 20 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jan 27, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jan 27, 2018

Version 0.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 40 commits.

  • c351a08 0.5.0
  • 2fc6826 Merge pull request #125 from joshwlewis/id-or-name
  • 28a82d5 Test that we use the correct url for both integer and string ids
  • 9693060 Add examples to README with finding by id
  • 0dd842d Use a regex match, we can't rely on id type
  • 5515f8b Fix pretender request url
  • f1744c4 Remove extra newlines
  • 592f7a2 Add acceptance tests for finding by id
  • 5675ae5 Add support for fetching repositories by id
  • 017d49b Add support for fetching user by id
  • 95630db Merge pull request #121 from Dhaulagiri/br-2.18
  • 77f55cd ember-cli-update to 2.18
  • b790526 Merge pull request #119 from jrock2004/add-missing-properties
  • e94a867 Merge pull request #122 from elwayman02/revert-111-br-mirage
  • 2130677 work around travis bug

There are 40 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 14, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 14, 2018

Version 0.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 40 commits.

  • d6b8858 Merge pull request #152 from elwayman02/0.6.0
  • 101cfc0 release 0.6.0
  • d045903 Merge pull request #151 from elwayman02/3.0
  • 339aad9 ember-cli-update to 3.0
  • 2f2f04b Merge pull request #142 from elwayman02/br-mirage
  • de35f5c allow consuming apps to use mirage factories/models/serializers
  • 073b474 Merge pull request #140 from elwayman02/br-compare
  • d7ce8b8 Merge pull request #148 from elwayman02/br-embed
  • 1477223 use embeddedrecord to pull user out of payloads
  • 70805e7 allow consuming apps to use mirage factories/models/serializers
  • efb20d0 Merge pull request #147 from elwayman02/Dhaulagiri-patch-1
  • 7f7812f Merge pull request #146 from elwayman02/br-lerna
  • b3649b7 Merge pull request #143 from elwayman02/br-depr
  • fe1a268 Better organize supported apis
  • 2f3d36b generate changelog with lerna-changelog

There are 40 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 24, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 24, 2018

Version 0.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 721b3d9 Released v0.6.1
  • 2f5a5ea Merge pull request #155 from elwayman02/greenkeeper/eslint-plugin-node-6.0.1
  • 35c0d62 Merge pull request #153 from elwayman02/repo-by-user
  • d117754 chore(package): update eslint-plugin-node to version 6.0.1
  • 4a10828 Add missing attributes to repo/user models
  • 2d05303 Retrieve Repo List By User

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 24, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 24, 2018

Version 0.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Mar 20, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 20, 2018

Version 0.7.1 just got published.

Update to this version instead 🚀

Release Notes Fix issue with exporting mirage serializers

Bug Fix

  • #161 move mirage application serializer to addon to avoid conflicts. (@Dhaulagiri)

Internal

Committers: 1

Commits

The new version differs by 11 commits.

  • 65238b1 Merge pull request #163 from elwayman02/0.7.1
  • 42a812d 0.7.1
  • ecd503e Merge pull request #161 from elwayman02/br-mirage
  • c1f1041 lint mirage-support
  • 87d3c17 move mirage application serializer to addon to avoid conflicts
  • 1947353 Merge pull request #162 from elwayman02/br-updates
  • 78d2d38 lock ember-cli-mirage to 0.4.1
  • 62487c4 Merge pull request #159 from elwayman02/br-y
  • 10b0d6b move github member mirage files for export
  • 24f4376 Merge pull request #158 from elwayman02/br-changelog
  • 1075e37 add 0.7.0

See the full diff

greenkeeper Bot added a commit that referenced this pull request Apr 17, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Apr 17, 2018

Version 0.8.0 just got published.

Update to this version instead 🚀

Release Notes Add support for GitHub repository contents

Enhancement

  • #167 Add support for GitHub repository contents. (@jmar910)

Committers: 1

Commits

The new version differs by 6 commits.

  • 8a895fe Merge pull request #168 from elwayman02/0.8.0
  • 45d8620 0.8.0
  • 29c67ca Merge pull request #167 from jmar910/jm-add-github-repo-content
  • fdd0f50 Update readme
  • 518c596 Add tests
  • e79005e Add github-repository-contents

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 27, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 27, 2018

Update to this version instead 🚀

Release Notes for v0.8.1

v0.8.1 (2018-09-27)

Bug Fix

Internal

Committers: 2

Commits

The new version differs by 11 commits.

  • 139796f Merge pull request #197 from elwayman02/0.8.1
  • e449a24 0.8.1
  • d3e3551 Merge pull request #196 from jabrown85/fix-for-header-link
  • ab6431c Handle both forms of casing for Link header
  • 1c7b7d0 Fix headers.link not being parsed.
  • 7029f7f Merge pull request #189 from elwayman02/greenkeeper/ember-bootstrap-2.1.0
  • f918d6c chore(package): update ember-bootstrap to version 2.1.0
  • e3b47c0 Merge pull request #182 from elwayman02/greenkeeper/broccoli-merge-trees-3.0.1
  • 97aa494 fix(package): update broccoli-merge-trees to version 3.0.1
  • 51632b6 Merge pull request #169 from elwayman02/3.1
  • 8aa3c19 ember 3.1

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 11, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 11, 2019

Update to this version instead 🚀

Release Notes for 0.9.0

v0.9.0 (2019-10-11)

Enhancement

Committers: 2

Commits

The new version differs by 10 commits.

  • 288de95 Merge pull request #240 from code0100fun/0.9.0
  • dcd862f 0.9.0
  • f4e7993 Merge pull request #228 from code0100fun/chase-mirage-1-1-0
  • 9423e2b Upgrade to ember-cli-mirage ^1.1.0
  • 2f6c41d Merge pull request #206 from elwayman02/greenkeeper/ember-cli-htmlbars-inline-precompile-2.0.0
  • aa0922e chore(package): update lockfile yarn.lock
  • 044c8d9 chore(package): update ember-cli-htmlbars-inline-precompile to version 2.0.0
  • bbc69e8 Merge pull request #210 from elwayman02/greenkeeper/lerna-changelog-0.8.2
  • 2a6b4d6 chore(package): update lockfile yarn.lock
  • 72ee282 chore(package): update lerna-changelog to version 0.8.2

See the full diff

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