cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

27.json (7271B)


      1 {
      2   "number": 27,
      3   "title": "Bump @storybook/blocks from 7.0.18 to 7.0.20",
      4   "state": "closed",
      5   "diff_file": "27.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-06-08T10:08:21Z",
      8   "closed_at": "2023-06-15T10:10:56Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/storybook/blocks-7.0.20",
     12   "labels": [
     13     "dependencies"
     14   ],
     15   "assignees": [],
     16   "requested_reviewers": [],
     17   "body": "Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.0.18 to 7.0.20.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/blocks</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.0.20</h2>\n<h4>Bug Fixes</h4>\n<ul>\n<li>Server: Fix .stories.yml support <a href=\"https://redirect.github.com/storybooks/storybook/pull/22906\">#22906</a></li>\n<li>Docs: Fix Source block snippet updates <a href=\"https://redirect.github.com/storybooks/storybook/pull/22835\">#22835</a></li>\n<li>Core: Fix indexing errors by excluding node_modules stories <a href=\"https://redirect.github.com/storybooks/storybook/pull/22873\">#22873</a></li>\n<li>CLI: Fix upgrade notification message <a href=\"https://redirect.github.com/storybooks/storybook/pull/22933\">#22933</a></li>\n<li>Angular: Add --open/--no-open flag to dev command <a href=\"https://redirect.github.com/storybooks/storybook/pull/22964\">#22964</a></li>\n<li>Angular: Silence compodoc when running storybook with --quiet <a href=\"https://redirect.github.com/storybooks/storybook/pull/22957\">#22957</a></li>\n</ul>\n<h4>Maintenance</h4>\n<ul>\n<li>Core: Improve MDX of error in story index <a href=\"https://redirect.github.com/storybooks/storybook/pull/22782\">#22782</a></li>\n</ul>\n<h4>Build</h4>\n<ul>\n<li>Build: Fix the theme output during development <a href=\"https://redirect.github.com/storybooks/storybook/pull/22841\">#22841</a></li>\n<li>Revert &quot;Docs: E2E tests for Source block update fix&quot; <a href=\"https://redirect.github.com/storybookjs/storybook/pull/22934\">#22934</a></li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/v7.0.20/CHANGELOG.md\"><code>@\u200bstorybook/blocks</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.0.20 (June 8, 2023)</h2>\n<h4>Bug Fixes</h4>\n<ul>\n<li>Server: Fix .stories.yml support <a href=\"https://redirect.github.com/storybooks/storybook/pull/22906\">#22906</a></li>\n<li>Docs: Fix Source block snippet updates <a href=\"https://redirect.github.com/storybooks/storybook/pull/22835\">#22835</a></li>\n<li>Core: Fix indexing errors by excluding node_modules stories <a href=\"https://redirect.github.com/storybooks/storybook/pull/22873\">#22873</a></li>\n<li>CLI: Fix upgrade notification message <a href=\"https://redirect.github.com/storybooks/storybook/pull/22933\">#22933</a></li>\n<li>Angular: Add --open/--no-open flag to dev command <a href=\"https://redirect.github.com/storybooks/storybook/pull/22964\">#22964</a></li>\n<li>Angular: Silence compodoc when running storybook with --quiet <a href=\"https://redirect.github.com/storybooks/storybook/pull/22957\">#22957</a></li>\n</ul>\n<h4>Maintenance</h4>\n<ul>\n<li>Core: Improve MDX of error in story index <a href=\"https://redirect.github.com/storybooks/storybook/pull/22782\">#22782</a></li>\n</ul>\n<h4>Build</h4>\n<ul>\n<li>Build: Fix the theme output during development <a href=\"https://redirect.github.com/storybooks/storybook/pull/22841\">#22841</a></li>\n<li>Revert &quot;Docs: E2E tests for Source block update fix&quot; <a href=\"https://redirect.github.com/storybookjs/storybook/pull/22934\">#22934</a></li>\n</ul>\n<h2>7.0.19 (June 8, 2023)</h2>\n<p>Bad release</p>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/9fb2573aa274f3f69d3358050e8df9c903e8245f\"><code>9fb2573</code></a> v7.0.20</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/f7b5db024b63c217f209f4d4643fbd3e196a6bc7\"><code>f7b5db0</code></a> Merge branch 'main' of github.com:storybookjs/storybook</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/9c756e4b8c1863f472721eeb4f24165c1ad388de\"><code>9c756e4</code></a> Update git head to 7.0.19, update yarn.lock [ci skip]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/245bae01c81d87eeadf74886167507fcea16369c\"><code>245bae0</code></a> v7.0.19</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/4b7765f97f72caf10205ee9bca778db70b5e51f7\"><code>4b7765f</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks/issues/22835\">#22835</a> from storybookjs/chaks/add-e2e-test-to-addon-docs</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/d48a3523a8956507e0fc1b39965f96c549da2b95\"><code>d48a352</code></a> Update git head to 7.0.18, update yarn.lock [ci skip]</li>\n<li>See full diff in <a href=\"https://github.com/storybookjs/storybook/commits/v7.0.20/code/ui/blocks\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/blocks&package-manager=npm_and_yarn&previous-version=7.0.18&new-version=7.0.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     18   "comments": [
     19     {
     20       "author": "dependabot[bot]",
     21       "created_at": "2023-06-15T10:10:55Z",
     22       "body": "Superseded by #29."
     23     }
     24   ],
     25   "review_comments": []
     26 }