Bump the api-dependencies-version group across 1 directory with 7 updates#1798
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the api-dependencies-version group across 1 directory with 7 updates#1798dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the api-dependencies-version group with 6 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [bootsnap](https://github.com/rails/bootsnap) | `1.21.1` | `1.23.0` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `6.3.0` | `6.4.0` | | [stackprof](https://github.com/tmm1/stackprof) | `0.2.27` | `0.2.28` | | [mocha](https://github.com/freerange/mocha) | `3.0.1` | `3.0.2` | | [annotaterb](https://github.com/drwl/annotaterb) | `4.20.0` | `4.22.0` | | [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.38.2` | `0.39.1` | Updates `bootsnap` from 1.21.1 to 1.23.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.21.1...v1.23.0) Updates `sentry-rails` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@6.3.0...6.4.0) Updates `sentry-ruby` from 6.3.0 to 6.4.1 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@6.3.0...6.4.1) Updates `stackprof` from 0.2.27 to 0.2.28 - [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md) - [Commits](tmm1/stackprof@v0.2.27...v0.2.28) Updates `mocha` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](freerange/mocha@v3.0.1...v3.0.2) Updates `annotaterb` from 4.20.0 to 4.22.0 - [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md) - [Commits](drwl/annotaterb@v4.20.0...v4.22.0) Updates `rubocop-minitest` from 0.38.2 to 0.39.1 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.38.2...v0.39.1) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-dependencies-version - dependency-name: sentry-rails dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-dependencies-version - dependency-name: sentry-ruby dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: api-dependencies-version - dependency-name: stackprof dependency-version: 0.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-dependencies-version - dependency-name: mocha dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: api-dependencies-version - dependency-name: annotaterb dependency-version: 4.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: api-dependencies-version - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: api-dependencies-version ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the api-dependencies-version group with 6 updates in the /api directory:
1.21.11.23.06.3.06.4.00.2.270.2.283.0.13.0.24.20.04.22.00.38.20.39.1Updates
bootsnapfrom 1.21.1 to 1.23.0Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
7b04583Release 1.23.032e709dMerge pull request #530 from fxn/readdir8326783Handle readdir errors in bs_rb_scan_dir()7807284Merge pull request #528 from Umofomia/path-scanner-cleanupc30155dFix bundle path check and consolidate common code in PathScannerc2ef9a3Merge pull request #526 from Umofomia/claw--fix-ignored-directories-absolute-...93c35b8LoadPathScanner: Avoid computing the absolute path when not needed2bf7aa4Fix absolute path support for ignored directories in PathScanner.native_call749bf76Merge pull request #527 from byroot/ruby-2.75241189Require Ruby 2.7Updates
sentry-railsfrom 6.3.0 to 6.4.0Changelog
Sourced from sentry-rails's changelog.
Commits
38b827drelease: 6.4.0783250efix(rails): useActionDispatch::ExceptionWrapperfor correct HTTP status co...Updates
sentry-rubyfrom 6.3.0 to 6.4.1Changelog
Sourced from sentry-ruby's changelog.
Commits
a640799release: 6.4.166c2ad1fix(rails): Track request queue time in Rails middleware (#2877)38b827drelease: 6.4.06525d0bfeat: queue time capture for Rack (#2838)8edaa20Ignore vernier on ruby 4.1.0 (#2867)620047fAlways include scope user data in telemetry (#2866)c2fa01aFix CGI imports for ruby 4.x (#2863)3fa8354Fix MetricEvent timestamp serialization to float (#2862)5712e00docs: update README to reflect Ruby 4.0 testing support (#2855)2685355Implement OTLP support (#2853)Updates
stackproffrom 0.2.27 to 0.2.28Commits
4367efabumping version8d57d8eMerge pull request #240 from nobu/postponed_jobs1608c54Adjust testsffb5d08Use the newer postponed_jobs APIs6cf881bUse NUM2UINT for usec8085169Merge pull request #238 from aidenfoxivey/masterfae0152Read only first two bytes to check signature5d83283Merge pull request #234 from boimw/master93ab15fAdd Ruby 3.4 to CIUpdates
mochafrom 3.0.1 to 3.0.2Changelog
Sourced from mocha's changelog.
Commits
50844e9[skip ci] Update documentation for v3.0.286db8bfBump version to 3.0.2 & prepare for release34f3887Fix NoMethodError on deprecation warning72fc6feRename run-fail-fast -> run-fail-on-warningbe12ef0Ensure every test can run in isolation9ba0a09Auto-correct Style/EmptyClassDefinition violationa0fc779Add irb to Gemfile to fix warning in Ruby v46ced202Add Ruby v4.0 to CI build matrixc7c0dd3Merge pull request #777 from freerange/add-ruby-v4.0-rc-to-ci-build-matrix94235b4Change weekly build to nightlyUpdates
annotaterbfrom 4.20.0 to 4.22.0Changelog
Sourced from annotaterb's changelog.
... (truncated)
Commits
0c71ea1Bump version to v4.22.0 (#310)ce79f8drefactor: simplify primary key check logic (no functional changes) (#285)ad59502fix: Respect configured sort (#295)477c522Honor skip_on_db_migrate config option when runnig migrate tasks (#274)81d9831fix NoMethodError when using nested_position with fixture files (#298)2d8d018Use#lease_connectionif available (#292)8f3bf5aRun CI on CRuby 4.0 (#308)e4799c8Generate changelog for v4.21.0 (#307)a13fe8dBump version to v4.21.0 (#306)cbe931cSupport customising config path (#301)Updates
rubocop-minitestfrom 0.38.2 to 0.39.1Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
17b5474Cut 0.39.1d7a0f1eUpdate Changelog93a5474Merge pull request #347 from koic/fix_false_positive_for_assert_includes_and_...b8d8789Fix false positives inMinitest/AssertIncludesand `Minitest/RefuteIncludes...9b577b6Switch back docs version to master0f1a4f6Cut 0.39.01c01cf9Update Changelogbf38672Merge pull request #346 from koic/disable_minitest_assert_empty_literal_by_de...7793f07[Fix #344] DisableMinitest/AssertEmptyLiteralby defaultc8f3fc5Suppress RuboCop offensesDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions