Skip to content

Bump font-awesome-rails from 4.4.0.0 to 4.7.0.5 - #3564

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/font-awesome-rails-4.7.0.5
Open

Bump font-awesome-rails from 4.4.0.0 to 4.7.0.5#3564
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/font-awesome-rails-4.7.0.5

Conversation

@dependabot-preview

Copy link
Copy Markdown
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

VersionFontAwesome SHA1Notes / Other additions
4.7.0.5a8386aaadded Rails 6.0 support
4.7.0.4a8386aaadded Rails 5.2 support
4.7.0.3a8386aaimprove gemspec description
4.7.0.2a8386aaadded Rails 5.1 support
4.7.0.1a8386aahelpers no longer modify passed options
4.7.0.0a8386aa4.7.0 release (new icons)
4.6.3.18e241f2Removed version query string from font assets
4.6.3.08e241f24.6.3 release (new brand icons)
4.6.2.0e7cc59d4.6.2 release (fixes and new icons)
4.6.1.065350134.6.1 release (minor stylesheet fixes)
4.6.0.05697be94.6.0 release (new icons)
4.5.0.1dbc8d1badded official Rails 5 support
4.5.0.0dbc8d1b4.5.0 release (new icons)
4.4.0.0e5545554.4.0 release (new icons)
4.3.0.041b9ed04.3.0 release (new icons)
4.2.0.0a65bd934.2.0 release (new icons)
4.1.0.02649d914.1.0 release (new icons)
4.0.3.20373b63icon right alignment support in helpers
4.0.3.10373b63asset pipeline improvements
4.0.3.00373b634.0.3 release (minor icon renames and updates)
4.0.1.0c84c8ab4.0.1 release (fixed hdd icon and fa-stack alignment)
4.0.0.04e92eeb4.0.0 release (new naming conventions, new icons, IE7 support dropped)
3.2.1.3b1a8ad4added fa_icon and fa_stacked_icon view helpers
3.2.1.2b1a8ad4fixed suffix on svg font url during asset precompilation
3.2.1.1b1a8ad4renamed Font::Awesome module to FontAwesome to avoid Font name conflicts
3.2.1.0b1a8ad43.2.1 release (stylesheet fixes)
3.2.0.0a9065a13.2.0 release (new icons)
3.1.1.3949a765repackaged gem; cleaned out extraneous files
3.1.1.2949a765vendor/assets -> app/assets; Improved Rails 4 support
3.1.1.1949a765asset_path -> font_path usage; Now requires Rails >= 3.2.
3.1.1.0949a7653.1.1 release (icon fixes)
3.1.0.0a4612d83.1.0 release (new icons)
3.0.2.013d5dd33.0.2 release (better IE7 rendering)
3.0.1.07d173f23.0.1 release (bug fixes and alignment improvements)
0.5.0contrib(christhekeele) Attempt to prepare request to 3.0 release of font-awesome
0.4.005e5e5bPullup request to 2.0 release of font-awesome
0.3.0(unknown)(sorry, will make sure that doesn't happen again)
0.2.1563a6f3Forgot I had patched the css to reflect the font assetified location.
0.2.0563a6f3Repackaged after their new release
0.1.0378b2d7Simplest 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-previewdependabot-previewBot added the dependencies Pull requests that update a dependency file label May 20, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants