Skip to content

build(deps): bump mini_portile2 from 2.5.1 to 2.5.3 in /Library/Homebrew - #256

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/Library/Homebrew/mini_portile2-2.5.3
Open

build(deps): bump mini_portile2 from 2.5.1 to 2.5.3 in /Library/Homebrew#256
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/Library/Homebrew/mini_portile2-2.5.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 1, 2021

Copy link
Copy Markdown

Bumps mini_portile2 from 2.5.1 to 2.5.3.

Release notes

Sourced from mini_portile2's releases.

2.5.3 / 2021-05-31

Make net-ftp an optional dependency, since requiring it as a hard dependency in v2.5.2 caused warnings to be emitted by Ruby 2.7 and earlier. A warning message is emitted if FTP functionality is called and net-ftp isn't available; this should only happen in Ruby 3.1 and later.

2.5.2 / 2021-05-28

Dependencies

Add net-ftp as an explicit dependency to accommodate the upcoming Ruby 3.1 changes that move this and other gems out of the "default" gem set and into the "bundled" gem set. See https://bugs.ruby-lang.org/issues/17873#101

Changelog

Sourced from mini_portile2's changelog.

2.5.3 / 2021-05-31

Dependencies

Make net-ftp an optional dependency, since requiring it as a hard dependency in v2.5.2 caused warnings to be emitted by Ruby 2.7 and earlier. A warning message is emitted if FTP functionality is called and net-ftp isn't available; this should only happen in Ruby 3.1 and later.

2.6.0 / 2021-05-31

Added

Recipes may build against a local directory by specifying source_directory instead of files. In particular, this may be useful for debugging problems with the upstream dependency (e.g., use git bisect in a local clone) or for continuous integration with upstream HEAD.

2.5.2 / 2021-05-28

Dependencies

Add net-ftp as an explicit dependency to accommodate the upcoming Ruby 3.1 changes that move this and other gems out of the "default" gem set and into the "bundled" gem set. See https://bugs.ruby-lang.org/issues/17873#101

Commits
  • b9f0763 version bump to v2.5.3
  • dd5e3dd Merge pull request #106 from flavorjones/105-address-net-ftp-warnings
  • 90a7ea4 dep: make net-ftp an optional dependency
  • 019bd62 chore: remove ruby warning about unused variable
  • a6c83cf version bump to v2.5.2
  • 4a4be79 Merge pull request #103 from flavorjones/flavorjones-ci-add-2.3-and-2.4-to-th...
  • 20d38dc ci: add 2.3 and 2.4 to the matrix
  • 091c980 Merge pull request #102 from flavorjones/101-add-ruby-head-to-ci
  • ecc80ed fix: make net-ftp dependency explicit, for Ruby 3.1 compatibility
  • ccb34bf ci: add ruby-head to the test matrix
  • 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 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)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 1, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filerubyPull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants