Skip to content

chore(deps): bump magic_notifications from 0.3.1 to 0.3.2 in the fluttersdk group - #15

Merged
anilcancakir merged 1 commit into
mainfrom
dependabot/pub/fluttersdk-e76aad17c9
Sep 21, 2026
Merged

anilcancakir merged 1 commit into
mainfrom
dependabot/pub/fluttersdk-e76aad17c9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the fluttersdk group with 1 update: magic_notifications.

Updates magic_notifications from 0.3.1 to 0.3.2

Changelog

Sourced from magic_notifications's changelog.

[0.3.2] - 2026-09-16

Added

  • contentClassName on both screens, so a host inside its own page container can turn this package's padding off. NotificationsListView and NotificationPreferencesView padded their content column with p-4 lg:p-6, which is right for a standalone mount and wrong inside a host that already owns page geometry. magic_starter wraps both of them in MSPageContainer so they share the app's width cap and edge margins, and the two paddings then applied to the same edge: measured on a phone, these two pages sat 32 logical pixels from the display while every one of their neighbours sat at 16. The parameter defaults to the standalone value, so nothing changes for a host that does not pass it; a host inside its own container passes ''.

    A className rather than a bool, so a host with a different answer can give it instead of choosing between this package's padding and none. It is applied on the content column INSIDE the scroll view, which is why a wrapper around the screen could not have replaced it: the page surface has to stay full bleed behind the scroll, and padding from outside would have inset the surface token along with the content. (lib/src/ui/views/notifications_list_view.dart, lib/src/ui/views/notification_preferences_view.dart)

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the fluttersdk group with 1 update: [magic_notifications](https://github.com/fluttersdk/magic_notifications).


Updates `magic_notifications` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/fluttersdk/magic_notifications/releases)
- [Changelog](https://github.com/fluttersdk/magic_notifications/blob/master/CHANGELOG.md)
- [Commits](fluttersdk/magic_notifications@0.3.1...0.3.2)

---
updated-dependencies:
- dependency-name: magic_notifications
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fluttersdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pub Dart pub.dev package updates labels Sep 21, 2026
@anilcancakir
anilcancakir merged commit cc194df into main Sep 21, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/pub/fluttersdk-e76aad17c9 branch September 21, 2026 16:14
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 pub Dart pub.dev package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant