Skip to content

Bump codeat3/blade-simple-icons from 5.20.0 to 6.2.0 #1219

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps codeat3/blade-simple-icons from 5.20.0 to 6.2.0.

Release notes

Sourced from codeat3/blade-simple-icons's releases.

6.2.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.1.0...6.2.0

6.1.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.0.1...6.1.0

6.0.1

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.0.0...6.0.1

6.0.0

What new

Full Changelog: codeat3/blade-simple-icons@5.21.0...6.0.0

5.21.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.20.0...5.21.0

Changelog

Sourced from codeat3/blade-simple-icons's changelog.

6.2.0 - 2025-01-13

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.1.0...6.2.0

6.1.0 - 2025-01-13

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.0.1...6.1.0

6.0.1 - 2025-01-13

What's Changed

Full Changelog: codeat3/blade-simple-icons@6.0.0...6.0.1

6.0.0 - 2025-01-13

What new

Full Changelog: codeat3/blade-simple-icons@5.21.0...6.0.0

5.22.0 - 2025-01-13

What's Changed

Full Changelog: codeat3/blade-simple-icons@5.21.0...5.22.0

5.21.0 - 2025-01-13

What's Changed

  • synced with the released tag 13.21.0

... (truncated)

Upgrade guide

Sourced from codeat3/blade-simple-icons's upgrade guide.

Upgrade Guide

General steps for every update:

  • Run php artisan view:clear

Upgrading from Blade Icons

If you're upgrading from the original Blade Icons package there's very little steps you would need to take. The syntax for the Blade components has remained the same.

Raw Icons

If you were using the raw exported icons you'll need to re-publish them with:

php artisan vendor:publish --tag=blade-si --force

The new way to reference them is:

<img src="{{ asset('vendor/blade-si/laravelnova.svg') }}" width="10" height="10"/>
Commits
  • f2e18bb auto-update: update icons with the latest commit f4392b3a8406e334cf8debba372b...
  • fcf0eb1 Update CHANGELOG
  • 11c9358 auto-update: update icons with the latest commit 0e659a85e385b9ff9f41da71a2eb...
  • 30fb1a8 Update CHANGELOG
  • 35868ab auto-update: update icons with the latest commit e10751ddb9a7926eee083c77d1a9...
  • b6f2242 Update CHANGELOG
  • 0db8e6b Update CHANGELOG
  • 36f91b9 auto-update: update icons with the latest commit 6dcfdc2f58f6150d7b097b5cab15...
  • ecc25eb Update CHANGELOG
  • 3a81b19 auto-update: update icons with the latest commit b9a183354cf2c10f339202490c26...
  • 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 [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) from 5.20.0 to 6.2.0.
- [Release notes](https://github.com/codeat3/blade-simple-icons/releases)
- [Changelog](https://github.com/codeat3/blade-simple-icons/blob/main/CHANGELOG.md)
- [Upgrade guide](https://github.com/codeat3/blade-simple-icons/blob/main/UPGRADE.md)
- [Commits](codeat3/blade-simple-icons@5.20.0...6.2.0)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit 0bb3729 into main Jan 20, 2025
2 checks passed
@driesvints driesvints deleted the dependabot/composer/codeat3/blade-simple-icons-6.2.0 branch January 20, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant