Bump the gems-minor group with 4 updates - #2966
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the gems-minor group with 4 updates: [sentry-ruby](https://github.com/getsentry/sentry-ruby), [sentry-rails](https://github.com/getsentry/sentry-ruby), [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [simplecov](https://github.com/simplecov-ruby/simplecov). Updates `sentry-ruby` from 6.6.2 to 6.7.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.6.2...6.7.0) Updates `sentry-rails` from 6.6.2 to 6.7.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.6.2...6.7.0) Updates `selenium-webdriver` from 4.46.0 to 4.47.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.46.0...selenium-4.47.0) Updates `simplecov` from 1.0.3 to 1.1.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: sentry-ruby dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gems-minor - dependency-name: sentry-rails dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gems-minor - dependency-name: selenium-webdriver dependency-version: 4.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gems-minor - dependency-name: simplecov dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gems-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2966 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 82 82
Lines 4576 4576
=========================================
Hits 4576 4576 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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 gems-minor group with 4 updates: sentry-ruby, sentry-rails, selenium-webdriver and simplecov.
Updates
sentry-rubyfrom 6.6.2 to 6.7.0Changelog
Sourced from sentry-ruby's changelog.
Commits
c39c42drelease: 6.7.00121462ci: 🤖 Update pinned CI lockfiles (#3045)5abda56ci: 🤖 Update pinned CI lockfiles (#3040)e89d3bcfix: isolate inherited hubs under hub_isolation_level = :fiber (#3036)395aca9chore(rails): AJ tracing convention compliance (#3031)b02a915ci: 🤖 Update pinned CI lockfiles (#3027)d405668fix: correct Scope extra parameter typo (#3023)3ddf4a9feat(rails): support for solid queue (#2942)7ab412ffeat: add config.hub_isolation_level for fiber-safe hub storage (Falcon/async...b625f46ci: 🤖 Update pinned CI lockfiles (#3019)Updates
sentry-railsfrom 6.6.2 to 6.7.0Changelog
Sourced from sentry-rails's changelog.
Commits
c39c42drelease: 6.7.00121462ci: 🤖 Update pinned CI lockfiles (#3045)9278dd4fix(rails): guard execution context with send_default_pii (#3043)5abda56ci: 🤖 Update pinned CI lockfiles (#3040)d739a8dfix(rails): ensure Rails.error.set_context is not lost (#3024)395aca9chore(rails): AJ tracing convention compliance (#3031)b02a915ci: 🤖 Update pinned CI lockfiles (#3027)9f70c7afix(active_job): Consumer span op should be queue.process (#3021)3ddf4a9feat(rails): support for solid queue (#2942)7ab412ffeat: add config.hub_isolation_level for fiber-safe hub storage (Falcon/async...Updates
selenium-webdriverfrom 4.46.0 to 4.47.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
9175ed9[build] Prepare for release of selenium-4.47.0 (#17896)a25afbb[build] Automated Browser Version Update with CDP (#17873)960abd2[dotnet][java][js][rb] deprecate invalid Firefox profile code (#17871)5b1cde1[rb] generate BiDi domain type accessors and union variant factories (#17865)014d72b[rb] fix tests and custom matchers to work with SE_DEBUG (#17863)e0658c9[rb] validate BiDi outbound ref fields against their declared type (#17861)0ad0c51[rb] support custom vendor specific capabilities in options classes (#17862)10eeb94[dotnet][java][py][rb] pass --enable-chrome-logs unless CHROME_LOG_FILE is se...4c6f3a5[rb] allow pending test guards to require matching provided exception (#17859)89ad5bb[rb] raise typed WebDriver errors for BiDi from a generated error-code map (#...Updates
simplecovfrom 1.0.3 to 1.1.0Release notes
Sourced from simplecov's releases.
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
b946d8aBump version to 1.1.0211b408Repeat the mode toggles in the source file view04cb1b8Address review: dark toggle role and print palettefa08213Add a colorblind-friendly mode and non-color coverage symbols0a7d740Restructure the documentation around a trimmed README2700360Make the clobber-prevention backstop see failed child reports48fd412Clarify the eval threshold error and two stale comments3f16339Route cover filters through Filter.build_filter8d19b4bShare the interned count-merge loop between combinersd73c758Extract a shared base class for the exit-code checksDependabot 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