Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 30, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps spring-boot-starter-smpp from 1.0.0 to 1.4.0.

Release notes

Sourced from spring-boot-starter-smpp's releases.

v1.4.0

⭐ Features

  • added Spring auto closing connections when service get signal SHUTDOWN (c58d6d9665b33e824b6f56ac58a8afd945d703ee) @​MikhailEpatko

v1.3.0

⭐ Features

  • added SMPP property 'systemType' (636b863bbf74f7edfc7278a78288d97e6f8ebd58) @​MikhailEpatko

v1.2.1

🪲 Bug fixes

  • fixed pdu requests handling (1c3830a143a7043d37659ad7b74e74a728d1ee55)

v1.2.0

⭐ Features

  • added ability to use custom implementation of SmppSessionListener (fd1c82df2c1de25a8890f07e17709dc9f1d61026)
  • added message validity period (c0d8207bd163e34e8476939eb29118fd20dc16ee)
  • added ability to send flash message (d9c9cf9022794cabeafe8d726089776cdd261d18)

🔨 Dependencies

  • Upgrade to Spring Boot 2.3.1
  • Upgrade to Spring Cloud Hoxton.SR6

v1.1.0

⭐ Features

  • new abstraction ConnectionManager (72aeefa)
  • create response client only if custom DeliveryReportConsumer exists (b84b2c7)
  • added ability to create shared TRANSCEIVER connection for sender/response clients (2a7c32b)

🔨 Dependencies

  • Upgrade to Spring Boot 2.2.5
  • Upgrade to Spring Cloud Hoxton.SR3
Commits
  • f482177 chore: bump version to 1.4.0
  • c58d6d9 feat: Added Spring auto closing connections when service get signal SHUTDOWN
  • 0b7a0b1 docs: update README
  • 5189b2d docs: update README
  • c4dd359 chore: bump version to 1.3.0
  • b19ee67 deps: bump lombok to 1.18.18
  • a0d2eec Removed unneeded property
  • 636b863 feat: added SMPP property 'systemType'
  • 18c468f build(deps): bump lombok from 1.18.10 to 1.18.18
  • 3159e0c build(deps): bump org.sonarqube from 3.0 to 3.1.1
  • Additional commits viewable 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants