-
Notifications
You must be signed in to change notification settings - Fork 7
Bump activeresource from 6.1.4 to 6.2.0 #1643
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
Conversation
1ec234e
to
5170c02
Compare
98a2546
to
ca271c4
Compare
b42008e
to
3499443
Compare
@dependabot rebase |
3499443
to
7d75823
Compare
🎉 A review copy of this PR has been deployed! It is made of up two components Important Not all of the functionality of forms-runner is present in 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 For the sign in details and more information, see the review apps wiki page. |
@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]>
96e1265
to
4c2da12
Compare
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
|
Bumps activeresource from 6.1.4 to 6.2.0.
Release notes
Sourced from activeresource's releases.
Commits
0019d7d
Add release workflow3831ceb
Prepare for 6.2.04a3da35
Merge pull request #422 from seanpdoyle/where_clauseb1b93e0
Fix deprecation mocha message9372d5a
IntroduceActiveResource::WhereClause
e677239
Merge pull request #420 from seanpdoyle/codersf21d50a
Merge pull request #416 from seanpdoyle/acronym-supporta90bf24
Support XML and JSON inflector acronymsc5a9ed5
Integrate with Active Record's.serialize
6dcd314
Merge pull request #419 from seanpdoyle/strong-parametersDependabot 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)