Bump the bundler group across 1 directory with 10 updates #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on rails, actionmailer, actionpack, activerecord, activesupport, i18n, mail, rack, rake and tzinfo to permit the latest version.
Updates
railsfrom 4.0.0 to 8.0.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 release0bba3c2Merge pull request #53936 from jsharpify/jsharpify/prism-parsing8521b99[RF-DOCS] Update Rails Testing Guide [ci skip] (#53872)dbe61a7Merge pull request #53907 from p8/guides/fix-canonicalf8d559d[RF-DOCS] Asset Pipeline Documentation (Propshaft) [ci-skip] (#53875)2ae1d69[RF-DOCS] Solid Cache updates in Caching with Rails: An Overview [ci-skip] (...85bde83Merge pull request #53926 from Ridhwana/Ridhwana/solid-queuec167cbeMerge pull request #53941 from byroot/rack-server-protocol656e209Merge pull request #53940 from mjankowski/rdoc-link-to-add-check-constraintb9608a6Merge pull request #53937 from fatkodima/mysql-fix-remove-foreign-key-restrictUpdates
actionmailerfrom 4.0.0 to 8.0.1Release notes
Sourced from actionmailer's releases.
... (truncated)
Changelog
Sourced from actionmailer's changelog.
Commits
cf6ff17Preparing for 8.0.1 releasea993c27Preparing for 8.0.0.1 releasedd8f718Preparing for 8.0.0 release6283314Preparing for 8.0.0.rc2 release97c97e3Merge pull request #53426 from jhawthorn/security_forward_ports35b3c7fPreparing for 8.0.0.rc1 release29c7580Let RuboCop setTargetRubyVersionvalue fromrails.gemspec72bc36fPreparing for 8.0.0.beta1 releasec7b9bb1Drop support to Ruby 3.152b458dRemove unneeded:packagetasksUpdates
actionpackfrom 4.0.0 to 8.0.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 releasec167cbeMerge pull request #53941 from byroot/rack-server-protocol3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release2e3f41eAdd CSP directive validation0c1bb3aSync CHANGELOG6a44f10Merge pull request #53837 from Uaitt/fix-wrongly-formatted-markdown9cea447Merge pull request #53791 from fatkodima/fix-rubocop-offences637956bMerge pull request #53778 from hachi8833/fix_apidoc_strong_parameterse93dcfeMerge pull request #53765 from p8/actionpack/fix-options-formatting (#53768)Updates
activerecordfrom 4.0.0 to 8.0.1Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 release656e209Merge pull request #53940 from mjankowski/rdoc-link-to-add-check-constraintb9608a6Merge pull request #53937 from fatkodima/mysql-fix-remove-foreign-key-restrict3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release55c22c3Merge pull request #53891 from byroot/ac-avoid-pinned-connection61b8507Merge pull request #53890 from byroot/fix-lazy-attr-method-definition-thread-...f9500a2Merge pull request #53838 from Shopify/bb/default-function-bugbd51796Merge pull request #53882 from Shopify/sqlite-use-default-function0c1bb3aSync CHANGELOGUpdates
activesupportfrom 4.0.0 to 8.0.1Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
cf6ff17Preparing for 8.0.1 release3d17d95Merge tag 'v8.0.0.1' into 8-0-stablea993c27Preparing for 8.0.0.1 release0c1bb3aSync CHANGELOGe1d9222Conditionally check alphanumeric method parametersab14413Merge pull request #53804 from claudiob/to_sentence9cea447Merge pull request #53791 from fatkodima/fix-rubocop-offences015b37eAddress changelogs linter offenses at 8-0-stable1f85ee0Merge pull request #53655 from martinemde/martinemde/byteslice-erb-tokenize5c31abaMerge pull request #53640 from byroot/class-attr-namespacedUpdates
i18nfrom 0.6.4 to 1.14.7Release notes
Sourced from i18n's releases.
... (truncated)
Commits
4dddd85Bump to 1.14.761678f5remove post-install message09e26d0Merge pull request #709 from voxik/ruby-3.42af0b5bAdd Rails 7.2 and 8.0 into test matrix.bd5bd23Adjust the test matrix for Rails 8.1cb35beeAddbase64/mutex_mdependencies for Rails 6.1a6b16dcRuby 3.4Hash#inspectcompatibility.ce4b850Add 'ruby-head' to test matrix3b65f65Bump to 1.14.66d0c2ceAdd post install message for Ruby < 3.2 usersUpdates
mailfrom 2.5.4 to 2.8.1Changelog
Sourced from mail's changelog.
Commits
b6b6cb7Release v2.8.1bbf7f91Release 2.8.1.rc282c02d9Add 2.8.0.1 details0a65ff0Fix section header9c63d11Fix GH-actions syntaxcfd7833Run tests on stable-branches6cd7b84Release 2.8.1.rc107a1cdeFix sendmail accepting string :arguments againc7c190fFix sendmail accepting string :arguments againea3a55fAdds Ruby 3.2 to the CI matrixUpdates
rackfrom 1.5.2 to 3.1.12Release notes
Sourced from rack's releases.
... (truncated)
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
e8f4760Bump patch version.413b834Update changelog.70cb322Use a fully resolved file path when confirming if a file can be served by `Ra...c827c33Bump patch version.aeac570Use#inspectto prevent log injection.0349488Bump patch version.4aa1978Escape non-printable characters when logging.e217a39Bump patch version.3383cf2Update changelog.edb0869fix: malformed charset param (#2263) (#2277)Updates
rakefrom 10.1.0 to 13.2.1Release notes
Sourced from rake's releases.
Changelog
Sourced from rake's changelog.
... (truncated)
Commits
d84f6efBump up 13.2.18b33b36Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...99f6823Merge pull request #554 from ruby/suppress-array-internal54950e0Suppressed "<internal:array>:52:in 'Array#each'" from backtrace675498cBump up 13.2.03dc4277Bump actions/configure-pages from 4 to 5c68e010Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...2cb46b6Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-cic342e96Add TruffleRuby on CId569f0fMerge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...Updates
tzinfofrom 0.3.37 to 2.0.6Release notes
Sourced from tzinfo's releases.
... (truncated)
Changelog
Sourced from tzinfo's changelog.