[Snyk] Security upgrade jekyll from 4.3.4 to 4.4.0#1615
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-ADDRESSABLE-15924312
There was a problem hiding this comment.
Pull request overview
Updates the Ruby/Jekyll dependency set to remediate a Snyk-reported vulnerability (ReDoS in addressable) by upgrading Jekyll and its transitive dependencies.
Changes:
- Bump
jekyllrequirement from~> 4.3.3to~> 4.4.0. - Refresh
Gemfile.lockto newer dependency versions includingaddressableand other Jekyll transitive gems. - Update the lockfile’s recorded Bundler version.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Gemfile | Updates the Jekyll version constraint to the 4.4.x line. |
| Gemfile.lock | Updates resolved gem versions (including addressable) and records a different Bundler version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ This PR has been automatically closedThe security issues addressed by this pull request are no longer present in the latest project scan. All vulnerabilities this PR was created to fix have been resolved through other means (e.g., dependency updates, direct fixes, or changes in vulnerability data). Resolved Issues
What should I do?No action is required. If you believe this PR was closed in error, you can reopen it and contact Snyk support. This action was performed automatically by Snyk. |
Snyk has created this PR to fix 1 vulnerabilities in the rubygems dependencies of this project.
Snyk changed the following file(s):
GemfileGemfile.lockVulnerabilities that will be fixed with an upgrade:
SNYK-RUBY-ADDRESSABLE-15924312
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS)