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.29.2 to 3.30.0 #123

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps go.thethings.network/lorawan-stack/v3 from 3.29.2 to 3.30.0.

Release notes

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

v3.30.0

Added

  • Fine grained NbTrans overrides for the dynamic ADR mode. See the --mac-settings.adr.mode.dynamic.overrides.data-rate-[index].min-nb-trans and --mac-settings.adr.mode.dynamic.overrides.data-rate-[index].max-nb-trans family of parameters.
  • Support for storing user's bookmarks in the database.
    • This requires a database schema migration (ttn-lw-stack is-db migrate) because of the new user_bookmarks table.
  • Support for storing user's Console Preferences in the database.
    • This requires a database schema migration (ttn-lw-stack is-db migrate) because of the new console_preferences column in the users table.

Changed

  • Searching for collaborators displays only accounts that are not already attached to the entity's collaborator list.
Changelog

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

[3.30.0] - 2024-04-11

Added

  • Fine grained NbTrans overrides for the dynamic ADR mode. See the --mac-settings.adr.mode.dynamic.overrides.data-rate-[index].min-nb-trans and --mac-settings.adr.mode.dynamic.overrides.data-rate-[index].max-nb-trans family of parameters.
  • Support for storing user's bookmarks in the database.
    • This requires a database schema migration (ttn-lw-stack is-db migrate) because of the new user_bookmarks table.
  • Support for storing user's Console Preferences in the database.
    • This requires a database schema migration (ttn-lw-stack is-db migrate) because of the new console_preferences column in the users table.

Changed

  • Searching for collaborators displays only accounts that are not already attached to the entity's collaborator list.
Commits
  • 3fe5b62 all: Enter release date of version 3.30.0 into the changelog
  • fba8136 all: Update lorawan-devices submodule
  • 233150f all: Fix interop context filler usage
  • c4d6aad all: Bump to version 3.30.0
  • a875628 Merge pull request #7011 from TheThingsNetwork/changelog/v3.30.0
  • 38a3f9a all: Cut off changelog version 3.30.0
  • 9f0c529 Merge pull request #7010 from TheThingsNetwork/release/v3.29.2
  • 00b1894 Merge remote-tracking branch 'ttn/v3.30' into release/v3.29.2
  • ea0a2bc Merge pull request #7008 from TheThingsNetwork/dependabot/npm_and_yarn/safe-a...
  • ea76997 dev: bump the safe group with 22 updates
  • 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.29.2 to 3.30.0.
- [Release notes](https://github.com/TheThingsNetwork/lorawan-stack/releases)
- [Changelog](https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.30/CHANGELOG.md)
- [Commits](TheThingsNetwork/lorawan-stack@v3.29.2...v3.30.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] <support@github.com>
@dependabot dependabot bot requested a review from johanstokking as a code owner May 1, 2024 13:03
@dependabot dependabot bot requested a review from adriansmares as a code owner May 1, 2024 13:03
@dependabot dependabot bot added the go Pull requests that update Go code label May 1, 2024
@adriansmares adriansmares merged commit d373f90 into master May 1, 2024
3 checks passed
@adriansmares adriansmares deleted the dependabot/go_modules/go.thethings.network/lorawan-stack/v3-3.30.0 branch May 1, 2024 13:07
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.

None yet

1 participant