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 image_size from 3.3.0 to 3.4.0 #492

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps image_size from 3.3.0 to 3.4.0.

Changelog

Sourced from image_size's changelog.

v3.4.0 (2024-01-16)

  • Provide access to media types using media_type and media_types methods #22 @​toy
  • Allow fetching from HTTP server by requiring image_size/uri @​toy
  • Fix for ArgumentError when requiring only image_size/uri_reader (without image_size) @​toy
  • Require ruby 1.9.3 @​toy
Commits
  • 2c770c8 v3.4.0
  • 3bfb94e provide access to image media types, resolves #22
  • 928c28b cleanup rubocop config and a bit of code
  • 20dfd79 allow shorter require image_size/uri
  • 541231b fix for ArgumentError when requiring only image_size/uri_reader
  • 0fd5f88 remove hash rockets and require ruby 1.9
  • aa45a24 github-workflows: add ruby 3.3
  • 2429295 try 3 times fetching from url during tests
  • e65c3cd run specs in random order
  • 1a29048 require stringio for test_server
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 17, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/image_size-3.4.0 branch from 71410b2 to df072cb Compare January 18, 2024 15:18
Bumps [image_size](https://github.com/toy/image_size) from 3.3.0 to 3.4.0.
- [Changelog](https://github.com/toy/image_size/blob/main/CHANGELOG.markdown)
- [Commits](toy/image_size@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: image_size
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/image_size-3.4.0 branch from df072cb to 02efcfe Compare January 18, 2024 15:32
@VitaliySerov VitaliySerov merged commit b1917c4 into master Jan 18, 2024
7 checks passed
@VitaliySerov VitaliySerov deleted the dependabot/bundler/image_size-3.4.0 branch January 18, 2024 16:32
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