forked from projectcaluma/ember-emeis
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
velrest
commented
Jan 25, 2023
- chore(deps-dev): bump ember-source from 3.18.1 to 3.19.0
- chore(deps): bump ember-cli-babel from 7.20.0 to 7.20.2
- chore(deps): bump ember-cli-babel from 7.20.2 to 7.20.3
- chore(deps): bump ember-cli-babel from 7.20.3 to 7.20.4
- chore(deps-dev): bump eslint-plugin-ember from 8.5.2 to 8.6.0
- chore(deps): bump ember-cli-babel from 7.20.4 to 7.20.5
- chore(deps-dev): bump sass from 1.26.5 to 1.26.8
- chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4
- chore(deps): bump ember-intl from 5.1.1 to 5.2.0
- chore(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.21.1
- chore(deps-dev): bump eslint from 7.1.0 to 7.2.0
- chore(deps): bump ember-data from 3.18.0 to 3.19.0
- chore(deps-dev): bump ember-cli-mirage from 1.1.6 to 1.1.7
- chore(deps-dev): bump eslint-plugin-import from 2.21.1 to 2.21.2
- chore(deps): bump ember-cli-babel from 7.20.5 to 7.21.0
- chore(deps-dev): bump eslint-plugin-ember from 8.6.0 to 8.7.0
- chore(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4
- chore(deps): bump ember-intl from 5.2.0 to 5.3.0
- chore(deps-dev): bump eslint from 7.2.0 to 7.3.0
- chore(deps-dev): bump ember-cli from 3.18.0 to 3.19.0
- chore(deps-dev): bump sass from 1.26.8 to 1.26.9
- chore(deps-dev): bump eslint from 7.3.0 to 7.3.1
- chore(deps-dev): bump ember-auto-import from 1.5.3 to 1.6.0
- chore(deps-dev): bump eslint-plugin-ember from 8.7.0 to 8.8.0
- chore(deps): bump ember-cli-htmlbars from 5.1.2 to 5.2.0
- chore(deps-dev): bump eslint-plugin-import from 2.21.2 to 2.22.0
- chore(deps): bump ember-intl from 5.3.0 to 5.3.1
- chore(deps-dev): bump eslint-plugin-ember from 8.8.0 to 8.9.0
- feat(store blueprint): add a blueprint for customizing the store passed to emeis engine
- chore(deps-dev): bump ember-template-lint from 2.8.0 to 2.9.0
- feat(routes): add basic route setup
- feat(multilang): add decorator for localized fields
- feat(multilang): add serializers for localized models
- feat(models): add models and factories
- feat(section title): add a component for section headings
- feat(scope index view): add list view for scopes
- feat(nav): add nav components
- feat(nav): add nav
- feat(user index view): add user list view
- feat(permission index view): add permission list view
- feat(role index view): add roles list view
- test(acceptance): add acceptance tests for list views
- test(acceptance): add acceptance tests for data-table and nav
- chore(translations): add translations
- fix(pagination): only check if strings are empty so they are not serialized as an empty qp
- refactor(private): add a private folder
- refactor(dependencies): fix dev dependencies
- test(pagination): correctly lookup the pagination controller
- chore(deps-dev): bump eslint from 7.3.1 to 7.4.0
- chore(deps-dev): bump eslint-plugin-ember from 8.9.0 to 8.9.1
- chore(deps-dev): bump sass from 1.26.9 to 1.26.10
- chore(deps-dev): bump ember-source from 3.19.0 to 3.20.0
- chore(deps-dev): bump ember-template-lint from 2.9.0 to 2.9.1
- chore(deps-dev): bump ember-source from 3.20.0 to 3.20.1
- chore(deps): [security] bump lodash from 4.17.15 to 4.17.19
- chore(deps): bump ember-data from 3.19.0 to 3.20.0
- chore(deps-dev): bump eslint from 7.4.0 to 7.5.0
- chore(deps-dev): bump eslint-plugin-ember from 8.9.1 to 8.9.2
- chore(deps-dev): bump ember-source from 3.20.1 to 3.20.2
- chore(dependabot): remove myself as default reviewer
- chore(deps-dev): bump @glimmer/component from 1.0.0 to 1.0.1
- chore(deps-dev): bump @glimmer/tracking from 1.0.0 to 1.0.1
- chore(deps-dev): bump ember-cli from 3.19.0 to 3.20.0
- chore(deps): [security] bump elliptic from 6.5.2 to 6.5.3
- chore(deps-dev): bump qunit-dom from 1.2.0 to 1.3.0
- chore(deps-dev): bump ember-source from 3.20.2 to 3.20.3
- chore(deps): bump ember-modifier from 1.0.3 to 1.0.4
- chore(deps): bump ember-cli-babel from 7.21.0 to 7.22.0
- chore(deps): bump ember-cli-babel from 7.22.0 to 7.22.1
- chore(deps-dev): bump eslint from 7.5.0 to 7.6.0
- chore(deps-dev): bump qunit-dom from 1.3.0 to 1.4.0
- chore(deps-dev): bump eslint-plugin-ember from 8.9.2 to 8.10.0
- chore(deps): bump ember-intl from 5.3.1 to 5.4.0
- chore(deps): bump ember-intl from 5.4.0 to 5.4.1
- chore(deps-dev): bump ember-cli-mirage from 1.1.7 to 1.1.8
- chore(deps): bump ember-intl from 5.4.1 to 5.4.2
- chore(deps-dev): bump ember-template-lint from 2.9.1 to 2.10.0
- chore(deps-dev): bump eslint-plugin-ember from 8.10.0 to 8.10.1
- chore(deps-dev): bump ember-resolver from 8.0.0 to 8.0.2
- chore(deps): bump ember-cli-htmlbars from 5.2.0 to 5.3.0
- chore(deps-dev): bump ember-source from 3.20.3 to 3.20.4
- chore(deps): bump ember-cli-htmlbars from 5.3.0 to 5.3.1
- chore(deps-dev): bump eslint-plugin-ember from 8.10.1 to 8.11.0
- chore(deps-dev): bump eslint from 7.6.0 to 7.7.0
- chore(deps-dev): bump eslint-plugin-ember from 8.11.0 to 8.12.0
- chore(deps-dev): bump ember-source from 3.20.4 to 3.21.0
- chore(deps-dev): bump eslint-plugin-ember from 8.12.0 to 8.13.0
- chore(deps-dev): bump ember-template-lint from 2.10.0 to 2.11.0
- chore(deps-dev): bump ember-source from 3.21.0 to 3.21.1
- chore(deps): bump ember-data from 3.20.0 to 3.20.1
- chore(deps): bump ember-data from 3.20.1 to 3.21.0
- chore(deps-dev): bump eslint from 7.7.0 to 7.8.0
- chore(deps-dev): bump ember-engines from 0.8.5 to 0.8.6
- chore(deps-dev): bump @ember/optional-features from 1.3.0 to 2.0.0
- chore(deps-dev): bump faker from 4.1.0 to 5.1.0
- chore(deps): bump ember-modifier from 1.0.4 to 2.1.0
- chore(deps-dev): bump ember-source-channel-url from 2.0.1 to 3.0.0
- chore(deps): bump ember-concurrency-decorators from 1.0.0 to 2.0.1
- chore(deps-dev): bump ember-cli from 3.20.0 to 3.21.0
- chore(deps-dev): bump eslint from 7.8.0 to 7.8.1
- chore(deps): bump ember-concurrency from 1.2.1 to 1.3.0
- chore(deps): bump ember-test-selectors from 4.1.0 to 5.0.0
- chore(deps-dev): bump ember-cli from 3.21.0 to 3.21.1
- chore(deps-dev): bump ember-template-lint from 2.11.0 to 2.12.0
- chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1
- chore(deps-dev): bump ember-cli from 3.21.1 to 3.21.2
- chore(deps-dev): bump ember-template-lint from 2.12.0 to 2.12.1
- chore(deps-dev): bump eslint from 7.8.1 to 7.9.0
- chore(deps): bump ember-intl from 5.4.2 to 5.5.0
- chore(deps-dev): bump sass from 1.26.10 to 1.26.11
- chore(deps): bump ember-data from 3.21.0 to 3.21.1
- chore(deps-dev): bump @glimmer/tracking from 1.0.1 to 1.0.2
- chore(deps-dev): bump @glimmer/component from 1.0.1 to 1.0.2
- chore(deps-dev): bump qunit-dom from 1.4.0 to 1.5.0
- chore(deps): bump ember-modifier from 2.1.0 to 2.1.1
- chore(deps-dev): bump eslint from 7.9.0 to 7.10.0
- chore(deps-dev): bump ember-template-lint from 2.12.1 to 2.13.0
- chore(deps): bump ember-data from 3.21.1 to 3.21.2
- chore(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1
- chore(deps-dev): bump ember-source from 3.21.1 to 3.21.3
- chore(deps-dev): bump ember-source from 3.21.3 to 3.22.0
- chore(deps-dev): bump sass from 1.26.11 to 1.26.12
- ci(semantic-release): add release workflow and semantic-release config (ci(semantic-release): add release workflow and semantic-release config projectcaluma/ember-emeis#90)
- chore(deps-dev): bump sass from 1.26.12 to 1.27.0
- chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1
- chore(deps): bump ember-data from 3.21.2 to 3.22.0
- chore(deps-dev): bump eslint from 7.10.0 to 7.11.0
- chore(deps-dev): bump ember-template-lint from 2.13.0 to 2.14.0
- chore(deps): bump ember-uikit from 2.1.2 to 2.2.0
- feat(decorators): add error handling for common model usage
- feat(relationship-select): add component to select a model for a relationship via power-select
- feat(edit-form): add a minimalistic form for editing model fields
- feat(scopes): add edit view for scopes
- feat(permissions): add permission edit view
- feat(roles): add edit view
- feat(create route): add class for creating new models by reusing the edit view
- feat(permissions): add a create view
- feat(roles): add create view
- feat(scopes): add create view
- test(edit views): add unit tests for the edit views controllers and the create route
- test(rename filter): rename role filter and correctly assert search filter
- test(create): update create route test to lookup from the private folder
- Update addon/components/edit-form.hbs
- fix(route model hooks): just return a promise to the model hook, no need for async
- fix(edit-form): replace hardcoded route name handling with dynamic since an engine can be mouted with a different name
- fix(relationship-select): use let instead of with
- fix(relationship-select): only debounce if search is set so we dont debounce the initial request
- fix(edit-form): prevent type error by checking if listViewRouteName is passed
- test(relationship-select): update integration test to reflect search changes
- refactor(pr review): rename noDelete on form and generalize handleModelErrors decorator
- refactor(prettier): run prettier
- chore(deps): bump ember-power-select from 4.0.2 to 4.0.5
- chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1
- chore(deps): bump ember-cli-babel from 7.22.1 to 7.23.0
- chore(deps-dev): bump ember-cli from 3.21.2 to 3.22.0
- feat(user): add edit view
- feat(user): add create view
- feat(acl-wizzard): add wizzard to guide user through acl creation
- feat(user): add acl edit and create views
- fix(import): fix import of pagination controller
- fix(user-edit): make route name argument passed to edit form for listview relative
- test(scope): fix scope acceptance test issue
- fix(users/edit): remove UkTab component usage
- fix(application.hbs): set container to overflow: auto
- refactor(with helper): replace with helper with let since with is getting deprecated
- fix(concurrency): use dropTask to prevent state issues
- chore(deps): bump ember-power-select from 4.0.5 to 4.0.6
- chore(deps-dev): bump eslint from 7.11.0 to 7.12.0
- chore(deps): move some deps from devDependecies to dependencies
- chore(release): 1.0.0
- chore(deps-dev): bump @adfinis-sygroup/semantic-release-config
- chore(release): use dispatch to release instead of branch
- chore(deps): [security] bump handlebars from 4.7.6 to 4.7.7
- fix: add ember-engines to blueprint, docs (fix: add ember-engines to blueprint, docs projectcaluma/ember-emeis#258)
- docs: usage with real backend (docs: usage with real backend projectcaluma/ember-emeis#259)
- feat: indent scopes list according to level (feat: indent scopes list according to level projectcaluma/ember-emeis#260)
- chore(release): 1.0.0
- chore(release): 1.0.0
- chore(release): 1.1.0
- chore: update dependencies, fix CI (chore: update dependencies, fix CI projectcaluma/ember-emeis#268)
- feat: make addon configurable via config service (feat: make addon configurable via config service projectcaluma/ember-emeis#269)
- fix: redirect to /users on index (fix: redirect to /users on index projectcaluma/ember-emeis#270)
- feat(scopes): introduce meta fields (feat(scopes): introduce meta fields projectcaluma/ember-emeis#272)
- fix: sort user list by last name (fix: sort user list by last name projectcaluma/ember-emeis#274)
- feat(scopes): display corresponding ACLs (feat(scopes): display corresponding ACLs projectcaluma/ember-emeis#275)
- feat: extract meta fields rendering into a component (feat: extract meta fields rendering into a component projectcaluma/ember-emeis#277)
- Upgrade to GitHub-native Dependabot (Upgrade to GitHub-native Dependabot projectcaluma/ember-emeis#225)
- chore(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1
- chore(deps-dev): bump faker from 5.1.0 to 5.5.3
- chore(deps-dev): bump prettier from 2.3.2 to 2.4.1
- chore(deps): bump ember-data from 3.28.0 to 3.28.3
- chore(deps-dev): bump qunit-dom from 1.6.0 to 2.0.0
- chore(deps-dev): bump ember-qunit from 5.1.4 to 5.1.5
- fix: allow to clear select in meta fields (fix: allow to clear select in meta fields projectcaluma/ember-emeis#294)
- fix: data table paging (fix: data table paging projectcaluma/ember-emeis#296)
- chore: drop support for node 10 (chore: drop support for node 10 projectcaluma/ember-emeis#295)
- fix: add missing tests (fix: add missing tests projectcaluma/ember-emeis#293)
- fix(translations): use better naming for "ACL" (fix(translations): use better naming for "ACL" projectcaluma/ember-emeis#299)
- chore(dependabot): do not ignore dependencies and update schedule (chore(dependabot): do not ignore dependencies and update schedule projectcaluma/ember-emeis#286)
- chore: use latest setup-node action
- chore(release): 2.0.0
- chore: upgrade ember-auto-import to v2 (chore: upgrade ember-auto-import to v2 projectcaluma/ember-emeis#303)
- fix(data-table): do not include page query param when searching (fix(data-table): do not include page query param when searching projectcaluma/ember-emeis#302)
- chore(release): 2.0.1
- chore(deps-dev): bump webpack from 5.0.0 to 5.64.2 (chore(deps-dev): bump webpack from 5.0.0 to 5.64.2 projectcaluma/ember-emeis#309)
- fix: german translation (fix: german translation projectcaluma/ember-emeis#310)
- chore: update dependencies (chore: update dependencies projectcaluma/ember-emeis#313)
- chore(deps-dev): bump sass from 1.43.4 to 1.44.0 (chore(deps-dev): bump sass from 1.43.4 to 1.44.0 projectcaluma/ember-emeis#326)
- feat: tree view for scopes (feat: tree view for scopes projectcaluma/ember-emeis#328)
- feat: adds reset-search button to search bar (feat: adds reset-search button to search bar projectcaluma/ember-emeis#333)
- chore(release): 2.1.0
- fix: tree-node selection in acl tab, tree scroll container (fix: tree-node selection in acl tab, tree scroll container projectcaluma/ember-emeis#335)
- chore(release): 2.1.1
- chore(ci): enable pre-commit linting (chore(ci): enable pre-commit linting projectcaluma/ember-emeis#336)
- chore: fix a couple of cli warnings /deprecations (chore: fix a couple of cli warnings /deprecations projectcaluma/ember-emeis#339)
- style: minor ui fixes tree search (style: minor ui fixes tree search projectcaluma/ember-emeis#340)
- feat(emeisOptions): introduce dynamic visibility (feat(emeisOptions): introduce dynamic visibility projectcaluma/ember-emeis#337)
- feat(data-table): sortable columns for userlist (feat(data-table): sortable columns for userlist projectcaluma/ember-emeis#341)
- chore(deps): bump deps (chore(deps): bump deps projectcaluma/ember-emeis#343)
- feat(data-table): include acl columns for userlist (feat(data-table): include acl columns for userlist projectcaluma/ember-emeis#349)
- feat(custom-buttons): configurable custom buttons (feat(custom-buttons): configurable custom buttons projectcaluma/ember-emeis#350)
- Fix dependabot icon in README (Fix dependabot icon in README projectcaluma/ember-emeis#356)
- chore(deps): bump ember-cli-babel from 7.26.6 to 7.26.11 (chore(deps): bump ember-cli-babel from 7.26.6 to 7.26.11 projectcaluma/ember-emeis#360)
- chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.5 (chore(deps-dev): bump lint-staged from 12.1.2 to 12.1.5 projectcaluma/ember-emeis#361)
- chore(deps-dev): bump @embroider/test-setup from 0.47.2 to 0.49.0 (chore(deps-dev): bump @embroider/test-setup from 0.47.2 to 0.49.0 projectcaluma/ember-emeis#358)
- chore(deps): bump ember-composable-helpers from 4.5.0 to 5.0.0 (chore(deps): bump ember-composable-helpers from 4.5.0 to 5.0.0 projectcaluma/ember-emeis#347)
- chore(deps): bump ember-intl from 5.7.0 to 5.7.2 (chore(deps): bump ember-intl from 5.7.0 to 5.7.2 projectcaluma/ember-emeis#357)
- fix(husky): disable commitlint in CI (fix(husky): disable commitlint in CI projectcaluma/ember-emeis#369)
- chore(deps-dev): bump @commitlint/config-conventional (chore(deps-dev): bump @commitlint/config-conventional from 15.0.0 to 16.0.0 projectcaluma/ember-emeis#367)
- chore(deps-dev): bump eslint-plugin-qunit from 7.1.0 to 7.2.0 (chore(deps-dev): bump eslint-plugin-qunit from 7.1.0 to 7.2.0 projectcaluma/ember-emeis#366)
- chore(release): 3.0.0 [skip ci]
- fix: use caret ranges for dependencies (fix: use caret ranges for dependencies projectcaluma/ember-emeis#370)
- chore(release): 3.0.1 [skip ci]
- chore(linting): absolute dev deps (chore(linting): absolute dev deps projectcaluma/ember-emeis#371)
- fix(emeisOptions): include model in custom button callback (fix(emeisOptions): include model in custom button callback projectcaluma/ember-emeis#377)
- feat(scopes/users): two column layout (feat(scopes/users): two column layout projectcaluma/ember-emeis#376)
- chore(release): 3.1.0 [skip ci]
- chore(deps): upgrade mirage (chore(deps): upgrade mirage projectcaluma/ember-emeis#388)
- fix: don't fetch ACLs when user doesn't exist yet (fix: don't fetch ACLs when user doesn't exist yet projectcaluma/ember-emeis#385)
- fix: use full-name in parent scope selection (fix: use full-name in parent scope selection projectcaluma/ember-emeis#389)
- fix: error handling decorator for ember-concurrency tasks (fix: error handling decorator for ember-concurrency tasks projectcaluma/ember-emeis#386)
- fix: tree control search and expansion (fix: tree control search and expansion projectcaluma/ember-emeis#387)
- fix: use intl translation (fix: use intl translation projectcaluma/ember-emeis#394)
- chore(release): 3.1.1 [skip ci]
- fix: new users are active (isActive) by default (fix: new users are active (isActive) by default projectcaluma/ember-emeis#396)
- chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 projectcaluma/ember-emeis#378)
- chore(deps): bump engine.io from 6.1.0 to 6.1.2 (chore(deps): bump engine.io from 6.1.0 to 6.1.2 projectcaluma/ember-emeis#390)
- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (chore(deps): bump node-fetch from 2.6.6 to 2.6.7 projectcaluma/ember-emeis#391)
- chore(deps-dev): bump sass from 1.45.0 to 1.49.0 (chore(deps-dev): bump sass from 1.45.0 to 1.49.0 projectcaluma/ember-emeis#384)
- fix: use fullName of scopes in userlists (fix: use fullName of scopes in userlists projectcaluma/ember-emeis#397)
- fix: special icon and info for empty acl list (fix: special icon and info for empty acl list projectcaluma/ember-emeis#398)
- chore(deps-dev): bump lint-staged from 12.3.1 to 12.3.2 (chore(deps-dev): bump lint-staged from 12.3.1 to 12.3.2 projectcaluma/ember-emeis#401)
- feat: adds edit and delete functionality to userlist (feat: adds edit and delete functionality to userlist projectcaluma/ember-emeis#399)
- fix!: rename meta attribute to metainfo (django-rf change) (fix!: rename meta attribute to metainfo (django-rf change) projectcaluma/ember-emeis#404)
- chore(release): 3.2.0 [skip ci]
- fix: prevent non fresh scope in scope tree view (fix: prevent non fresh scopes to appear in scope tree view projectcaluma/ember-emeis#403)
- chore(release): 3.2.1 [skip ci]
- chore: trigger major release (chore: trigger major release projectcaluma/ember-emeis#405)
- chore(release): 4.0.0 [skip ci]
- fix(deps): upgrade to ember-uikit v5 (chore(deps): upgrade to ember-uikit v5 projectcaluma/ember-emeis#408)
- chore(release): 4.0.1 [skip ci]
- fix: minor translation corrections (fix: minor translation corrections projectcaluma/ember-emeis#410)
- chore(deps-dev): bump lint-staged from 12.3.2 to 12.3.3 (chore(deps-dev): bump lint-staged from 12.3.2 to 12.3.3 projectcaluma/ember-emeis#406)
- chore(deps-dev): bump sass from 1.49.0 to 1.49.7 (chore(deps-dev): bump sass from 1.49.0 to 1.49.7 projectcaluma/ember-emeis#407)
- chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 (chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 projectcaluma/ember-emeis#375)
- fix: show full scope names in user acl table (fix: show full scope names in user acl table projectcaluma/ember-emeis#411)
- chore(release): 4.0.2 [skip ci]
- feat: show user export button (feat: show user export button projectcaluma/ember-emeis#412)
- chore(release): 4.1.0 [skip ci]
- fix: show full scope name in acl wizzard
- chore(release): 4.1.1 [skip ci]
- feat(emeis-options): add setting to force the locale of models
- chore(release): 4.2.0 [skip ci]
- fix(translations): consistent warning msg for user deletion (fix(translations): consistent warning msg for user deletion projectcaluma/ember-emeis#422)
- chore(release): 4.2.1 [skip ci]
- chore(deps-dev): bump webpack from 5.67.0 to 5.69.1 (chore(deps-dev): bump webpack from 5.67.0 to 5.69.1 projectcaluma/ember-emeis#420)
- chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 projectcaluma/ember-emeis#417)
- chore(deps-dev): bump @embroider/test-setup from 1.0.0 to 1.2.0 (chore(deps-dev): bump @embroider/test-setup from 1.0.0 to 1.2.0 projectcaluma/ember-emeis#414)
- chore(deps): bump @ember/render-modifiers from 2.0.3 to 2.0.4 (chore(deps): bump @ember/render-modifiers from 2.0.3 to 2.0.4 projectcaluma/ember-emeis#413)
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 (chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 projectcaluma/ember-emeis#429)
- chore(deps): bump nanoid from 3.1.30 to 3.3.1 (chore(deps): bump nanoid from 3.1.30 to 3.3.1 projectcaluma/ember-emeis#432)
- chore(deps-dev): bump eslint-plugin-ember from 10.5.8 to 10.5.9 (chore(deps-dev): bump eslint-plugin-ember from 10.5.8 to 10.5.9 projectcaluma/ember-emeis#430)
- chore(deps-dev): bump @commitlint/config-conventional (chore(deps-dev): bump @commitlint/config-conventional from 16.0.0 to 16.2.1 projectcaluma/ember-emeis#428)
- feat(emeisOptions)!: component injection via emeisOptions (feat(emeisOptions)!: component injection via emeisOptions projectcaluma/ember-emeis#431)
- chore(release): 5.0.0 [skip ci]
- feat(emeisOptions): passing options as a function (feat(emeisOptions): passing options as a function projectcaluma/ember-emeis#438)
- chore(deps): clean embroider resolutions (chore(deps): clean embroider resolutions projectcaluma/ember-emeis#439)
- chore(release): 5.1.0 [skip ci]
- feat(emeisOptions): make "delete" and "deactivate" buttons visibility configurable (feat(emeisOptions): make "delete" and "deactivate" buttons visibility configurable projectcaluma/ember-emeis#462)
- fix: adapt table hover style (fix: adapt table hover style projectcaluma/ember-emeis#465)
- chore(deps-dev): bump @faker-js/faker from 6.0.0-alpha.5 to 6.1.2 (chore(deps-dev): bump @faker-js/faker from 6.0.0-alpha.5 to 6.1.2 projectcaluma/ember-emeis#456)
- chore(deps-dev): bump @commitlint/cli from 15.0.0 to 16.2.3 (chore(deps-dev): bump @commitlint/cli from 15.0.0 to 16.2.3 projectcaluma/ember-emeis#447)
- chore(deps-dev): bump npm-package-json-lint from 5.4.2 to 6.3.0 (chore(deps-dev): bump npm-package-json-lint from 5.4.2 to 6.3.0 projectcaluma/ember-emeis#449)
- fix: allow to clear parent scope selection (fix: allow to clear parent scope selection projectcaluma/ember-emeis#464)
- style: improve inactive model stylez (style: improve inactive model stylez projectcaluma/ember-emeis#466)
- chore(deps): patch ember-cli, ember-source and minor upgrade others (chore(deps): patch ember-cli, ember-source and minor upgrade others projectcaluma/ember-emeis#474)
- feat(tree): expand root only if its single (feat(tree): expand root only if its solitary projectcaluma/ember-emeis#460)
- fix: handle case where engine is mounted under different name (fix: handle case where engine is mounted under different name projectcaluma/ember-emeis#476)
- chore(deps-dev): bump qunit from 2.18.2 to 2.19.0 (chore(deps-dev): bump qunit from 2.18.2 to 2.19.0 projectcaluma/ember-emeis#478)
- chore(deps-dev): bump @commitlint/cli from 16.2.3 to 16.2.4 (chore(deps-dev): bump @commitlint/cli from 16.2.3 to 16.2.4 projectcaluma/ember-emeis#477)
- Draft: fix(tree): consistent usage of referenced item (Draft: fix(tree): consistent usage of referenced item projectcaluma/ember-emeis#482)
- chore: untangle deps and fix broken test (chore: untangle deps and fix broken test projectcaluma/ember-emeis#502)
- fix: tree search expansion (fix: tree search expansion projectcaluma/ember-emeis#501)
- chore(deps): upgrade deps (chore(deps): upgrade deps projectcaluma/ember-emeis#506)
- feat: mark optional fields (feat: mark optional fields projectcaluma/ember-emeis#507)
- feat(emeisOptions): action button label overrides (feat(emeisOptions): action button label overrides projectcaluma/ember-emeis#515)
- feat(emeisOptions): add custom column option (feat(emeisOptions): add custom column option projectcaluma/ember-emeis#516)
- feat(users): add 'isActive' filter radio buttons (feat(users): add 'isActive' filter radio buttons projectcaluma/ember-emeis#510)
- chore: bump tracked-toolbox (chore: bump tracked-toolbox projectcaluma/ember-emeis#518)
- chore(release): 6.0.0 [skip ci]
- feat(data-table): show entry count on list views (feat(data-table): show entry count on list views projectcaluma/ember-emeis#520)
- fix(emeisOptions): save access on options properties (fix(emeisOptions): save access on options properties projectcaluma/ember-emeis#519)
- fix(data-table): fix search bar width (fix(data-table): fix search bar width projectcaluma/ember-emeis#521)
- chore(release): 6.1.0 [skip ci]
- feat(emeis-options): custom user status component (feat(emeis-options): custom user status component projectcaluma/ember-emeis#523)
- chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 (chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 projectcaluma/ember-emeis#512)
- chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 (chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 projectcaluma/ember-emeis#514)
- chore(deps-dev): bump husky from 7.0.4 to 8.0.1 (chore(deps-dev): bump husky from 7.0.4 to 8.0.1 projectcaluma/ember-emeis#487)
- chore(deps-dev): bump ember-template-lint from 4.10.0 to 4.10.1 (chore(deps-dev): bump ember-template-lint from 4.10.0 to 4.10.1 projectcaluma/ember-emeis#526)
- chore(deps-dev): bump @commitlint/config-conventional (chore(deps-dev): bump @commitlint/config-conventional from 17.0.2 to 17.0.3 projectcaluma/ember-emeis#524)
- chore(release): 6.2.0 [skip ci]
- fix(editForm): relax phone regex (fix(editForm): relax phone regex projectcaluma/ember-emeis#537)
- fix: phone number placeholder (fix: phone number placeholder projectcaluma/ember-emeis#538)
- chore(deps): bump terser from 4.8.0 to 4.8.1 (chore(deps): bump terser from 4.8.0 to 4.8.1 projectcaluma/ember-emeis#532)
- chore(deps-dev): bump sass from 1.52.3 to 1.54.0 (chore(deps-dev): bump sass from 1.52.3 to 1.54.0 projectcaluma/ember-emeis#533)
- chore(deps-dev): bump eslint-plugin-qunit from 7.3.0 to 7.3.1 (chore(deps-dev): bump eslint-plugin-qunit from 7.3.0 to 7.3.1 projectcaluma/ember-emeis#528)
- chore(deps-dev): bump @embroider/test-setup from 1.8.0 to 1.8.3 (chore(deps-dev): bump @embroider/test-setup from 1.8.0 to 1.8.3 projectcaluma/ember-emeis#529)
- fix(data-table): always include page meta info (fix(data-table): always include page query param projectcaluma/ember-emeis#544)
- chore(deps): upgrade ember-resource and refactor (chore(deps): upgrade ember-resource and refactor projectcaluma/ember-emeis#543)
- chore(release): 6.2.1 [skip ci]
- chore(deps-dev): bump eslint-plugin-ember from 10.6.1 to 11.0.6
- chore(deps): bump ember-truth-helpers from 3.0.0 to 3.1.1
- chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1
- chore(deps): bump ember-cli-htmlbars from 6.0.1 to 6.1.0
- fix(scope): sort by full (hierarchical) name (fix(scope): sort by full (hierarchical) name projectcaluma/ember-emeis#565)
- fix(user): probe ability to delete user already in table view (fix(user): probe ability to delete user already in table view projectcaluma/ember-emeis#562)
- chore(release): 6.2.2 [skip ci]
- chore(deps-dev): bump @commitlint/cli from 17.0.3 to 17.2.0
- chore(deps): bump ember-power-select from 5.0.4 to 6.0.1
- chore(deps-dev): bump lint-staged from 12.4.1 to 13.0.3
- chore(deps): bump dependencies (chore(deps): bump dependencies projectcaluma/ember-emeis#584)
- fix: always sort scopes client-side (fix: always sort scopes client-side projectcaluma/ember-emeis#583)
- chore(release): 6.2.3 [skip ci]
- fix(layout): remove overflow from main container (fix(layout): remove overflow from main container projectcaluma/ember-emeis#585)
- chore(release): 6.2.4 [skip ci]
- chore(deps): bump engine.io from 6.2.0 to 6.2.1
- chore(deps-dev): bump ember-engines from 0.8.23 to 0.9.0
- chore(deps-dev): bump ember-qunit from 5.1.5 to 6.0.0
- chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4
- chore(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0
- chore(deps-dev): bump eslint-plugin-ember from 11.0.6 to 11.2.1
- chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0
- chore(deps): bump ember-uikit from 5.1.3 to 6.1.1
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.1
- chore(deps-dev): bump @commitlint/config-conventional
- chore(deps): bump ember-auto-import from 2.4.3 to 2.5.0
- chore: update to ember v4
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.10 to 1.26.11. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.26.10...1.26.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-data](https://github.com/emberjs/data) from 3.21.0 to 3.21.1. - [Release notes](https://github.com/emberjs/data/releases) - [Changelog](https://github.com/emberjs/data/blob/v3.21.1/CHANGELOG.md) - [Commits](emberjs/data@v3.21.0...v3.21.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@glimmer/tracking](https://github.com/glimmerjs/glimmer.js) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/glimmerjs/glimmer.js/releases) - [Changelog](https://github.com/glimmerjs/glimmer.js/blob/v1.0.2/CHANGELOG.md) - [Commits](glimmerjs/glimmer.js@v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@glimmer/component](https://github.com/glimmerjs/glimmer.js) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/glimmerjs/glimmer.js/releases) - [Changelog](https://github.com/glimmerjs/glimmer.js/blob/v1.0.2/CHANGELOG.md) - [Commits](glimmerjs/glimmer.js@v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/simplabs/qunit-dom/releases) - [Changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md) - [Commits](mainmatter/qunit-dom@v1.4.0...v1.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-modifier](https://github.com/ember-modifier/ember-modifier) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/ember-modifier/ember-modifier/releases) - [Changelog](https://github.com/ember-modifier/ember-modifier/blob/master/CHANGELOG.md) - [Commits](ember-modifier/ember-modifier@v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.9.0...v7.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v2.12.1...v2.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-data](https://github.com/emberjs/data) from 3.21.1 to 3.21.2. - [Release notes](https://github.com/emberjs/data/releases) - [Changelog](https://github.com/emberjs/data/blob/v3.21.2/CHANGELOG.md) - [Commits](emberjs/data@v3.21.1...v3.21.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.22.0...v2.22.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.21.1 to 3.21.3. - [Release notes](https://github.com/emberjs/ember.js/releases) - [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md) - [Commits](emberjs/ember.js@v3.21.1...v3.21.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.21.3 to 3.22.0. - [Release notes](https://github.com/emberjs/ember.js/releases) - [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md) - [Commits](emberjs/ember.js@v3.21.3...v3.22.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.11 to 1.26.12. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.26.11...1.26.12) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.12 to 1.27.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.26.12...1.27.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.** - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-data](https://github.com/emberjs/data) from 3.21.2 to 3.22.0. - [Release notes](https://github.com/emberjs/data/releases) - [Changelog](https://github.com/emberjs/data/blob/v3.22.0/CHANGELOG.md) - [Commits](emberjs/data@v3.21.2...v3.22.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.10.0...v7.11.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v2.13.0...v2.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ember-uikit](https://github.com/adfinis-sygroup/ember-uikit) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/adfinis-sygroup/ember-uikit/releases) - [Changelog](https://github.com/adfinis-sygroup/ember-uikit/blob/master/CHANGELOG.md) - [Commits](adfinis/ember-uikit@v2.1.2...v2.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
…tionship via power-select
## [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 [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.0.3 to 17.2.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.2.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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.
## [6.2.3](projectcaluma/ember-emeis@v6.2.2...v6.2.3) (2022-11-18) ### Bug Fixes * always sort scopes client-side ([projectcaluma#583](projectcaluma#583)) ([d7896ee](projectcaluma@d7896ee))
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 [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.2.0 to 17.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... 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 [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.2.0 to 17.3.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.