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

ember v4 #1

Closed
wants to merge 360 commits into from
Closed

ember v4 #1

wants to merge 360 commits into from

Conversation

velrest
Copy link
Owner

@velrest velrest commented Jan 25, 2023

dependabot-preview bot and others added 30 commits September 21, 2020 10:07
derrabauke and others added 29 commits August 8, 2022 11:45
## [6.2.1](projectcaluma/ember-emeis@v6.2.0...v6.2.1) (2022-08-08)

### Bug Fixes

* **data-table:** always include page meta info ([projectcaluma#544](projectcaluma#544)) ([43c6a28](projectcaluma@43c6a28))
* **editForm:** relax phone regex ([projectcaluma#537](projectcaluma#537)) ([bd2d63c](projectcaluma@bd2d63c))
* phone number placeholder ([projectcaluma#538](projectcaluma#538)) ([9b75903](projectcaluma@9b75903))
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.6.1 to 11.0.6.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v10.6.1...v11.0.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ember-truth-helpers](https://github.com/jmurphyau/ember-truth-helpers) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/jmurphyau/ember-truth-helpers/releases)
- [Changelog](https://github.com/jmurphyau/ember-truth-helpers/blob/master/CHANGELOG.md)
- [Commits](jmurphyau/ember-truth-helpers@v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: ember-truth-helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.0.0...v4.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/ember-cli/ember-cli-htmlbars/releases)
- [Changelog](https://github.com/ember-cli/ember-cli-htmlbars/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli-htmlbars@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: ember-cli-htmlbars
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
## [6.2.2](projectcaluma/ember-emeis@v6.2.1...v6.2.2) (2022-09-26)

### Bug Fixes

* **scope:** sort by full (hierarchical) name ([projectcaluma#565](projectcaluma#565)) ([9cf849b](projectcaluma@9cf849b))
* **user:** probe ability to delete user already in table view ([projectcaluma#562](projectcaluma#562)) ([6982c32](projectcaluma@6982c32))
Bumps [ember-power-select](https://github.com/cibernox/ember-power-select) from 5.0.4 to 6.0.1.
- [Release notes](https://github.com/cibernox/ember-power-select/releases)
- [Changelog](https://github.com/cibernox/ember-power-select/blob/master/CHANGELOG.md)
- [Commits](cibernox/ember-power-select@v5.0.4...v6.0.1)

---
updated-dependencies:
- dependency-name: ember-power-select
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.1 to 13.0.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v12.4.1...v13.0.3)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
This is important when the ember store already contains data and we
can't rely on the sort in the API response.
This caused an inline scroll container to appear when the power select
at the bottom of the scope edit view was clicked.

drive-by-fix: fix lockfile after incomplete run of yarn upgrade.
## [6.2.4](projectcaluma/ember-emeis@v6.2.3...v6.2.4) (2022-11-18)

### Bug Fixes

* **layout:** remove overflow from main container ([projectcaluma#585](projectcaluma#585)) ([1b63fe3](projectcaluma@1b63fe3))
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ember-engines](https://github.com/ember-engines/ember-engines) from 0.8.23 to 0.9.0.
- [Release notes](https://github.com/ember-engines/ember-engines/releases)
- [Changelog](https://github.com/ember-engines/ember-engines/blob/master/CHANGELOG.md)
- [Commits](ember-engines/ember-engines@v0.8.23...v0.9.0)

---
updated-dependencies:
- dependency-name: ember-engines
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ember-qunit](https://github.com/emberjs/ember-qunit) from 5.1.5 to 6.0.0.
- [Release notes](https://github.com/emberjs/ember-qunit/releases)
- [Changelog](https://github.com/emberjs/ember-qunit/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember-qunit@v5.1.5...v6.0.0)

---
updated-dependencies:
- dependency-name: ember-qunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.0.3...v13.0.4)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 11.0.6 to 11.2.1.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v11.0.6...v11.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.0.4...v13.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ember-uikit](https://github.com/adfinis/ember-uikit) from 5.1.3 to 6.1.1.
- [Release notes](https://github.com/adfinis/ember-uikit/releases)
- [Changelog](https://github.com/adfinis/ember-uikit/blob/main/CHANGELOG.md)
- [Commits](adfinis/ember-uikit@v5.1.3...v6.1.1)

---
updated-dependencies:
- dependency-name: ember-uikit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.7.1...2.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import/tree/HEAD/packages/ember-auto-import) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/ef4/ember-auto-import/releases)
- [Changelog](https://github.com/ef4/ember-auto-import/blob/main/packages/ember-auto-import/CHANGELOG.md)
- [Commits](https://github.com/ef4/ember-auto-import/commits/v2.5.0/packages/ember-auto-import)

---
updated-dependencies:
- dependency-name: ember-auto-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
BREAKING CHANGE:
- Ember.js v3.28 or above
- Ember CLI v3.28 or above
- Node.js v14 or above
@velrest velrest closed this Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants