chore(deps): bump rails_semantic_logger from 4.20.0 to 5.0.0#2694
Merged
Conversation
mroderick
approved these changes
Jul 9, 2026
Bumps [rails_semantic_logger](https://github.com/reidmorrison/rails_semantic_logger) from 4.20.0 to 5.0.0. - [Changelog](https://github.com/reidmorrison/rails_semantic_logger/blob/main/CHANGELOG.md) - [Commits](reidmorrison/rails_semantic_logger@v4.20.0...v5.0.0) --- updated-dependencies: - dependency-name: rails_semantic_logger dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
8045ad0 to
732c5ed
Compare
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 rails_semantic_logger from 4.20.0 to 5.0.0.
Changelog
Sourced from rails_semantic_logger's changelog.
... (truncated)
Commits
001d671README: move container platform recipe to docsf11ebd6Rewrite README to match docs and the appenders configurationbf4c700Trim README: move upgrade notes to docs, condense examples2ca6cf6Prepare v5.0.0 release: use rubygems semantic_logger 5.06756a86Merge pull request #314 from reidmorrison/fix/activesupport-logger-hijack-141aabc6ecStop hijacking ActiveSupport::Logger.new when a destination is given1b5a698Merge pull request #313 from reidmorrison/feature/subscriber-metricsc237585Pass class/module constants to SemanticLogger[] instead of strings2ebe76aActionView: log under ActionView::Base namec956f1bEmit prototype metrics for info/warn/error log subscriber entries