Skip to content

9.4.0

Compare
Choose a tag to compare
@habara-k habara-k released this 25 Dec 04:18
· 47 commits to master since this release
72b6e4d

What's Changed

We have now added support for a Webhook (PnpDeliveryCompletionEvent) that can be received once a message is successfully sent via PNP.

line-openapi updates

  • chore(deps): update line-openapi digest to 0e20d4f by @renovate in #528
  • Codes are generated by openapi generator by @github-actions in #529
  • chore(deps): update line-openapi digest to 0f859b7 by @renovate in #532
  • chore(deps): update line-openapi digest to 1352801 by @renovate in #533
  • Codes are generated by openapi generator by @github-actions in #534
  • chore(deps): update line-openapi digest to f9e405a by @renovate in #536
  • Codes are generated by openapi generator by @github-actions in #538
  • chore(deps): update line-openapi digest to edba1b5 by @renovate in #541
  • Codes are generated by openapi generator by @github-actions in #542
  • chore(deps): update line-openapi digest to 66b8d8b by @renovate in #544
  • Codes are generated by openapi generator by @github-actions in #545
  • chore(deps): update line-openapi digest to 988429c by @renovate in #554
  • Codes are generated by openapi generator by @github-actions in #555

Dependency updates

  • chore(deps): update actions/checkout action to v4 by @renovate in #503
  • chore(deps): update dependency phpmd/phpmd to v2.14.0 by @renovate in #513
  • chore(deps): update dependency phpmd/phpmd to v2.14.1 by @renovate in #519
  • chore(deps): update actions/checkout action to v4 by @renovate in #527
  • chore(deps): update actions/setup-node action to v4 by @renovate in #531
  • chore(deps): update dependency phpmd/phpmd to v2.15.0 by @renovate in #551
  • chore(deps): update actions/deploy-pages action to v3 by @renovate in #547
  • chore(deps): update dependency squizlabs/php_codesniffer to v3.8.0 by @renovate in #549
  • chore(deps): update actions/stale action to v9 by @renovate in #550
  • chore(deps): update actions/configure-pages action to v4 by @renovate in #546
  • chore(deps): update actions/deploy-pages action to v4 by @renovate in #552
  • chore(deps): update actions/upload-pages-artifact action to v3 by @renovate in #553

Other Changes

  • Change renovate config to update all dependencies without review by @moririnson in #511
  • Fix diff check workflow by @moririnson in #515
  • Add line-openapi as git add target when diff-check workflow creates pull request by @Yang-33 in #518
  • Update document on release by @Yang-33 in #522
  • Commit generated code automatically by @Yang-33 in #523
  • Generate code at first, then run test to detect CI failure easily by @Yang-33 in #521
  • Revert "Commit generated code automatically" by @Yang-33 in #524
  • Deploy document on release by github actions by @Yang-33 in #526
  • Close stale issue automatically by @Yang-33 in #530
  • Use published to run release workflow by @Yang-33 in #535
  • Enable merge queue by @Yang-33 in #540
  • Add webhook definitions in EventRequestParser by @Yang-33 in #556

Full Changelog: 9.3.0...9.4.0