Bump activesupport, activerecord, exception_notification, active_record_migrations, activerecord-postgis-adapter, grape, sinatra, rack_csrf, capistrano and rake #51
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.
Bumps activesupport, activerecord, exception_notification, active_record_migrations, activerecord-postgis-adapter, grape, sinatra, rack_csrf, capistrano and rake. These dependencies needed to be updated together.
Updates
activesupportfrom 4.2.5.1 to 7.0.4.2Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
7c70791Version 7.0.4.223e0345Version 7.0.4.12164d4fAvoid regex backtracking in Inflector.underscore8015c2cVersion 7.0.4ff27758Revert "Merge pull request #44695 from Edouard-chin/ec-tagger-logger-broadcast"4a1f224Merge pull request #45882 from rails/short-inspect-on-test-casea3bd3b5Backport Redis 5.0 compatibility67f37acFix flaky tests for RedisCacheStorec520e38Document AS::Cache::MemCacheStore#write options [ci-skip]a74b650Document AS::Cache::Store#initialize options [ci-skip]Updates
activerecordfrom 4.2.5.1 to 7.0.4.2Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
7c70791Version 7.0.4.223e0345Version 7.0.4.1d7aba06Make sanitize_as_sql_comment more strict82bcdc0Added integer width check to PostgreSQL::Quoting8015c2cVersion 7.0.44d9b4b4Merge pull request #45872 from the-spectator/correct_hwia_encodingc5a407dLinkify code references [ci-skip]e874cf5Fix typos [ci-skip]fb09b1bDon't handle this change for legacy_connection_handling0667ba4Merge pull request #45773 from eileencodes/only-setup-shared-pools-if-we-have...Updates
exception_notificationfrom 4.1.4 to 4.5.0Changelog
Sourced from exception_notification's changelog.
... (truncated)
Commits
13bd47dMerge pull request #527 from mschnitzer/master092d399Delete travis config60cbe96Reflect current GitHub actions build status in README01874d9Update release date for upcoming 4.5.0 release7337212Highlight that Rails versions below 5.2 are no longer supported5eaea31Merge pull request #524 from Cyberwatch/refactor_tests84f4be8Add net-smtp to be compatible with ruby 3.17d3c321Use github action for testing and update test suite10272f9Merge pull request #526 from mschnitzer/prepare_for_4.5.009fb4a4Merge pull request #523 from Cyberwatch/update_rails_7Updates
active_record_migrationsfrom 4.2.5.1.1 to 6.1.1.3Commits
f698fa9Fix deprecation warning in ActiveRecord 7377711eRelease a new version with the environment fix42da53eMerge pull request #26 from bf39l/masterebe488bline up 'ar_internal_metadata' env valuec7e2d30v6.1.1.1: Remove warnings on ActiveRecord 6.1.144a03d3Add support for ActiveRecord >= 5.2.032c3e8cv5.0.2.1: should work with future versions of AR too4384fa4v5.0.1.1: upgrade AR to 5.0.1bda01c6v5.0.0.1.1: upgrade AR to 5.0.0.1d6c52d0v5.0.0.2: Fix missing requirements from ARUpdates
activerecord-postgis-adapterfrom 3.1.4 to 8.0.1Changelog
Sourced from activerecord-postgis-adapter's changelog.
... (truncated)
Commits
0fb0f10Merge branch 'master' of github.com:rgeo/activerecord-postgis-adapter67bd2eebump to version 8.0.1be38941Merge pull request #368 from rgeo/upgrading-docs78ecc62formatting9868437update documentation around upgradesdbdd36bMerge pull request #366 from seuros/patch-10960639test postgresql 144f4e28fMerge pull request #361 from petergoldstein/feature/add_ruby_3_1_to_cibda60cfAdd ruby-head8728d46Add Ruby 3.1 to CIUpdates
grapefrom 0.17.0 to 1.7.0Changelog
Sourced from grape's changelog.
... (truncated)
Commits
0922736Preparing for release, 1.7.0.56da2d4Merge pull request #2291 from dblock/rotate-danger-token6ec6568Rotate Danger token.f8aaaecfix evaluate given in array (#2287)0e727c1Fix the declared with not given (#2285).62562f8An unexpected backtick (#2284)edc6abeFix exception super (#2276)362724dError middleware support using rack util's symbols as status (#2274)9bce86fMerge pull request #2272 from Vasfed/stricter_const_getc061898Check for dry-types type existence and prevent top level const lookupUpdates
sinatrafrom 1.4.7 to 3.0.5Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
186106d3.0.5 release0b2c3a7Allow CALLERS_TO_IGNORE to be overriddend3357cbMerge pull request #1843 from sashashura/patch-1e633936Add Zeitwerk to CALLERS_TO_IGNORE (#1831)8996f09Merge pull request #1845 from dentarg/install-libyaml-dev5e1e9c0Installlibyaml-devin CI20cd090build: harden test.yml permissions4162502Merge pull request #1842 from mharris-figma/master39ed78ffix Tilt.register argument order in readmed645a2fUpdate changelogUpdates
rack_csrffrom 2.5.0 to 2.7.0Changelog
Sourced from rack_csrf's changelog.
Commits
8747446Version bump to 2.7.0.9cd881bUpdated Changelog, LICENSE and README.d73463eAdded Rack 3 to the list of Rack versions we test against.be32e3cAdded a couple of require's for Rack 3.d1b0fcbMerge pull request #18 from jeremyevans/rack3-request-utils0802f50Fix for old versions of rack lacking rack/version358363dWhen using Rack 3, only load rack/request and rack/utils9a0a6abMerge pull request #17 from baldowl/dependabot/bundler/cucumber-tw-3.01febe4cMerge pull request #16 from baldowl/dependabot/github_actions/actions/checkout-346221a0Updated the list of Rubies to test against.Updates
capistranofrom 3.16.0 to 3.17.1Release notes
Sourced from capistrano's releases.
Commits
9e331e3Release 3.17.1ec6b61bSwitch cucumber tests to use https instead of git:// (#2112)15104dcRemove reference to the deprecated :scm variable (#2111)cc4f31fInstall newer SSH client to fix CI for old Rubies (#2106)549fb7eRelease 3.17.095bd969Merge pull request #2105 from gdurelle/patch-1ad76216Update deploy.rb.erb74f9266Addlinked_dirsandlinked_filesto VariblesDoctor WHITELIST (#2103)5fe49bdSwitch from Travis to Circle CI (#2100)9b32298Ensure rubocop can run under Ruby 3.1 (#2099)Updates
rakefrom 10.5.0 to 13.0.6Changelog
Sourced from rake's changelog.
... (truncated)
Commits
5c60da8Bump up Rake-13.0.673d4099Merge pull request #390 from ruby/fix-388-again63aacb6Added Rake namespace explicitly29a3949Bump version to v13.0.53a95f4cMerge pull request #389 from ruby/fix-38885c55b4Fixed the regression of #38872ac796History for rake-13.0.4b20de78Bump version to 13.0.4a07e637Merge pull request #386 from ruby/cleanup0acc575Use require_relative to specify release versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.