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 caxlsx_rails from 0.6.3 to 0.6.4 #640

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 18, 2024

Bumps caxlsx_rails from 0.6.3 to 0.6.4.

Changelog

Sourced from caxlsx_rails's changelog.

Change log

June 18, 2024: 0.6.4 release

  • Convert to Github actions
  • Improve tests
  • Fix broken templates with comments as their last line

March 8, 2022: 0.6.3 release

December 18, 2019: 0.6.2 release

  • Release under caxlsx_rails

December 18, 2019: 0.6.1 release

  • Deprecate axlsx_rails name, release under caxlsx_rails
  • Switch to using caxlsx 3.0 gem

September 5, 2019: 0.6.0 release

  • Improved Rails 6.0 compatibility re MIME type

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.

... (truncated)

Commits
  • 35d8740 Version bump to 0.6.4
  • 7edfebc Merge pull request #180 from caxlsx/dependabot/github_actions/actions/checkout-4
  • 12ae0c2 Bump actions/checkout from 3 to 4
  • e626ec7 Fix dependabot
  • cd752d3 Merge pull request #179 from kiskoza/fix-failing-test
  • c13142e Add dependabot to catch github action warnings
  • 911cee0 Fix failing tests for Rails 6.0, 6.1, 7.0, 7.1 by pinning down sqlite3 version
  • 508d3ba Fix failing tests for Rails 4.2 by pinning down bigdecimal and ffi versions
  • b98bc49 Update README.md
  • d3e18ec Merge pull request #175 from kiskoza/add-ruby-3.3.0-to-ci
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [caxlsx_rails](https://github.com/caxlsx/caxlsx_rails) from 0.6.3 to 0.6.4.
- [Changelog](https://github.com/caxlsx/caxlsx_rails/blob/master/CHANGELOG.md)
- [Commits](caxlsx/caxlsx_rails@v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: caxlsx_rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 18, 2024
@github-actions github-actions bot removed the ruby Pull requests that update Ruby code label Sep 18, 2024
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