jhsu802701 / rubymn2

0 stars 1 forks source link

Bump mini_mime from 1.0.2 to 1.1.0 #483

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps mini_mime from 1.0.2 to 1.1.0.

Changelog

Sourced from mini_mime's changelog.

05-04-2021

  • Version 1.1.0
  • MiniMime.lookup_by_extension is now case insensitive

26-03-2021

  • Version 1.0.3
  • Update mime types from upstream

08-07-2019

  • Version 1.0.2
  • Update mime types from upstream

14-08-2018

  • Version 1.0.1
  • Update mime types from upstream
  • Add lookup_by_extension to the public API

08-11-2017

  • Version 1.0.0
  • Other than the version number, no difference from 0.1.4

11-08-2017

  • Version 0.1.4
  • Return preferred extension when looking up by content type

28-03-2016

  • Version 0.1.3
  • Prefer non-obsolete mime types to obsolete ones

14-12-2016

  • Version 0.1.2
  • Backwards compat with ancient Ruby to match mail gem

14-12-2016

  • Version 0.1.1
  • Adjusted API to be more consistent

14-12-2016

  • Version 0.1.0
  • Initial version
Commits
  • 33c0074 version bump
  • 63802d1 FEATURE: perform case insensitive lookups
  • 6034256 Update ci.yml (#35)
  • e20df78 Version bump and database update
  • 57b9264 Rebuild DBs to fix specs
  • 53d2415 Update mime-types-data before rebuilding DB
  • 0a64fed Abort if steps fail in automated DB update
  • 5037108 Simplify gem caching for build job
  • d2d90f1 Automate DB updates with scheduled GH Action
  • 7ea1a8d Update to the latest mime-types-data (#31)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)