publiclab / mapknitter

Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print.
http://mapknitter.org
GNU General Public License v3.0
267 stars 207 forks source link

Bump ruby-prof from 1.4.2 to 1.4.3 #1732

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ruby-prof from 1.4.2 to 1.4.3.

Commits
  • 57d087e Version 1.4.3
  • 115d9f4 Fix failing test by forcing GC to run..although I thought GC stress already d...
  • e5ce9c1 Add xcode project.
  • f0a766f Missed change when removing ruby 2.4 support.
  • b6c1726 Update test for Ruby 3.0
  • 12bb629 Remove Ruby 2.4 support since it is no longer maintained.
  • 2c9fc19 Replace travis status badge with github status badge.
  • 6261615 Try with bundle exec.
  • b26b5fb Install required gems for actions.
  • 984e9e6 Switch from travis.org to github actions.
  • 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 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)
gitpod-io[bot] commented 2 years ago

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 16ed3c44 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1732 (d49b8b6) into main (b66b754) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1732   +/-   ##
=======================================
  Coverage   63.47%   63.47%           
=======================================
  Files          39       39           
  Lines        1180     1180           
=======================================
  Hits          749      749           
  Misses        431      431           
jywarren commented 2 years ago

@dependabot recreate