Giter VIP home page Giter VIP logo

Comments (26)

greenkeeper avatar greenkeeper commented on June 4, 2024

After pinning to 3.1.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024

Version 3.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Believer

Setup

npm install -g [email protected] -- Install new global ember-cli

Project Update

  1. rm -rf node_modules dist tmp -- Delete temporary development folders.
  2. npm install --save-dev [email protected] -- Update project's package.json to use latest version.
  3. npm install -- Reinstall NPM dependencies.
  4. npm install -g ember-cli-update -- Install Ember CLI update tool globally.
  5. ember-cli-update -- This will update your app or addon to the latest Ember CLI version. You will probably encounter merge conflicts, in which the default behavior is to let you resolve conflicts on your own. You can supply the --resolve-conflicts option to run your system's git merge tool if any conflicts are found.

Changelog

The following changes are required if you are upgrading from the previous
version:

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024

Version 3.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024

Version 3.4.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.4.1 to 3.4.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.4.2 to 3.4.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.4.3 to 3.5.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.5.0 to 3.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.5.1 to 3.6.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.6.0 to 3.6.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.7.1 to 3.8.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.8.0 to 3.8.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.8.1 to 3.8.2.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.8.2 to 3.9.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.9.0 to 3.10.0.

Your tests are still failing with this version. Compare changes

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.10.0 to 3.10.1.

Your tests are still failing with this version. Compare changes

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.10.1 to 3.11.0.

Your tests are still failing with this version. Compare changes

Release Notes for I am the rebel spy!

Setup

npm install -g [email protected] -- Install new global ember-cli

Project Update

  1. rm -rf node_modules dist tmp -- Delete temporary development folders.
  2. npm install -g ember-cli-update -- Install Ember CLI update tool globally.
  3. Run ember-cli-update --to 3.11.0 -- This will update your app or addon to the latest ember-cli release. You will probably encounter merge conflicts that you should resolve in your normal git workflow.
  4. Run ember-cli-update --run-codemods -- This will let you pick codemods to run against your project, to ensure you are using the latest patterns and platform features.

Changelog

Blueprint Changes

Community Contributions

