Giter Club home page Giter Club logo

Comments (9)

greenkeeper avatar greenkeeper commented on May 24, 2024

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

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

Commits

The new version differs by 2 commits.

  • fb97b9f Release 7.13.2
  • eeed4fa Revert "Include decorator and class field plugins after TypeScript, if present"

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Release Notes for Release 7.14.0

πŸš€ Enhancement

  • #318 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version (@runspired)
  • #320 Update Babel to v7.8.3 (@Turbo87)
  • #315 Update Babel dependencies to latest and fix CI. (@rwjblue)

🏠 Internal

  • #313 Replace deprecated ember-cli-qunit with ember-qunit (@dmzza)

Committers: 4

Commits

The new version differs by 20 commits.

  • 5443d3e Release 7.14.0
  • 2ba3ef7 Add polyfill that allows apps and addons to use @ember-data re… (#318)
  • 334e0ee fix test scope for using co wrap
  • a351f96 fix node 6 support
  • e3377d0 fix rimraf
  • bc897e1 fix restored tests
  • 58b4483 feat: EmberData Packages Polyfill
  • f305de0 Merge pull request #320 from Turbo87/babel
  • b96ec8c Update Babel to v7.8.3
  • b23e749 Bump handlebars from 4.1.2 to 4.5.3 (#317)
  • 442ec64 Update Babel dependencies to latest and fix CI. (#315)
  • a604b01 Revert "Update async generator tests"
  • cbf1141 Update Babel dependencies to latest versions.
  • 235d88a Replace deprecated ember-cli-qunit with ember-qunit (#313)
  • 1b954f8 bump ember-load-initializers to 2.1.1

There are 20 commits in total.

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • e0cead0 7.14.1
  • b57a35d Add v7.14.1 to CHANGELOG.md.
  • f9de09f Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)"

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Release Notes for v7.15.0

πŸš€ Enhancement

  • #318 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version (@runspired)

Committers: 1

Commits

The new version differs by 5 commits.

  • fee4d64 7.15.0
  • 2f66a62 Add v7.15.0 to CHANGELOG.md.
  • 9075502 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version
  • 875af1a tests
  • 8b2b305 Revert "Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)""

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Release Notes for Release 7.17.0

πŸš€ Enhancement

  • #314 Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (@jamescdavis)

Committers: 2

Commits

The new version differs by 32 commits.

  • 80ab8ce Release 7.17.0
  • 2b697ca Merge pull request #314 from jamescdavis/add_typescript_transform_plugin
  • 317f3f4 Release 7.16.0
  • aec63bb Merge pull request #319 from existentialism/babel-helper
  • 217a862 Use helpers from @babel/helper-compilation-targets
  • 4ab55d1 refactor: don't explicitly add optional-chaining/nullish coalescing
  • d0db857 chore: upgrade to latest @babel packages
  • 22480f1 Merge branch 'master' into add_typescript_transform_plugin
  • 11df8e5 Merge branch 'master' into add_typescript_transform_plugin
  • bcbddff Merge pull request #1 from dfreeman/exclude-ts-declarations
  • f6adfe1 fix: don't emit modules for .d.ts files
  • 9bf6424 fix: e-c-ts was released as 4.0.0-alpha.1
  • 6393260 Revert "feat: handle ts (in addition to js) by default"
  • 5fb2aa0 docs: document enableTypeScriptTransforms
  • 5d7a817 chore: add ember-cli-typescript version to comment

There are 32 commits in total.

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Release Notes for Release 7.17.1

πŸ› Bug Fix

  • #324 Ensure ember-data modules polyfill does not apply to ember-data itself. (@runspired)

Committers: 1

Commits

The new version differs by 3 commits.

  • 83971b2 Release 7.17.1
  • 96e0c56 Merge pull request #324 from runspired/fix-polyfill
  • 91ebd00 [BUGFIX] dont polyfill ember-data itself

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

Your tests are still failing with this version. Compare changes

Release Notes for Release 7.17.2

πŸ› Bug Fix

  • #325 Ensure ember-data modules polyfill does not apply to any @ember-data packages. (@runspired)

Committers: 1

Commits

The new version differs by 5 commits.

  • 6f76f40 Release 7.17.2
  • 459a460 Merge pull request #325 from runspired/fix-polyfill-again
  • 5591a9f use startsWith
  • 0760e7b fix check
  • 69de69c dont polyfill modules for @ember-data packages

See the full diff

from ember-model-validator.

greenkeeper avatar greenkeeper commented on May 24, 2024

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

Commits

The new version differs by 4 commits.

  • acfc22b release v7.18.0 πŸŽ‰
  • 3c955d8 update changelog
  • f975957 Merge pull request #328 from runspired/fix-node-engines
  • ce9204b bump plugin to resolve node 6/8x compat

See the full diff

from ember-model-validator.

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.