Skip to content

build(deps): bump the bundler group across 1 directory with 3 updates#95

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-f41c72ee34
Closed

build(deps): bump the bundler group across 1 directory with 3 updates#95
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-f41c72ee34

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps the bundler group with 3 updates in the / directory: guard, connection_pool and rack-session.

Updates guard from 2.19.0 to 2.19.1

Release notes

Sourced from guard's releases.

v2.19.1

🏠 Housekeeping

Commits

Updates connection_pool from 2.4.1 to 2.5.0

Changelog

Sourced from connection_pool's changelog.

2.5.0

  • Reap idle connections #187
idle_timeout = 60
pool = ConnectionPool.new ...
pool.reap(idle_timeout, &:close)
  • ConnectionPool#idle returns the count of connections not in use #187
Commits

Updates rack-session from 2.0.0 to 2.1.0

Release notes

Sourced from rack-session's releases.

v2.1.0

Full Changelog: rack/rack-session@v2.0.0...v2.1.0

Changelog

Sourced from rack-session's changelog.

v2.1.0

  • Improved compatibility with Ruby 3.3+ and Rack 3+.
  • Add support for cookie option partitioned.
  • Introduce assume_ssl option to allow secure session cookies through insecure proxy.
Commits
  • 8a02143 Bump minor version.
  • 67c1237 Add release notes.
  • 77c56db Rack 3 compatibility.
  • 1a10ce8 Test on Ruby v3.4.
  • 06b63f5 Bump actions/checkout from 3 to 4 (#47)
  • 9818179 Opt-in for MFA requirement (#45)
  • 9ad38c0 Test and set Ruby v2.5 as minimum. (#46)
  • 4af6114 Add cookie option "partitioned" to DEFAULT_OPTIONS and documentation of class...
  • abb6b62 Introduce assume_ssl option to allow secure session cookies through insecur...
  • 178daa3 Bump actions/checkout from 3 to 4 (#37)
  • Additional commits viewable in compare view

Dependabot 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 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 conditions

Bumps the bundler group with 3 updates in the / directory: [guard](https://github.com/guard/guard), [connection_pool](https://github.com/mperham/connection_pool) and [rack-session](https://github.com/rack/rack-session).


Updates `guard` from 2.19.0 to 2.19.1
- [Release notes](https://github.com/guard/guard/releases)
- [Commits](guard/guard@v2.19.0...v2.19.1)

Updates `connection_pool` from 2.4.1 to 2.5.0
- [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md)
- [Commits](mperham/connection_pool@v2.4.1...v2.5.0)

Updates `rack-session` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/v2.1.0/releases.md)
- [Commits](rack/rack-session@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: guard
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: connection_pool
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: rack-session
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 8, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/bundler/bundler-f41c72ee34 branch January 10, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants