Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates @asyncapi/generator from 1.15.3 to 1.17.4

Release notes

Sourced from @​asyncapi/generator's releases.

v1.17.4

1.17.4 (2024-01-30)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.8 version (#1110) (e9dbe10)

v1.17.3

1.17.3 (2024-01-30)

Bug Fixes

  • update @​asyncapi/parser to 3.0.4 version (#1108) (5a7460a)

v1.17.2

1.17.2 (2024-01-29)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.7 version (#1106) (6682fc0)

v1.17.1

1.17.1 (2024-01-29)

Bug Fixes

  • update @​asyncapi/parser to 3.0.3 version (#1104) (583075d)

v1.17.0

1.17.0 (2024-01-18)

Features

  • allow generator to pull from private npm repo (#1061) (b5ff633)

v1.16.0

1.16.0 (2024-01-04)

Features

v1.15.9

1.15.9 (2023-12-13)

... (truncated)

Commits

Updates @asyncapi/html-template from 2.0.0 to 2.1.5

Release notes

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

v2.1.5

2.1.5 (2024-01-30)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.8 version (#508) (ab3f96e)

v2.1.4

2.1.4 (2024-01-30)

Bug Fixes

  • update @​asyncapi/parser to 3.0.4 version (#506) (8abb4f4)

v2.1.3

2.1.3 (2024-01-29)

Bug Fixes

  • update @​asyncapi/generator-react-sdk to 1.0.7 version (#503) (4ba4e96)

v2.1.2

2.1.2 (2024-01-29)

Bug Fixes

  • update @​asyncapi/parser to 3.0.3 version (#502) (2c09130)

v2.1.1

2.1.1 (2024-01-24)

Bug Fixes

v2.1.0

2.1.0 (2024-01-18)

Features

Commits
  • ab3f96e fix: update @​asyncapi/generator-react-sdk to 1.0.8 version (#508)
  • 2656828 chore(release): v2.1.4 (#507)
  • 8abb4f4 fix: update @​asyncapi/parser to 3.0.4 version (#506)
  • bf84a40 chore(release): v2.1.3 (#505)
  • 4ba4e96 fix: update @​asyncapi/generator-react-sdk to 1.0.7 version (#503)
  • 2c09130 fix: update @​asyncapi/parser to 3.0.3 version (#502)
  • 66fc00e chore: update @​asyncapi/cli to 1.4.2 version (#501)
  • db8ee5b chore: update @​asyncapi/cli to 1.4.1 version (#500)
  • 5e67fbc chore(release): v2.1.1 (#499)
  • 572a5c5 fix: update asyncapi react dependency (#497)
  • 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: [@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 1.17.4
- [Release notes](https://github.com/asyncapi/generator/releases)
- [Changelog](https://github.com/asyncapi/generator/blob/master/.releaserc)
- [Commits](asyncapi/generator@v1.15.3...v1.17.4)

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

---
updated-dependencies:
- dependency-name: "@asyncapi/generator"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #100.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/npm-all-cd9b30b0bd branch March 1, 2024 22:05
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.

0 participants