-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the bundler group across 1 directory with 7 updates #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
Bumps the bundler group with 3 updates in the / directory: [rails](https://github.com/rails/rails), [puma](https://github.com/puma/puma) and [rexml](https://github.com/ruby/rexml). Updates `rails` from 7.1.2 to 7.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.2...v7.1.3.1) Updates `puma` from 6.4.0 to 6.4.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.4.0...v6.4.2) Updates `actionpack` from 7.1.2 to 7.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.2...v7.1.3.1) Updates `nokogiri` from 1.15.5 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.15.5...v1.16.5) Updates `rack` from 3.0.8 to 3.0.11 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits) Updates `rdoc` from 6.6.2 to 6.6.3.1 - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.6.2...v6.6.3.1) Updates `rexml` from 3.2.6 to 3.2.8 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production dependency-group: bundler - dependency-name: puma dependency-type: direct:production dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rdoc dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 16, 2024
Dependency ReviewThe following issues were found:
License IssuesGemfile.lock
OpenSSF ScorecardScorecard details
Scanned Manifest FilesGemfile
Gemfile.lock
|
Author
|
Superseded by #11. |
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 3 updates in the / directory: rails, puma and rexml.
Updates
railsfrom 7.1.2 to 7.1.3.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
d73ed95Preparing for 7.1.3.1 release43037d8update changelog5187a9efix XSS vulnerability when using translationb4d3bfbFix ReDoS in accept header scanning36c1591Preparing for 7.1.3 releasea84622fSync changelog1f505f0Merge pull request #50771 from rails/backport-preview-nplus1d8a8dd9Merge pull request #50758 from rails/fix-video-preview-nplus1a0eef52Merge pull request #50767 from rporrasluc/fix-db-runtime-calculation8a0767dFix test setup to raise SyntaxError on Ruby 2.7Updates
pumafrom 6.4.0 to 6.4.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
5fc43d75.6.8 and 6.4.2dfbba226.4.260d5ee3Merge pull request from GHSA-c2f4-cvqm-65w2a2870256.4.1 version tick!32a629d6.4.17e17826[Fix #3282]idle-timeoutnot waiting on all workers in cluster mode (#3283)437142eREADME.md - add the puma-acme plugin (#3301)e9125fa[CI] Change all workflow file extensions to '.yml' (#3300)d49dec9[CI] Add Ruby 3.3, use 'rubygems: latest' in tests.yaml MRI (#3299)2d27225Note symlink mechanism in restart documentation for hot restart (#3298)Updates
actionpackfrom 7.1.2 to 7.1.3.1Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
Commits
d73ed95Preparing for 7.1.3.1 release43037d8update changelog5187a9efix XSS vulnerability when using translationb4d3bfbFix ReDoS in accept header scanning36c1591Preparing for 7.1.3 releasea84622fSync changelog8a0767dFix test setup to raise SyntaxError on Ruby 2.7894f933Merge pull request #50764 from eugeneius/syntax_error_proxy_nil_backtrace_loc...b02f6c9Merge pull request #48957 from cmaruz/48326c1e8b36Merge pull request #50466 from skipkayhil/hm-fix-to-symbol-raising-nomethoderrorUpdates
nokogirifrom 1.15.5 to 1.16.5Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
cd70bd3version bump to v1.16.5afc36dedep: update vendored libxml2 to v2.12.7 (#3191)41b4f08ci: add arm64-darwin coverage using macos-1467b9e86dep: update libxml2 to v2.12.717c0362version bump to v1.16.41c329e9dep: update to zlib 1.3.1 (v1.16.x) (#3175)edeac07dep: update to zlib 1.3.180fb608version bump to v1.16.3710bd96dep: update libxml 2.12.6 (branch v1.16.x) (#3151)461a96efix: Reader#read sets@encodingif it is unsetUpdates
rackfrom 3.0.8 to 3.0.11Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
Commits
Updates
rdocfrom 6.6.2 to 6.6.3.1Commits
ffbf8aeBump up 6.6.3.1e4a0e71Fix NoMethodError for start_withd98baf4Bump up 6.6.3da7a0c7Filter marshaled objetsUpdates
rexmlfrom 3.2.6 to 3.2.8Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
1cf37baAdd 3.2.8 entryb67081cRemove an unused variable (#128)94e180eSuppress a warningd574ba5ci: install only gems required for running tests (#129)4670f8fAdd missing Thanks section9ba35f9Bump version085def0Add 3.2.7 entry4325835Read quoted attributes in chunks (#126)e77365eExclude older than 2.6 on macos-14bf2c8edMove development dependencies to Gemfile (#124)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.