Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump xstate from 4.33.4 to 4.33.5 #595

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps xstate from 4.33.4 to 4.33.5.

Release notes

Sourced from xstate's releases.

xstate@4.33.5

Patch Changes

  • #3559 ddbc9bc5c Thanks @​Andarist! - Fixed minor compatibility issues with TypeScript 4.8 in the codebase. This fixes the typechecking with TypeScript 4.8 in projects that don't use skipLibCheck: true.

  • #3563 e3c7a9caf Thanks @​Andarist! - Fixed an issue with not executing actions in response to received batched events when using predictableActionArguments.

  • #3520 95a6a06d0 Thanks @​Andarist! - Fixed a runtime crash when sending multiple events as an array to a service. It is not recommended to use this feature though as it will be removed in the next major version.

Commits
  • dd95de1 Version Packages (#3562)
  • e3c7a9c Fixed an issue with not executing actions in response to received batched...
  • 95a6a06 Fixed a runtime error when sending an empty array of events (#3520)
  • ddbc9bc Upgrade TypeScript version used in the repo (#3559)
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [xstate](https://github.com/statelyai/xstate) from 4.33.4 to 4.33.5.
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/xstate@4.33.4...xstate@4.33.5)

---
updated-dependencies:
- dependency-name: xstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 1, 2022
@github-actions github-actions bot enabled auto-merge (squash) September 1, 2022 21:33
@github-actions github-actions bot merged commit ae469fd into main Sep 1, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/xstate-4.33.5 branch September 1, 2022 21:35
kongponents-bot pushed a commit that referenced this pull request Sep 2, 2022
## [1.23.3](v1.23.2...v1.23.3) (2022-09-02)

### Bug Fixes

* **deps:** bump @kong/kauth-client-typescript-axios ([#586](#586)) ([dced486](dced486))
* **deps:** bump @kong/kauth-client-typescript-axios ([#593](#593)) ([752ed02](752ed02))
* **deps:** bump @kong/kauth-client-typescript-axios ([#594](#594)) ([a3c7eca](a3c7eca))
* **deps:** bump vue from 3.2.37 to 3.2.38 ([#588](#588)) ([40162fe](40162fe))
* **deps:** bump xstate from 4.33.4 to 4.33.5 ([#595](#595)) ([ae469fd](ae469fd))
* **kongponents:** update beta package and imports ([#597](#597)) ([aa2d0d9](aa2d0d9))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 1.23.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant