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 from 3.1.0 to 3.2.0 #4908

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2022

Bumps caxlsx from 3.1.0 to 3.2.0.

Changelog

Sourced from caxlsx's changelog.

CHANGELOG

  • Unreleased

  • February.23.22: 3.2.0

  • September.22.21: 3.1.1

  • March.27.21: 3.1.0

  • January.5.21: 3.0.4

    • [PR #72](caxlsx/caxlsx#72) - Relax Ruby dependency to allow for Ruby 3. This required Travis to be upgraded from Ubuntu Trusty to Ubuntu Bionic. rbx-3 was dropped.
    • [PR #71](caxlsx/caxlsx#71) - Adds date type to validator so sheet.add_data_validation works with date type. Addresses [I #26](caxlsx/caxlsx#26) - Date Data Validation not working
    • [PR #70](caxlsx/caxlsx#70) - Fix worksheet title length enforcement caused by switching from size to bytesize. Addresses [I #67](caxlsx/caxlsx#67) - character length error in worksheet name when using Japanese, which was introduced by addressing [I #588](randym/axlsx#588) in the old Axlsx repo.
  • December.7.20: 3.0.3

    • [PR #62](caxlsx/caxlsx#62) - Fix edge cases in format detection for objects whose string representation made them look like numbers but the object didn’t respond to #to_i or #to_f.
    • [PR #56](caxlsx/caxlsx#56) - Add zip_command option to #serialize for faster serialization of large Excel files by using a zip binary
    • [PR #54](caxlsx/caxlsx#54) - Fix type detection for floats with out-of-rage exponents
    • [I #67](caxlsx/caxlsx#67) - Fix regression in worksheet name length enforcement: Some unicode characters were counted incorrectly, so that names that previously worked fine now stopped working. (This was introduced in 3.0.2)
    • [I #58](caxlsx/caxlsx#58) - Fix explosion for pie chart throwing error

... (truncated)

Commits
  • 5757365 Version bump to 3.2.0 [skip ci]
  • 0281622 Merge pull request #129 from westonganger/patch-5
  • 62a438c Add changelog entry for PR #94
  • faed50b Updated Changelog (Possibility to configure the calculation of the autowidth ...
  • 58c7860 Switch CI to Github Actions
  • 1def0a0 Merge pull request #116 from caxlsx/empty-sheet-name
  • c027fef Validate name option to be non-empty string when passed.
  • be9b3e6 Merge pull request #85 from olegykz/feature/manageable-scatter-markers
  • f957baf Merge branch 'master' into feature/manageable-scatter-markers
  • af8fbd4 Update CHANGELOG.md
  • 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 dependabot bot added the dependencies Pull requests that updates a dependency label Aug 23, 2022
@javierm javierm added this to Reviewing in Consul Democracy Aug 23, 2022
@javierm javierm self-assigned this Aug 24, 2022
Bumps [caxlsx](https://github.com/caxlsx/caxlsx) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/caxlsx/caxlsx/releases)
- [Changelog](https://github.com/caxlsx/caxlsx/blob/master/CHANGELOG.md)
- [Commits](caxlsx/caxlsx@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: caxlsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@javierm javierm force-pushed the dependabot/bundler/master/caxlsx-3.2.0 branch from b5e6157 to 3bd6e6d Compare August 24, 2022 18:59
Consul Democracy automation moved this from Reviewing to Testing Aug 24, 2022
@javierm javierm merged commit 6e0e174 into master Aug 24, 2022
@javierm javierm deleted the dependabot/bundler/master/caxlsx-3.2.0 branch August 24, 2022 19:17
Consul Democracy automation moved this from Testing to Release 1.6.0 Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant