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.32.3 to 3.33.0 #154

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps go.thethings.network/lorawan-stack/v3 from 3.32.3 to 3.33.0.

Release notes

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

v3.33.0

Added

  • Support user email notification preferences.
    • This requires an Identity Server database migration (ttn-lw-stack is-db migrate).
  • Support for managing MAC settings profiles.
    • This feature is experimental and subject to change.
  • Support pausing webhook in the edit webhook view in console
  • Add more specific rights for user operations.
    • The rights added were for listing and creating rights.
    • Admin validation associated with these operations remains.
  • Add purge rights for application, organizations, Oauth clients, gateways and user operations.

Fixed

  • Fix OAuth client authorizations delete request in the Console.
  • Consecutive disconnect/reconnect messages in the Live Data view in the Console.
Changelog

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

[3.33.0] - 2024-12-18

Added

  • Support user email notification preferences.
    • This requires an Identity Server database migration (ttn-lw-stack is-db migrate).
  • Support for managing MAC settings profiles.
    • This feature is experimental and subject to change.
  • Support pausing webhook in the edit webhook view in console
  • Add more specific rights for user operations.
    • The rights added were for listing and creating rights.
    • Admin validation associated with these operations remains.
  • Add purge rights for application, organizations, Oauth clients, gateways and user operations.

Fixed

  • Fix OAuth client authorizations delete request in the Console.
  • Consecutive disconnect/reconnect messages in the Live Data view in the Console.
Commits
  • cc08208 all: Enter release date of version 3.33.0 into the changelog
  • c91459f util: Fix snapcraft
  • b3d2f9c all: Add v3.32.3 to the changelog
  • 84053ee as: Add default pagination limit to Packages registry
  • 42ea087 as: Add default pagination limit to PubSub registry
  • e3e0a13 as: Add default pagination limit to Webhook registry
  • cd5e9ef ns: Add default pagination to MAC settings profile registry
  • b51bfd3 all: Add default pagination limit option to AS and NS
  • 284b019 console: Fix delete device modal
  • 83bf648 console: Fix tab name
  • 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 January 1, 2025 13:23
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Jan 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@johanstokking
Copy link
Member

@dependabot rebase

Bumps [go.thethings.network/lorawan-stack/v3](https://github.com/TheThingsNetwork/lorawan-stack) from 3.32.3 to 3.33.0.
- [Release notes](https://github.com/TheThingsNetwork/lorawan-stack/releases)
- [Changelog](https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.33/CHANGELOG.md)
- [Commits](TheThingsNetwork/lorawan-stack@v3.32.3...v3.33.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 force-pushed the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.33.0 branch from f4dd567 to 58d7872 Compare January 2, 2025 10:11
@johanstokking johanstokking merged commit 6c25c82 into master Jan 2, 2025
3 checks passed
@johanstokking johanstokking deleted the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.33.0 branch January 2, 2025 10:36
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