-
Notifications
You must be signed in to change notification settings - Fork 24
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
build(deps): bump the bundler group across 1 directory with 5 updates #1070
base: develop
Are you sure you want to change the base?
Conversation
Bumps the bundler group with 3 updates in the / directory: [sidekiq](https://github.com/sidekiq/sidekiq), [actionpack](https://github.com/rails/rails) and [rexml](https://github.com/ruby/rexml). Updates `sidekiq` from 7.2.2 to 7.2.4 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v7.2.2...v7.2.4) Updates `actionpack` from 7.1.3.2 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.2...v7.1.3.4) Updates `actiontext` from 7.1.3.2 to 7.1.3.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.2...v7.1.3.4) Updates `nokogiri` from 1.16.4 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.16.4...v1.16.5) 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: sidekiq dependency-type: direct:production dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: actiontext dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bumps the bundler group with 3 updates in the / directory: sidekiq, actionpack and rexml.
Updates
sidekiq
from 7.2.2 to 7.2.4Changelog
Sourced from sidekiq's changelog.
Commits
30786e0
Fix for CVE-2024-32887371884e
changes0787900
prep for releaseb554667
Fix Rack deprecatione57a47e
Fix session secret error in tests with rails 7133006ba
Fix build, latest ent changes79d254d
Add **kwargs to dynamic redis client method definition (#6249)cee6f0e
Fix typos (#6245)56cab5f
formatting24e3f68
Use lax decoding, fixes #6241Updates
actionpack
from 7.1.3.2 to 7.1.3.4Release notes
Sourced from actionpack's releases.
... (truncated)
Changelog
Sourced from actionpack's changelog.
Commits
19eebf6
Preparing for 7.1.3.4 releasebd7c28a
update changelogc7b9e0c
include the HTTP Permissions-Policy on non-HTML Content-Types747a03b
Preparing for 7.1.3.3 releaseUpdates
actiontext
from 7.1.3.2 to 7.1.3.4Release notes
Sourced from actiontext's releases.
... (truncated)
Changelog
Sourced from actiontext's changelog.
Commits
19eebf6
Preparing for 7.1.3.4 releasebd7c28a
update changelog1ac6d40
Sanitize ActionText HTML ContentAttachment in Trix edit view747a03b
Preparing for 7.1.3.3 release260cb39
Upgrade Trix to 2.1.1 to fix [CVE-2024-34341][1]Updates
nokogiri
from 1.16.4 to 1.16.5Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
cd70bd3
version bump to v1.16.5afc36de
dep: update vendored libxml2 to v2.12.7 (#3191)41b4f08
ci: add arm64-darwin coverage using macos-1467b9e86
dep: update libxml2 to v2.12.7Updates
rexml
from 3.2.6 to 3.2.8Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
1cf37ba
Add 3.2.8 entryb67081c
Remove an unused variable (#128)94e180e
Suppress a warningd574ba5
ci: install only gems required for running tests (#129)4670f8f
Add missing Thanks section9ba35f9
Bump version085def0
Add 3.2.7 entry4325835
Read quoted attributes in chunks (#126)e77365e
Exclude older than 2.6 on macos-14bf2c8ed
Move development dependencies to Gemfile (#124)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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.