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.1 to 3.30.2 #131

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.30.2

Fixed

  • Increased the timeout for Basic Station gateways sending HTTP headers. There should now be enough time for embedded devices with little to no hardware acceleration to perform a TLS handshake. In particular, The Things Indoor Gateway can now connect to The Things Stack presenting a ECDSA certificate.
  • Reconnect a gateway when the antenna gain is adjusted.
  • Fixed length bytes fields, such as EUIs, device addresses or device keys, are no longer considered as being all zero when provided as null values in JSON requests.
Changelog

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

[3.30.2] - 2024-06-11

Fixed

  • Increased the timeout for Basic Station gateways sending HTTP headers. There should now be enough time for embedded devices with little to no hardware acceleration to perform a TLS handshake. In particular, The Things Indoor Gateway can now connect to The Things Stack presenting a ECDSA certificate.
  • Reconnect a gateway when the antenna gain is adjusted.
  • Fixed length bytes fields, such as EUIs, device addresses or device keys, are no longer considered as being all zero when provided as null values in JSON requests.
Commits
  • 0dd8a8f all: Enter release date of version 3.30.2 into the changelog
  • 6678195 all: Bump to version 3.30.2
  • 332c9db Merge pull request #7097 from TheThingsNetwork/changelog/v3.30.2
  • c5c6e84 all: Cut off changelog version 3.30.2
  • 674e442 Merge pull request #7094 from TheThingsNetwork/fix/changelog-unmarshalnbytes
  • 7f22d03 dev: Update CHANGELOG
  • 23b3ed2 Merge pull request #7090 from TheThingsNetwork/dependabot/npm_and_yarn/sdk/js...
  • d8bd297 Merge pull request #7083 from TheThingsNetwork/fix/sentry-redux-fix
  • bda98a8 Merge pull request #7088 from TheThingsNetwork/fix/7087-eui-null-conversion-t...
  • 470b81b console,account: Update store setup
  • 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)

@dependabot dependabot bot requested a review from johanstokking as a code owner July 1, 2024 13:43
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jul 1, 2024
Bumps [go.thethings.network/lorawan-stack/v3](https://github.com/TheThingsNetwork/lorawan-stack) from 3.30.1 to 3.30.2.
- [Release notes](https://github.com/TheThingsNetwork/lorawan-stack/releases)
- [Changelog](https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.31/CHANGELOG.md)
- [Commits](TheThingsNetwork/lorawan-stack@v3.30.1...v3.30.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.30.2 branch from 6d5f0f6 to 546f1b4 Compare July 1, 2024 19:46
@johanstokking johanstokking merged commit 538e9ef into master Jul 1, 2024
3 checks passed
@johanstokking johanstokking deleted the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.30.2 branch July 1, 2024 19:53
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.

1 participant