Bump the dependencies group with 4 updates#121
Merged
Conversation
Bumps the dependencies group with 4 updates: [simplecov](https://github.com/simplecov-ruby/simplecov), [omniauth-facebook](https://github.com/simi/omniauth-facebook), [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) and [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby). Updates `simplecov` from 1.0.0 to 1.0.2 - [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.0...v1.0.2) Updates `omniauth-facebook` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/simi/omniauth-facebook/releases) - [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md) - [Commits](simi/omniauth-facebook@v10.0.0...v11.0.0) Updates `rails-html-sanitizer` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.7.0...v1.7.1) Updates `honeybadger` from 6.9.0 to 6.9.1 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](honeybadger-io/honeybadger-ruby@v6.9.0...v6.9.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: omniauth-facebook dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rails-html-sanitizer dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 dependencies group with 4 updates: simplecov, omniauth-facebook, rails-html-sanitizer and honeybadger.
Updates
simplecovfrom 1.0.0 to 1.0.2Release notes
Sourced from simplecov's releases.
Changelog
Sourced from simplecov's changelog.
Commits
803dcbcBump version to 1.0.2177b0ccRestore a clean Steep check for the post-1.0.1 codeb57bf8dAggregate runtime-duplicated coverage entries by source location9599343Drop a simulated file's branches when a real run covered it25d1ab5Add a differential fuzzer for the static coverage extractor2aff8feMatch Coverage's legacy branch conventions and survive stdlib Prismbbb4737Skip synthesizing branches for constant-folded conditions6669cbfMatch Coverage's safe-navigation range when the call takes a block21a8a08Fix NoMethodError in the standalone CLI's colorizing subcommandse27cfd0Bump step-security/harden-runner from 2.19.4 to 2.20.0Updates
omniauth-facebookfrom 10.0.0 to 11.0.0Changelog
Sourced from omniauth-facebook's changelog.
Commits
f9559a5Bump version for released40e913Bump actions/checkout from 4 to 7da0f548CI: Tell dependabot to update GH Actions102bf06Fix 10.0.0 CHANGELOG entry8bd4779Update CI Rubies31dc0a5Fix README badge135cab9Update default API version to v24.0823a58cRemove unnecessary whitespace in shared_examples4518c2cRemove access token for profile picture URL (#388)2c0c949Remove example from gem bundle (#394)Updates
rails-html-sanitizerfrom 1.7.0 to 1.7.1Release notes
Sourced from rails-html-sanitizer's releases.
Changelog
Sourced from rails-html-sanitizer's changelog.
Commits
4f37e3dversion bump to v1.7.1b4673b9Merge pull request #223 from rails/svg-href-local-ref74dcb80Properly restrict SVG href attributes11ee440Adjust data: URI mediatype tests for loofah 2.25.2 (#222)bc9622cHarden GitHub Actions workflows (#220)3459ffddep(dev): update nokogiri (#219)8aa4bb2build(deps-dev): bump concurrent-ruby from 1.3.6 to 1.3.7 (#218)4ddc0c7dep(dev): update development dependencies (#217)f87abb4Merge pull request #215 from yuri-zubov/reduce-gem-size527b317Reduce gem size by excluding test filesUpdates
honeybadgerfrom 6.9.0 to 6.9.1Release notes
Sourced from honeybadger's releases.
Changelog
Sourced from honeybadger's changelog.
Commits
4d1ff29chore(master): release 6.9.1 (#837)1a1eaa7test: stabilize worker specs on jruby (#836)98f5580fix: pin rdoc for jruby compatibility (#835)441ce44fix: respect logging.level with Rails logger (#834)5f5ed15Update Ruby 3.4.5 → 3.4.10 (#833)2cb6e02fix: ignore more cache events (#832)Dependabot 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