Thank you to all who took the time to contribute!

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.12.0 to 3.13.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 140 commits.

  • debf83c Release v3.13.0.
  • 0fbfd3f Add 3.13.0 to CHANGELOG.
  • a21e1bb Update ember-resolver to 5.3.0. (#8853)
  • 1ad6354 Update ember-resolver to 5.3.0.
  • a5723c7 Update Ember ecosystem packages to latest version. (#8851)
  • 765ff01 Update Ember ecosystem packages to latest version.
  • 987928a Update broccoli dependencies/devDependencies to latest. (#8850)
  • 0fe5313 Update broccoli dependencies/devDependencies to latest.
  • fd7268b Update watch-detector to 1.0.0.
  • 29ce693 Ensure addon tree is scoped to addon name before compiling temp… (#8834)
  • 725e129 Ensure addon tree is scoped to addon name before compiling templates.
  • 316fcf0 Update app and addon blueprints to latest version of packages. (#8816)
  • 35ff1fb Update app and addon blueprints to latest version of packages.
  • d15bdf7 Merge pull request #8814 from rwjblue/drop-node-11-from-ci
  • 02a261a Drop Node 11 from CI.

There are 140 commits in total.

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.13.0 to 3.13.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 40171d6 Release v3.13.1
  • 639a5b8 Add v3.13.1 to CHANGELOG.md.
  • b4b1659 Tweaks to release scripts. (#8857)
  • 4c60403 Adjust message for when a new app is created (#8862)
  • 16e9e68 Adjust message when a new app is created
  • c5e6483 Write output repo update as JavaScript (Bash πŸ€•).
  • 80c68ff Update changelog generation.

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.13.1 to 3.13.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 7d80dbf 3.13.2
  • e96402a Add v3.13.2 to CHANGELOG.md.
  • 2da4db3 [BUGFIX beta] Merge with existing EmberENV (#8901)
  • 0a45497 [BUGFIX] Merge with existing EmberENV
  • 5f24e91 blueprints/init: Simplify "Get started" message (#8882)
  • dda0bd5 blueprints/init: Fix typo / simplify Get started
  • 18df651 Merge pull request #8875 from HeroicEric/silence-hbs-precompile-warning
  • f3fbf1d blueprints: Fix ember-cli-htmlbars-inline-precompile deprecation

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.13.2 to 3.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 94 commits.

  • b78e0cb 3.14.0
  • c4814a8 Add v3.14.0 to CHANGELOG.md.
  • 1cc80c8 Merge remote-tracking branch 'origin/beta' into release
  • 66adf3c Merge remote-tracking branch 'origin/release' into beta
  • 9586db6 Update ember (#8916)
  • 06d8868 Update ember-data to 3.14.0 stable.
  • bc34109 Update ember-source to 3.14.1.
  • 8ddbc79 Revert changes made to enable "octane" as the default for ember… (#8915)
  • 689ba77 Revert changes made to enable "octane" as the default for ember new
  • dbad957 Merge pull request #8910 from kellyselden/app-travis-branch-master
  • 9d3b0ff restrict app Travis to master and PRs
  • 59d9b9b Merge pull request #8900 from pzuraq/bugfix/include-legacy-decorators-option-by-default
  • b977099 [BUGFIX] Include legacyDecorators eslint option by default
  • 7f68efc [BUGFIX] Don't reload the config for instrumentation (#8899)
  • 67c3caf [BUGFIX] Don't reload the config for instrumentation

There are 94 commits in total.

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.15.0 to 3.15.1.

Your tests are still failing with this version. Compare changes

Release Notes for v3.15.1

Blueprint Changes

Changelog

  • #8977 Fix invalid syntax with ember-classic ember-try scenario. @rwjblue
Commits

The new version differs by 84 commits.

  • fa8cdb1 Release v3.15.1
  • e5b10f8 Add v3.15.1 to CHANGELOG.md.
  • baa4d66 Fix invalid syntax with ember-classic ember-try scenario. (#8977)
  • 6afe0a9 Fix invalid syntax with ember-classic ember-try scenario.
  • 85a695e Release v3.15.0
  • 59d39d3 Update final CHANGELOG for 3.15.0.
  • ec40e5a Merge pull request #8972 from rwjblue/update-ember-data
  • 3c1bacc Update ember-data to 3.15.0.
  • 5706443 Add support for ember new @scope-here/name-here. (#8964)
  • 638f5f1 Merge pull request #8971 from rwjblue/add-ember-classic-try-scenario
  • f000dee Add an ember-try scenario for Ember "classic" (pre-octane).
  • 95939c5 Support ember new @scope-here/name-here.
  • 4f83144 Update ember-resolver to v7.0.0. (#8965)
  • 2d12f9f Update ember-resolver to v7.0.0.
  • 66d57ce Merge pull request #8963 from ember-cli/chancancode-patch-1

There are 84 commits in total.

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.15.1 to 3.15.2.

Your tests are still failing with this version. Compare changes

Release Notes for v3.15.2

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Commits

The new version differs by 9 commits.

  • e17502b 3.15.2
  • 4f1a5bb Add v3.15.2 to CHANGELOG.md.
  • 9e904a9 Avoid errors when ui is not present and a warning will be emi… (#9014)
  • e164076 Supply a more universal .ui
  • 972b3a0 Allow failure of Node 8 CI jobs. (#9015)
  • c89428a Allow failure of Node 8 CI jobs.
  • dc95c25 fix named UMD imports (#8924)
  • bc6d511 allow importing named UMD files
  • 98d3928 remove amd-shim duplication

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.15.2 to 3.16.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.16.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Commits

The new version differs by 105 commits.

  • 6858057 3.16.0
  • ec382b9 Add v3.16.0 to CHANGELOG.md.
  • 73201fb Merge pull request #9028 from rwjblue/update-blueprint-deps
  • ced0abf Bump uuid from 3.3.3 to 3.4.0 (#9031)
  • da966f2 Bump sort-package-json from 1.31.0 to 1.39.1 (#9030)
  • d5bc3aa Merge pull request #8991 from ember-cli/dependabot/npm_and_yarn/chalk-3.0.0
  • 0bb9039 Merge pull request #8954 from ember-cli/dependabot/npm_and_yarn/temp-0.9.1
  • 9bb982c Merge pull request #9002 from ember-cli/dependabot/npm_and_yarn/promise-map-series-0.3.0
  • c00d6c2 Update minimum versions of app / addon blueprint dependencies.
  • c576f8a Bump temp from 0.9.0 to 0.9.1
  • ff7d104 Merge pull request #8905 from pichfl/build-production
  • 8ebe43c Bump promise-map-series from 0.2.3 to 0.3.0
  • 5002910 Merge pull request #9026 from rwjblue/add-glimmer-tracking
  • 884d931 Merge pull request #8974 from lifeart/task-creation-api
  • b21b98d Merge pull request #9013 from dcyriller/editorconfig

There are 105 commits in total.

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.16.0 to 3.16.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 12 commits.

  • 789e46b Release 3.16.1
  • 59f2056 Add v3.16.1 to CHANGELOG.
  • 3c651ff Merge pull request #9090 from ember-cli/lts-backports
  • 178f271 Fix linting issue (bad cherry-pick).
  • 64e635c [BUGFIXA] [Fixes #9007] Ensure buildFailures are reported correctly
  • 1379d76 fail tests on unhandled rejections
  • 0a8d7a1 consistently 'use strict'; for our node js files
  • c377300 Publish yuidoc json as a part of npm package
  • c30ed27 fail tests on unhandled rejections
  • 3c0e529 Merge tag 'v3.16.0' into release
  • c5e6bb3 Merge pull request #9045 from kellyselden/contributing-newline
  • 1fc48ff add final newline in CONTRIBUTING.md

See the full diff

from ember-array-contains-helper.

greenkeeper avatar greenkeeper commented on June 4, 2024
  • The devDependency ember-cli was updated from 3.16.1 to 3.17.0.

Your tests are still failing with this version. Compare changes

Release Notes for v3.17.0

Blueprint Changes

Changelog

Commits

The new version differs by 53 commits.

  • 234d0ab 3.17.0
  • 5d40206 Fix issue in changelog generation script.
  • daefb9e Add v3.17.0 to CHANGELOG.md.
  • 4d2827d Merge pull request #9091 from ember-cli/update-versions
  • dab80a4 Merge remote-tracking branch 'origin/release' into beta
  • 00a0622 Update app and addon blueprints to latest dependency versions.
  • f144aaa Merge pull request #9064 from kellyselden/use-strict
  • 2ec95eb consistently 'use strict'; for our node js files
  • 839d207 Release v3.17.0-beta.1.
  • e3d9a6c Merge remote-tracking branch 'origin/release'
  • 7aa6c15 Merge pull request #9042 from sivakumar-kailasam/include-yuidoc
  • 1dd8f4b Merge pull request #9009 from dcyriller/rfc-121
  • 754504c Ensure npm test / yarn test fails when linting fails.
  • 4bc79f8 Bump markdown-it-terminal from 0.1.0 to 0.1.1 (#9049)
  • a3bb237 Bump npm-package-arg from 6.1.1 to 8.0.0 (#9046)

There are 53 commits in total.

See the full diff

from ember-array-contains-helper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.