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 the prod-ruby-dependencies group across 1 directory with 2 updates #97

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the prod-ruby-dependencies group with 2 updates in the / directory: activesupport and grape.

Updates activesupport from 7.2.0 to 7.2.1

Release notes

Sourced from activesupport's releases.

7.2.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • Fix detection for enum columns with parallelized tests and PostgreSQL.

    Rafael Mendonça França

  • Allow to eager load nested nil associations.

    fatkodima

  • Fix swallowing ignore order warning when batching using BatchEnumerator.

    fatkodima

  • Fix memory bloat on the connection pool when using the Fiber IsolatedExecutionState.

    Jean Boussier

  • Restore inferred association class with the same modularized name.

    Justin Ko

  • Fix ActiveRecord::Base.inspect to properly explain how to load schema information.

    Jean Boussier

  • Check invalid enum options for the new syntax.

    The options using _ prefix in the old syntax are invalid in the new syntax.

    Rafael Mendonça França

  • Fix ActiveRecord::Encryption::EncryptedAttributeType#type to return actual cast type.

    Vasiliy Ermolovich

... (truncated)

Changelog

Sourced from activesupport's changelog.

Rails 7.2.1 (August 22, 2024)

  • No changes.
Commits

Updates grape from 2.1.3 to 2.2.0

Changelog

Sourced from grape's changelog.

2.2.0 (2024-09-14)

Features

Fixes

Commits
  • f8ca202 Preparing for release, 2.2.0
  • 2d94dd8 Reduce object allocation while compiling (#2496)
  • 1cf4a80 Fix Grape::Endpoint's inspect method when not called in the context of an API...
  • 41adcb7 Merge pull request #2495 from ericproulx/add_jemalloc_frozen_string_docker
  • dc31f1c Adds rubygems_mfa_required to gemspec (#2493)
  • 26a2742 Add jemalloc and use it including yjit, frozen_string in Dockerfile
  • c33f93e Add Rails 7.2 in CI workflow (#2489)
  • 12dc739 Add is: parameter to the length validator (#2485)
  • 04e69ea The length validator only takes effect for parameters with types that suppo...
  • 2292486 Revisit versioner middlewares (#2484)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-ruby-dependencies group with 2 updates in the / directory: [activesupport](/~https://github.com/rails/rails) and [grape](/~https://github.com/ruby-grape/grape).


Updates `activesupport` from 7.2.0 to 7.2.1
- [Release notes](/~https://github.com/rails/rails/releases)
- [Changelog](/~https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.2.0...v7.2.1)

Updates `grape` from 2.1.3 to 2.2.0
- [Changelog](/~https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md)
- [Commits](ruby-grape/grape@v2.1.3...v2.2.0)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-ruby-dependencies
- dependency-name: grape
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-ruby-dependencies
...

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 16, 2024
@GrantBirki GrantBirki merged commit 037217b into main Sep 17, 2024
2 of 4 checks passed
@GrantBirki GrantBirki deleted the dependabot/bundler/prod-ruby-dependencies-9cc8a836f5 branch September 17, 2024 05:31
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