Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Merge #686 #687
Browse files Browse the repository at this point in the history
686: Update dependency immutable to v4.0.0-rc.15 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [immutable](https://immutable-js.com) ([source](https://togithub.com/immutable-js/immutable-js)) | [`4.0.0-rc.14` -> `4.0.0-rc.15`](https://renovatebot.com/diffs/npm/immutable/4.0.0-rc.14/4.0.0-rc.15) | [![age](https://badges.renovateapi.com/packages/npm/immutable/4.0.0-rc.15/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/immutable/4.0.0-rc.15/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/immutable/4.0.0-rc.15/compatibility-slim/4.0.0-rc.14)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/immutable/4.0.0-rc.15/confidence-slim/4.0.0-rc.14)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>immutable-js/immutable-js</summary>

### [`v4.0.0-rc.15`](https://togithub.com/immutable-js/immutable-js/releases/v4.0.0-rc.15)

[Compare Source](https://togithub.com/immutable-js/immutable-js/compare/v4.0.0-rc.14...v4.0.0-rc.15)

This is the last planned RC release before releasing a stable 4.0!! 🎉 🎉 🎉

**BREAKING:**

-   Replace incompatible collections when merging nested data with `mergeDeep()` ([#&#8203;1840](https://togithub.com/immutable-js/immutable-js/issues/1840))
    -   This means that `mergeDeep()` will no longer merge lists of tuples into maps. For more information see [immutable-js/immutable-js#1840 and the updated `mergeDeep()` documentation.

**New:**

-   Add "sideEffects: false" to package.json ([#&#8203;1661](https://togithub.com/immutable-js/immutable-js/issues/1661))
-   Update Flow to latest version ([#&#8203;1863](https://togithub.com/immutable-js/immutable-js/issues/1863))
-   Use ES standard for iterator method reuse ([#&#8203;1867](https://togithub.com/immutable-js/immutable-js/issues/1867))
-   Generalize fromJS() and Seq() to support Sets ([#&#8203;1865](https://togithub.com/immutable-js/immutable-js/issues/1865))

**Fixes:**

-   Fix some TS type defs ([#&#8203;1847](https://togithub.com/immutable-js/immutable-js/issues/1847))
    -   Adds `ArrayLike<T>` as option to type factory functions and `fromJS` now returns `Collection<unknown>` instead of just `unknown`.
-   Fix issue with IE11 and missing Symbol.iterator ([#&#8203;1850](https://togithub.com/immutable-js/immutable-js/issues/1850))
-   Simplify typescript definition files to support all UMD use cases ([#&#8203;1854](https://togithub.com/immutable-js/immutable-js/issues/1854))

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

687: Update dependency sass to v1.41.1 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sass](https://togithub.com/sass/dart-sass) | [`1.41.0` -> `1.41.1`](https://renovatebot.com/diffs/npm/sass/1.41.0/1.41.1) | [![age](https://badges.renovateapi.com/packages/npm/sass/1.41.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sass/1.41.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sass/1.41.1/compatibility-slim/1.41.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sass/1.41.1/confidence-slim/1.41.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sass/dart-sass</summary>

### [`v1.41.1`](https://togithub.com/sass/dart-sass/blob/master/CHANGELOG.md#&#8203;1411)

[Compare Source](https://togithub.com/sass/dart-sass/compare/1.41.0...1.41.1)

-   Preserve parentheses around `var()` functions in calculations, because they
    could potentially be replaced with sub-expressions that might need to be
    parenthesized.

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/web-ui).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
elliotcourant and renovate-bot committed Sep 17, 2021
3 parents d4e5e92 + cf16dec + 05c0adb commit d9885b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -44,7 +44,7 @@
"fs-extra": "10.0.0",
"identity-obj-proxy": "3.0.0",
"immer": "9.0.6",
"immutable": "4.0.0-rc.14",
"immutable": "4.0.0-rc.15",
"ini": "2.0.0",
"is-svg": "4.3.1",
"jest-circus": "26.6.3",
Expand Down Expand Up @@ -81,7 +81,7 @@
"resolve": "1.20.0",
"resolve-url-loader": "4.0.0",
"rrule": "2.6.8",
"sass": "1.41.0",
"sass": "1.41.1",
"selector-action": "1.2.0",
"semver": "7.3.5",
"terser-webpack-plugin": "5.2.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -7109,10 +7109,10 @@ immer@9.0.6:
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.6.tgz#7a96bf2674d06c8143e327cbf73539388ddf1a73"
integrity sha512-G95ivKpy+EvVAnAab4fVa4YGYn24J1SpEktnJX7JJ45Bd7xqME/SCplFzYFmTbrkwZbQ4xJK1xMTUYBkN6pWsQ==

immutable@4.0.0-rc.14:
version "4.0.0-rc.14"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.14.tgz#29ba96631ec10867d1348515ac4e6bdba462f071"
integrity sha512-pfkvmRKJSoW7JFx0QeYlAmT+kNYvn5j0u7bnpNq4N2RCvHSTlLT208G8jgaquNe+Q8kCPHKOSpxJkyvLDpYq0w==
immutable@4.0.0-rc.15:
version "4.0.0-rc.15"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.15.tgz#c30056f05eaaf5650fd15230586688fdd15c54bc"
integrity sha512-v8+A3sNyaieoP9dHegl3tEYnIZa7vqNiSv0U6D7YddiZi34VjKy4GsIxrRHj2d8+CS3MeiVja5QyNe4JO/aEXA==

import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
version "3.3.0"
Expand Down Expand Up @@ -11229,10 +11229,10 @@ sass-loader@12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@1.41.0:
version "1.41.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.0.tgz#f7b41dc00336a4c03429c37b9680b86758af61d4"
integrity sha512-wb8nT60cjo9ZZMcHzG7TzdbFtCAmHEKWrH+zAdScPb4ZxL64WQBnGdbp5nwlenW5wJPcHva1JWmVa0h6iqA5eg==
sass@1.41.1:
version "1.41.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.41.1.tgz#bca5bed2154192779c29f48fca9c644c60c38d98"
integrity sha512-vIjX7izRxw3Wsiez7SX7D+j76v7tenfO18P59nonjr/nzCkZuoHuF7I/Fo0ZRZPKr88v29ivIdE9BqGDgQD/Nw==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit d9885b0

Please sign in to comment.