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

Bump font-awesome-rails from 4.7.0.7 to 4.7.0.8 #974

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2022

Bumps font-awesome-rails from 4.7.0.7 to 4.7.0.8.

Release notes

Sourced from font-awesome-rails's releases.

v4.7.0.8

  • Update navigation links in the README (#222)
  • Add Rails 7 support (#225)
Changelog

Sourced from font-awesome-rails's changelog.

See GitHub Releases for all future releases

Changes

Version FontAwesome SHA1 Notes / Other additions
4.7.0.8 a8386aa added Rails 7.0 support
4.7.0.7 a8386aa added Ruby 3.0 support; removes Rails 3.2 support
4.7.0.6 a8386aa added Rails 6.1 support
4.7.0.5 a8386aa added Rails 6.0 support
4.7.0.4 a8386aa added Rails 5.2 support
4.7.0.3 a8386aa improve gemspec description
4.7.0.2 a8386aa added Rails 5.1 support
4.7.0.1 a8386aa helpers no longer modify passed options
4.7.0.0 a8386aa 4.7.0 release (new icons)
4.6.3.1 8e241f2 Removed version query string from font assets
4.6.3.0 8e241f2 4.6.3 release (new brand icons)
4.6.2.0 e7cc59d 4.6.2 release (fixes and new icons)
4.6.1.0 6535013 4.6.1 release (minor stylesheet fixes)
4.6.0.0 5697be9 4.6.0 release (new icons)
4.5.0.1 dbc8d1b added official Rails 5 support
4.5.0.0 dbc8d1b 4.5.0 release (new icons)
4.4.0.0 e554555 4.4.0 release (new icons)
4.3.0.0 41b9ed0 4.3.0 release (new icons)
4.2.0.0 a65bd93 4.2.0 release (new icons)
4.1.0.0 2649d91 4.1.0 release (new icons)
4.0.3.2 0373b63 icon right alignment support in helpers
4.0.3.1 0373b63 asset pipeline improvements
4.0.3.0 0373b63 4.0.3 release (minor icon renames and updates)
4.0.1.0 c84c8ab 4.0.1 release (fixed hdd icon and fa-stack alignment)
4.0.0.0 4e92eeb 4.0.0 release (new naming conventions, new icons, IE7 support dropped)
3.2.1.3 b1a8ad4 added fa_icon and fa_stacked_icon view helpers
3.2.1.2 b1a8ad4 fixed suffix on svg font url during asset precompilation
3.2.1.1 b1a8ad4 renamed Font::Awesome module to FontAwesome to avoid Font name conflicts
3.2.1.0 b1a8ad4 3.2.1 release (stylesheet fixes)
3.2.0.0 a9065a1 3.2.0 release (new icons)
3.1.1.3 949a765 repackaged gem; cleaned out extraneous files
3.1.1.2 949a765 vendor/assets -> app/assets; Improved Rails 4 support
3.1.1.1 949a765 asset_path -> font_path usage; Now requires Rails >= 3.2.
3.1.1.0 949a765 3.1.1 release (icon fixes)
3.1.0.0 a4612d8 3.1.0 release (new icons)
3.0.2.0 13d5dd3 3.0.2 release (better IE7 rendering)
3.0.1.0 7d173f2 3.0.1 release (bug fixes and alignment improvements)
0.5.0 contrib (christhekeele) Attempt to prepare request to 3.0 release of font-awesome
0.4.0 05e5e5b Pullup request to 2.0 release of font-awesome
0.3.0 (unknown) (sorry, will make sure that doesn't happen again)
0.2.1 563a6f3 Forgot I had patched the css to reflect the font assetified location.
0.2.0 563a6f3 Repackaged after their new release
0.1.0 378b2d7 Simplest packaging as a gem as possible

... (truncated)

Commits
  • f826f03 Bump version to 4.7.0.8
  • b1f6bfd Merge branch 'cseelus-rails-7-compatibility'
  • 6e249f0 Relax rails dependency
  • f085dd0 Add rails 7 to the test suite
  • b3714b9 Merge pull request #222 from BrendanMyers88/fix-readme-license-navigation-links
  • b3d2685 Update gemspec
  • c0a19e7 Update navigation links in the README
  • See full diff 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 24, 2022
@CloCkWeRX
Copy link
Member

@dependabot rebase

Bumps [font-awesome-rails](https://github.com/bokmann/font-awesome-rails) from 4.7.0.7 to 4.7.0.8.
- [Release notes](https://github.com/bokmann/font-awesome-rails/releases)
- [Changelog](https://github.com/bokmann/font-awesome-rails/blob/master/CHANGELOG.md)
- [Commits](bokmann/font-awesome-rails@v4.7.0.7...v4.7.0.8)

---
updated-dependencies:
- dependency-name: font-awesome-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/font-awesome-rails-4.7.0.8 branch from 17ab748 to 0c051dd Compare April 24, 2022 10:32
@CloCkWeRX
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit bf800a5 into master Apr 24, 2022
@dependabot dependabot bot deleted the dependabot/bundler/font-awesome-rails-4.7.0.8 branch April 24, 2022 10:45
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant