Skip to content

Bump fastimage from 2.4.0 to 2.4.1#1301

Merged
tdtds merged 1 commit intomasterfrom
dependabot/bundler/fastimage-2.4.1
Mar 17, 2026
Merged

Bump fastimage from 2.4.0 to 2.4.1#1301
tdtds merged 1 commit intomasterfrom
dependabot/bundler/fastimage-2.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps fastimage from 2.4.0 to 2.4.1.

Changelog

Sourced from fastimage's changelog.

Version 2.4.1

07-Mar-2026

  • IMPROVED: Improved handling of SVG files
  • IMPROVED: Fix CI for older Ruby versions
  • IMPROVED: Add Ruby 4.0 to CI test matrix
  • IMPROVED: Add compatibility section to README

Version 2.4.0

03-Jan-2025

  • IMPROVED: Refactor code into multiple files
  • FIX: error rising from redirects to unknown url scheme
  • FIX: Handle tiff format with long dimensions values
  • FIX: Remove problematic dependency on base64 gem
  • IMPROVED: properties including content_length are fetched more lazily improving performance

Version 2.3.1

01-Apr-2024

  • FIX: avoid bug where a NoMethodError exception is raised on faulty images

Version 2.3.0

24-Dec-2023

  • FIX: replace test tiff that triggers Clam-AV
  • FIX: certain heif files could not be parsed
  • FEATURE: Adds animated support for png

Version 2.2.7

23-May-2023

  • FEATURE: Adds animated? support for webp and avif images

Version 2.2.6

16-December-2021

  • FEATURE: Add support for AVIF support

Version 2.2.5

10-August-2021

  • FIX: handle HEIC/HEIF rotation angle

... (truncated)

Commits
  • 7a0dcf7 Update changelog and version to 2.4.1
  • 6b0c533 Merge pull request #159 from delphaber/fix-html-with-inline-svg-detection
  • db92e52 Merge pull request #162 from sdsykes/fix/ruby-2-5-workflow
  • 893013d Try a fix for ruby 2.5 workflow
  • 8c8b349 Merge pull request #160 from delphaber/replace-external-test-dependencies
  • 59ad39b Replace external Wikipedia dependency in tests with local servers
  • 7b615ae Merge pull request #161 from sdsykes/fix/actions-runner
  • 5907fdb Add ruby 4.0 to tests, update readme
  • 749dec0 Remove testing old ruby versions
  • f9b0332 Update Ruby test runner to use Ubuntu 22.04
  • 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 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 [fastimage](https://github.com/sdsykes/fastimage) from 2.4.0 to 2.4.1.
- [Changelog](https://github.com/sdsykes/fastimage/blob/master/CHANGELOG)
- [Commits](sdsykes/fastimage@2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: fastimage
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Mar 16, 2026
@tdtds tdtds merged commit 9f44adb into master Mar 17, 2026
16 checks passed
@tdtds tdtds deleted the dependabot/bundler/fastimage-2.4.1 branch March 17, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant