🚨 [security] [ruby] Update nokogiri 1.16.3 → 1.16.5 (patch) #2765
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Nokogiri updates packaged libxml2 to v2.12.7 to resolve CVE-2024-34459
Release Notes
1.16.5
1.16.4
1.16.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
version bump to v1.16.5
dep: update vendored libxml2 to v2.12.7 (#3191)
ci: add arm64-darwin coverage using macos-14
dep: update libxml2 to v2.12.7
version bump to v1.16.4
dep: update to zlib 1.3.1 (v1.16.x) (#3175)
dep: update to zlib 1.3.1
version bump to v1.16.3
dep: update libxml 2.12.6 (branch v1.16.x) (#3151)
fix: Reader#read sets @encoding if it is unset
dep: update libxml2 to v2.12.6
Release Notes
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.4
3.6.3
3.6.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
Bumped avo to 3.7.4
fix: default sort (#2760)
fix: wrong label on `belongs_to`field (#2758)
fix: active sidebar menu js error with custom menu (#2759)
Bumped avo to 3.7.3
security: prevent SQL injection in sorting param (#2756)
Bumped avo to 3.7.2
feature: html classes for heading wrapper (#2755)
Bumped avo to 3.7.1
feature: heading target (#2753)
chore: pagy 8 support (#2752)
[js] Update all Yarn dependencies (2024-04-25) (#2720)
chore: require ostruct (#2750)
chore(deps): bump trix in the npm_and_yarn group across 1 directory (#2749)
Bumped avo to 3.7.0
fix: check if ActionText::RichText is defined (#2741)
fix: resource controls spacing issue (#2740)
Bumped avo to 3.6.4
fix: table cache (#2734)
Bumped avo to 3.6.3
fix: cache_table_rows (#2733)
Bumped avo to 3.6.2
fix: don't export `avo.custom.js` build (#2731)
fix: render background context when accessing extrernal action links (#2730)
fix: actions eager loader (#2726)
fix: eager load actions (#2719)
feature: linkable association titles (#2591)
feature: configurable default pagination (#2717)
fix: check proper dir for internal controller override (#2712)
chore: add record_link field to gemfile (#2705)
fix: bad animation for menu on reload (#2704)
Add disable_editing_values for key_value field (#2663)
performance: memoize a few things (#2700)
fix: index header and rows visibility (#2549)
feature: `for_attribute` option for fields (#2560)
fix: detach action record (#2690)
Update all Yarn dependencies (2024-04-18) (#2701)
feature: add sidebar collapse animation (#2695)
fix: actions layout (#2692)
fix: leaky global default_url_options (#2694)
Autofocus first field (#2554)
Merge branch 'main' of github.com:avo-hq/avo
wip
Update all Yarn dependencies (2024-04-12) (#2685)
chore: prepare for record_link field (#2684)
Merge branch 'main' into feature/linkable-association-titles
[js] Update all Yarn dependencies (2024-03-31) (#2644)
fix: ActionText support for trix field (#2639)
enhancement: full-width fields when sidebar present (#2683)
feature: resource controls dynamic width (#2583)
Don't affect unspecified options in boolean group (#2677)
chore: performance tweak on boolean group field and select field (#2682)
Render text area newlines (#2678)
Enable boolean group computed options (#2679)
Add missing migration to dummy app (#2676)
fix: preserve page when go back from resource show page (#1555) (#2652)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands