-
Notifications
You must be signed in to change notification settings - Fork 202
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 actionmailer, activesupport, actionview, actionpack, activejob, activemodel, activerecord, railties and rails #2065
base: main
Are you sure you want to change the base?
Conversation
Fun idea, dependabot, but this won't actually work yet, but I'll look at. |
I especially notice:
|
The next problem will be this one from licensefinder
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
oh right I knew that. I'll rebase it myself then. |
…activemodel, activerecord, railties and rails Bumps [actionmailer](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails), [actionview](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails), [activejob](https://github.com/rails/rails), [activemodel](https://github.com/rails/rails), [activerecord](https://github.com/rails/rails), [railties](https://github.com/rails/rails) and [rails](https://github.com/rails/rails). These dependencies needed to be updated together. Updates `actionmailer` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/actionmailer/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `activesupport` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `actionview` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `actionpack` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `activejob` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activejob/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `activemodel` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activemodel/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `activerecord` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `railties` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.1/railties/CHANGELOG.md) - [Commits](rails/rails@v7.0.8...v7.1.1) Updates `rails` from 7.0.8 to 7.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8...v7.1.1) --- updated-dependencies: - dependency-name: actionmailer dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: actionview dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: actionpack dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: activejob dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: railties dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
4dc027f
to
a2b63e5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2065 +/- ##
===========================================
- Coverage 98.03% 59.62% -38.42%
===========================================
Files 53 53
Lines 2090 2249 +159
===========================================
- Hits 2049 1341 -708
- Misses 41 908 +867 ☔ View full report in Codecov by Sentry. |
a2b63e5
to
2f149d6
Compare
@dependabot merge |
Signed-off-by: Andrew Fader <[email protected]>
2f149d6
to
79ae008
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Signed-off-by: Andrew Fader <[email protected]>
ae53341
to
4de0595
Compare
Signed-off-by: Andrew Fader <[email protected]>
Sorry @david-a-wheeler I've been spinning wheels on this. I'm not sure why codecov is reporting a loss in coverage on this PR. |
Bumps actionmailer, activesupport, actionview, actionpack, activejob, activemodel, activerecord, railties and rails. These dependencies needed to be updated together.
Updates
actionmailer
from 7.0.8 to 7.1.1Release notes
Sourced from actionmailer's releases.
... (truncated)
Changelog
Sourced from actionmailer's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 released39db5d
Preparing for 7.1.0 release8340f8f
Preparing for 7.1.0.rc2 releasee5386cb
Preparing for 7.1.0.rc1 releasee7009b1
Remove unused mailer647e39b
Log delivery errors in ActionMailer::LogSubscriber9a2cf33
IntroduceActionMailer::FormBuilder
51ac8b9
Enable Minitest/LiteralAsActualArgument699dfdb
Preparing for 7.1.0.beta1 release6998747
Remove internal usage of require_dependencyUpdates
activesupport
from 7.0.8 to 7.1.1Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 releaseb280d7f
Sync CHANGELOG773e4a6
Merge pull request #49518 from Edouard-chin/ec-logger-doce2ded10
Merge pull request #49571 from jenshenny/kwargs-broadcast-loggerdfebc16
Merge pull request #49576 from fatkodima/fix-number-helper-to_dc3117b5
Merge pull request #49554 from Thomascountz/fix-redis-lt7-ttl-not-set-on-firs...52c4aef
Merge pull request #49542 from pjambet/pj/fix-memory-store-race-conditionf705603
Autolink references for AS::Notifications::Instrumenter [ci-skip]5fd7fc4
Capitalize framework names [ci-skip]7d49a43
Ensure on_rotation appears in RDoc [ci-skip]Updates
actionview
from 7.0.8 to 7.1.1Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 release63f204d
Merge pull request #49553 from tricknotes/update-rails-ujs-buildd39db5d
Preparing for 7.1.0 release8340f8f
Preparing for 7.1.0.rc2 release877e7d8
Merge pull request #49416 from Shopify/fix-render-call-extractor-on-ruby-3.3e5386cb
Preparing for 7.1.0.rc1 release7893e0a
Merge pull request #49194 from seanpdoyle/action-view-test-case-encoder7badc42
IntroduceActionView::TestCase.register_parser
acfa045
Revert typography change in user facing errors72b3fe9
Update doc forinclude_hidden
form form file_field.Updates
actionpack
from 7.0.8 to 7.1.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 release5abcfd4
Merge pull request #49538 from akhilgkrishnan/capitalize-framework-namesdec60e5
Fix config name in changelog related to #495174be0e37
Merge pull request #49517 from benstein/patch-1d39db5d
Preparing for 7.1.0 release60393bb
Merge pull request #49493 from skipkayhil/hm-no-backticks311f639
Merge pull request #49487 from yawboakye/clarify-login-procedure-expectation7edbcce
Merge pull request #49456 from seanpdoyle/strong-parameters-deep-merge-rdoc8340f8f
Preparing for 7.1.0.rc2 releasefe87369
Merge pull request #49374 from yykamei/add_doc_for_protect_from_forgeryUpdates
activejob
from 7.0.8 to 7.1.1Release notes
Sourced from activejob's releases.
... (truncated)
Changelog
Sourced from activejob's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 releaseb280d7f
Sync CHANGELOGa5534b9
Merge pull request #49515 from dustinbrownman/main5766679
Fix perform_enqueued_jobs :at option doc [ci-skip]95f3e63
Reword adapter caveat for perform_enqueued_jobs [ci-skip]3b26509
Reword queue_adapter_for_test doc [ci-skip]5fd7fc4
Capitalize framework names [ci-skip]d39db5d
Preparing for 7.1.0 release1490788
Merge pull request #49470 from rails/rm-eager-load-model-schema8340f8f
Preparing for 7.1.0.rc2 releaseUpdates
activemodel
from 7.0.8 to 7.1.1Release notes
Sourced from activemodel's releases.
... (truncated)
Changelog
Sourced from activemodel's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 release3023ec1
Fix typo in method names [ci-skip]d39db5d
Preparing for 7.1.0 release8340f8f
Preparing for 7.1.0.rc2 releasee5386cb
Preparing for 7.1.0.rc1 releaseacfa045
Revert typography change in user facing errors4fb4af7
[Docs][Tests] Add tests for validates_exclusion_of to 7.1.0beta1 Active Model51ac8b9
Enable Minitest/LiteralAsActualArgument699dfdb
Preparing for 7.1.0.beta1 release4a08111
Merge pull request #49172 from akhilgkrishnan/ruby-code-block-intentation-fixUpdates
activerecord
from 7.0.8 to 7.1.1Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 releaseb280d7f
Sync CHANGELOG1f1710d
Merge pull request #49589 from fatkodima/fix-flaky-fixtures-test57d626e
Merge pull request #49562 from akhilgkrishnan/update-postgres-naming-to-postg...27029a3
Merge pull request #49544 from hieuk09/bug/fix-sqlite3-table-name-quoteb7837f9
Merge pull request #49504 from fatkodima/fix-pg-retrieving-identity-columns36a3c68
Merge pull request #49551 from haines/fix-internal-metadata-disabled457f0e4
Autolink references for AR::Calculations#async_* [ci-skip]51a57d6
Remove unnecessary alias references [ci-skip]5fd7fc4
Capitalize framework names [ci-skip]Updates
railties
from 7.0.8 to 7.1.1Release notes
Sourced from railties's releases.
... (truncated)
Changelog
Sourced from railties's changelog.
... (truncated)
Commits
2393805
Preparing for 7.1.1 releaseb280d7f
Sync CHANGELOG314220e
Merge pull request #49525 from abhaynikam/fix-app-generated-dockerfile-to-use...57d626e
Merge pull request #49562 from akhilgkrishnan/update-postgres-naming-to-postg...5abcfd4
Merge pull request #49538 from akhilgkrishnan/capitalize-framework-names9ae8060
Clean up docs for Rails::Generators::ActiveModel [ci-skip]b809ac2
Merge pull request #49528 from mohits/patch-3174bd99
Only check the schema when the table exists on CI5fa5f81
Merge pull request #49497 from Earlopain/extraneous-whitespaced39db5d
Preparing for 7.1.0 releaseUpdates
rails
from 7.0.8 to 7.1.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
2393805
Preparing for 7.1.1 releaseb280d7f
Sync CHANGELOG314220e
Merge pull request #49525 from abhaynikam/fix-app-generated-dockerfile-to-use...1f1710d
Merge pull request #49589 from fatkodima/fix-flaky-fixtures-test4921df0
Merge pull request #49565 from hachi8833/add_missing_doc_4348757d626e
Merge pull request #49562 from akhilgkrishnan/update-postgres-naming-to-postg...63f204d
Merge pull request #49553 from tricknotes/update-rails-ujs-build8a6118a
Use released version of Sdoc3199a45
Merge pull request #49581 from hachi8833/update_doc_npma5534b9
Merge pull request #49515 from dustinbrownman/mainYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @andrewfader.
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)