Skip to content

Comments

chore(deps): bump the pub group with 7 updates#1658

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/pub-380dd5da8a
Closed

chore(deps): bump the pub group with 7 updates#1658
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/pub-380dd5da8a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the pub group with 7 updates:

Package From To
material_symbols_icons 4.2892.1 4.2906.0
slang_flutter 4.12.0 4.12.1
stow 0.5.1+1 0.6.0
stow_secure 0.5.1 0.6.0
stow_plain 0.5.1 0.6.0
slang 949a166 4.12.1
receive_sharing_intent 2cea396 1.8.1

Updates material_symbols_icons from 4.2892.1 to 4.2906.0

Release notes

Sourced from material_symbols_icons's releases.

4.39.5 pub.dev release

This is code from pub.dev material_symbols_icons package release version 4.39.5

Changelog

Sourced from material_symbols_icons's changelog.

4.2906.0

  • Update to version 2.906 of the material icons variable fonts 'released' 01/29/2026 with 4177 icons.
  • Added fffd2 # antigravity, fffbb # chat_bubble_off, fffd7 # dashboard_2_edit, fffd6 # dashboard_2_gear fffc5 # fitbit_raquetball, fffb7 # globe_2_cancel, fffb6 # globe_2_question, fffb5 # link_2, fffd0 # mode_fan_2, fffb4 # mood_heart, fffd8 # music_note_2, fffb3 # shoe_cleats, fffba # splitscreen_landscape_add, fffd3 # video_template, fffd1 # watch_alert, fffcf # watch_arrow_down
  • add code to update_metadata.dart to detect the error messages from the google backend AI that generates the tags and remove them from our collected tags.
  • add generator\compare_rtl_mirroring.dart to compare the RTL auto mirrored marked icons in lib\material_symbols_metadata.dart to the icons marked with corresponding dart matchTextDirection:true in lib\symbols.dart and make sure they match.
  • add metadata tag searching to the example app.
Commits

Updates slang_flutter from 4.12.0 to 4.12.1

Updates stow from 0.5.1+1 to 0.6.0

Changelog

Sourced from stow's changelog.

stow - v0.6.0

  • BREAKING FEAT: disable read/write in tests by default.

stow_plain - v0.6.0

  • FIX: compare encoded value to default encoded value.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

stow_secure - v0.6.0

  • FIX: prevent concurrent writes in secure stows.
  • FIX: don't store default value in SecureStow.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

2025-09-23

Changes


Packages with (potentially) breaking changes:

Packages with other changes:

  • There are no other changes in this release.

stow_codecs - v1.4.0

  • FEAT: Added DateTimeCodec.
  • TWEAK: Tightened codec generic types.

2025-09-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits
  • 9f9ae32 chore(release): publish packages
  • ac477cf feat!: disable read/write in tests by default
  • 2c606f0 doc: update example stow implementation in README
  • 11771b8 fix: compare encoded value to default encoded value
  • a21508e chore: update dependencies
  • bbacd94 chore(release): publish packages
  • 58df797 feat: add DateTimeCodec
  • 697040e tweak!: tighten codec generic types
  • 1e8cc47 chore(release): publish packages
  • 62528e6 docs: fill in base stow README
  • Additional commits viewable in compare view

Updates stow_secure from 0.5.1 to 0.6.0

Changelog

Sourced from stow_secure's changelog.

stow - v0.6.0

  • BREAKING FEAT: disable read/write in tests by default.

stow_plain - v0.6.0

  • FIX: compare encoded value to default encoded value.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

stow_secure - v0.6.0

  • FIX: prevent concurrent writes in secure stows.
  • FIX: don't store default value in SecureStow.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

2025-09-23

Changes


Packages with (potentially) breaking changes:

Packages with other changes:

  • There are no other changes in this release.

stow_codecs - v1.4.0

  • FEAT: Added DateTimeCodec.
  • TWEAK: Tightened codec generic types.

2025-09-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits
  • 9f9ae32 chore(release): publish packages
  • ac477cf feat!: disable read/write in tests by default
  • 2c606f0 doc: update example stow implementation in README
  • 11771b8 fix: compare encoded value to default encoded value
  • a21508e chore: update dependencies
  • bbacd94 chore(release): publish packages
  • 58df797 feat: add DateTimeCodec
  • 697040e tweak!: tighten codec generic types
  • 1e8cc47 chore(release): publish packages
  • 62528e6 docs: fill in base stow README
  • Additional commits viewable in compare view

Updates stow_plain from 0.5.1 to 0.6.0

Changelog

Sourced from stow_plain's changelog.

stow - v0.6.0

  • BREAKING FEAT: disable read/write in tests by default.

stow_plain - v0.6.0

  • FIX: compare encoded value to default encoded value.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

stow_secure - v0.6.0

  • FIX: prevent concurrent writes in secure stows.
  • FIX: don't store default value in SecureStow.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

2025-09-23

Changes


Packages with (potentially) breaking changes:

Packages with other changes:

  • There are no other changes in this release.

stow_codecs - v1.4.0

  • FEAT: Added DateTimeCodec.
  • TWEAK: Tightened codec generic types.

2025-09-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits
  • 9f9ae32 chore(release): publish packages
  • ac477cf feat!: disable read/write in tests by default
  • 2c606f0 doc: update example stow implementation in README
  • 11771b8 fix: compare encoded value to default encoded value
  • a21508e chore: update dependencies
  • bbacd94 chore(release): publish packages
  • 58df797 feat: add DateTimeCodec
  • 697040e tweak!: tighten codec generic types
  • 1e8cc47 chore(release): publish packages
  • 62528e6 docs: fill in base stow README
  • Additional commits viewable in compare view

Updates slang from 949a166 to 4.12.1

Updates receive_sharing_intent from 2cea396 to 1.8.1

Release notes

Sourced from receive_sharing_intent's releases.

receive_sharing_intent-v1.8.1

What's Changed

New Contributors

Full Changelog: KasemJaffer/receive_sharing_intent@1.8.0...1.8.1

Changelog

Sourced from receive_sharing_intent's changelog.

1.8.1

  • Fixed sharing not working on iOS 18

1.8.0

  • Added support for cached images on iOS such as shared images from a Screenshot.

1.7.0

  • Added ReceiveSharingIntent.setMockValues method to set mock values for testing purposes.
ReceiveSharingIntent.setMockValues(
      initialMedia: [],
      mediaStream: Stream.empty(),
    );

Breaking change

  • Use instance getter i.e. ReceiveSharingIntent.instance.getInitialMedia() instead of ReceiveSharingIntent.getInitialMedia()

1.6.8

  • Fix sometimes file doesn't exist error on iOS

1.6.7

  • Fix sharing url not working on iOS

1.6.6

  • Fix compatibility issue with Android SDK <33

1.6.5

  • Update deprecated API usage in Android

1.6.4

  • Added a flag to disable the automatic closing of the share extension after sharing.
class ShareViewController: RSIShareViewController {
// Use this method to return false if you don't want to redirect to host app automatically.
// Default is true
override func shouldAutoRedirect() -&gt; Bool {
    return false
}

</tr></table>

... (truncated)

Commits

Updates stow_plain from 0.5.1 to 0.6.0

Changelog

Sourced from stow_plain's changelog.

stow - v0.6.0

  • BREAKING FEAT: disable read/write in tests by default.

stow_plain - v0.6.0

  • FIX: compare encoded value to default encoded value.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

stow_secure - v0.6.0

  • FIX: prevent concurrent writes in secure stows.
  • FIX: don't store default value in SecureStow.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

2025-09-23

Changes


Packages with (potentially) breaking changes:

Packages with other changes:

  • There are no other changes in this release.

stow_codecs - v1.4.0

  • FEAT: Added DateTimeCodec.
  • TWEAK: Tightened codec generic types.

2025-09-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits
  • 9f9ae32 chore(release): publish packages
  • ac477cf feat!: disable read/write in tests by default
  • 2c606f0 doc: update example stow implementation in README
  • 11771b8 fix: compare encoded value to default encoded value
  • a21508e chore: update dependencies
  • bbacd94 chore(release): publish packages
  • 58df797 feat: add DateTimeCodec
  • 697040e tweak!: tighten codec generic types
  • 1e8cc47 chore(release): publish packages
  • 62528e6 docs: fill in base stow README
  • Additional commits viewable in compare view

Updates stow_secure from 0.5.1 to 0.6.0

Changelog

Sourced from stow_secure's changelog.

stow - v0.6.0

  • BREAKING FEAT: disable read/write in tests by default.

stow_plain - v0.6.0

  • FIX: compare encoded value to default encoded value.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

stow_secure - v0.6.0

  • FIX: prevent concurrent writes in secure stows.
  • FIX: don't store default value in SecureStow.
  • BREAKING TWEAK: tighten codec generic types.
  • BREAKING FEAT: disable read/write in tests by default.

2025-09-23

Changes


Packages with (potentially) breaking changes:

Packages with other changes:

  • There are no other changes in this release.

stow_codecs - v1.4.0

  • FEAT: Added DateTimeCodec.
  • TWEAK: Tightened codec generic types.

2025-09-16

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits
  • 9f9ae32 chore(release): publish packages
  • ac477cf feat!: disable read/write in tests by default
  • 2c606f0 doc: update example stow implementation in README
  • 11771b8 fix: compare encoded value to default encoded value
  • a21508e chore: update dependencies
  • bbacd94 chore(release): publish packages
  • 58df797 feat: add DateTimeCodec
  • 697040e tweak!: tighten codec generic types
  • 1e8cc47 chore(release): publish packages
  • 62528e6 docs: fill in base stow README
  • Additional commits viewable in compare view

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 <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 pub group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [material_symbols_icons](https://github.com/timmaffett/material_symbols_icons) | `4.2892.1` | `4.2906.0` |
| slang_flutter | `4.12.0` | `4.12.1` |
| [stow](https://github.com/adil192/stow) | `0.5.1+1` | `0.6.0` |
| [stow_secure](https://github.com/adil192/stow) | `0.5.1` | `0.6.0` |
| [stow_plain](https://github.com/adil192/stow) | `0.5.1` | `0.6.0` |
| slang | ``949a166`` | `4.12.1` |
| [receive_sharing_intent](https://github.com/KasemJaffer/receive_sharing_intent) | ``2cea396`` | `1.8.1` |


Updates `material_symbols_icons` from 4.2892.1 to 4.2906.0
- [Release notes](https://github.com/timmaffett/material_symbols_icons/releases)
- [Changelog](https://github.com/timmaffett/material_symbols_icons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/timmaffett/material_symbols_icons/commits)

Updates `slang_flutter` from 4.12.0 to 4.12.1

Updates `stow` from 0.5.1+1 to 0.6.0
- [Changelog](https://github.com/adil192/stow/blob/main/CHANGELOG.md)
- [Commits](adil192/stow@stow-v0.5.1...stow-v0.6.0)

Updates `stow_secure` from 0.5.1 to 0.6.0
- [Changelog](https://github.com/adil192/stow/blob/main/CHANGELOG.md)
- [Commits](adil192/stow@stow_secure-v0.5.1...stow_secure-v0.6.0)

Updates `stow_plain` from 0.5.1 to 0.6.0
- [Changelog](https://github.com/adil192/stow/blob/main/CHANGELOG.md)
- [Commits](adil192/stow@stow_plain-v0.5.1...stow_plain-v0.6.0)

Updates `slang` from `949a166` to 4.12.1

Updates `receive_sharing_intent` from `2cea396` to 1.8.1
- [Release notes](https://github.com/KasemJaffer/receive_sharing_intent/releases)
- [Changelog](https://github.com/KasemJaffer/receive_sharing_intent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KasemJaffer/receive_sharing_intent/commits/1.8.1)

Updates `stow_plain` from 0.5.1 to 0.6.0
- [Changelog](https://github.com/adil192/stow/blob/main/CHANGELOG.md)
- [Commits](adil192/stow@stow_plain-v0.5.1...stow_plain-v0.6.0)

Updates `stow_secure` from 0.5.1 to 0.6.0
- [Changelog](https://github.com/adil192/stow/blob/main/CHANGELOG.md)
- [Commits](adil192/stow@stow_secure-v0.5.1...stow_secure-v0.6.0)

---
updated-dependencies:
- dependency-name: material_symbols_icons
  dependency-version: 4.2906.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: slang_flutter
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pub
- dependency-name: stow
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: stow_secure
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: stow_plain
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: slang
  dependency-version: 4.12.1
  dependency-type: direct:production
  dependency-group: pub
- dependency-name: receive_sharing_intent
  dependency-version: 1.8.1
  dependency-type: direct:production
  dependency-group: pub
- dependency-name: stow_plain
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
- dependency-name: stow_secure
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pub
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Feb 1, 2026
@adil192
Copy link
Member

adil192 commented Feb 1, 2026

@dependabot ignore receive_sharing_intent minor version

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

OK, I won't notify you about version 1.8.x of receive_sharing_intent again, unless you unignore it.

@adil192 adil192 closed this Feb 1, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/pub/pub-380dd5da8a branch February 1, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant