ember-inspector
ember-inspector copied to clipboard
build(deps-dev): bump ember-table from 4.0.0-beta.3 to 4.0.0
Bumps ember-table from 4.0.0-beta.3 to 4.0.0.
Release notes
Sourced from ember-table's releases.
v4.0.0
The following summarizes changes between v3.3.1 - v4.0.0. To review the changes in beta releases leading to 4.0, please refer to the changelog. You can also review the PR leading to this release: Addepar/ember-table#919
Ember Table 4.x supports:
- Ember 2.18 - 4.x
- Node >= 14
What's Changed
- Remove a dependency on ember-cli-sass by
@ctjhoaAddepar/ember-table#900- Use render from ember-test-helpers by
@DanMonroein Addepar/ember-table#935- Import and use scheduleOnce from ember/runloop by
@DanMonroein Addepar/ember-table#939- Fixes various small Ember Global deprecations by
@DanMonroein Addepar/ember-table#936- Bump ember-test-selectors to v6 with fixed tests by
@DanMonroein Addepar/ember-table#937- drop old guides by
@mixonicin Addepar/ember-table#942- Fixes this-property-fallback deprecations by
@DanMonroein Addepar/ember-table#938- Add doc on containerSelector by
@ctjhoain Addepar/ember-table#934- Add ember-try scenario for ember v4 by
@DanMonroein Addepar/ember-table#940- Bump to the latest vc pre-release by
@mixonicin Addepar/ember-table#944- Ember Table 4.0 - with support for Ember 4.0 by
@kpfefferlein Addepar/ember-table#919Full Commit History: https://github.com/Addepar/ember-table/compare/v3.3.1...v4.0.0 Full Changelog: https://github.com/Addepar/ember-table/blob/master/CHANGELOG.md
v4.0.0-beta.4
We hope that this release will prove fully compatible with Ember 4 🤞
- Add ember-try scenario for ember v4
[#940](https://github.com/Addepar/ember-table/issues/940)- Fixes this-property-fallback deprecations
[#938](https://github.com/Addepar/ember-table/issues/938)- drop old guides
[#942](https://github.com/Addepar/ember-table/issues/942)- Bump ember-test-selectors to v6 with fixed tests
[#937](https://github.com/Addepar/ember-table/issues/937)- Fixes various small Ember Global deprecations
[#936](https://github.com/Addepar/ember-table/issues/936)- Import and use scheduleOnce from ember/runloop
[#939](https://github.com/Addepar/ember-table/issues/939)- Use render from ember-test-helpers
[#935](https://github.com/Addepar/ember-table/issues/935)
Changelog
Sourced from ember-table's changelog.
v4.0.0
- Add doc on containerSelector
[#934](https://github.com/Addepar/ember-table/issues/934)- Bump to vertical-collection 3.0 stable
aa47216v4.0.0-beta.5
1 March 2022
- Bump to the latest vc pre-release
[#944](https://github.com/Addepar/ember-table/issues/944)- Release 4.0.0-beta.5
7273b7fv4.0.0-beta.4
24 February 2022
- Add ember-try scenario for ember v4
[#940](https://github.com/Addepar/ember-table/issues/940)- Fixes this-property-fallback deprecations
[#938](https://github.com/Addepar/ember-table/issues/938)- drop old guides
[#942](https://github.com/Addepar/ember-table/issues/942)- Bump ember-test-selectors to v6 with fixed tests
[#937](https://github.com/Addepar/ember-table/issues/937)- Fixes various small Ember Global deprecations
[#936](https://github.com/Addepar/ember-table/issues/936)- Import and use scheduleOnce from ember/runloop
[#939](https://github.com/Addepar/ember-table/issues/939)- Use render from ember-test-helpers
[#935](https://github.com/Addepar/ember-table/issues/935)- Release 4.0.0-beta.4
307058a
Commits
bf704b1Release 4.0.0e90a367Merge branch '4.0-beta'aa47216Bump to vertical-collection 3.0 stable7273b7fRelease 4.0.0-beta.56491594Bump to the latest vc pre-release (#944)307058aRelease 4.0.0-beta.4714eb69Add ember-try scenario for ember v4 (#940)9cb7c0eAdd doc on containerSelector (#934)84a752aFixes this-property-fallback deprecations (#938)3516236drop old guides (#942)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase
Looks like ember-table is up-to-date now, so this is no longer needed.