Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 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.1

Release notes

Sourced from @​asyncapi/generator's releases.

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)

Bug Fixes

  • update @​asyncapi/html-template to 2.3.4 version and others (#1194) (f95bdbb)

v1.17.23

1.17.23 (2024-04-18)

Bug Fixes

  • update @​asyncapi/parser to 3.0.14 version and others (#1192) (847b835)

v1.17.22

1.17.22 (2024-04-15)

... (truncated)

Commits
  • 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)
  • 76381e3 chore(release): v2.0.0 (#1200)
  • 63f8b58 feat!: template pulling with npm config (#1069)
  • f74419c docs: fix template context (#1170)
  • a878d32 ci: update of files from global .github repo (#1195)
  • a3c8c6c chore(release): v1.17.25 (#1198)
  • 07d992b fix: update @​asyncapi/html-template to 2.3.5 version and others (#1197)
  • Additional commits viewable in compare view

Updates @asyncapi/html-template from 2.0.0 to 2.3.5

Release notes

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

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)

Bug Fixes

  • update @​asyncapi/parser to 3.0.13 version and others (#604) (bd3258f)

v2.3.2

2.3.2 (2024-04-03)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.16 version (#592) (63c4b18)

v2.3.1

2.3.1 (2024-04-03)

Bug Fixes

  • update @​asyncapi/parser to 3.0.12 version (#591) (32b83fb)

v2.3.0

2.3.0 (2024-04-02)

Features

  • include __transpiled folder in the package (#583) (0fbc57b)

v2.2.4

2.2.4 (2024-03-31)

... (truncated)

Commits
  • f37a59b fix: update @​asyncapi/generator-react-sdk to 1.0.18 version and others (#610)
  • ca1a2fb chore(release): v2.3.4 (#609)
  • 723b490 fix: update @​asyncapi/parser to 3.0.14 version and others (#608)
  • 76c5edb chore: update @​asyncapi/cli to 1.8.4 version and others (#607)
  • b794ca0 chore: update @​asyncapi/cli to 1.8.3 version and others (#606)
  • f7c968a chore(release): v2.3.3 (#605)
  • bd3258f fix: update @​asyncapi/parser to 3.0.13 version and others (#604)
  • 6157632 ci: update of files from global .github repo (#603)
  • 576a9de ci: update of files from global .github repo (#602)
  • b3a51f1 chore: update @​asyncapi/cli to 1.8.2 version (#601)
  • 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.1
- [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.1)

Updates `@asyncapi/html-template` from 2.0.0 to 2.3.5
- [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.5)

---
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 Jun 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #111.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/npm-all-171e607156 branch July 1, 2024 22:27
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