chore(deps): bump the production-dependencies group across 1 directory with 7 updates - #84
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 7 updates Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [json](https://github.com/ruby/json) | `2.19.5` | `2.20.0` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.3` | `1.19.4` | | [puma](https://github.com/puma/puma) | `8.0.1` | `8.0.2` | | [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `6.5.0` | `6.6.2` | | [kamal](https://github.com/basecamp/kamal) | `2.11.0` | `2.12.0` | | [axe-core-rspec](https://github.com/dequelabs/axe-core-gems) | `4.11.3` | `4.12.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.43.0` | `4.45.0` | Updates `json` from 2.19.5 to 2.20.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.19.5...v2.20.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 `puma` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v8.0.1...v8.0.2) Updates `sentry-ruby` from 6.5.0 to 6.6.2 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-ruby@6.5.0...6.6.2) Updates `kamal` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](basecamp/kamal@v2.11.0...v2.12.0) Updates `axe-core-rspec` from 4.11.3 to 4.12.0 - [Release notes](https://github.com/dequelabs/axe-core-gems/releases) - [Changelog](https://github.com/dequelabs/axe-core-gems/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-gems@v4.11.3...v4.12.0) Updates `selenium-webdriver` from 4.43.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.43.0...selenium-4.45.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-ruby dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: kamal dependency-version: 2.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: axe-core-rspec dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: selenium-webdriver dependency-version: 4.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 production-dependencies group with 7 updates in the / directory:
2.19.52.20.01.19.31.19.48.0.18.0.26.5.06.6.22.11.02.12.04.11.34.12.04.43.04.45.0Updates
jsonfrom 2.19.5 to 2.20.0Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
1316292Release 2.20.01443265Remove useless executable bits532065cPreserve UTF-8 encoding when reallocating a frozen ResumableParser buffer7c8af4bUpdate extconf.rb guard to use RUBY_ENGINE_VERSION2afd1a9Cleanup therb_catch_objworkaround9892514Simplify parser_config_initb30a8f8ResumableParser: eagerly drop the buffer when reaching EOSf08c663ResumableParser: accept only keyword arguments9d8efcbWorkaround TruffleRuby buggyrb_catch_objimplementation4bd1e9bResumableParser: use throw rather than raise for handled EOSUpdates
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
pumafrom 8.0.1 to 8.0.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
8085b75Release v8.0.2 (#3945)439c6138.0.2 backport (#3944)Updates
sentry-rubyfrom 6.5.0 to 6.6.2Changelog
Sourced from sentry-ruby's changelog.
... (truncated)
Commits
3e2219crelease: 6.6.27c26095fix(metrics): Dup attributes in capture_metric (#2965)3a55ed2release: 6.6.1129ada3fix: guard TelemetryEventBuffer against re-entrant mutex acquisition (#2964)1754a7frelease: 6.6.0af610cdfix(stacktrace): stop leaking internal frame state into event payload (#2962)427612bfix(tests): proper dummy transport clean up for hub cloning (#2957)3b64cc2feat(yabeda): Add sentry-yabeda adapter gem (#2925)f6e0ad1perf: Use FilenameCache in profilers (#2919)e2a073aperf: Add FilenameCache to cache compute_filename results (#2904)Updates
kamalfrom 2.11.0 to 2.12.0Release notes
Sourced from kamal's releases.
Commits
bdefb89Bump version for 2.12.08eb9659Fix doc formatting for 2.12.0 release62579aaMerge pull request #1844 from matthewbjones/lock-waitdef0eaeAdd--lock-waitto retry deploy lock acquisitionbf22a93Expect git gc --auto step in push resetting clone test24d3dbbMerge pull request #1795 from leonvogt/kamal-secrets-path-defaultbd3e227Merge pull request #1833 from seeday/mainf2671a5Merge pull request #1860 from creadone/non-ascii-deploy-locke71bab5Merge pull request #1874 from basecamp/dependabot/bundler/bundler-f838d46215583beb8Merge pull request #1875 from basecamp/fix-aws-secrets-test-stubsUpdates
axe-core-rspecfrom 4.11.3 to 4.12.0Release notes
Sourced from axe-core-rspec's releases.
Changelog
Sourced from axe-core-rspec's changelog.
Commits
b341e4fchore: release v4.12.0 (#506)aee8d74chore: RC v4.12.0 (#504)d3e1fd2chore: RC v4.12.096303d0chore: merge master into develop (#503)d676724chore(deps-dev): bump addressable from 2.8.5 to 2.9.0 in /packages/axe-core-a...1acb374feat: Update axe-core to v4.12.1 (#498)c78eb1fchore(deps-dev): bump addressable from 2.8.5 to 2.9.0 in /packages/axe-core-c...aa0236ffeat: remove virtus dependency (#494)c9ac455chore(deps): bump lodash from 4.17.23 to 4.18.1 (#474)5ef90f3chore(deps): bump uuid and conventional-changelog-cli (#483)Updates
selenium-webdriverfrom 4.43.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