Bump ajv from 6.10.2 to 6.12.3 in /ghost/versions/3.0.2 #23

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3 into master
dependabot[bot] commented 2022-02-13 20:15:09 +00:00 (Migrated from github.com)

Bumps ajv from 6.10.2 to 6.12.3.

Release notes

Sourced from ajv's releases.

v6.12.3

Pass schema object to processCode function Option for strictNumbers (@​issacgerges, #1128) Fixed vulnerability related to untrusted schemas (CVE-2020-15366)

v6.12.2

Removed post-install script

v6.12.1

Docs and dependency updates

v6.12.0

Improved hostname validation (@​sambauers, #1143) Option keywords to add custom keywords (@​franciscomorais, #1137) Types fixes (@​boenrobot, @​MattiAstedrone) Docs:

v6.11.0

Time formats support two digit and colon-less variants of timezone offset (#1061 , @​cjpillsbury) Docs: RegExp related security considerations Tests: Disabled failing typescript test

Commits
  • 521c3a5 6.12.3
  • bd7107b Merge pull request #1229 from ajv-validator/dependabot/npm_and_yarn/mocha-8.0.1
  • 9c26bb2 Merge pull request #1234 from ajv-validator/dependabot/npm_and_yarn/eslint-7.3.1
  • c6a6daa Merge branch 'master' into dependabot/npm_and_yarn/mocha-8.0.1
  • 15eda23 Merge branch 'master' into dependabot/npm_and_yarn/eslint-7.3.1
  • d6aabb8 test: remove node 8 from travis test
  • c4801ca Merge pull request #1242 from ajv-validator/refactor
  • 988982d ignore proto properties
  • f2b1e3d whitespace
  • 65e3678 Merge pull request #1239 from GrahamLea/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ajv-validator/ajv/releases">ajv's releases</a>.</em></p> <blockquote> <h2>v6.12.3</h2> <p>Pass schema object to processCode function Option for strictNumbers (<a href="https://github.com/issacgerges"><code>@​issacgerges</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1128">#1128</a>) Fixed vulnerability related to untrusted schemas (<a href="https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE-2020-15366">CVE-2020-15366</a>)</p> <h2>v6.12.2</h2> <p>Removed post-install script</p> <h2>v6.12.1</h2> <p>Docs and dependency updates</p> <h2>v6.12.0</h2> <p>Improved hostname validation (<a href="https://github.com/sambauers"><code>@​sambauers</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1143">#1143</a>) Option <code>keywords</code> to add custom keywords (<a href="https://github.com/franciscomorais"><code>@​franciscomorais</code></a>, <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1137">#1137</a>) Types fixes (<a href="https://github.com/boenrobot"><code>@​boenrobot</code></a>, <a href="https://github.com/MattiAstedrone"><code>@​MattiAstedrone</code></a>) Docs:</p> <ul> <li><a href="https://github.com/epoberezkin/ajv#error-logging">error logging</a> example (<a href="https://github.com/RadiationSickness"><code>@​RadiationSickness</code></a>)</li> <li>TypeScript usage notes (<a href="https://github.com/thetric"><code>@​thetric</code></a>)</li> </ul> <h2>v6.11.0</h2> <p>Time formats support two digit and colon-less variants of timezone offset (<a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1061">#1061</a> , <a href="https://github.com/cjpillsbury"><code>@​cjpillsbury</code></a>) Docs: RegExp related security considerations Tests: Disabled failing typescript test</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ajv-validator/ajv/commit/521c3a53f15f5502fb4a734194932535d311267c"><code>521c3a5</code></a> 6.12.3</li> <li><a href="https://github.com/ajv-validator/ajv/commit/bd7107b54166a4ca67555ba37829375e31649bf8"><code>bd7107b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1229">#1229</a> from ajv-validator/dependabot/npm_and_yarn/mocha-8.0.1</li> <li><a href="https://github.com/ajv-validator/ajv/commit/9c26bb28f839a1cde853b64f7f6d035e4b3afd1e"><code>9c26bb2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1234">#1234</a> from ajv-validator/dependabot/npm_and_yarn/eslint-7.3.1</li> <li><a href="https://github.com/ajv-validator/ajv/commit/c6a6daaf9e2739f4e50a33c3aed647b7629d1fc4"><code>c6a6daa</code></a> Merge branch 'master' into dependabot/npm_and_yarn/mocha-8.0.1</li> <li><a href="https://github.com/ajv-validator/ajv/commit/15eda23010c8b2d1353ebf7afc8e27d818b149ac"><code>15eda23</code></a> Merge branch 'master' into dependabot/npm_and_yarn/eslint-7.3.1</li> <li><a href="https://github.com/ajv-validator/ajv/commit/d6aabb8e97029130cdb607dcd2e78a6d567e10d5"><code>d6aabb8</code></a> test: remove node 8 from travis test</li> <li><a href="https://github.com/ajv-validator/ajv/commit/c4801ca7771eef5cf7ad8c1adb7cce83c16f065f"><code>c4801ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1242">#1242</a> from ajv-validator/refactor</li> <li><a href="https://github.com/ajv-validator/ajv/commit/988982d3fde08e3ea074e8942442834e78c45587"><code>988982d</code></a> ignore proto properties</li> <li><a href="https://github.com/ajv-validator/ajv/commit/f2b1e3d2c89288561ee68d7459a41b7222cc520d"><code>f2b1e3d</code></a> whitespace</li> <li><a href="https://github.com/ajv-validator/ajv/commit/65e3678146e63b0c8ec80d66e05e146dff68a15d"><code>65e3678</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1239">#1239</a> from GrahamLea/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ajv&package-manager=npm_and_yarn&previous-version=6.10.2&new-version=6.12.3)](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) - `@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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RileySeaburg/rileysblog/network/alerts). </details>
codetether[bot] commented 2026-06-04 16:04:33 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

Picked up this request for PR #23 on branch dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with master.

## 🛠️ CodeTether Fix Picked up this request for PR #23 on branch `dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3`. I’m preparing the workspace and will push changes directly to the existing PR branch if the task succeeds. I will also make sure the branch is mergeable with `master`.
codetether[bot] commented 2026-06-14 03:07:07 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

I couldn't prepare the PR workspace.

{
"error": {
"approval_action": "execute",
"approval_request_id": "90daf2df-c92a-496d-87af-15cb5d9c2533",
"approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"change_prompting": "use codetether config --set access_mode=approve for fewer prompts or access_mode=full for none",
"code": "TOOL_APPROVAL_REQUIRED",
"example": {
"approval_id": "90daf2df-c92a-496d-87af-15cb5d9c2533"
},
"message": "Tool execution requires approval before it can run.",
"missing_fields": [
"approval_id"
],
"tool": "bash",
"why": "current access/approval policy requires approval for this tool"
}
}

## 🛠️ CodeTether Fix I couldn't prepare the PR workspace. { "error": { "approval_action": "execute", "approval_request_id": "90daf2df-c92a-496d-87af-15cb5d9c2533", "approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "change_prompting": "use `codetether config --set access_mode=approve` for fewer prompts or `access_mode=full` for none", "code": "TOOL_APPROVAL_REQUIRED", "example": { "approval_id": "90daf2df-c92a-496d-87af-15cb5d9c2533" }, "message": "Tool execution requires approval before it can run.", "missing_fields": [ "approval_id" ], "tool": "bash", "why": "current access/approval policy requires approval for this tool" } }
codetether[bot] commented 2026-06-14 03:22:34 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

I couldn't prepare the PR workspace.

{
"error": {
"approval_action": "execute",
"approval_request_id": "f2fe4f4f-98ad-4b6b-9e68-be83282b3531",
"approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"change_prompting": "use codetether config --set access_mode=approve for fewer prompts or access_mode=full for none",
"code": "TOOL_APPROVAL_REQUIRED",
"example": {
"approval_id": "f2fe4f4f-98ad-4b6b-9e68-be83282b3531"
},
"message": "Tool execution requires approval before it can run.",
"missing_fields": [
"approval_id"
],
"tool": "bash",
"why": "current access/approval policy requires approval for this tool"
}
}

## 🛠️ CodeTether Fix I couldn't prepare the PR workspace. { "error": { "approval_action": "execute", "approval_request_id": "f2fe4f4f-98ad-4b6b-9e68-be83282b3531", "approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "change_prompting": "use `codetether config --set access_mode=approve` for fewer prompts or `access_mode=full` for none", "code": "TOOL_APPROVAL_REQUIRED", "example": { "approval_id": "f2fe4f4f-98ad-4b6b-9e68-be83282b3531" }, "message": "Tool execution requires approval before it can run.", "missing_fields": [ "approval_id" ], "tool": "bash", "why": "current access/approval policy requires approval for this tool" } }
codetether[bot] commented 2026-06-14 03:26:32 +00:00 (Migrated from github.com)

🛠️ CodeTether Fix

I couldn't prepare the PR workspace.

{
"error": {
"approval_action": "execute",
"approval_request_id": "67b2375b-03f2-4303-bda6-05ebf4a1d705",
"approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a",
"change_prompting": "use codetether config --set access_mode=approve for fewer prompts or access_mode=full for none",
"code": "TOOL_APPROVAL_REQUIRED",
"example": {
"approval_id": "67b2375b-03f2-4303-bda6-05ebf4a1d705"
},
"message": "Tool execution requires approval before it can run.",
"missing_fields": [
"approval_id"
],
"tool": "bash",
"why": "current access/approval policy requires approval for this tool"
}
}

## 🛠️ CodeTether Fix I couldn't prepare the PR workspace. { "error": { "approval_action": "execute", "approval_request_id": "67b2375b-03f2-4303-bda6-05ebf4a1d705", "approval_resource": "bash:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a", "change_prompting": "use `codetether config --set access_mode=approve` for fewer prompts or `access_mode=full` for none", "code": "TOOL_APPROVAL_REQUIRED", "example": { "approval_id": "67b2375b-03f2-4303-bda6-05ebf4a1d705" }, "message": "Tool execution requires approval before it can run.", "missing_fields": [ "approval_id" ], "tool": "bash", "why": "current access/approval policy requires approval for this tool" } }
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3:dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git switch dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git switch dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git switch dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git switch master
git merge --squash dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git switch master
git merge --ff-only dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git switch master
git merge dependabot/npm_and_yarn/ghost/versions/3.0.2/ajv-6.12.3
git push origin master
Sign in to join this conversation.
No description provided.