Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump bats from 1.11.0 to 1.11.1 (#961)
Bumps [bats](https://github.com/bats-core/bats-core) from 1.11.0 to 1.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bats-core/bats-core/releases">bats's releases</a>.</em></p> <blockquote> <h2>v1.11.1</h2> <h1>Added:</h1> <ul> <li>make Dockerfile compatible with <code>#!/bin/bash</code> files (<a href="https://redirect.github.com/bats-core/bats-core/issues/967">#967</a>)</li> </ul> <h2>Documentation</h2> <ul> <li>document <code>bats_pipe</code> function (<a href="https://redirect.github.com/bats-core/bats-core/issues/901">#901</a>)</li> </ul> <h1>Fixed:</h1> <ul> <li>unbreak test suites with multiple files loading common constants (<a href="https://redirect.github.com/bats-core/bats-core/issues/904">#904</a>), introduced in v1.11.0</li> <li>docker image won't crash if a file or directory named 'bats' exists (<a href="https://redirect.github.com/bats-core/bats-core/issues/920">#920</a>)</li> <li>use $BATS_LIBDIR instead of hardcoded lib in 'bats-gather-tests' (<a href="https://redirect.github.com/bats-core/bats-core/issues/985">#985</a>, <a href="https://redirect.github.com/bats-core/bats-core/issues/990">#990</a>)</li> </ul> <h1>Changed:</h1> <ul> <li>update Docker image with the latest <code>bats-detik</code> version 1.3.2 (<a href="https://redirect.github.com/bats-core/bats-core/issues/1017">#1017</a>)</li> <li>cleanup: remove unused <code>$BATS_FILTER</code> (<a href="https://redirect.github.com/bats-core/bats-core/issues/907">#907</a>)</li> </ul> <h2>Documentation</h2> <ul> <li>fix hard-coded link to readthedocs (<a href="https://redirect.github.com/bats-core/bats-core/issues/901">#901</a>)</li> <li>fix tutorial code for multiline test suite (<a href="https://redirect.github.com/bats-core/bats-core/issues/1011">#1011</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bats-core/bats-core/blob/master/docs/CHANGELOG.md">bats's changelog</a>.</em></p> <blockquote> <h2>[1.11.1] - 2024-11-29</h2> <h3>Added</h3> <ul> <li>make Dockerfile compatible with <code>#!/bin/bash</code> files (<a href="https://redirect.github.com/bats-core/bats-core/issues/967">#967</a>)</li> </ul> <h4>Documentation</h4> <ul> <li>document <code>bats_pipe</code> function (<a href="https://redirect.github.com/bats-core/bats-core/issues/901">#901</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>unbreak test suites with multiple files loading common constants (<a href="https://redirect.github.com/bats-core/bats-core/issues/904">#904</a>), introduced in v1.11.0</li> <li>docker image won't crash if a file or directory named 'bats' exists (<a href="https://redirect.github.com/bats-core/bats-core/issues/920">#920</a>)</li> <li>use $BATS_LIBDIR instead of hardcoded lib in 'bats-gather-tests' (<a href="https://redirect.github.com/bats-core/bats-core/issues/985">#985</a>, <a href="https://redirect.github.com/bats-core/bats-core/issues/990">#990</a>)</li> </ul> <h3>Changed</h3> <ul> <li>update Docker image with the latest <code>bats-detik</code> version 1.3.2 (<a href="https://redirect.github.com/bats-core/bats-core/issues/1017">#1017</a>)</li> <li>cleanup: remove unused <code>$BATS_FILTER</code> (<a href="https://redirect.github.com/bats-core/bats-core/issues/907">#907</a>)</li> </ul> <h4>Documentation</h4> <ul> <li>fix hard-coded link to readthedocs (<a href="https://redirect.github.com/bats-core/bats-core/issues/901">#901</a>)</li> <li>fix tutorial code for multiline test suite (<a href="https://redirect.github.com/bats-core/bats-core/issues/1011">#1011</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bats-core/bats-core/commit/b640ec3cf2c7c9cfc9e6351479261186f76eeec8"><code>b640ec3</code></a> Bump to v1.11.1</li> <li><a href="https://github.com/bats-core/bats-core/commit/c72e6bf8b055e48258db14af4181f4271fff1469"><code>c72e6bf</code></a> fix: CI update from macos-{12,13} to macsos-{13,14,15}</li> <li><a href="https://github.com/bats-core/bats-core/commit/28ee585084172a5462b7eea5e6748a5f95a47adb"><code>28ee585</code></a> Merge pull request <a href="https://redirect.github.com/bats-core/bats-core/issues/1012">#1012</a> from bats-core/dependabot/github_actions/actions/set...</li> <li><a href="https://github.com/bats-core/bats-core/commit/56fcb0587bcbce11cfcca2cf0598bd39f365ef69"><code>56fcb05</code></a> Merge pull request <a href="https://redirect.github.com/bats-core/bats-core/issues/1009">#1009</a> from bats-core/dependabot/github_actions/docker/setu...</li> <li><a href="https://github.com/bats-core/bats-core/commit/179a0b6c8580968adc5d67e87d613f6b7a0c8184"><code>179a0b6</code></a> Merge pull request <a href="https://redirect.github.com/bats-core/bats-core/issues/997">#997</a> from bats-core/dependabot/github_actions/ossf/scoreca...</li> <li><a href="https://github.com/bats-core/bats-core/commit/6bb8f8e02f1d538a92d072c88d0a456ce6470182"><code>6bb8f8e</code></a> Merge pull request <a href="https://redirect.github.com/bats-core/bats-core/issues/996">#996</a> from bats-core/dependabot/github_actions/codespell-pr...</li> <li><a href="https://github.com/bats-core/bats-core/commit/a61c90ee1feeebefd0994eeaca7dde77e79bb227"><code>a61c90e</code></a> Merge pull request <a href="https://redirect.github.com/bats-core/bats-core/issues/1011">#1011</a> from x-yuri/tutorial-existent</li> <li><a href="https://github.com/bats-core/bats-core/commit/958933fb20f1300c7bae520b6a5a4955a63abe36"><code>958933f</code></a> Add changelog entry for <a href="https://redirect.github.com/bats-core/bats-core/issues/1011">#1011</a></li> <li><a href="https://github.com/bats-core/bats-core/commit/ab3c99b6b73f6f72c9c0aeb22b4d9bf265cfeb07"><code>ab3c99b</code></a> Merge pull request <a href="https://redirect.github.com/bats-core/bats-core/issues/1017">#1017</a> from youngderekm/upgrade-detik</li> <li><a href="https://github.com/bats-core/bats-core/commit/f06a62725cee0ec489b9f981cd19a55c0c601294"><code>f06a627</code></a> Update CHANGELOG.md</li> <li>Additional commits viewable in <a href="https://github.com/bats-core/bats-core/compare/v1.11.0...v1.11.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bats&package-manager=npm_and_yarn&previous-version=1.11.0&new-version=1.11.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 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>
- Loading branch information