Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the npm-all group with 2 updates in the / directory: @asyncapi/generator and @asyncapi/html-template.

Updates @asyncapi/generator from 1.15.3 to 2.0.3

Release notes

Sourced from @​asyncapi/generator's releases.

v2.0.3

2.0.3 (2024-06-05)

Bug Fixes

  • update @​asyncapi/parser to 3.0.16 version and others (#1216) (9285982)

v2.0.2

2.0.2 (2024-06-05)

Bug Fixes

  • update @​asyncapi/parser to 3.0.15 version and others (#1215) (ea8159e)

v2.0.1

2.0.1 (2024-05-06)

Bug Fixes

  • refactor asyncapiDocument.server() to asyncapiDocument.servers().get() to fix conditionalFiles (#1207) (b5ed788)

v2.0.0

2.0.0 (2024-04-24)

⚠ BREAKING CHANGES

This release drops support for Node versions prior v18.12.0 We know this version of Generator will not work work with Node v12. We also discourage using Node v14 and v16 that are no longer under long time support from Node community. From now on, generator tests run under Node v18 and v20

  • template pulling with npm config (#1069)

Features

v1.17.25

1.17.25 (2024-04-18)

Bug Fixes

  • update @​asyncapi/html-template to 2.3.5 version and others (#1197) (07d992b)

v1.17.24

1.17.24 (2024-04-18)

... (truncated)

Commits
  • 9285982 fix: update @​asyncapi/parser to 3.0.16 version and others (#1216)
  • ea8159e fix: update @​asyncapi/parser to 3.0.15 version and others (#1215)
  • d2069bd chore(ci): change pages to markdown (#1210)
  • 14ba325 docs: add missing closing parenthesis (#1211)
  • 4c8fb91 docs: fix documentation links (#1209)
  • a7c3198 chore(release): v2.0.1 (#1208)
  • b5ed788 fix: refactor asyncapiDocument.server() to `asyncapiDocument.servers().get(...
  • 5804052 ci: update of files from global .github repo (#1203)
  • 1990740 docs: add pierrick-boule as a contributor for code, test, and doc (#1201)
  • a688187 test: remove dependency to html-template in integration tests (#1202)
  • Additional commits viewable in compare view

Updates @asyncapi/html-template from 2.0.0 to 2.3.9

Release notes

Sourced from @​asyncapi/html-template's releases.

v2.3.9

2.3.9 (2024-06-12)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.20 version and others (#648) (c5c01f6)

v2.3.8

2.3.8 (2024-06-12)

Bug Fixes

  • update @​asyncapi/parser to 3.1.0 version and others (#647) (aa49284)

v2.3.7

2.3.7 (2024-06-05)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.19 version and others (#640) (23c2f7e)

v2.3.6

2.3.6 (2024-06-05)

Bug Fixes

  • update @​asyncapi/parser to 3.0.15 version and others (#638) (f2bb137)

v2.3.5

2.3.5 (2024-04-18)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.18 version and others (#610) (f37a59b)

v2.3.4

2.3.4 (2024-04-18)

Bug Fixes

  • update @​asyncapi/parser to 3.0.14 version and others (#608) (723b490)

v2.3.3

2.3.3 (2024-04-15)

... (truncated)

Commits
  • c5c01f6 fix: update @​asyncapi/generator-react-sdk to 1.0.20 version and others (#648)
  • aa49284 fix: update @​asyncapi/parser to 3.1.0 version and others (#647)
  • 920a847 ci: update of files from global .github repo (#646)
  • 3d132da chore: update @​asyncapi/cli to 2.0.2 version and others (#644)
  • 43b7e96 ci: update of files from global .github repo (#637)
  • 0487d25 chore: update @​asyncapi/cli to 2.0.0 version and others (#643)
  • 75b5bf7 chore: update @​asyncapi/cli to 1.18.0 version and others (#642)
  • 33c2577 chore: update @​asyncapi/cli to 1.16.1 version and others (#641)
  • 23c2f7e fix: update @​asyncapi/generator-react-sdk to 1.0.19 version and others (#640)
  • 9c5bcf4 chore(release): v2.3.6 (#639)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-all group with 2 updates in the / directory: [@asyncapi/generator](https://github.com/asyncapi/generator) and [@asyncapi/html-template](https://github.com/asyncapi/html-template).


Updates `@asyncapi/generator` from 1.15.3 to 2.0.3
- [Release notes](https://github.com/asyncapi/generator/releases)
- [Changelog](https://github.com/asyncapi/generator/blob/master/.releaserc)
- [Commits](asyncapi/generator@v1.15.3...v2.0.3)

Updates `@asyncapi/html-template` from 2.0.0 to 2.3.9
- [Release notes](https://github.com/asyncapi/html-template/releases)
- [Changelog](https://github.com/asyncapi/html-template/blob/master/.releaserc)
- [Commits](asyncapi/html-template@v2.0.0...v2.3.9)

---
updated-dependencies:
- dependency-name: "@asyncapi/generator"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-all
- dependency-name: "@asyncapi/html-template"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant