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

deps: bump aprsd from 3.2.1 to 3.3.2 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2024

Bumps aprsd from 3.2.1 to 3.3.2.

Release notes

Sourced from aprsd's releases.

v3.3.2

  • Changelog for 3.3.2
  • Remove warning during sample-config
  • Removed print in utils

v3.3.1

v3.3.1
------
  • Fixed failure with fetch-stats
  • Fixed problem with list-plugins

v3.3.0

This release includes the new BeaconThread, RegistryThread, new logging output and a new Webchat feature for showing location.

webchat now shows a location/distance in each individual tab. webchat tries to find the location of the tab's callsign from aprs.fi and then displays the distance from the webchat user to that tab callsign user. If there is no internet, then aprsd will send a aprs message to the REPEAT service to ask it for the location information to show the distance. So this should work in an environment where there is no internet.

v3.3.0
------
  • Changelog for 3.3.0
  • sample-config fix
  • Fixed registry url post
  • Changed processpkt message
  • Fixed RegistryThread not sending requests
  • use log.setup_logging
  • Disable debug logs for aprslib
  • Make registry thread sleep
  • Put threads first after date/time
  • Replace slow rich logging with loguru
  • Updated requirements
  • Fixed pep8
  • Added list-extensions and updated README.rst
  • Change defaults for beacon and registry
  • Add log info for Beacon and Registry threads
  • fixed frequency_seconds to IntOpt
  • fixed references to conf
  • changed the default packet timeout to 5 minutes
  • Fixed default service registry url
  • fix pep8 failures
  • py311 fails in github
  • Don't send uptime to registry
  • Added sending software string to registry
  • add py310 gh actions
  • Added the new APRS Registry thread </tr></table>

... (truncated)

Changelog

Sourced from aprsd's changelog.

v3.3.2

  • Changelog for 3.3.2
  • Remove warning during sample-config
  • Removed print in utils

v3.3.1

  • Updates for 3.3.1
  • Fixed failure with fetch-stats
  • Fixed problem with list-plugins

v3.3.0

  • Changelog for 3.3.0
  • sample-config fix
  • Fixed registry url post
  • Changed processpkt message
  • Fixed RegistryThread not sending requests
  • use log.setup_logging
  • Disable debug logs for aprslib
  • Make registry thread sleep
  • Put threads first after date/time
  • Replace slow rich logging with loguru
  • Updated requirements
  • Fixed pep8
  • Added list-extensions and updated README.rst
  • Change defaults for beacon and registry
  • Add log info for Beacon and Registry threads
  • fixed frequency_seconds to IntOpt
  • fixed references to conf
  • changed the default packet timeout to 5 minutes
  • Fixed default service registry url
  • fix pep8 failures
  • py311 fails in github
  • Don't send uptime to registry
  • Added sending software string to registry
  • add py310 gh actions
  • Added the new APRS Registry thread
  • Added installing extensions to Docker run
  • Cleanup some logs
  • Added BeaconPacket
  • updated requirements files
  • removed some unneeded code
  • Added iterator to objectstore
  • Added some missing classes to threads
  • Added support for loading extensions

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by @andrewthetechie.


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 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 17, 2024
Copy link
Owner

@andrewthetechie andrewthetechie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [aprsd](https://github.com/craigerl/aprsd) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/craigerl/aprsd/releases)
- [Changelog](https://github.com/craigerl/aprsd/blob/master/ChangeLog)
- [Commits](craigerl/aprsd@v3.2.1...v3.3.2)

---
updated-dependencies:
- dependency-name: aprsd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@andrewthetechie
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2024

Looks like aprsd is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 17, 2024
@dependabot dependabot bot deleted the dependabot/pip/aprsd-3.3.2 branch March 17, 2024 23:12
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant