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 rack-mini-profiler from 0.9.7 to 0.10.1 #929

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2019

Bumps rack-mini-profiler from 0.9.7 to 0.10.1.

Changelog

Sourced from rack-mini-profiler's changelog.

0.10.1 2016-05-18

  • [FEATURE] push forward the security checks so no work is ever done if a valid production
    cookie is not available (@​sam)

0.9.9.2 2016-03-06

  • [FEATURE] on pageTransition collapse previously expanded timings

0.9.9.1 2016-03-06

  • [FEATURE] expost MiniProfiler.pageTransition() for use by SPA web apps (@​sam)

0.9.9 2016-03-06

  • [FIX] removes alias_method_chain in favor of alias_method until Ruby 1.9.3 (@​ayfredlund)
  • [FIX] Dont block mongo when already patched for another db (@​rrooding @​kbrock)
  • [FIX] get_profile_script when running under passenger configured with RailsBaseURI (@​nspring)
  • [FEATURE] Add support for neo4j (@​ProGM)
  • [FIX] ArgumentError: comparison of String with 200 failed (@​paweljw)
  • [FEATURE] Add support for Riak (@​janx)
  • [PERF] GC profiler much faster (@​dgynn)
  • [FIX] If local storage is disabled don't bomb out (@​elia)
  • [FIX] Create tmp directory when actually using it (@​kbrock)
  • [ADDED] Default collapse_results setting that collapses multiple timings on same page to a single one (@​sam)
  • [ADDED] Rack::MiniProfiler.profile_singleton_method (@​kbrock)
  • [CHANGE] Added Rack 2.0 support (and dropped support for Rack 1.1) (@​dgynn)

0.9.8 - 2015-11-27 (Sam Saffron)

  • [FEATURE] disable_env_dump config setting (@​mathias)
  • [FEATURE] set X-MiniProfiler-Ids for all 2XX reqs (@​tymagu2)
  • [FEATURE] add support for NoBrainer (rethinkdb) profiling (@​niv)
  • [FEATURE] add oracle enhanced adapter profiling (@​rrooding)
  • [FEATURE] pp=profile-memory can now parse query params (@​dgynn)
Commits
  • 1fbbf49 changelog and version bump
  • 4273771 FEATURE: perform security checks earlier in the pipeline
  • bf33bd7 Merge pull request #241 from kbrock/mongo_fix
  • c84bd77 Fix mongo patching issue
  • 9b2f5da Merge pull request #202 from kbrock/capture_params
  • f7f8d7c Merge pull request #238 from kbrock/fix_sql_patches
  • d040f32 fix multi edit fail for Neo4j
  • a89d122 limit sql params
  • e8a081d pass sql parameters to sql timer structure
  • dfbdb89 Merge pull request #228 from haggen/master
  • 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 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2019
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.

0 participants