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 axlsx_rails from 0.5.1 to 0.5.2 #168

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

Conversation

dependabot-preview[bot]
Copy link

Bumps axlsx_rails from 0.5.1 to 0.5.2.

Changelog

Sourced from axlsx_rails's changelog.

Change log

May 1st, 2018: 0.5.2 release

  • Improved Rails 5 compatibility re MIME type

March 29th, 2017: 0.5.1 release

July 26st, 2016: 0.5.0 release

  • Support for Rails 5
  • Tested on on Rails 4.0, 4.1, 4.2, and 5.0
  • Bug fixes for unreadable files and UTF-8 errors

July 13th, 2015: 0.4.0 release

  • Support for Rails 4.2
  • Removal of forced default_formats (url format must match)
  • Tested only on Rails 4.1 and 4.2
  • For Rails 3.2 or below, use 0.3.0

November 20th, 2014: 0.3.0 release

  • Support for Rails 4.2.beta4.
  • Removal of shorthand template syntax (render xlsx: 'another/directory')

September 4, 2014: 0.2.1 release

  • Rails 4.2.beta1 no longer includes responder. This release checks for the existence of responder before configuring a default responder.
  • Rails 4.2 testing, though not yet on Travis CI
  • Author, created_at, and use_shared_strings parameters for Axlsx::Package.new

April 9, 2014: 0.2.0 release

  • Require Axlsx 2.0.1, which requires rubyzip 1.0.0
  • Better render handling and testing, which might break former usage
  • Rails 4.1 testing
  • Mailer example update (use render_to_string not render)

October 11, 2013

  • Handle (and test) respond_to override

October 4, 2013

  • Added coveralls
  • Raised testing to axlsx 2.0.1, roo 1.12.2, and rubyzip 1.0.0
... (truncated)
Commits
  • 7de2daa Prep for release [skip ci]
  • 56fbc5c Version update [skip ci]
  • bbbaeca Merge pull request #99 from ericproulx/master
  • 1051cda Updated ruby versions in travis
  • cda43cb Merge pull request #98 from sly7-7/patch-2
  • 332261f Add a testing section
  • fe5ca6c Merge pull request #97 from ericproulx/master
  • bffe04b require 'axlsx' in call
  • 5460dd6 Removed require + small refactor in action_controller
  • ee0923d Added require 'axlsx'
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 12, 2018
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant