codeRIT / hackathon-manager

All-in-one platform for hackathon registration & logistics.
https://coderit.org/hackathon-manager/
MIT License
30 stars 24 forks source link

build(deps): bump font-awesome-rails from 4.7.0.7 to 4.7.0.8 #934

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.