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.4.0.0 to 4.7.0.5 #3564

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps font-awesome-rails from 4.4.0.0 to 4.7.0.5.

Release notes

Sourced from font-awesome-rails's releases.

v4.7.0.5

Added Rails 6.0 support (#202, Thanks @eitoball!)

v4.7.0.4

Added Rails 5.2 support (#198)

v4.7.0.3

v4.7.0.2

v4.7.0.1

  • PR #179: helpers no longer modify passed options. (Thanks @everplays!)

v4.7.0.0

Upgraded to corresponding FontAwesome v4.7.0 (new icons)

v4.6.3.1

  • Removed version query string from font assets (#174)

v4.6.3.0

Upgraded to corresponding FontAwesome v4.6.3

v4.6.2.0

  • Upgraded to corresponding FontAwesome v4.6.2 (#170)

v4.6.1.0

Upgraded to corresponding FontAwesome v4.6.1 (Thanks @anveo)

v4.6.0.0

Upgraded to corresponding FontAwesome v4.6.0

v4.5.0.1

v4.5.0.0

Upgraded to corresponding FontAwesome v4.5.0

Changelog

Sourced from font-awesome-rails's changelog.

See GitHub Releases

Changes

Version FontAwesome SHA1 Notes / Other additions
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

note on version 0.2.0: FontAwesome now includes scss and sass files, but when I used them instead of the plain ol css file included in the project, it wanted some compass libraries. I'm a fan of compass, but including an entire

... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 20, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants