Skip to content

Commit 0bdffb5

Browse files
chore(deps-dev): bump the minor-development-deps group with 4 updates (#243)
Bumps the minor-development-deps group with 4 updates: [@readme/eslint-config](https://github.com/readmeio/standards), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [tsup](https://github.com/egoist/tsup) and [type-fest](https://github.com/sindresorhus/type-fest). Updates `@readme/eslint-config` from 14.0.3 to 14.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/readmeio/standards/commit/a4b17b4623e0bec063613e3ed09b09a1756c6868"><code>a4b17b4</code></a> chore(release): publish</li> <li><a href="https://github.com/readmeio/standards/commit/c6705d50777bfa134e4a964a91c3f9bdbc1444f4"><code>c6705d5</code></a> fix: disabling <code>try-catch-failsafe/json-parse</code> in our test configs</li> <li><a href="https://github.com/readmeio/standards/commit/4efbc21d43ce9b11122fac8ad69bd909afc843fa"><code>4efbc21</code></a> chore(release): publish</li> <li><a href="https://github.com/readmeio/standards/commit/fe8e44fa7c2a4eb6dbd9921fc726255b5798ce40"><code>fe8e44f</code></a> chore: bumping our typescript parser</li> <li><a href="https://github.com/readmeio/standards/commit/2682dd176739cd13fad136d123fb6edf6422785f"><code>2682dd1</code></a> chore(release): publish</li> <li><a href="https://github.com/readmeio/standards/commit/05fc63752e7e7437599a42f23b1bf34e15488ff7"><code>05fc637</code></a> feat(eslint-config): pulling in <code>eslint-plugin-try-catch-failsafe</code> (<a href="https://redirect.github.com/readmeio/standards/issues/870">#870</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/b7746d246d590d594779f96eda6cb58e6169586e"><code>b7746d2</code></a> fix: broken test</li> <li><a href="https://github.com/readmeio/standards/commit/d6b77e7c872fde116aa7904f55feac1f1e5b29d5"><code>d6b77e7</code></a> chore(deps-dev): bump the minor-development-deps group with 7 updates (<a href="https://redirect.github.com/readmeio/standards/issues/864">#864</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/f0ad038fe7a0c9a9dd891c756e180e41d537175e"><code>f0ad038</code></a> chore(deps): bump stylelint-config-sass-guidelines from 11.1.0 to 12.0.0 (<a href="https://redirect.github.com/readmeio/standards/issues/866">#866</a>)</li> <li><a href="https://github.com/readmeio/standards/commit/649e9af728fb44ec1703769a3992cb2aec162e8e"><code>649e9af</code></a> chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 7.16.1 to 8.0.0 (<a href="https://redirect.github.com/readmeio/standards/issues/867">#867</a>)</li> <li>Additional commits viewable in <a href="https://github.com/readmeio/standards/compare/@readme/[email protected]...@readme/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 22.0.2 to 22.5.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `tsup` from 8.2.3 to 8.2.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/egoist/tsup/releases">tsup's releases</a>.</em></p> <blockquote> <h2>v8.2.4</h2> <h2><a href="https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4">8.2.4</a> (2024-08-02)</h2> <h3>Bug Fixes</h3> <ul> <li>do not terminate dts worker in watch mode, closes <a href="https://redirect.github.com/egoist/tsup/issues/1172">#1172</a>, closes <a href="https://redirect.github.com/egoist/tsup/issues/1171">#1171</a> (<a href="https://github.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652">49c11c3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/egoist/tsup/commit/49c11c3073ce977a01c84e7848fc070d5de0a652"><code>49c11c3</code></a> fix: do not terminate dts worker in watch mode, closes <a href="https://redirect.github.com/egoist/tsup/issues/1172">#1172</a>, closes <a href="https://redirect.github.com/egoist/tsup/issues/1171">#1171</a></li> <li><a href="https://github.com/egoist/tsup/commit/e9ee08314ea4231c907e2cc3840b8e4dd543f1b7"><code>e9ee083</code></a> docs: CONTRIBUTING.md</li> <li>See full diff in <a href="https://github.com/egoist/tsup/compare/v8.2.3...v8.2.4">compare view</a></li> </ul> </details> <br /> Updates `type-fest` from 4.23.0 to 4.26.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/type-fest/releases">type-fest's releases</a>.</em></p> <blockquote> <h2>v4.26.0</h2> <ul> <li>Add <a href="https://github.com/sindresorhus/type-fest/blob/main/source/union-to-tuple.d.ts"><code>UnionToTuple</code></a> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/945">#945</a>) 1f4f7a1</li> </ul> <p><a href="https://github.com/sindresorhus/type-fest/compare/v4.25.0...v4.26.0">https://github.com/sindresorhus/type-fest/compare/v4.25.0...v4.26.0</a></p> <h2>v4.25.0</h2> <ul> <li>Add <code>StringRepeat</code> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/938">#938</a>) a83e87e</li> <li>Add <code>Arrayable</code> type <a href="https://redirect.github.com/sindresorhus/type-fest/issues/270">#270</a> (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/935">#935</a>) 9aabcb9</li> </ul> <p><a href="https://github.com/sindresorhus/type-fest/compare/v4.24.0...v4.25.0">https://github.com/sindresorhus/type-fest/compare/v4.24.0...v4.25.0</a></p> <h2>v4.24.0</h2> <ul> <li><code>Path</code>: Add <code>bracketNotation</code> option (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/926">#926</a>) 3b15a94</li> </ul> <p><a href="https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0">https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.24.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/type-fest/commit/0fdc7d2e0fa7cfbb303ea26e2a34ef3504a7633d"><code>0fdc7d2</code></a> 4.26.0</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/1f4f7a10aef7e3c376da1540e4e59b443f6aea69"><code>1f4f7a1</code></a> Add <code>UnionToTuple</code> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/945">#945</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/f120d8a012a03059012f5e113d64b1a368cd34d8"><code>f120d8a</code></a> <code>Tagged</code>: Improve documentation (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/943">#943</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/986faba1df68e8c4b02f715c2975205b9b07e612"><code>986faba</code></a> <code>Get</code>: Update <code>Path</code> generic parameter (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/932">#932</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/2967fe62b55c7cc13fa003259e119f98edeb9c28"><code>2967fe6</code></a> 4.25.0</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/a83e87ee7d201dbdbce5b6e7be247e83c0086409"><code>a83e87e</code></a> Add <code>StringRepeat</code> type (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/938">#938</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/f19a002f728c14302191020bfc399b4eb6950abf"><code>f19a002</code></a> <code>OmitDeep</code>: Improve example (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/937">#937</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/9aabcb98642f9af8ddb50069771148560cb4119d"><code>9aabcb9</code></a> Add <code>Arrayable</code> type <a href="https://redirect.github.com/sindresorhus/type-fest/issues/270">#270</a> (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/935">#935</a>)</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/6ed388fd861fbead8e0529feefebe87308957a65"><code>6ed388f</code></a> 4.24.0</li> <li><a href="https://github.com/sindresorhus/type-fest/commit/3b15a94362e7b94761a3a5da2d2c3c5ef3223d9a"><code>3b15a94</code></a> <code>Path</code>: Add <code>bracketNotation</code> option (<a href="https://redirect.github.com/sindresorhus/type-fest/issues/926">#926</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/type-fest/compare/v4.23.0...v4.26.0">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Ursenbach <[email protected]>
1 parent 30b4b58 commit 0bdffb5

9 files changed

+291
-122
lines changed

.github/workflows/integration-c.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_c
10+
run: docker compose run integration_c
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

.github/workflows/integration-csharp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_csharp
10+
run: docker compose run integration_csharp
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

.github/workflows/integration-go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_golang
10+
run: docker compose run integration_golang
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

.github/workflows/integration-node.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_node
10+
run: docker compose run integration_node
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

.github/workflows/integration-php.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_php
10+
run: docker compose run integration_php
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

.github/workflows/integration-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_python
10+
run: docker compose run integration_python
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

.github/workflows/integration-shell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
- uses: actions/checkout@v4
88

99
- name: Run tests
10-
run: docker-compose run integration_shell
10+
run: docker compose run integration_shell
1111

1212
- name: Cleanup
1313
if: always()
14-
run: docker-compose down
14+
run: docker compose down

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- HTTPS_KEY_FILE=/https-cert/httpbin.org-key.pem
2323
networks:
2424
default:
25-
# on the docker-compose network, this proxy will be aliased as
25+
# on the `docker compose` network, this proxy will be aliased as
2626
# httpbin.org. To make this work with HTTPS, each integration test
2727
# container needs to install the root CA contained in
2828
# ./integrations/https-cert/rootCA.pem

0 commit comments

Comments
 (0)