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 ruby-vips from 2.1.4 to 2.2.0 #1767

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps ruby-vips from 2.1.4 to 2.2.0.

Changelog

Sourced from ruby-vips's changelog.

Version 2.2.0 (2023-10-18)

  • add draw_point! [jcupitt]
  • add Vips.tracked_* for getting file and memory metrics [jeremy]
  • add Vips.cache_* for getting cache settings [jeremy]
  • add Vips.vector? to get/set SIMD status [jeremy]
  • add Vips.concurrency to get/set threadpool size [jeremy]
  • add Vips.concurrency_default to get the default threadpool size [jeremy]
  • fix targetcustom spec test with libvips 8.13 [lucaskanashiro]
  • add ruby 3.2 to CI [petergoldstein]
  • update docs for libvips 8.15 [jcupitt]
Commits
  • fb40304 update docs for 8.15, bump version
  • 82961b5 Merge branch 'master' of github.com:libvips/ruby-vips
  • 90fdaad update revalidate example
  • acbdf3e Merge pull request #363 from petergoldstein/feature/fix_lints_2023_03_16
  • 1c1f363 Fix lints - use exist? as exists? is no longer available in Ruby 3.2
  • b32b244 quote all ruby versions in yaml
  • f81894c Merge pull request #361 from petergoldstein/feature/add_ruby_3_2_to_ci
  • 2db13b7 Add Ruby 3.2 to CI
  • 6e07792 grrr more stupid lint changes
  • e315f2c fix a lint warning
  • 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 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)

Bumps [ruby-vips](https://github.com/libvips/ruby-vips) from 2.1.4 to 2.2.0.
- [Changelog](https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md)
- [Commits](libvips/ruby-vips@v2.1.4...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2023 14:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 18, 2023
@thomasleese thomasleese merged commit 445aecc into main Nov 2, 2023
24 checks passed
@thomasleese thomasleese deleted the dependabot/bundler/ruby-vips-2.2.0 branch November 2, 2023 04:21
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