Skip to content

Commit 471a7c9

Browse files
chore(deps-dev): bump @changesets/changelog-github from 0.5.1 to 0.5.2 (#610)
Bumps [@changesets/changelog-github](https://github.com/changesets/changesets) from 0.5.1 to 0.5.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/changesets/changesets/commit/4f8d76c225e4b9cffa764548c49e0ef2aee2a2af"><code>4f8d76c</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/670">#670</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/d8f0e6851bddf307b70b03e23b50e0b9410aafa7"><code>d8f0e68</code></a> Fixed an issue with parsing <code>--json</code> output when publishing (<a href="https://redirect.github.com/changesets/changesets/issues/676">#676</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/fe8db7500f81caea9064f8bec02bcb77e0fd8fce"><code>fe8db75</code></a> Upgrade <code>@manypkg/get-packages</code> dependencies to latest version (<a href="https://redirect.github.com/changesets/changesets/issues/667">#667</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/9a993ba09629c1620d749432520470cec49d3a96"><code>9a993ba</code></a> Add <code>resolutions</code> to the <code>PackageJSON</code> type (<a href="https://redirect.github.com/changesets/changesets/issues/668">#668</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/a8c8a03824a6033854d32779ca5fc4e1571016cc"><code>a8c8a03</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/663">#663</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/5413f3e772bf867234922b0691e3c58c1864412d"><code>5413f3e</code></a> Fixed an issue with adding <code>[undefined]</code> to the generated changelog (<a href="https://redirect.github.com/changesets/changesets/issues/660">#660</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/74dda8c0d8bd1741ca7b19f0ccb37b2330dc9549"><code>74dda8c</code></a> Add support for <code>workspace:~</code> and <code>workspace:^</code> (<a href="https://redirect.github.com/changesets/changesets/issues/585">#585</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/2b49c390a7cf24ce859ac932b432eb6d8f55c98b"><code>2b49c39</code></a> Implement <code>changeset tag</code> and <code>getAllTags</code> (<a href="https://redirect.github.com/changesets/changesets/issues/634">#634</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/09a7dab8792fa30ce45a8c751e82db177b09666d"><code>09a7dab</code></a> Make master branch rename suggestion more clear (<a href="https://redirect.github.com/changesets/changesets/issues/638">#638</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/a3628d54aa365140935d6ae376fe6921b221dd5b"><code>a3628d5</code></a> Helpful note about <code>status</code> command (<a href="https://redirect.github.com/changesets/changesets/issues/639">#639</a>)</li> <li>Additional commits viewable in <a href="https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.5.1...@changesets/read@0.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@changesets/changelog-github&package-manager=npm_and_yarn&previous-version=0.5.1&new-version=0.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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`. [//]: # (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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0b7401 commit 471a7c9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"author": "@smartcontractkit",
1111
"devDependencies": {
12-
"@changesets/changelog-github": "^0.5.1",
12+
"@changesets/changelog-github": "^0.5.2",
1313
"@changesets/cli": "^2.29.7"
1414
},
1515
"repository": "https://github.com/smartcontractkit/chainlink-deployments-framework"

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)