Skip to content

Comments

feat: Update dependency thess/callattendant to v2.1.0#22

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Closed

feat: Update dependency thess/callattendant to v2.1.0#22
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Update Change
thess/callattendant minor v2.0.7 -> v2.1.0

Release Notes

thess/callattendant (thess/callattendant)

v2.1.0: Callattendant Release v2.1.0

Compare Source

Minor release to introduce an upgraded web server and a couple of fixes.

Changes:

  • Replace embedded development WSGI server in Flask with Waitress (asynchronous threads)
    No more Flask dev mode warnings.
  • Update NOMOROBO processing to classify current query return data better (@​telnetdoogie)
  • Added validation routines to handle CallerID data from modem and drop bogus values instead of crashing. Closes #​64 and #​78
Modem data for CallerID may contain the following fields:
    DATE := 4..6 digit month and day MMDD[YY] (Verify valid month/day values)
    TIME := 4 digit hour and minute HHMM (Verify valid hour/minute values) 
    NMBR := 4..17 digit phone number (required)
    NAME := [optional] 2..15 letters/spaces. Must start with letter.

Installation as an upgrade will install some new dependencies.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@telnetdoogie telnetdoogie deleted the renovate/all-minor-patch branch January 10, 2025 20:46
@renovate
Copy link
Contributor Author

renovate bot commented Jan 10, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.1.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant