Bump rails from 8.0.5 to 8.1.3 in the rails group across 1 directory#147
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump rails from 8.0.5 to 8.1.3 in the rails group across 1 directory#147dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
54519d9 to
8b485b0
Compare
Bumps the rails group with 1 update in the / directory: [rails](https://github.com/rails/rails). Updates `rails` from 8.0.5 to 8.1.3 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.5...v8.1.3) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rails ... Signed-off-by: dependabot[bot] <support@github.com>
8b485b0 to
b3bcfe3
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 the rails group with 1 update in the / directory: rails.
Updates
railsfrom 8.0.5 to 8.1.3Release notes
Sourced from rails's releases.
... (truncated)
Commits
fa8f081Preparing for 8.1.3 release63cef3dMerge branch '8-1-sec' into 8-1-stable1db4b89Preparing for 8.1.2.1 release1c7d1cfUpdate changeloge91694bUpdate CHANGELOG (8.1 only)6752711Fix XSS in debug exceptions copy-to-clipboard63f5ad8Skip blank attribute names in Action View tag helpers8c9676bPrevent glob injection in ActiveStorage DiskService#delete_prefixed9b06fbcPrevent path traversal in ActiveStorage DiskServiceec1a0e2Improve performance of NumberToDelimitedConverter