alexdiliberto / ember-transformicons

Transformicons for Ember
https://alexdiliberto.com/ember-transformicons
MIT License
51 stars 5 forks source link

chore(deps): update dependency ember-data to ^3.28.3 #1027

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-data ^3.27.1 -> ^3.28.3 age adoption passing confidence

Release Notes

emberjs/data ### [`v3.28.3`](https://togithub.com/emberjs/data/compare/v3.28.2...v3.28.3) [Compare Source](https://togithub.com/emberjs/data/compare/v3.28.2...v3.28.3) ### [`v3.28.2`](https://togithub.com/emberjs/data/compare/v3.28.1...v3.28.2) [Compare Source](https://togithub.com/emberjs/data/compare/v3.28.1...v3.28.2) ### [`v3.28.1`](https://togithub.com/emberjs/data/compare/v3.28.0...v3.28.1) [Compare Source](https://togithub.com/emberjs/data/compare/v3.28.0...v3.28.1) ### [`v3.28.0`](https://togithub.com/emberjs/data/blob/master/CHANGELOG.md#Release-3280-Aug-20-2021) [Compare Source](https://togithub.com/emberjs/data/compare/v3.27.1...v3.28.0) ##### :bug: Bug Fix ##### :rocket: Enhancement - [#​7258](https://togithub.com/emberjs/data/pull/7258) feat: record.destroyRecord should also unload the record ([@​snewcomer](https://togithub.com/snewcomer)) - [#​7510](https://togithub.com/emberjs/data/pull/7510) feat: activate all feature flags related to CUSTOM_MODEL_CLASSES ([@​runspired](https://togithub.com/runspired)) ##### :zap: Performance - [#​7505](https://togithub.com/emberjs/data/pull/7505) Perf: Refactor PromiseManyArray and prep for [RFC#​745](https://togithub.com/RFC/data/issues/745) ([@​runspired](https://togithub.com/runspired)) - [#​7516](https://togithub.com/emberjs/data/pull/7516) Perf: eliminate retainedManyArrayCache ([@​runspired](https://togithub.com/runspired)) - [#​7454](https://togithub.com/emberjs/data/pull/7454) \[PERF] Class Fields Use Optimization & Made OrderedSet Faster (Again) ([#​7454](https://togithub.com/emberjs/data/issues/7454)) - [#​7491](https://togithub.com/emberjs/data/pull/7491) relationship refactor part-1 ([#​7491](https://togithub.com/emberjs/data/issues/7491)) - [#​7493](https://togithub.com/emberjs/data/pull/7493) Relationship Refactor (part 2): The graph should coordinate state updates ([#​7493](https://togithub.com/emberjs/data/issues/7493)) ##### :bug: Bug Fix - [#​7651](https://togithub.com/emberjs/data/pull/7651) Return inflight requests for findRecord when CUSTOM_MODEL_CLASS is on ([#​7651](https://togithub.com/emberjs/data/issues/7651)) ([@​igorT](https://togithub.com/igorT)) - [#​7652](https://togithub.com/emberjs/data/pull/7652) Fix for CUSTOM_MODEL_CLASS and deprecate passing non ember data records to unloadRecord and deleteRecord ([#​7652](https://togithub.com/emberjs/data/issues/7652)) ([@​igorT](https://togithub.com/igorT)) - [#​7643](https://togithub.com/emberjs/data/pull/7643) [@​ember-data/model](https://togithub.com/ember-data/model): Simplify [@​cached](https://togithub.com/cached) transpilation ([#​7599](https://togithub.com/emberjs/data/issues/7599)) ([@​igorT](https://togithub.com/igorT)) - [#​7554](https://togithub.com/emberjs/data/pull/7554) \[BUGFIX] reset previously failed linked async belongs-to now works ([@​sly7-7](https://togithub.com/sly7-7)) - [#​7532](https://togithub.com/emberjs/data/pull/7532) fix: belongsTo should not attempt load if inverse in payload provided its data ([#​7049](https://togithub.com/emberjs/data/issues/7049)) ([@​sly7-7](https://togithub.com/sly7-7)) - [#​7550](https://togithub.com/emberjs/data/pull/7550) fix: add asserts and assert tests for belongsTo/hasMany/findRecord empty responses ([@​runspired](https://togithub.com/runspired)) - [#​7534](https://togithub.com/emberjs/data/pull/7534) fix: [#​7039](https://togithub.com/emberjs/data/issues/7039) Ensure meta and links update when fetched relationship is empty or does not include the data key ([@​sly7-7](https://togithub.com/sly7-7)) - [#​7545](https://togithub.com/emberjs/data/pull/7545) \[BUGFIX Model] assert when 'content' is used as a property on a record ([@​zinyando](https://togithub.com/zinyando)) - [#​7531](https://togithub.com/emberjs/data/pull/7531) fix: Closes [#​7053](https://togithub.com/emberjs/data/issues/7053) issue preventing debug adapter removal from prod builds using the ember-data package ([@​sly7-7](https://togithub.com/sly7-7)) - [#​7527](https://togithub.com/emberjs/data/pull/7527) \[BUGFIX] rollup step should deactivate ember modules polyfill >= 3.27 ([@​runspired](https://togithub.com/runspired)) - [#​7425](https://togithub.com/emberjs/data/pull/7425) Pass lid from relationship data to get record data ([#​7425](https://togithub.com/emberjs/data/issues/7425)) - [#​7448](https://togithub.com/emberjs/data/pull/7448) Bugfix: coalesceFindRequests should work with non native Adapter classes ([#​7448](https://togithub.com/emberjs/data/issues/7448)) - [#​7463](https://togithub.com/emberjs/data/pull/7463) chore: cleanup Implicit relationships ([#​7463](https://togithub.com/emberjs/data/issues/7463)) - [#​7453](https://togithub.com/emberjs/data/pull/7453) \[CHORE] burndown of InternalModel methods that can be eliminated safely ([#​7453](https://togithub.com/emberjs/data/issues/7453)) - [#​7226](https://togithub.com/emberjs/data/pull/7226) refactor: Native Model ([#​7226](https://togithub.com/emberjs/data/issues/7226)) - [#​7470](https://togithub.com/emberjs/data/pull/7470) chore: convert relationships to use identifiers ([#​7470](https://togithub.com/emberjs/data/issues/7470)) ##### :memo: Documentation - [#​7549](https://togithub.com/emberjs/data/pull/7549) \[DOC] Fixes JSONAPISerializer serialize documentation ([@​skaterdav85](https://togithub.com/skaterdav85)) - [#​7535](https://togithub.com/emberjs/data/pull/7535) fix adapter doc example ([@​sly7-7](https://togithub.com/sly7-7)) - [#​7447](https://togithub.com/emberjs/data/pull/7447) Document adapterOptions on REST adapter ([#​7447](https://togithub.com/emberjs/data/issues/7447)) ##### Committers: 9 - Chris Thoburn ([@​runspired](https://togithub.com/runspired)) - Daniel Múnera Sánchez ([@​dmuneras](https://togithub.com/dmuneras)) - David Tang ([@​skaterdav85](https://togithub.com/skaterdav85)) - Lennex Zinyando ([@​zinyando](https://togithub.com/zinyando)) - Sylvain MINA ([@​sly7-7](https://togithub.com/sly7-7)) - Tyler ([@​runnerboy22](https://togithub.com/runnerboy22)) - Scott Newcomer ([@​snewcomer](https://togithub.com/snewcomer)) - Steven Pham ([@​spham92](https://togithub.com/spham92)) - Igor Terzic ([@​igorT](https://togithub.com/igorT))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication