Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
11.2.0
11.2.1
1.0.5
1.0.6
0.33.10
0.33.11
7.22.0
7.23.0
8.2.8
8.2.9
2.42.4
2.44.0
6.6.6
6.6.7
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.
:tada: This PR is included in version 1.0.0-alpha.4 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
11.2.0
->11.2.1
1.0.5
->1.0.6
0.33.10
->0.33.11
7.22.0
->7.23.0
8.2.8
->8.2.9
2.42.4
->2.44.0
6.6.6
->6.6.7
Release Notes
sanity-io/design
### [`v1.0.6`](https://togithub.com/sanity-io/design/compare/@sanity/icons@1.0.5...@sanity/icons@1.0.6) [Compare Source](https://togithub.com/sanity-io/design/compare/@sanity/icons@1.0.5...@sanity/icons@1.0.6)eslint/eslint
### [`v7.23.0`](https://togithub.com/eslint/eslint/releases/v7.23.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.22.0...v7.23.0) - [`687ccae`](https://togithub.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99) Update: add option "allowInParentheses" to no-sequences (fixes [#14197](https://togithub.com/eslint/eslint/issues/14197)) ([#14199](https://togithub.com/eslint/eslint/issues/14199)) (Daniel Rentz) - [`dbf2529`](https://togithub.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24) Sponsors: Sync README with website (ESLint Jenkins) - [`4bdf2c1`](https://togithub.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491) Sponsors: Sync README with website (ESLint Jenkins) - [`49d1697`](https://togithub.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3) Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps ([#14244](https://togithub.com/eslint/eslint/issues/14244)) (Brandon Mills) - [`43f1685`](https://togithub.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0) Update: `--quiet` should not supress `--max-warnings` (fixes [#14202](https://togithub.com/eslint/eslint/issues/14202)) ([#14242](https://togithub.com/eslint/eslint/issues/14242)) (Milos Djermanovic) - [`909c727`](https://togithub.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82) Docs: Add valid example that shows vars in a block scope ([#14230](https://togithub.com/eslint/eslint/issues/14230)) (Ed S) - [`28583eb`](https://togithub.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931) Fix: no-mixed-operators false positives with `? :` (fixes [#14223](https://togithub.com/eslint/eslint/issues/14223)) ([#14226](https://togithub.com/eslint/eslint/issues/14226)) (Milos Djermanovic) - [`a99eb2d`](https://togithub.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5) Fix: Clarify line breaks in object-curly-newline (fixes [#14024](https://togithub.com/eslint/eslint/issues/14024)) ([#14063](https://togithub.com/eslint/eslint/issues/14063)) (armin yahya) - [`8984c91`](https://togithub.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9) Update: eslint --env-info output os info ([#14059](https://togithub.com/eslint/eslint/issues/14059)) (薛定谔的猫) - [`2a79306`](https://togithub.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d) Sponsors: Sync README with website (ESLint Jenkins) - [`ebd7026`](https://togithub.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6) Docs: Fix typo ([#14225](https://togithub.com/eslint/eslint/issues/14225)) (Greg Finley) - [`a2013fc`](https://togithub.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884) Sponsors: Sync README with website (ESLint Jenkins)postcss/postcss
### [`v8.2.9`](https://togithub.com/postcss/postcss/blob/master/CHANGELOG.md#829) [Compare Source](https://togithub.com/postcss/postcss/compare/8.2.8...8.2.9) - Exported `NodeErrorOptions` type (by Rouven Weßling).rollup/rollup
### [`v2.44.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2440) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.43.1...v2.44.0) _2021-03-29_ ##### Features - Add a new option `makeAbsoluteExternalsRelative` to opt out of renormalizing absolute external ids to relative ids ([#4021](https://togithub.com/rollup/rollup/issues/4021)) - Extend the `resolveId` plugin hook to allow forcing or preventing renormalization of absolute external ids ([#4021](https://togithub.com/rollup/rollup/issues/4021)) - Make the rendered code of individual modules available in the generated bundle ([#4028](https://togithub.com/rollup/rollup/issues/4028)) ##### Bug Fixes - Handle objects with `__proto__` properties correctly ([#4019](https://togithub.com/rollup/rollup/issues/4019)) ##### Pull Requests - [#4019](https://togithub.com/rollup/rollup/pull/4019): Deoptimize ObjectExpression when a `__proto__` property is present ([@marijnh](https://togithub.com/marijnh)) - [#4021](https://togithub.com/rollup/rollup/pull/4021): Improve absolute path handling ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4026](https://togithub.com/rollup/rollup/pull/4026): chore: fix vscode launch config (change tdd to bdd) ([@jameslahm](https://togithub.com/jameslahm)) - [#4027](https://togithub.com/rollup/rollup/pull/4027): Post comment for PRs from forks ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4028](https://togithub.com/rollup/rollup/pull/4028): Expose rendered module code to generateBundle hook ([@btd](https://togithub.com/btd)) ### [`v2.43.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2431) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.43.0...v2.43.1) _2021-03-28_ ##### Bug Fixes - Prevent infinite recursions in certain scenarios when calling object properties ([#4025](https://togithub.com/rollup/rollup/issues/4025)) ##### Pull Requests - [#4025](https://togithub.com/rollup/rollup/pull/4025): Handle recursive this mutation detection ([@lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.43.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2430) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.42.4...v2.43.0) _2021-03-27_ ##### Features - Track side effects of function properties in objects for better tree-shaking ([#4011](https://togithub.com/rollup/rollup/issues/4011)) ##### Pull Requests - [#4011](https://togithub.com/rollup/rollup/pull/4011): Disable pessimistic object deoptimization for calls when the called function doesn't ref this ([@marijnh](https://togithub.com/marijnh)) - [#4012](https://togithub.com/rollup/rollup/pull/4012): fix `sourcemap` reference in docs ([@tjenkinson](https://togithub.com/tjenkinson)) - [#4015](https://togithub.com/rollup/rollup/pull/4015): Use SIGTERM instead of SIGINT to kill test child processes in tests ([@marijnh](https://togithub.com/marijnh))reactivex/rxjs
### [`v6.6.7`](https://togithub.com/reactivex/rxjs/compare/6.6.6...6.6.7) [Compare Source](https://togithub.com/reactivex/rxjs/compare/6.6.6...6.6.7)Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.