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

Build(deps): Bump globalize from 6.3.0 to 7.0.0 #8499

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps globalize from 6.3.0 to 7.0.0.

Release notes

Sourced from globalize's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: globalize/globalize@v6.3.0...v7.0.0

Changelog

Sourced from globalize's changelog.

7.0.0 (2024-12-20)

  • Enable Rubygems Trusted Publishing
  • Fix ActiveRecord load order issues using ActiveSupport.on_load(:active_record) #816 by Rune Philosof
  • Allow custom :dependent option for translations association #821 by Bruno Carvalho
  • Don't specify ignored_columns unless necessary #806 by Pat Leamon
Commits
  • 0d2d5a3 Add Bundler tasks to Rakefile
  • 6cd4875 Add gem release workflow and prepare version 7.0.0 (#829)
  • 16fa278 Fix ActiveRecord load order (#816)
  • 2205b1e Allow custom :dependent option for translations association (#821)
  • c8f2860 Update README.md reference (#828)
  • 9e008f8 Only add to ignored columns if necessary (#806)
  • d3b47e7 Add Rails 8.0 and Ruby 3.3 to the test matrix (#826)
  • 39ec169 Remove support for old Ruby and Rails; Update for Rails 7.2 (#825)
  • 93f48bd Remove support for outdated Rails and Ruby versions (#824)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [globalize](https://github.com/globalize/globalize) from 6.3.0 to 7.0.0.
- [Release notes](https://github.com/globalize/globalize/releases)
- [Changelog](https://github.com/globalize/globalize/blob/main/CHANGELOG.md)
- [Commits](globalize/globalize@v6.3.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants