Commit b9f6c8e
129: Bump babel-jest from 26.6.1 to 26.6.3 r=bidoubiwa a=dependabot-preview[bot]
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.1 to 26.6.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/releases">babel-jest's releases</a>.</em></p>
<blockquote>
<h2>26.6.3</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-resolve-dependencies]</code> Continue dependency resolution if mock dependency can't be found (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10779">#10779</a>)</li>
</ul>
<h2>26.6.2</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-core]</code> Add <code>findRelatedTests</code> and <code>nonFlagArgs</code> in allowed config options for <code>updateConfigAndRun</code> in watch plugins (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10659">#10659</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[babel-plugin-jest-hoist]</code> Preserve order of hoisted mock nodes within containing block (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10536">#10536</a>)</li>
<li><code>[babel-plugin-jest-hoist]</code> Hoist pure constants to support experimental JSX transform in hoisted mocks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10723">#10723</a>)</li>
<li><code>[babel-preset-jest]</code> Update <code>babel-preset-current-node-syntax</code> to support top level await (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10747">#10747</a>)</li>
<li><code>[expect]</code> Revert "Fix <code>objectContaining</code> to work recursively into sub-objects (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10508">#10508</a>)" (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10766">#10766</a>)</li>
<li><code>[jest-circus, jest-jasmine2]</code> fix: don't assume <code>stack</code> is always a string (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10697">#10697</a>)</li>
<li><code>[jest-config]</code> Fix bug introduced in watch mode by PR <a href="https://github-redirect.dependabot.com/facebook/jest/pull/10678/files#r511037803">#10678</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10692">#10692</a>)</li>
<li><code>[jest-config]</code> Throw correct error for missing preset modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10737">#10737</a>)</li>
<li><code>[jest-resolve-dependencies]</code> Resolve mocks as dependencies (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10713">#10713</a>)</li>
<li><code>[jest-runtime]</code> Handle file URLs in dynamic imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10744">#10744</a>)</li>
<li><code>[jest-runtime, babel-jest]</code> Pass more ESM options to <code>@jest/transform</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10752">#10752</a>)</li>
<li><code>[jest-runtime]</code> Properly inject <code>extraGlobals</code> into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10758">#10758</a>)</li>
<li><code>[jest-transform]</code> Link to ESM docs on syntax errors (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10748">#10748</a>)</li>
</ul>
<h3>Chore & Maintenance</h3>
<ul>
<li><code>[docs]</code> Add docs for using mocks in TypeScript (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10415">#10415</a>)</li>
<li><code>[eslint-config-fb-strict]</code> Move package from this repo to <code>fbjs</code> repo (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10739">#10739</a>)</li>
<li><code>[examples]</code> Update TypeScript example to show use of newer Jest types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10399">#10399</a>)</li>
<li><code>[jest-cli]</code> chore: standardize files and folder names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10698">#10698</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">babel-jest's changelog</a>.</em></p>
<blockquote>
<h2>26.6.3</h2>
<h3>Fixes</h3>
<ul>
<li><code>[jest-resolve-dependencies]</code> Continue dependency resolution if mock dependency can't be found (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10779">#10779</a>)</li>
</ul>
<h2>26.6.2</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-core]</code> Add <code>findRelatedTests</code> and <code>nonFlagArgs</code> in allowed config options for <code>updateConfigAndRun</code> in watch plugins (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10659">#10659</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[babel-plugin-jest-hoist]</code> Preserve order of hoisted mock nodes within containing block (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10536">#10536</a>)</li>
<li><code>[babel-plugin-jest-hoist]</code> Hoist pure constants to support experimental JSX transform in hoisted mocks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10723">#10723</a>)</li>
<li><code>[babel-preset-jest]</code> Update <code>babel-preset-current-node-syntax</code> to support top level await (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10747">#10747</a>)</li>
<li><code>[expect]</code> Revert "Fix <code>objectContaining</code> to work recursively into sub-objects (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10508">#10508</a>)" (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10766">#10766</a>)</li>
<li><code>[jest-circus, jest-jasmine2]</code> fix: don't assume <code>stack</code> is always a string (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10697">#10697</a>)</li>
<li><code>[jest-config]</code> Fix bug introduced in watch mode by PR <a href="https://github-redirect.dependabot.com/facebook/jest/pull/10678/files#r511037803">#10678</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10692">#10692</a>)</li>
<li><code>[jest-config]</code> Throw correct error for missing preset modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10737">#10737</a>)</li>
<li><code>[jest-resolve-dependencies]</code> Resolve mocks as dependencies (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10713">#10713</a>)</li>
<li><code>[jest-runtime]</code> Handle file URLs in dynamic imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10744">#10744</a>)</li>
<li><code>[jest-runtime, babel-jest]</code> Pass more ESM options to <code>@jest/transform</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10752">#10752</a>)</li>
<li><code>[jest-runtime]</code> Properly inject <code>extraGlobals</code> into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10758">#10758</a>)</li>
<li><code>[jest-transform]</code> Link to ESM docs on syntax errors (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10748">#10748</a>)</li>
</ul>
<h3>Chore & Maintenance</h3>
<ul>
<li><code>[docs]</code> Add docs for using mocks in TypeScript (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10415">#10415</a>)</li>
<li><code>[eslint-config-fb-strict]</code> Move package from this repo to <code>fbjs</code> repo (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10739">#10739</a>)</li>
<li><code>[examples]</code> Update TypeScript example to show use of newer Jest types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10399">#10399</a>)</li>
<li><code>[jest-cli]</code> chore: standardize files and folder names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10698">#10698</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/facebook/jest/commit/2f6931e91d5ab126de70caf150c68709752e7f6c"><code>2f6931e</code></a> v26.6.3</li>
<li><a href="https://github.com/facebook/jest/commit/a7ae4f2c229772f78e5588f564a2f56180fbc869"><code>a7ae4f2</code></a> chore: bump babel core types (<a href="https://github.com/facebook/jest/tree/HEAD/packages/babel-jest/issues/10772">#10772</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/4c46930615602cbf983fb7e8e82884c282a624d5"><code>4c46930</code></a> v26.6.2</li>
<li><a href="https://github.com/facebook/jest/commit/1dbdd67ca4792b91df77ed2c586b079f67335ff3"><code>1dbdd67</code></a> Revert "fix(expect): <code>objectContaining</code> should recurse into sub-objects (<a href="https://github.com/facebook/jest/tree/HEAD/packages/babel-jest/issues/105">#105</a>...</li>
<li><a href="https://github.com/facebook/jest/commit/bc23f43300aa28a3ccf96db50b6657df887420d1"><code>bc23f43</code></a> chore: move TestUtils file into test utils package (<a href="https://github.com/facebook/jest/tree/HEAD/packages/babel-jest/issues/10756">#10756</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/f9132f9106e3f1b3ae6f81d1f36222055c3fe111"><code>f9132f9</code></a> chore: sort imports alphabetically (<a href="https://github.com/facebook/jest/tree/HEAD/packages/babel-jest/issues/10757">#10757</a>)</li>
<li><a href="https://github.com/facebook/jest/commit/95169d3595da596eb06432f4077729d45f0144f9"><code>95169d3</code></a> chore: support more caller options in babel-jest (<a href="https://github.com/facebook/jest/tree/HEAD/packages/babel-jest/issues/10752">#10752</a>)</li>
<li>See full diff in <a href="https://github.com/facebook/jest/commits/v26.6.3/packages/babel-jest">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=babel-jest&package-manager=npm_and_yarn&previous-version=26.6.1&new-version=26.6.3)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
130: Bump rollup from 2.32.1 to 2.33.1 r=bidoubiwa a=dependabot-preview[bot]
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/releases">rollup's releases</a>.</em></p>
<blockquote>
<h2>v2.33.1</h2>
<p><em>2020-11-02</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Add <code>syntheticNamedExports</code> to <code>this.getModuleInfo</code> to align with documentation (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3847">#3847</a>: Expose syntheticNamedExports to ModuleInfo (<a href="https://github.com/Amareis">@Amareis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3852">#3852</a>: Fix typo on docs (<a href="https://github.com/jpsc">@jpsc</a>)</li>
</ul>
<h2>v2.33.0</h2>
<p><em>2020-11-01</em></p>
<h3>Features</h3>
<ul>
<li>Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add "this.getWatchFiles" function to plugin context to get the current set of watched files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3841">#3841</a>: Improved watcher hooks (<a href="https://github.com/Amareis">@Amareis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3848">#3848</a>: Add options hook to asyncpluginhooks (<a href="https://github.com/intrnl">@intrnl</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's changelog</a>.</em></p>
<blockquote>
<h2>2.33.1</h2>
<p><em>2020-11-02</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Add <code>syntheticNamedExports</code> to <code>this.getModuleInfo</code> to align with documentation (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3847">#3847</a>: Expose syntheticNamedExports to ModuleInfo (<a href="https://github.com/Amareis">@Amareis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3852">#3852</a>: Fix typo on docs (<a href="https://github.com/jpsc">@jpsc</a>)</li>
</ul>
<h2>2.33.0</h2>
<p><em>2020-11-01</em></p>
<h3>Features</h3>
<ul>
<li>Add parameter to "watchChange" hook to denote if a change was an addition, update or deletion (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add "closeWatcher" hook to allow plugins to clean up resources when the watcher is closed (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
<li>Add "this.getWatchFiles" function to plugin context to get the current set of watched files (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3841">#3841</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3841">#3841</a>: Improved watcher hooks (<a href="https://github.com/Amareis">@Amareis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rollup/rollup/pull/3848">#3848</a>: Add options hook to asyncpluginhooks (<a href="https://github.com/intrnl">@intrnl</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rollup/rollup/commit/57c13b358b44bfc62cad074fd009f01ecde9ad31"><code>57c13b3</code></a> 2.33.1</li>
<li><a href="https://github.com/rollup/rollup/commit/ab4da0cb0522f136edd8f0aeeedd7e56301502c4"><code>ab4da0c</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/95400517f8bba1146d23654a881616f280db0346"><code>9540051</code></a> Expose syntheticNamedExports to ModuleInfo (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3847">#3847</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/b41e53274c353f00e0f1090990bea80a28b1dec9"><code>b41e532</code></a> Fix typo on docs (<a href="https://github-redirect.dependabot.com/rollup/rollup/issues/3852">#3852</a>)</li>
<li><a href="https://github.com/rollup/rollup/commit/3d719bb543063288e64035c5fcd7892e0d204533"><code>3d719bb</code></a> Increase test timeout</li>
<li><a href="https://github.com/rollup/rollup/commit/f9516fb6c65d5cfc043e81bd443ae7f0c09c080f"><code>f9516fb</code></a> 2.33.0</li>
<li><a href="https://github.com/rollup/rollup/commit/50734f6e4b72a7e3b53a1891453f530beacb1108"><code>50734f6</code></a> Update changelog</li>
<li><a href="https://github.com/rollup/rollup/commit/87aebf32801316d8222c09ebba0a8575be9330ca"><code>87aebf3</code></a> Reorder events to help Windows</li>
<li><a href="https://github.com/rollup/rollup/commit/e52eaf018939d70ba602d40ee6c56f76b8789c13"><code>e52eaf0</code></a> Tweak some parameter</li>
<li><a href="https://github.com/rollup/rollup/commit/e6b4cf2cf8852852e65e87a90e65cc891cb7a16f"><code>e6b4cf2</code></a> Use OS agnostic files</li>
<li>Additional commits viewable in <a href="https://github.com/rollup/rollup/compare/v2.32.1...v2.33.1">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=2.32.1&new-version=2.33.1)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 file changed
+86
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
1039 | 1039 | | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | | - | |
1043 | | - | |
1044 | | - | |
1045 | | - | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
1046 | 1046 | | |
1047 | 1047 | | |
1048 | | - | |
| 1048 | + | |
1049 | 1049 | | |
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | 1053 | | |
1054 | | - | |
| 1054 | + | |
1055 | 1055 | | |
1056 | | - | |
| 1056 | + | |
1057 | 1057 | | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
| |||
1499 | 1499 | | |
1500 | 1500 | | |
1501 | 1501 | | |
1502 | | - | |
1503 | | - | |
1504 | | - | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
1505 | 1505 | | |
1506 | | - | |
1507 | | - | |
| 1506 | + | |
| 1507 | + | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | | - | |
| 1510 | + | |
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
| |||
1530 | 1530 | | |
1531 | 1531 | | |
1532 | 1532 | | |
1533 | | - | |
1534 | | - | |
1535 | | - | |
1536 | | - | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
1537 | 1537 | | |
1538 | 1538 | | |
1539 | 1539 | | |
1540 | 1540 | | |
1541 | 1541 | | |
1542 | 1542 | | |
1543 | | - | |
1544 | | - | |
1545 | | - | |
1546 | | - | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
1547 | 1547 | | |
1548 | 1548 | | |
1549 | 1549 | | |
| |||
1556 | 1556 | | |
1557 | 1557 | | |
1558 | 1558 | | |
| 1559 | + | |
1559 | 1560 | | |
1560 | | - | |
1561 | | - | |
1562 | | - | |
1563 | | - | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
1564 | 1565 | | |
1565 | | - | |
1566 | | - | |
| 1566 | + | |
| 1567 | + | |
1567 | 1568 | | |
1568 | 1569 | | |
1569 | 1570 | | |
| |||
3376 | 3377 | | |
3377 | 3378 | | |
3378 | 3379 | | |
| 3380 | + | |
| 3381 | + | |
| 3382 | + | |
| 3383 | + | |
| 3384 | + | |
| 3385 | + | |
| 3386 | + | |
| 3387 | + | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
| 3396 | + | |
| 3397 | + | |
| 3398 | + | |
| 3399 | + | |
| 3400 | + | |
3379 | 3401 | | |
3380 | 3402 | | |
3381 | 3403 | | |
| |||
3540 | 3562 | | |
3541 | 3563 | | |
3542 | 3564 | | |
| 3565 | + | |
| 3566 | + | |
| 3567 | + | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
| 3571 | + | |
| 3572 | + | |
3543 | 3573 | | |
3544 | 3574 | | |
3545 | 3575 | | |
| |||
3574 | 3604 | | |
3575 | 3605 | | |
3576 | 3606 | | |
| 3607 | + | |
| 3608 | + | |
| 3609 | + | |
| 3610 | + | |
| 3611 | + | |
| 3612 | + | |
| 3613 | + | |
| 3614 | + | |
| 3615 | + | |
| 3616 | + | |
| 3617 | + | |
| 3618 | + | |
3577 | 3619 | | |
3578 | 3620 | | |
3579 | 3621 | | |
| |||
3621 | 3663 | | |
3622 | 3664 | | |
3623 | 3665 | | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
3624 | 3675 | | |
3625 | 3676 | | |
3626 | 3677 | | |
| |||
4702 | 4753 | | |
4703 | 4754 | | |
4704 | 4755 | | |
4705 | | - | |
4706 | | - | |
4707 | | - | |
| 4756 | + | |
| 4757 | + | |
| 4758 | + | |
4708 | 4759 | | |
4709 | 4760 | | |
4710 | 4761 | | |
| |||
0 commit comments