asyncapi / github-action-for-cli

GitHub Action with generator, validator, converter and others - all in one for your AsyncAPI documents with AsyncAPI CLI as backbone
Apache License 2.0
46 stars 19 forks source link

chore(deps): bump ajv and @asyncapi/generator #336

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps ajv to 6.12.6 and updates ancestor dependency @asyncapi/generator. These dependencies need to be updated together.

Updates ajv from 6.12.0 to 6.12.6

Release notes

Sourced from ajv's releases.

v6.12.6

Fix performance issue of "url" format.

v6.12.5

Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords option (#1270)

v6.12.4

Fix: coercion of one-item arrays to scalar that should fail validation (failing example).

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

Commits
  • fe59143 6.12.6
  • d580d3e Merge pull request #1298 from ajv-validator/fix-url
  • fd36389 fix: regular expression for "url" format
  • 490e34c docs: link to v7-beta branch
  • 9cd93a1 docs: note about v7 in readme
  • 877d286 Merge pull request #1262 from b4h0-c4t/refactor-opt-object-type
  • f1c8e45 6.12.5
  • 764035e Merge branch 'ChALkeR-chalker/fix-comma'
  • 3798160 Merge branch 'chalker/fix-comma' of git://github.com/ChALkeR/ajv into ChALkeR...
  • a3c7eba Merge branch 'refactor-opt-object-type' of github.com:b4h0-c4t/ajv into refac...
  • Additional commits viewable in compare view


Updates @asyncapi/generator from 1.9.17 to 1.14.0

Release notes

Sourced from @​asyncapi/generator's releases.

v1.14.0

1.14.0 (2023-10-11)

Features

  • build and publish docker image for arm and amd platforms (#1004) (f360fa6)

v1.13.1

1.13.1 (2023-10-04)

Bug Fixes

  • adapt Parser-API version type according to last version of the Parser (#1045) (70d2851)

v1.13.0

1.13.0 (2023-09-28)

Features

v1.12.0

1.12.0 (2023-09-14)

Features

v1.11.0

1.11.0 (2023-09-07)

Features

v1.10.14

1.10.14 (2023-08-11)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.0 version (#1027) (6bd66f5)

v1.10.13

1.10.13 (2023-08-07)

... (truncated)

Commits
  • f360fa6 feat: build and publish docker image for arm and amd platforms (#1004)
  • 4d347f8 refactor: generate function refactored to reduce cognitive complexity (#1047)
  • 6d42118 chore(release): v1.13.1 (#1046)
  • 70d2851 fix: adapt Parser-API version type according to last version of the Parser (#...
  • ff3b4de chore: update multi-parser to last version (#1043)
  • a6f9eca chore(release): v1.13.0 (#1041)
  • 553b5e2 feat: enable string input for generate (#1039)
  • cccd9fa chore(release): v1.12.0 (#1037)
  • 60f8e62 feat: add Parser-API version 2 support (#1017)
  • 3f761ec chore: remove pratik2315 as a codeowner (#1014)
  • Additional commits viewable in compare view


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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/asyncapi/github-action-for-generator/network/alerts).
sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

asyncapi-bot commented 10 months ago

:tada: This PR is included in version 2.1.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket: