Bump rspec-support from 3.13.0 to 3.13.1 (#809)
Bumps [rspec-support](https://github.com/rspec/rspec-support) from 3.13.0 to 3.13.1. - [Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md) - [Commits](rspec/rspec-support@v3.13.0...v3.13.1) --- updated-dependencies: - dependency-name: rspec-support dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
doc: clarify use of multiple URLs in uaa.ldap.url
- clarify that the option to put multiple URLs in uaa.ldap.url is for failover purpose only (the URLs beyond the first one are the backups if the first URL fails). - The previous language could mislead operators into thinking that multiple distinct LDAP servers can be configured at the same time via uaa.ldap.url. - details: UAA [passes through](https://github.com/cloudfoundry/uaa/blob/05dc2c0d9903bece514fd1308f03c34792205faf/server/src/main/java/org/cloudfoundry/identity/uaa/impl/config/LdapSimpleBindConfig.java#L41) the configured value to spring-security-ldap library, which then [uses the extra URLs for failover purpose](https://github.com/spring-projects/spring-security/blob/48c8532a21d0aab17eac400ec3540b01249b5962/ldap/src/main/java/org/springframework/security/ldap/DefaultSpringSecurityContextSource.java#L60). [#185846888]
Merge pull request #810 from cloudfoundry/pr/develop/fix-doc-ldap-url
doc: clarify use of multiple URLs in uaa.ldap.url
Revert "remove: gomega github ignore removed"
- We still cannot bump gomega to 1.31. - Previous commit to remove the bump-ignore should not have been made. This reverts commit aa1f856.
Bump drb from 2.2.0 to 2.2.1 (#812)
Bumps [drb](https://github.com/ruby/drb) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/ruby/drb/releases) - [Commits](ruby/drb@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: drb dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests (#814)
Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.446 to 0.0.447. - [Commits](cloudfoundry/bosh-utils@v0.0.446...v0.0.447) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/bosh-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests (#817)
Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.447 to 0.0.448. - [Commits](cloudfoundry/bosh-utils@v0.0.447...v0.0.448) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/bosh-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump i18n from 1.14.1 to 1.14.3
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.1 to 1.14.3. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.14.1...v1.14.3) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #816 from cloudfoundry/dependabot/bundler/i18n-1.14.3
Bump i18n from 1.14.1 to 1.14.3
Bump github.com/cloudfoundry/bosh-utils in /src/acceptance_tests (#819)
Bumps [github.com/cloudfoundry/bosh-utils](https://github.com/cloudfoundry/bosh-utils) from 0.0.448 to 0.0.449. - [Commits](cloudfoundry/bosh-utils@v0.0.448...v0.0.449) --- updated-dependencies: - dependency-name: github.com/cloudfoundry/bosh-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump i18n from 1.14.3 to 1.14.4 (#820)
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.14.3...v1.14.4) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>