Skip to content

Commit

Permalink
chore(deps): Bump @relaycorp/shared-config from 1.9.4 to 1.12.1 (#124)
Browse files Browse the repository at this point in the history
Bumps [@relaycorp/shared-config](https://github.com/relaycorp/shared-config) from 1.9.4 to 1.12.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/relaycorp/shared-config/releases"><code>@​relaycorp/shared-config</code>'s releases</a>.</em></p>
<blockquote>
<h2>v1.12.1</h2>
<h2><a href="https://github.com/relaycorp/shared-config/compare/v1.12.0...v1.12.1">1.12.1</a> (2023-07-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>TypeDoc:</strong> Use <code>default</code> theme (<a href="https://github.com/relaycorp/shared-config/commit/bf2add46db252e0aabe1fed4733c0d86e04f585c">bf2add4</a>)</li>
</ul>
<h2>v1.12.0</h2>
<h1><a href="https://github.com/relaycorp/shared-config/compare/v1.11.4...v1.12.0">1.12.0</a> (2023-07-28)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>Rename script &quot;test:integration&quot; (<a href="https://github.com/relaycorp/shared-config/commit/7b3fe8196eba99383d599bfa33ee1ce5d81648e8">7b3fe81</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>libs:</strong> Add TypeDoc config (<a href="https://github.com/relaycorp/shared-config/commit/d4aba195c09705c925af1bb82edab7d06a82f5ba">d4aba19</a>)</li>
</ul>
<h2>v1.11.4</h2>
<h2><a href="https://github.com/relaycorp/shared-config/compare/v1.11.3...v1.11.4">1.11.4</a> (2023-07-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>TypeScript:</strong> Remove <code>typeRoots</code> (<a href="https://github.com/relaycorp/shared-config/commit/2cd646752e23247088eb570eab57a6d6a1a12025">2cd6467</a>)</li>
</ul>
<h2>v1.11.3</h2>
<h2><a href="https://github.com/relaycorp/shared-config/compare/v1.11.2...v1.11.3">1.11.3</a> (2023-07-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>TypeScript:</strong> Remove <code>types</code> (<a href="https://github.com/relaycorp/shared-config/commit/a30f3fc68f39e544e3de35389c2316cb3654610c">a30f3fc</a>)</li>
</ul>
<h2>v1.11.2</h2>
<h2><a href="https://github.com/relaycorp/shared-config/compare/v1.11.1...v1.11.2">1.11.2</a> (2023-07-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>TypeScript:</strong> Remove <code>rootDir</code> (<a href="https://github.com/relaycorp/shared-config/commit/c5bae07a205d81070e4c94e7833ad7b7104ee6e8">c5bae07</a>)</li>
</ul>
<h2>v1.11.1</h2>
<h2><a href="https://github.com/relaycorp/shared-config/compare/v1.11.0...v1.11.1">1.11.1</a> (2023-07-28)</h2>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/relaycorp/shared-config/commit/bf2add46db252e0aabe1fed4733c0d86e04f585c"><code>bf2add4</code></a> fix(TypeDoc): Use <code>default</code> theme</li>
<li><a href="https://github.com/relaycorp/shared-config/commit/7b3fe8196eba99383d599bfa33ee1ce5d81648e8"><code>7b3fe81</code></a> fix: Rename script &quot;test:integration&quot;</li>
<li><a href="https://github.com/relaycorp/shared-config/commit/d4aba195c09705c925af1bb82edab7d06a82f5ba"><code>d4aba19</code></a> feat(libs): Add TypeDoc config</li>
<li><a href="https://github.com/relaycorp/shared-config/commit/7f962d42379d51d5c9d09c252ed098299856de3f"><code>7f962d4</code></a> chore: Integrate prettier</li>
<li><a href="https://github.com/relaycorp/shared-config/commit/ef229edfd239f46aa2f51f2302e244e7feec2f5d"><code>ef229ed</code></a> chore: Integrate CI workflows</li>
<li><a href="https://github.com/relaycorp/shared-config/commit/2cd646752e23247088eb570eab57a6d6a1a12025"><code>2cd6467</code></a> fix(TypeScript): Remove <code>typeRoots</code></li>
<li><a href="https://github.com/relaycorp/shared-config/commit/a30f3fc68f39e544e3de35389c2316cb3654610c"><code>a30f3fc</code></a> fix(TypeScript): Remove <code>types</code></li>
<li><a href="https://github.com/relaycorp/shared-config/commit/c5bae07a205d81070e4c94e7833ad7b7104ee6e8"><code>c5bae07</code></a> fix(TypeScript): Remove <code>rootDir</code></li>
<li><a href="https://github.com/relaycorp/shared-config/commit/ba4505cd7796794696d901d7e22f55cf9e0b8476"><code>ba4505c</code></a> fix(TypeScript): Actually ignore node_modules</li>
<li><a href="https://github.com/relaycorp/shared-config/commit/05142c3047eb12a4bbfef6d5445a68a5f5c98cc4"><code>05142c3</code></a> chore: Update copyright year range</li>
<li>Additional commits viewable in <a href="https://github.com/relaycorp/shared-config/compare/v1.9.4...v1.12.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/shared-config&package-manager=npm_and_yarn&previous-version=1.9.4&new-version=1.12.1)](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 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>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 0619a64 commit 89e026f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"access": "public"
},
"devDependencies": {
"@relaycorp/shared-config": "^1.9.4"
"@relaycorp/shared-config": "^1.12.1"
},
"dependencies": {
"@shopify/eslint-plugin": "^42.1.0",
Expand Down

0 comments on commit 89e026f

Please sign in to comment.