git mirror of file_column plugin, patched to partition ids. **Note:** you really should not be using this anymore...
Fork of ActiveMerchant that adds 3D Secure support to the ProTX/SagePay gateway.
The third best thing to come out of Brussels after chips with mayonnaise and Jean Claude van Damme
tekin/betternestedset-patched 6
betternestedset plugin, patched with traverse function to help when displaying full trees as html
A simple, lightweight Ruby library for accessing the Facebook REST API
tekin/option_tags_will_disable 3
Not needed in Rails 2.3, but if you're still < 2.3, this plugin adds the ability to create disabled option tags with your form helpers
git mirror of acts_as_state_machine
Ruby library for accessing the eventful.com API using OAuth.
bootstrapclub/bootstrapclub.github.com 1
Manchester's Bootstrap Business Club
Crown-Commercial-Service/reportmi-frontend 1
Frontend components and patterns for the Report MI service
push eventDFE-Digital/claim-additional-payments-for-teaching
commit sha 9cf084479589b1136071146a3ed47b4254ad5fe4
[ECP-176] - Addressing rubocop issues
push time in 3 days
PR opened DFE-Digital/claim-additional-payments-for-teaching
Simplecov gem has been added enabling the generation of code coverage reports.
pr created time in 3 days
push eventDFE-Digital/claim-additional-payments-for-teaching
commit sha c63f9cdad8802c6a18fad3cf02b7afbc7a6c4dae
[ECP-176] - Added coverage to prettier ignore and updated lines in readme
push time in 4 days
push eventDFE-Digital/claim-additional-payments-for-teaching
commit sha 8bbbaefbffe943c352e6ebab2eb996060818a426
[ECP-176] - Updating documentation for test coverage
push time in 4 days
PR opened DFE-Digital/claim-additional-payments-for-teaching
As part of reviewing access via DFE Sign-in it was identified that the process on the DfE side had changed and this is the resulting update to documentation
pr created time in 5 days
create barnchDFE-Digital/claim-additional-payments-for-teaching
branch : 194-update-dfe-sigin-docs
created branch time in 5 days
push eventDFE-Digital/claim-additional-payments-for-teaching
commit sha 39724a16326a9db32ae6720e00539ea685875901
Change simplecov matchers to regex Discovered string matchers will pass if any part of the path string matches which doesn't give us the desired output. Globs would have been ideal but doesn't look like they're supported for matches. Fortunately regex is.
push time in 5 days
delete branch DFE-Digital/claim-additional-payments-for-teaching
delete branch : dependabot/npm_and_yarn/a11y-dialog-6.0.0
delete time in 6 days
PR closed DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HugoGiraudel/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>6.0.0</h2> <p>In theory, v6.0.0 should be entirely backward compatible with the <a href="https://github.com/HugoGiraudel/a11y-dialog/releases/tag/5.5.2">latest version from v5</a>. However since the move to Rollup could have unintended side-effect, we’re leaning on the safe side and bumping the major. If you are experiencing any issue with v6, please kindly report them.</p> <p><strong>Package</strong></p> <ul> <li>Add support for nested dialogs (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/141">#141</a>)</li> <li>Move bundling to Rollup (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Use <a href="https://github.com/HugoGiraudel/focusable-selectors">focusable-selectors</a> to get focusable elements (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/134">#134</a>, <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/143">#143</a>)</li> <li>Package an ESM version of the script for CDN usage (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Move dist files in a dedicated folder, leaving only the source file at the root (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Move the repository over to HugoGiraudel/a11y-dialog instead of edenspiekermann/a11y-dialog (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/138">#138</a>)</li> </ul> <p><strong>Documentation</strong></p> <ul> <li>Improve the documentation about the expected HTML structure (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/137">#137</a>)</li> <li>Add a warning about using <code><dialog></code> in the documentation (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/137">#137</a>)</li> <li>Update installation instructions to mention ESM and CDNs (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/139">#139</a>, <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/140">#140</a>)</li> </ul> <p><strong>Tests</strong></p> <ul> <li>Move testing from Mocha to Cypress (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/129">#129</a>)</li> <li>Run tests on CI (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/130">#130</a>)</li> <li>Clean up examples (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/142">#142</a>)</li> </ul> <h2>5.5.2</h2> <ul> <li>Prevent an issue on some CI with a function being declared within a condition (61069a44d5febfe35dde5f867ccde0bd4f3d9adb)</li> </ul> <h2>5.5.1</h2> <ul> <li>Prevent a DOM error when ‘data-a11y-dialog’ has no value (30a8c2f51244d84866eb43099f2c673aece353fa)</li> <li>Apply minor improvement to the documentation (b3f6856ecd3ca58c87390da5f08c37f9443bf185)</li> </ul> <h2>5.5.0</h2> <ul> <li>Provide a way to automatically instantiate dialogs through the DOM API to make it possible to use the library without writing any JavaScript (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/128">#128</a>)</li> </ul> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/0f4b222aadb1f40d1f9308f4cc306899f01782eb"><code>0f4b222</code></a> Build version 6.0.0</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/f97646f61f8f3efde3770b7560b0c0d0437ec2b9"><code>f97646f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/143">#143</a> from HugoGiraudel/focusable-selectors</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/48d902a5ff53f22c521d0dd64c029b37a5c4e127"><code>48d902a</code></a> Update focusable selectors to v0.2.0</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/95bc2d01674f9c3dcc27ad1c8a150e63fd85372c"><code>95bc2d0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/142">#142</a> from HugoGiraudel/example-cleanup</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/c35647beec18ce0dcab8d8850e1be53ce50d7a77"><code>c35647b</code></a> Clean up examples</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/abd076e6a308d7f7651f69633bd4d0f906cceb52"><code>abd076e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/141">#141</a> from HugoGiraudel/nested-dialogs</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/06bdda0df6637f9ed8fc11257882b9fde9a0c219"><code>06bdda0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/140">#140</a> from HugoGiraudel/install-instructions</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/9d8d9a7b0ecddb334691ebb2b1603850baf42595"><code>9d8d9a7</code></a> Rename variable</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/c264b4b62ff23742040e13cb13fbf7f2e75655b2"><code>c264b4b</code></a> Update documentation about nested dialogs</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/ac423d1f87be5b858a5a07bea486e5ce6e1daf17"><code>ac423d1</code></a> Add test for nested dialogs</li> <li>Additional commits viewable in <a href="https://github.com/HugoGiraudel/a11y-dialog/compare/5.4.2...6.0.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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 6 days
pull request commentDFE-Digital/claim-additional-payments-for-teaching
Bump a11y-dialog from 5.4.2 to 6.0.0
Superseded by #1253.
comment created time in 6 days
PR opened DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HugoGiraudel/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>6.0.1</h2> <ul> <li>Prevent potential issue with <code>this._listeners</code> being undefined in <code>.off</code> method (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/148">#148</a>)</li> </ul> <h2>6.0.0</h2> <p>In theory, v6.0.0 should be entirely backward compatible with the <a href="https://github.com/HugoGiraudel/a11y-dialog/releases/tag/5.5.2">latest version from v5</a>. However since the move to Rollup could have unintended side-effect, we’re leaning on the safe side and bumping the major. If you are experiencing any issue with v6, please kindly report them.</p> <p><strong>Package</strong></p> <ul> <li>Add support for nested dialogs (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/141">#141</a>)</li> <li>Move bundling to Rollup (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Use <a href="https://github.com/HugoGiraudel/focusable-selectors">focusable-selectors</a> to get focusable elements (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/134">#134</a>, <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/143">#143</a>)</li> <li>Package an ESM version of the script for CDN usage (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Move dist files in a dedicated folder, leaving only the source file at the root (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Move the repository over to HugoGiraudel/a11y-dialog instead of edenspiekermann/a11y-dialog (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/138">#138</a>)</li> </ul> <p><strong>Documentation</strong></p> <ul> <li>Improve the documentation about the expected HTML structure (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/137">#137</a>)</li> <li>Add a warning about using <code><dialog></code> in the documentation (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/137">#137</a>)</li> <li>Update installation instructions to mention ESM and CDNs (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/139">#139</a>, <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/140">#140</a>)</li> </ul> <p><strong>Tests</strong></p> <ul> <li>Move testing from Mocha to Cypress (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/129">#129</a>)</li> <li>Run tests on CI (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/130">#130</a>)</li> <li>Clean up examples (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/142">#142</a>)</li> </ul> <h2>5.5.2</h2> <ul> <li>Prevent an issue on some CI with a function being declared within a condition (61069a44d5febfe35dde5f867ccde0bd4f3d9adb)</li> </ul> <h2>5.5.1</h2> <ul> <li>Prevent a DOM error when ‘data-a11y-dialog’ has no value (30a8c2f51244d84866eb43099f2c673aece353fa)</li> <li>Apply minor improvement to the documentation (b3f6856ecd3ca58c87390da5f08c37f9443bf185)</li> </ul> <h2>5.5.0</h2> <ul> <li>Provide a way to automatically instantiate dialogs through the DOM API to make it possible to use the library without writing any JavaScript (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/128">#128</a>)</li> </ul> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/82238ef9aaaaac6d54560bb0bd20232a06a60bbe"><code>82238ef</code></a> Prepare version 6.0.1</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/f694b6e11133ba7a6cc5cd6b08014752f3263bd1"><code>f694b6e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/148">#148</a> from HugoGiraudel/listeners-catch</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/4a90c47190018235e02c9e4e2945c160000e33b2"><code>4a90c47</code></a> Avoid potential issue with ‘off’ method</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/93fc0848336874591c5c67ec2729e8cc1884c0f3"><code>93fc084</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/147">#147</a> from HugoGiraudel/revert-145-opening-closing</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/2a834a35a9898b7cd5cb965df34ea5ed9c859339"><code>2a834a3</code></a> Fix typo in someone’s name</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/02843ccb3a781e847d1f9606c4c58caf99ec6392"><code>02843cc</code></a> Revert "Improve documentation about opening and closing"</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/5c654189d47f00eb28e70cd25101d5210d7fd10f"><code>5c65418</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/146">#146</a> from HugoGiraudel/dialog-documentation</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/99004b3a8c37d1f61e45ebe2fae477d3e61d5645"><code>99004b3</code></a> Improve the documentation about the dialog element</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/0d4d24284390521e1e4257b8526d9298ca06c46c"><code>0d4d242</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/144">#144</a> from HugoGiraudel/styling-documentation</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/b4071a78e59e7fa1962e9a7bcea90c542db60b44"><code>b4071a7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/145">#145</a> from HugoGiraudel/opening-closing</li> <li>Additional commits viewable in <a href="https://github.com/HugoGiraudel/a11y-dialog/compare/5.4.2...6.0.1">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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 6 days
create barnchDFE-Digital/claim-additional-payments-for-teaching
branch : dependabot/npm_and_yarn/a11y-dialog-6.0.1
created branch time in 6 days
create barnchDFE-Digital/claim-additional-payments-for-teaching
branch : 176-breakdown-test-coverage
created branch time in 10 days
delete branch DFE-Digital/claim-additional-payments-for-teaching
delete branch : dependabot/npm_and_yarn/a11y-dialog-5.5.2
delete time in 11 days
PR closed DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 5.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/edenspiekermann/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>5.5.2</h2> <ul> <li>Prevent an issue on some CI with a function being declared within a condition (61069a44d5febfe35dde5f867ccde0bd4f3d9adb)</li> </ul> <h2>5.5.1</h2> <ul> <li>Prevent a DOM error when ‘data-a11y-dialog’ has no value (30a8c2f51244d84866eb43099f2c673aece353fa)</li> <li>Apply minor improvement to the documentation (b3f6856ecd3ca58c87390da5f08c37f9443bf185)</li> </ul> <h2>5.5.0</h2> <ul> <li>Provide a way to automatically instantiate dialogs through the DOM API to make it possible to use the library without writing any JavaScript (<a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/128">#128</a>)</li> </ul> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/f64a4beb8964c946d5a57d7da5f26f24c4fc585b"><code>f64a4be</code></a> Build version 5.5.2</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/61069a44d5febfe35dde5f867ccde0bd4f3d9adb"><code>61069a4</code></a> Move function declaration outside of condition</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/ffe718c3af7822803662ff85568aef84774e555f"><code>ffe718c</code></a> Add .gitattributes file</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/7143a4bddeef1219c0c170ed8993258dd3452c1c"><code>7143a4b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/132">#132</a> from chalkygames123/patch-1</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/9a4ab0636a132541e3aad008ee5c9014539c1b33"><code>9a4ab06</code></a> Add a missing space in README.md</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/3511a1b659e09d2102e1307ba94f23a11846d7f6"><code>3511a1b</code></a> Enable GitHub action on PRs against main</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/76a827583101e135540689f788ef7d4e85f5bf4e"><code>76a8275</code></a> Restrict GitHub action to main branch</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/dba0bca7e1119ca0fc8c607cedd44d33a914909c"><code>dba0bca</code></a> Update author’s name on Gitbook</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/a09cb351c9edd624ad178e189b48d1810e546980"><code>a09cb35</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/130">#130</a> from edenspiekermann/github-action</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/eeb7b4b62665fc77707e9b2c0698d87ec065b9be"><code>eeb7b4b</code></a> Run tests on GitHub</li> <li>Additional commits viewable in <a href="https://github.com/edenspiekermann/a11y-dialog/compare/5.4.2...5.5.2">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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 11 days
pull request commentDFE-Digital/claim-additional-payments-for-teaching
Bump a11y-dialog from 5.4.2 to 5.5.2
Superseded by #1252.
comment created time in 11 days
PR opened DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/HugoGiraudel/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>6.0.0</h2> <p>In theory, v6.0.0 should be entirely backward compatible with the <a href="https://github.com/HugoGiraudel/a11y-dialog/releases/tag/5.5.2">latest version from v5</a>. However since the move to Rollup could have unintended side-effect, we’re leaning on the safe side and bumping the major. If you are experiencing any issue with v6, please kindly report them.</p> <p><strong>Package</strong></p> <ul> <li>Add support for nested dialogs (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/141">#141</a>)</li> <li>Move bundling to Rollup (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Use <a href="https://github.com/HugoGiraudel/focusable-selectors">focusable-selectors</a> to get focusable elements (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/134">#134</a>, <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/143">#143</a>)</li> <li>Package an ESM version of the script for CDN usage (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Move dist files in a dedicated folder, leaving only the source file at the root (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/133">#133</a>)</li> <li>Move the repository over to HugoGiraudel/a11y-dialog instead of edenspiekermann/a11y-dialog (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/138">#138</a>)</li> </ul> <p><strong>Documentation</strong></p> <ul> <li>Improve the documentation about the expected HTML structure (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/137">#137</a>)</li> <li>Add a warning about using <code><dialog></code> in the documentation (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/137">#137</a>)</li> <li>Update installation instructions to mention ESM and CDNs (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/139">#139</a>, <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/140">#140</a>)</li> </ul> <p><strong>Tests</strong></p> <ul> <li>Move testing from Mocha to Cypress (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/129">#129</a>)</li> <li>Run tests on CI (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/130">#130</a>)</li> <li>Clean up examples (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/142">#142</a>)</li> </ul> <h2>5.5.2</h2> <ul> <li>Prevent an issue on some CI with a function being declared within a condition (61069a44d5febfe35dde5f867ccde0bd4f3d9adb)</li> </ul> <h2>5.5.1</h2> <ul> <li>Prevent a DOM error when ‘data-a11y-dialog’ has no value (30a8c2f51244d84866eb43099f2c673aece353fa)</li> <li>Apply minor improvement to the documentation (b3f6856ecd3ca58c87390da5f08c37f9443bf185)</li> </ul> <h2>5.5.0</h2> <ul> <li>Provide a way to automatically instantiate dialogs through the DOM API to make it possible to use the library without writing any JavaScript (<a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/128">#128</a>)</li> </ul> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/0f4b222aadb1f40d1f9308f4cc306899f01782eb"><code>0f4b222</code></a> Build version 6.0.0</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/f97646f61f8f3efde3770b7560b0c0d0437ec2b9"><code>f97646f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/143">#143</a> from HugoGiraudel/focusable-selectors</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/48d902a5ff53f22c521d0dd64c029b37a5c4e127"><code>48d902a</code></a> Update focusable selectors to v0.2.0</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/95bc2d01674f9c3dcc27ad1c8a150e63fd85372c"><code>95bc2d0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/142">#142</a> from HugoGiraudel/example-cleanup</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/c35647beec18ce0dcab8d8850e1be53ce50d7a77"><code>c35647b</code></a> Clean up examples</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/abd076e6a308d7f7651f69633bd4d0f906cceb52"><code>abd076e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/141">#141</a> from HugoGiraudel/nested-dialogs</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/06bdda0df6637f9ed8fc11257882b9fde9a0c219"><code>06bdda0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/HugoGiraudel/a11y-dialog/issues/140">#140</a> from HugoGiraudel/install-instructions</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/9d8d9a7b0ecddb334691ebb2b1603850baf42595"><code>9d8d9a7</code></a> Rename variable</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/c264b4b62ff23742040e13cb13fbf7f2e75655b2"><code>c264b4b</code></a> Update documentation about nested dialogs</li> <li><a href="https://github.com/HugoGiraudel/a11y-dialog/commit/ac423d1f87be5b858a5a07bea486e5ce6e1daf17"><code>ac423d1</code></a> Add test for nested dialogs</li> <li>Additional commits viewable in <a href="https://github.com/HugoGiraudel/a11y-dialog/compare/5.4.2...6.0.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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 11 days
create barnchDFE-Digital/claim-additional-payments-for-teaching
branch : dependabot/npm_and_yarn/a11y-dialog-6.0.0
created branch time in 11 days
fork jeremy/geminabox
Really simple rubygem hosting
http://tomlea.co.uk/p/gem-in-a-box
fork in 11 days
delete branch DFE-Digital/claim-additional-payments-for-teaching
delete branch : dependabot/npm_and_yarn/a11y-dialog-5.5.1
delete time in 13 days
PR closed DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 5.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/edenspiekermann/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>5.5.1</h2> <ul> <li>Prevent a DOM error when ‘data-a11y-dialog’ has no value (30a8c2f51244d84866eb43099f2c673aece353fa)</li> <li>Apply minor improvement to the documentation (b3f6856ecd3ca58c87390da5f08c37f9443bf185)</li> </ul> <h2>5.5.0</h2> <ul> <li>Provide a way to automatically instantiate dialogs through the DOM API to make it possible to use the library without writing any JavaScript (<a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/128">#128</a>)</li> </ul> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/2434585faa152fbf1d93bfdd0057f0d78950bc0b"><code>2434585</code></a> Build version 5.5.1</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/30a8c2f51244d84866eb43099f2c673aece353fa"><code>30a8c2f</code></a> Prevent a DOM error when ‘data-a11y-dialog’ has no value</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/b3f6856ecd3ca58c87390da5f08c37f9443bf185"><code>b3f6856</code></a> Apply minor improvement to the documentation</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/f8f4e67e5f79c61e95a06b7cf575b743b4c04598"><code>f8f4e67</code></a> Build version 5.5.0</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/ece94f79bf2ce1635681489bd6459f718e16ff64"><code>ece94f7</code></a> Replace an arrow function with a function declaration</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/8eeef0b874b555f854889af70adddb9d305f1dd7"><code>8eeef0b</code></a> Update copyright year</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/0c688f48df905f75614cb6c0362d866e2fa62049"><code>0c688f4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/128">#128</a> from edenspiekermann/auto-instantiation</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/2fb642f72064e4c36cf32eadd801be52f6859f65"><code>2fb642f</code></a> Add a unit test</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/e859bfe4ae8ace2b245a076948ab754a8a0433d2"><code>e859bfe</code></a> Improve examples</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/f261d85a3f3f88c5b5983a690a21cf107765f656"><code>f261d85</code></a> Update the documentation</li> <li>Additional commits viewable in <a href="https://github.com/edenspiekermann/a11y-dialog/compare/5.4.2...5.5.1">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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 13 days
pull request commentDFE-Digital/claim-additional-payments-for-teaching
Bump a11y-dialog from 5.4.2 to 5.5.1
Superseded by #1251.
comment created time in 13 days
create barnchDFE-Digital/claim-additional-payments-for-teaching
branch : dependabot/npm_and_yarn/a11y-dialog-5.5.2
created branch time in 13 days
PR opened DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 5.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/edenspiekermann/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>5.5.2</h2> <ul> <li>Prevent an issue on some CI with a function being declared within a condition (61069a44d5febfe35dde5f867ccde0bd4f3d9adb)</li> </ul> <h2>5.5.1</h2> <ul> <li>Prevent a DOM error when ‘data-a11y-dialog’ has no value (30a8c2f51244d84866eb43099f2c673aece353fa)</li> <li>Apply minor improvement to the documentation (b3f6856ecd3ca58c87390da5f08c37f9443bf185)</li> </ul> <h2>5.5.0</h2> <ul> <li>Provide a way to automatically instantiate dialogs through the DOM API to make it possible to use the library without writing any JavaScript (<a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/128">#128</a>)</li> </ul> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/f64a4beb8964c946d5a57d7da5f26f24c4fc585b"><code>f64a4be</code></a> Build version 5.5.2</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/61069a44d5febfe35dde5f867ccde0bd4f3d9adb"><code>61069a4</code></a> Move function declaration outside of condition</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/ffe718c3af7822803662ff85568aef84774e555f"><code>ffe718c</code></a> Add .gitattributes file</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/7143a4bddeef1219c0c170ed8993258dd3452c1c"><code>7143a4b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/132">#132</a> from chalkygames123/patch-1</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/9a4ab0636a132541e3aad008ee5c9014539c1b33"><code>9a4ab06</code></a> Add a missing space in README.md</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/3511a1b659e09d2102e1307ba94f23a11846d7f6"><code>3511a1b</code></a> Enable GitHub action on PRs against main</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/76a827583101e135540689f788ef7d4e85f5bf4e"><code>76a8275</code></a> Restrict GitHub action to main branch</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/dba0bca7e1119ca0fc8c607cedd44d33a914909c"><code>dba0bca</code></a> Update author’s name on Gitbook</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/a09cb351c9edd624ad178e189b48d1810e546980"><code>a09cb35</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/130">#130</a> from edenspiekermann/github-action</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/eeb7b4b62665fc77707e9b2c0698d87ec065b9be"><code>eeb7b4b</code></a> Run tests on GitHub</li> <li>Additional commits viewable in <a href="https://github.com/edenspiekermann/a11y-dialog/compare/5.4.2...5.5.2">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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr created time in 13 days
delete branch DFE-Digital/claim-additional-payments-for-teaching
delete branch : dependabot/npm_and_yarn/a11y-dialog-5.4.3
delete time in 14 days
PR closed DFE-Digital/claim-additional-payments-for-teaching
Bumps a11y-dialog from 5.4.2 to 5.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/edenspiekermann/a11y-dialog/releases">a11y-dialog's releases</a>.</em></p> <blockquote> <h2>5.4.3</h2> <ul> <li>Update development dependencies (a1e21de663225324cc99139e69f8779136527694, ec13ef5f679ad69c28b26f2623ad1709ed4789a8, 7c1ce973774f242ab51ace7f20ce3be99a4fad90, 6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d, 3b5ccb20a7190473a90c701e4b64dbb624be6a07)</li> <li>Rename <code>master</code> to <code>main</code> (9718f2a479620a74d4e42930fcd3ab25eaee445b)</li> <li>Update author’s name (e0d398032ebb56b43cc1401e3b144fc3d6082439)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/7c72dd5fd94d1342bf76319896b3efb029836b2c"><code>7c72dd5</code></a> Build version 5.4.3</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/c799429ce695932c6d29628b417a2b618f54e495"><code>c799429</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/127">#127</a> from edenspiekermann/uglify</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/a1e21de663225324cc99139e69f8779136527694"><code>a1e21de</code></a> Update uglify dependency</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/e0d398032ebb56b43cc1401e3b144fc3d6082439"><code>e0d3980</code></a> Update author’s name</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/9718f2a479620a74d4e42930fcd3ab25eaee445b"><code>9718f2a</code></a> Rename master into main</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/d6e3d9d1deda6ce88812fc424d9a9b72566ce62f"><code>d6e3d9d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/126">#126</a> from edenspiekermann/dependencies</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/ec13ef5f679ad69c28b26f2623ad1709ed4789a8"><code>ec13ef5</code></a> Replace rimraf with ‘rm -rf’</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/7c1ce973774f242ab51ace7f20ce3be99a4fad90"><code>7c1ce97</code></a> Add missing gitbook-cli dependency</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/5a8b45f593732901473101bdd88a47b9ed2e400f"><code>5a8b45f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/edenspiekermann/a11y-dialog/issues/125">#125</a> from edenspiekermann/linting</li> <li><a href="https://github.com/edenspiekermann/a11y-dialog/commit/6b1e50ac1ebfaa6515ca7684d4d4f26e82eb900d"><code>6b1e50a</code></a> Update linting</li> <li>Additional commits viewable in <a href="https://github.com/edenspiekermann/a11y-dialog/compare/5.4.2...5.4.3">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
.
<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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>
pr closed time in 14 days