Skip to content

Bump rack-mini-profiler from 0.10.5 to 1.0.2#69

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rack-mini-profiler-1.0.2
Closed

Bump rack-mini-profiler from 0.10.5 to 1.0.2#69
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rack-mini-profiler-1.0.2

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview Bot commented Feb 10, 2019

Bumps rack-mini-profiler from 0.10.5 to 1.0.2.

Changelog

Sourced from rack-mini-profiler's changelog.

1.0.2 2019-02-05

  • [FIX] correct script injection to work with Rails 6 and above

1.0.1 2018-12-10

  • [FIX] add support for exec_params instrumentation in PG, this method as of PG 1.1.0 no longer
    routes calls to exec / async_exec
  • [FIX] add missing started_at on requests
  • [UX] amend colors so we pass lighthouse
  • [FEATURE] fetch API support
  • [FIX] getEntriesByName is missing in iOS, workaround
  • [FEATURE] drop support for Ruby 2.2.0 we require 2.3.0 and up (EOL Ruby no longer supported)

1.0.0 2017-03-29

  • [BREAKING CHANGE] Ruby version 2.2.0 or later is required
  • [FEATURE] use new web performance API to avoid warning MikeRogers0
  • [FEATURE] store hidden pref regarding showing mini profiler in session MikeRogers0
  • [FIX] correct jQuery 3.0 deprecations TiSer
  • [FIX] JS in IFRAME naiyt

0.10.8 2017-12-01

  • [FEATURE] Add # frozen_string_literal: true to all lib/**/*.rb files

0.10.7 2017-11-24

  • [FEATURE] Replace Time.now with Process.clock_gettime(Process::CLOCK_MONOTONIC)
  • [FIX] Error with webrick and empty cache control

0.10.6 2017-10-30

  • [FEATURE] Support for vertical positions (top/bottom)
  • [FEATURE] Suppress profiler results in print media Mike Dillon
  • [FIX] toggle shortcut not working lukesilva
  • [FEATURE] install generator yhirano
  • [FEATURE] store initial cache control headers in X-MiniProfiler-Original-Cache-Control mrasu
Commits
  • f93c0fe version bump
  • f8042fc FIX: attempt to run html_safe on script if available
  • 042d91e bump version
  • 18640ac Remove extremely confusing spec involving too many doubles
  • 16b5f25 correct rubocop offence
  • 51c9abe Reduce string allocation in file_store.rb by 516 bytes (#363)
  • c19c34a Fold patch-1 into master (IE11 fix) (#3) (#361)
  • 260c207 DEV: follow rubocop rules
  • c55f060 We only support non EOL versions of Ruby
  • 718e914 Add changelog
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 10, 2019
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/bundler/rack-mini-profiler-1.0.2 branch from 9993fd5 to 8e69a20 Compare March 26, 2019 07:06
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #88.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/rack-mini-profiler-1.0.2 branch October 3, 2019 05:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant