Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps activeresource from 6.1.4 to 6.2.0.

Release notes

Sourced from activeresource's releases.

v6.2.0

What's Changed

New Contributors

Full Changelog: rails/activeresource@v6.1.4...v6.2.0

Commits
  • 0019d7d Add release workflow
  • 3831ceb Prepare for 6.2.0
  • 4a3da35 Merge pull request #422 from seanpdoyle/where_clause
  • b1b93e0 Fix deprecation mocha message
  • 9372d5a Introduce ActiveResource::WhereClause
  • e677239 Merge pull request #420 from seanpdoyle/coders
  • f21d50a Merge pull request #416 from seanpdoyle/acronym-support
  • a90bf24 Support XML and JSON inflector acronyms
  • c5a9ed5 Integrate with Active Record's .serialize
  • 6dcd314 Merge pull request #419 from seanpdoyle/strong-parameters
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 16, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/activeresource-6.2.0 branch from 1ec234e to 5170c02 Compare September 17, 2025 19:20
@dependabot dependabot bot force-pushed the dependabot/bundler/activeresource-6.2.0 branch 10 times, most recently from 98a2546 to ca271c4 Compare September 29, 2025 15:16
@dependabot dependabot bot force-pushed the dependabot/bundler/activeresource-6.2.0 branch 5 times, most recently from b42008e to 3499443 Compare October 8, 2025 10:04
lfdebrux
lfdebrux previously approved these changes Oct 8, 2025
@lfdebrux lfdebrux enabled auto-merge October 8, 2025 10:08
@lfdebrux
Copy link
Member

lfdebrux commented Oct 8, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/bundler/activeresource-6.2.0 branch from 3499443 to 7d75823 Compare October 8, 2025 11:57
Copy link
Contributor

github-actions bot commented Oct 8, 2025

🎉 A review copy of this PR has been deployed! It is made of up two components

  1. A review copy of forms-runner
  2. A production copy of forms-admin

Important

Not all of the functionality of forms-runner is present in review apps.
Functionality such as sending emails, file upload, and S3 submission types are
deliberately disabled for the sake of simplifying review apps.

You should use the full dev environment to test the functionality which is disabled here.

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

lfdebrux
lfdebrux previously approved these changes Oct 9, 2025
@lfdebrux
Copy link
Member

lfdebrux commented Oct 9, 2025

@dependabot recreate

Bumps [activeresource](https://github.com/rails/activeresource) from 6.1.4 to 6.2.0.
- [Release notes](https://github.com/rails/activeresource/releases)
- [Commits](rails/activeresource@v6.1.4...v6.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/activeresource-6.2.0 branch from 96e1265 to 4c2da12 Compare October 9, 2025 07:08
Active Resource v6.2.0 adds default configuration for the logging [[1]].
However, this is not structured logging and does not fit in with our
current log configuration. As we've managed so far without this
information in our logs, let's turn it off as it was before.

[1]: https://github.com/rails/activeresource/releases/tag/v6.2.0
Copy link

sonarqubecloud bot commented Oct 9, 2025

@lfdebrux lfdebrux merged commit 32f13d6 into main Oct 9, 2025
8 of 9 checks passed
@lfdebrux lfdebrux deleted the dependabot/bundler/activeresource-6.2.0 branch October 9, 2025 07:13
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