Bump the minor-and-patch group across 1 directory with 7 updates#87
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 7 updates#87dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.3` | `1.19.4` | | [pagy](https://github.com/ddnexus/pagy) | `43.5.5` | `43.5.6` | | [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) | `4.4.0` | `4.6.0` | | [resend](https://github.com/resend/resend-ruby) | `1.3.0` | `1.5.0` | | [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.4` | `8.0.5` | | [overcommit](https://github.com/sds/overcommit) | `0.70.0` | `0.71.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.44.0` | `4.45.0` | Updates `nokogiri` from 1.19.3 to 1.19.4 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.3...v1.19.4) Updates `pagy` from 43.5.5 to 43.5.6 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.5.5...43.5.6) Updates `tailwindcss-rails` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/rails/tailwindcss-rails/releases) - [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md) - [Commits](rails/tailwindcss-rails@v4.4.0...v4.6.0) Updates `resend` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/resend/resend-ruby/releases) - [Changelog](https://github.com/resend/resend-ruby/blob/main/CHANGELOG.md) - [Commits](resend/resend-ruby@v1.3.0...v1.5.0) Updates `brakeman` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v8.0.4...v8.0.5) Updates `overcommit` from 0.70.0 to 0.71.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](sds/overcommit@v0.70.0...v0.71.0) Updates `selenium-webdriver` from 4.44.0 to 4.45.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.44.0...selenium-4.45.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tailwindcss-rails dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: overcommit dependency-version: 0.71.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 7 updates in the / directory:
1.19.31.19.443.5.543.5.64.4.04.6.01.3.01.5.08.0.48.0.50.70.00.71.04.44.04.45.0Updates
nokogirifrom 1.19.3 to 1.19.4Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
8cfb9daversion bump to v1.19.4a856d1efix: JRuby NONET bypass in XML::Schema (v1.19.x) (#3639)6a0aa1efix(CRuby): use-after-free in Document#encoding= when setter raises (v1.19.x)...f658a54fix: JRuby NONET bypass in XML::Schema39d26fefix(CRuby): use-after-free in Document#encoding= when setter raises04a09ddfix(CRuby): out-of-bounds read in NodeSet#[] with large negative index (v1.19...7799fbdfix: avoid NPE on uninitialized XML::Node structs (v1.19.x) (#3645)ef19e13fix(CRuby): avoid UAF in XML::Attr#value= (v1.19.x) (#3644)5524fa9fix:Document#root=rejects non-element nodes (v1.19.x) (#3643)9891ad1fix(CRuby): use-after-free in XPathContext document lifetime (v1.19.x) (#3641)Updates
pagyfrom 43.5.5 to 43.5.6Release notes
Sourced from pagy's releases.
... (truncated)
Changelog
Sourced from pagy's changelog.
Commits
ef90524Merge branch 'dev'd6e546fVersion 43.5.6efcf096💎 Validate I18n locale input, coerce dev_tools wand_scale, add input-safety d...cbc77ebUpdate gems and packages2641e8cImprove docsUpdates
tailwindcss-railsfrom 4.4.0 to 4.6.0Release notes
Sourced from tailwindcss-rails's releases.
Changelog
Sourced from tailwindcss-rails's changelog.
Commits
d4d95b3version bump to v4.6.0900f700Forward stop signals to tailwindcss watcher (#621)c704ea5dev: update Gemfile.lock2938f5abuild(deps): bump ruby/setup-ruby in the github-actions group (#624)e9773b5version bump to v4.5.035a521edoc: update CHANGELOG9a6a58aSupport new--silenttailwind flag via[silent](#618)c169899build(deps): bump actions/checkout in the github-actions group (#623)2d75b62build(deps): bump ruby/setup-ruby in the github-actions group (#622)b3b682dMerge pull request #616 from rails/dependabot/bundler/tailwindcss-ruby-4.3.0Updates
resendfrom 1.3.0 to 1.5.0Release notes
Sourced from resend's releases.
Commits
2fd6189feat: add contact imports endpoints (#186)73a2aaachore: bump version to 1.4.0 (#187)4e32018chore(deps): update dependency rubocop to v1.88.0 (#184)e45e717feat(receiving): add html_format query param to get (#185)f4c35aachore(deps-dev): bump net-imap from 0.6.3 to 0.6.4.1 (#183)9ef70bechore(deps): update dependency rubocop to v1.87.0 (#181)7566fdachore: bump public-shared-workflows hash (#180)281f984chore: bump public-shared-workflows hash (#179)c88434cchore: add sync-prs-to-linear action (#178)520c5dachore(deps): update dependency rubocop to v1.86.2 (#177)Updates
brakemanfrom 8.0.4 to 8.0.5Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
104443eBump to 8.0.58e61e2aUpdate CHANGESf014c15Merge pull request #2028 from kiskoza/fix/quote_schema_name9227822Merge pull request #2027 from arpitjain099/fix/brakeman-1915-render-partial-t...6788d28Merge pull request #2025 from arpitjain099/fix/sql-fp-compact-blankb7c3906Add quote_schema_name to safe quote method listf95c500test: update line number for still-warns SQL injection case after fixture shift4fba779base_processor: skip hash render-type extraction when type set positionally1e63a41Fix SQL injection false positive for compact_blank/compact on permitted params7ff9e49Merge pull request #2023 from FFederi/fix-haml-chained-raw-crashUpdates
overcommitfrom 0.70.0 to 0.71.0Release notes
Sourced from overcommit's releases.
Changelog
Sourced from overcommit's changelog.
Commits
8d04861Cut version 0.71.0 (#883)5be66b7Prepare for the new solargraph typecheck format (#873)e88e06bMake hook context input reads thread-safe (#882)Updates
selenium-webdriverfrom 4.44.0 to 4.45.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Changelog
Sourced from selenium-webdriver's changelog.
Commits
cd6a3cd[build] Prepare for release of selenium-4.45.0 (#17680)bb741bd[build] Automated Browser Version Update (#17658)f53de51[rb] run minimize test on linux now that #17644 fixed fluxbox startup3f37cce[rb] set window state before each window test instead of resetting driver2bfb990[rb] skip Safari double_click action tests6008ae6[rb] skip double_click action test on Safaribf0edc8[rb] create more obvious test guard keywords as aliases (#17636)c474d76[build] Automated Browser Version Update (#17609)13c5344[rb] streamline tests on github actions runners (#17550)79af12b[rb] stabilize tests and remove driver-restart workaround in manager specDependabot 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 conditions