Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps tallstackui/tallstackui from 1.26.0 to 1.30.2.

Release notes

Sourced from tallstackui/tallstackui's releases.

v1.30.2

What's Changed

Full Changelog: tallstackui/tallstackui@v1.30.1...v1.30.2

v1.30.1

What's Changed

Full Changelog: tallstackui/tallstackui@v1.30.0...v1.30.1

v1.30.0

What's Changed

⚠️ Breaking Change

With this release, we've adapted Modal and Slide to accommodate blur variations. To use it, you must pass it as the value of the blur parameter in these components or add the blur key in the modal and slide settings in the config/tallstackui.php file:

Modal:

<x-modal blur="sm">
...
</x-modal>
<x-modal blur> <!-- This way, the blur will be set to "sm" -->
...
</x-modal>

Slide:

<x-slide blur="sm">
...
</x-slide>
<x-slide blur="sm"> <!-- This way, the blur will be set to "sm" -->
...
</x-slide>

... (truncated)

Commits
  • d60dba6 Merge pull request #511 from tallstackui/fixing-find-component-ocurrences
  • ef85520 fixing the quantity of occurrences of the find-component command
  • f041c40 Merge pull request #510 from tallstackui/enhancements-on-find-component-command
  • 0a659f6 enhancements
  • d616b1d formatting
  • bb763a9 Merge pull request #509 from tallstackui/add-find-component-command
  • 702e1b3 renaming format to output
  • 3d73eb6 removing scroll
  • ce92fa9 formating texts
  • a059f09 skipping end of the component: </ and changing prompt to suggest
  • 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 [tallstackui/tallstackui](https://github.com/tallstackui/tallstackui) from 1.26.0 to 1.30.2.
- [Release notes](https://github.com/tallstackui/tallstackui/releases)
- [Commits](tallstackui/tallstackui@v1.26.0...v1.30.2)

---
updated-dependencies:
- dependency-name: tallstackui/tallstackui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 17, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 25, 2024

Superseded by #70.

@dependabot dependabot bot closed this Jun 25, 2024
@dependabot dependabot bot deleted the dependabot/composer/develop/tallstackui/tallstackui-1.30.2 branch June 25, 2024 03:28
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants