build(deps): bump the bundler group across 1 directory with 5 updates#1378
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the bundler group across 1 directory with 5 updates#1378dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the bundler group with 2 updates in the /ruby-on-rails directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [actionview](https://github.com/rails/rails). Updates `nokogiri` from 1.19.0 to 1.19.1 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.0...v1.19.1) Updates `actionview` from 7.2.2.1 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.3.1) Updates `activerecord` from 7.2.2.1 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.3.1) Updates `activestorage` from 7.2.2.1 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activestorage/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.3.1) Updates `activesupport` from 7.2.2.1 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.3.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:production dependency-group: bundler - dependency-name: actionview dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler - dependency-name: activerecord dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler - dependency-name: activestorage dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
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 /ruby-on-rails directory: nokogiri and actionview.
Updates
nokogirifrom 1.19.0 to 1.19.1Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
d913045version bump to v1.19.1b81cb98doc: update CHANGELOG for upcoming v1.19.18e66809C14n raise on failure (#3600)5b77f3dRaise RuntimeError when canonicalization failsedc5595Thank sponsors in the READMEd4dc245dep: update rdoc to v7Updates
actionviewfrom 7.2.2.1 to 7.2.3.1Release notes
Sourced from actionview's releases.
... (truncated)
Commits
ba76fcaPreparing for 7.2.3.1 release8a379f4Update changelog0b6f800Skip blank attribute names in Action View tag helpersbb2bdefPreparing for 7.2.3 releaseb5a9a37Merge pull request #55809 from zzak/8-0-rubocopb14489eSync CHANGELOGf96593cMerge pull request #55725 from byroot/js-include-type-module-sym788fde0Merge branch '7-2-sec' into 7-2-stable9204eb5Preparing for 7.2.2.2 release2db40abMerge pull request #55476 from jonathanhefner/excerpt-with-non-whitespace-sep...Updates
activerecordfrom 7.2.2.1 to 7.2.3.1Release notes
Sourced from activerecord's releases.
... (truncated)
Commits
ba76fcaPreparing for 7.2.3.1 releasebb2bdefPreparing for 7.2.3 release40e5415Sync CHANGELOG35ad36aMerge pull request #55969 from rails/fix-explain-tests-mysql-9.5766a8e1Merge pull request #55925 from flavorjones/flavorjones/shard-swap-prohibition...31217f6Merge pull request #55907 from ruyrocha/fix/sqlite3-data-loss95f14a4Merge pull request #55332 from zzak/re-548828ee0169Merge pull request #55778 from ianterrell/ianterrell/fix-autosave-changed-via...b14489eSync CHANGELOGe00df05Merge pull request #55722 from kozy4324/fix-lease-sticky-flag-timingUpdates
activestoragefrom 7.2.2.1 to 7.2.3.1Release notes
Sourced from activestorage's releases.
... (truncated)
Commits
ba76fcaPreparing for 7.2.3.1 release8a379f4Update changelogfa19073Prevent glob injection in ActiveStorage DiskService#delete_prefixed4933c1ePrevent path traversal in ActiveStorage DiskService707c0f1Active Storage: Filter user supplied metadata in DirectUploadControllerb8a1665ActiveStorage::Streaming limit range requests to a single range8159a9cConfigurable maxmimum streaming chunk sizebb2bdefPreparing for 7.2.3 release33f9043Disable GCS tests in CIb14489eSync CHANGELOGUpdates
activesupportfrom 7.2.2.1 to 7.2.3.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
ba76fcaPreparing for 7.2.3.1 release8a379f4Update changelogb54a4b3Improve performance of NumberToDelimitedConverterc1ad0e8FixSafeBuffer#%to preserve unsafe statusebd6be1NumberConverter: reject scientific notation4a155f1Lock some dependenciesbb2bdefPreparing for 7.2.3 releasefe41a9fMerge pull request #55840 from zzak/asup-xml-mini-bigdecimal-float-precision12040a3Merge pull request #55808 from olivier-thatch/fix-enum-sole58630e1Merge pull request #55794 from rails/fix-55513Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.