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 groupdate from 4.3.0 to 6.5.1 in /back #10109

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps groupdate from 4.3.0 to 6.5.1.

Changelog

Sourced from groupdate's changelog.

6.5.1 (2024-10-07)

  • Fixed connection leasing for Active Record 7.2+

6.5.0 (2024-10-01)

  • Added support for Active Record 8
  • Dropped support for Ruby < 3.1 and Active Record < 7

6.4.0 (2023-09-13)

  • Added support for Trilogy

6.3.0 (2023-07-02)

  • Dropped support for Ruby < 3 and Rails < 6.1

6.2.1 (2023-04-18)

  • Fixed extra day with DateTime ranges

6.2.0 (2023-01-29)

  • Added support for async methods with Active Record 7.1

6.1.0 (2022-04-05)

  • Added expand_range option

6.0.1 (2022-01-16)

  • Fixed incorrect results (error before 6.0) with includes with Active Record 6.1+

6.0.0 (2022-01-15)

  • Raise ActiveRecord::UnknownAttributeReference for non-attribute arguments
  • Raise ArgumentError for ranges with string bounds
  • Added n option for Redshift
  • Changed SQL to return dates instead of times for day, week, month, quarter, and year
  • Removed dates option
  • Dropped support for Ruby < 2.6 and Rails < 5.2

5.2.4 (2021-12-15)

  • Simplified queries for Active Record 7 and MySQL

5.2.3 (2021-12-06)

  • Fixed error and warnings with Active Record 7

... (truncated)

Commits
  • 4035f8d Version bump to 6.5.1 [skip ci]
  • d51e8f8 Added MariaDB to readme [skip ci]
  • 8fdf313 Fixed connection leasing for Active Record 7.2+
  • b9f316c Version bump to 6.5.0 [skip ci]
  • b52a6e6 Updated license year [skip ci]
  • 56957b6 Removed unneeded gemfile [skip ci]
  • 543df45 Dropped support for Ruby < 3.1 and Active Record < 7
  • 0e03975 Updated changelog [skip ci]
  • be103a8 Test with Rails 8.0.0.beta1 on CI
  • efcf66f Test with Active Record 7.2.0 on 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 [groupdate](https://github.com/ankane/groupdate) from 4.3.0 to 6.5.1.
- [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md)
- [Commits](ankane/groupdate@v4.3.0...v6.5.1)

---
updated-dependencies:
- dependency-name: groupdate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 20, 2025
@dependabot dependabot bot requested a review from adessy January 20, 2025 14:45
@cl-dev-bot
Copy link
Collaborator

Warnings
⚠️ The PR title contains no Jira issue key (case-sensitive)
⚠️ The branch name contains no Jira issue key (case-sensitive)
Messages
📖 Changelog provided 🎉
📖

Run the e2e tests

📖 Check translation progress

Generated by 🚫 dangerJS against a198bf6

@adessy
Copy link
Contributor

adessy commented Jan 21, 2025

@dependabot recreate

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.

2 participants