mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency miragejs to v0.1.47 (#15786)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [miragejs](https://togithub.com/miragejs/miragejs) | [`0.1.45` -> `0.1.47`](https://renovatebot.com/diffs/npm/miragejs/0.1.45/0.1.47) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>miragejs/miragejs</summary> ### [`v0.1.47`](https://togithub.com/miragejs/miragejs/releases/tag/v0.1.47) [Compare Source](https://togithub.com/miragejs/miragejs/compare/v0.1.46...v0.1.47) 🚀 Enhancements - Typescript: Allow arbitrary model updates, not only Collections by [@​lanhhv84](https://togithub.com/lanhhv84) in [https://github.com/miragejs/miragejs/pull/1066](https://togithub.com/miragejs/miragejs/pull/1066) 🐛 Bugfixes - Establish precedence for embed over serializeIds by [@​NoneOfMaster](https://togithub.com/NoneOfMaster) in [https://github.com/miragejs/miragejs/pull/1074](https://togithub.com/miragejs/miragejs/pull/1074) #### New Contributors - [@​lanhhv84](https://togithub.com/lanhhv84) made their first contribution in [https://github.com/miragejs/miragejs/pull/1066](https://togithub.com/miragejs/miragejs/pull/1066) **Full Changelog**: https://github.com/miragejs/miragejs/compare/v0.1.46...v0.1.47 ### [`v0.1.46`](https://togithub.com/miragejs/miragejs/releases/tag/v0.1.46) [Compare Source](https://togithub.com/miragejs/miragejs/compare/v0.1.45...v0.1.46) #### What's Changed 🚀 **Enhancements** - Support selected embedded relationships by [@​NoneOfMaster](https://togithub.com/NoneOfMaster) in [https://github.com/miragejs/miragejs/pull/850](https://togithub.com/miragejs/miragejs/pull/850) - Add resource function type definition by [@​morganmspencer](https://togithub.com/morganmspencer) in [https://github.com/miragejs/miragejs/pull/1059](https://togithub.com/miragejs/miragejs/pull/1059) 🐛 **Bugfixes** - Fixed timing being incorrectly passed to pretender by [@​cah-brian-gantzler](https://togithub.com/cah-brian-gantzler) in [https://github.com/miragejs/miragejs/pull/1051](https://togithub.com/miragejs/miragejs/pull/1051) - Fix includes query params by [@​mansona](https://togithub.com/mansona) in [https://github.com/miragejs/miragejs/pull/1064](https://togithub.com/miragejs/miragejs/pull/1064) 🗂 **Types** - Align passthrough type declaration with implementation by [@​brzosthub](https://togithub.com/brzosthub) in [https://github.com/miragejs/miragejs/pull/1061](https://togithub.com/miragejs/miragejs/pull/1061) #### New Contributors - [@​brzosthub](https://togithub.com/brzosthub) made their first contribution in [https://github.com/miragejs/miragejs/pull/1061](https://togithub.com/miragejs/miragejs/pull/1061) - [@​NoneOfMaster](https://togithub.com/NoneOfMaster) made their first contribution in [https://github.com/miragejs/miragejs/pull/850](https://togithub.com/miragejs/miragejs/pull/850) - [@​morganmspencer](https://togithub.com/morganmspencer) made their first contribution in [https://github.com/miragejs/miragejs/pull/1059](https://togithub.com/miragejs/miragejs/pull/1059) - [@​mansona](https://togithub.com/mansona) made their first contribution in [https://github.com/miragejs/miragejs/pull/1064](https://togithub.com/miragejs/miragejs/pull/1064) **Full Changelog**: https://github.com/miragejs/miragejs/compare/v0.1.45...v0.1.46 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTE2LjEifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
579ecd5b0b
commit
af304dbd16
2 changed files with 5 additions and 5 deletions
|
@ -137,7 +137,7 @@
|
|||
"markdown-it-mark": "3.0.1",
|
||||
"markdown-it-sub": "1.0.0",
|
||||
"markdown-it-sup": "1.0.0",
|
||||
"miragejs": "0.1.45",
|
||||
"miragejs": "0.1.47",
|
||||
"moment-timezone": "0.5.23",
|
||||
"normalize.css": "3.0.3",
|
||||
"papaparse": "5.3.2",
|
||||
|
|
|
@ -19683,10 +19683,10 @@ minizlib@^2.0.0, minizlib@^2.1.1, minizlib@^2.1.2:
|
|||
minipass "^3.0.0"
|
||||
yallist "^4.0.0"
|
||||
|
||||
miragejs@0.1.45, miragejs@^0.1.43:
|
||||
version "0.1.45"
|
||||
resolved "https://registry.yarnpkg.com/miragejs/-/miragejs-0.1.45.tgz#b43ec9cb46f4229e6db3e45696dac53967abfadc"
|
||||
integrity sha512-NFdpFVXmBuQfErQh70yL44h4NhSZYHZVbg0qzrIxB5gRZYNZGH1sriduejbxpmKVdqCbmjPypaXvEgBgohqydQ==
|
||||
miragejs@0.1.47, miragejs@^0.1.43:
|
||||
version "0.1.47"
|
||||
resolved "https://registry.yarnpkg.com/miragejs/-/miragejs-0.1.47.tgz#c4a8dff21adfc0ce3181d78987f11848d74c6869"
|
||||
integrity sha512-99tuCbIAlMhNhyF3s5d3+5/FdJ7O4jSq/5e3e+sDv7L8dZdwJuwutXe0pobJ7hm6yRChTDjK+Nn8dZZd175wbg==
|
||||
dependencies:
|
||||
"@miragejs/pretender-node-polyfill" "^0.1.0"
|
||||
inflected "^2.0.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue