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

dev: bump go.thethings.network/lorawan-stack/v3 from 3.30.2 to 3.31.0 #135

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps go.thethings.network/lorawan-stack/v3 from 3.30.2 to 3.31.0.

Release notes

Sourced from go.thethings.network/lorawan-stack/v3's releases.

v3.31.0

Added

  • Europe 868.1 MHz single channel frequency plan.
    • This is experimental and may be removed or hidden in the future.

Changed

  • The rate limit key for LoRa Basics Station has changed from gs:accept:ws to gs:accept:semtechws/lbslns.

Fixed

  • Fix potential issue with application event stream stopping after showing initial events.
  • Fix storybook compiling issue.
Changelog

Sourced from go.thethings.network/lorawan-stack/v3's changelog.

[3.31.0] - 2024-07-04

Added

  • Europe 868.1 MHz single channel frequency plan.
    • This is experimental and may be removed or hidden in the future.

Changed

  • The rate limit key for LoRa Basics Station has changed from gs:accept:ws to gs:accept:semtechws/lbslns.

Fixed

  • Potential issue with application event stream stopping after showing initial events.
  • Storybook compiling issue.
  • Issue where an downlink message was scheduled by the Application Layer Clock Synchronization (ALCS) implementation when there is no answer to send (i.e. AnsRequired is not set and the difference with what the end device reports falls within the threshold).
  • Error log level and reporting when an end device attempts to join that does not have a MAC version set. Instead, the Network Server now publishes a drop join-request event.
Commits
  • 3f7c086 all: Enter release date of version 3.31.0 into the changelog
  • 05c778c dev: Update changelog
  • b068f58 as: Do not send empty downlink when there is no answer
  • b2be6b5 all: Bump to version 3.31.0
  • 8626474 Merge pull request #7134 from TheThingsNetwork/release/v3.30.2
  • 2b1e916 Merge pull request #7153 from TheThingsNetwork/feature/clear-codeowners
  • 9642db0 dev: Clear package files codeowners
  • 8d9de76 all: Enter release date of version 3.30.2 into the changelog
  • cb7fac7 all: Bump to version 3.30.2
  • 0611711 Merge pull request #7152 from TheThingsNetwork/changelog/v3.31.0
  • 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 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)

Bumps [go.thethings.network/lorawan-stack/v3](https://github.com/TheThingsNetwork/lorawan-stack) from 3.30.2 to 3.31.0.
- [Release notes](https://github.com/TheThingsNetwork/lorawan-stack/releases)
- [Changelog](https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.32/CHANGELOG.md)
- [Commits](TheThingsNetwork/lorawan-stack@v3.30.2...v3.31.0)

---
updated-dependencies:
- dependency-name: go.thethings.network/lorawan-stack/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #137.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.31.0 branch August 1, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants