You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.7.1
chore(deps): update dependency @asyncapi/cli to v2.7.2
Oct 25, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.7.2
chore(deps): update dependency @asyncapi/cli to v2.7.3
Oct 27, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.7.3
chore(deps): update dependency @asyncapi/cli to v2.7.4
Oct 27, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.7.4
chore(deps): update dependency @asyncapi/cli to v2.8.0
Oct 30, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.8.0
chore(deps): update dependency @asyncapi/cli to v2.8.1
Nov 9, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.8.1
chore(deps): update dependency @asyncapi/cli to v2.9.0
Nov 16, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.9.0
chore(deps): update dependency @asyncapi/cli to v2.10.0
Nov 22, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.10.0
chore(deps): update dependency @asyncapi/cli to v2.11.0
Nov 25, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.11.0
chore(deps): update dependency @asyncapi/cli to v2.11.1
Dec 2, 2024
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.11.1
chore(deps): update dependency @asyncapi/cli to v2.12.0
Dec 10, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.12.0
chore(deps): update dependency @asyncapi/cli to v2.12.1
Dec 12, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.12.1
chore(deps): update dependency @asyncapi/cli to v2.13.0
Dec 16, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.13.0
chore(deps): update dependency @asyncapi/cli to v2.13.1
Dec 23, 2024
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.16.9
chore(deps): update dependency @asyncapi/cli to v2.16.10
Mar 20, 2025
renovatebot
changed the title
chore(deps): update dependency @asyncapi/cli to v2.16.10
chore(deps): update dependency @asyncapi/cli to v2.17.0
Mar 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.0→2.17.0Release Notes
asyncapi/cli (@asyncapi/cli)
v2.17.0Compare Source
Minor Changes
f0268d4: Remove--rendererflag and makeReactas the de-facto renderer, deprecatingNunjucksv2.16.10Compare Source
Patch Changes
e11fe05: fix: Wrong Error message in -h command #1725v2.16.9Compare Source
Patch Changes
819b585: [Fix]: Json file supported in asyncapi new file command830fe82: Fix studio not opening in CLI studio command830fe82: fix: studio command not workingv2.16.8Compare Source
Patch Changes
460c99a: feat: use next.js version of studio460c99a: Upgrade studio to latest and allow use of next serverv2.16.7Compare Source
Patch Changes
6ca17b3: fix: update packages to latest stable versionv2.16.6Compare Source
Patch Changes
82b441f: fix: resolve error in AsyncAPI optimizev2.16.5Compare Source
Patch Changes
f873423: docs: update docs regarding asyncapi new command2deeb36: fix: print in cli asyncapi generate models without -o flagv2.16.4Compare Source
Patch Changes
67d7e8f: fix: proxy implementation for optimize validate and convert fixedv2.16.3Compare Source
Patch Changes
cec8081: feat: added Proxy support for the generate commands.v2.16.2Compare Source
Patch Changes
755339a: feat: change the implementation of new commandv2.16.1Compare Source
Patch Changes
e11fe05: fix: Wrong Error message in -h command #1725v2.16.0Compare Source
Minor Changes
a37e124: Deprecate the --file flag instart studiocommandv2.15.0Compare Source
Minor Changes
dcfb8c7: fix: Remove unused package lodash.templatev2.14.1Compare Source
Patch Changes
08afb45: Prepare github action for releaseda64c63: ci: bump artifact actions to v4v2.14.0Compare Source
Minor Changes
6839c8f: - Changed docker build to a source code based buildv2.13.1Compare Source
Patch Changes
8ae33c4: Handle AsyncAPI v3 in diff commandv2.13.0Compare Source
Minor Changes
a76b0fb: Add github-action to monorepo and set up changesetsPatch Changes
81b925e: Updated README with Development.md filev2.12.1Compare Source
Bug Fixes
v2.12.0Compare Source
Features
v2.11.1Compare Source
Bug Fixes
v2.11.0Compare Source
Features
v2.10.0Compare Source
Features
v2.9.0Compare Source
Features
v2.8.1Compare Source
Bug Fixes
v2.8.0Compare Source
Features
v2.7.4Compare Source
Bug Fixes
v2.7.3Compare Source
Bug Fixes
v2.7.2Compare Source
Bug Fixes
v2.7.1Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.