Bump the bundler group across 1 directory with 4 updates#1687
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the bundler group across 1 directory with 4 updates#1687dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 2 updates in the / directory: [actionview](https://github.com/rails/rails) and [erb](https://github.com/ruby/erb). Updates `actionview` from 8.1.2 to 8.1.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) Updates `actionpack` from 8.1.2 to 8.1.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionpack/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) Updates `activesupport` from 8.1.2 to 8.1.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) Updates `erb` from 6.0.1 to 6.0.1.1 - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](ruby/erb@v6.0.1...v6.0.1.1) --- updated-dependencies: - dependency-name: actionpack dependency-version: 8.1.2.1 dependency-type: indirect - dependency-name: actionview dependency-version: 8.1.2.1 dependency-type: direct:production - dependency-name: activesupport dependency-version: 8.1.2.1 dependency-type: indirect - dependency-name: erb dependency-version: 6.0.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
59dfdc3 to
11a5163
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 bundler group with 2 updates in the / directory: actionview and erb.
Updates
actionviewfrom 8.1.2 to 8.1.2.1Release notes
Sourced from actionview's releases.
... (truncated)
Changelog
Sourced from actionview's changelog.
Commits
1db4b89Preparing for 8.1.2.1 release1c7d1cfUpdate changeloge91694bUpdate CHANGELOG (8.1 only)63f5ad8Skip blank attribute names in Action View tag helpersUpdates
actionpackfrom 8.1.2 to 8.1.2.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
Commits
1db4b89Preparing for 8.1.2.1 release6752711Fix XSS in debug exceptions copy-to-clipboardUpdates
activesupportfrom 8.1.2 to 8.1.2.1Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
Commits
1db4b89Preparing for 8.1.2.1 release1c7d1cfUpdate changelogec1a0e2Improve performance of NumberToDelimitedConverter50d732aFixSafeBuffer#%to preserve unsafe status19dbab5NumberConverter: reject scientific notationUpdates
erbfrom 6.0.1 to 6.0.1.1Release notes
Sourced from erb's releases.
Changelog
Sourced from erb's changelog.
Commits
9345076Version 6.0.1.1dd34ce4Prohibit def_method on marshal-loaded ERB instances