Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DCJ-400-maven]: Bump the maven-dependencies group across 1 directory with 2 updates #2426

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps the maven-dependencies group with 2 updates in the / directory: org.elasticsearch.client:elasticsearch-rest-client and org.webjars:swagger-ui.

Updates org.elasticsearch.client:elasticsearch-rest-client from 8.15.3 to 8.16.0

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.

Elasticsearch 8.15.4

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.15/release-notes-8.15.4.html

Commits

Updates org.webjars:swagger-ui from 5.17.14 to 5.18.2

Release notes

Sourced from org.webjars:swagger-ui's releases.

Swagger UI v5.18.2 Released!

5.18.2 (2024-11-07)

Bug Fixes

Swagger UI v5.18.1 Released!

5.18.1 (2024-11-05)

Bug Fixes

Swagger UI v5.18.0 Released!

5.18.0 (2024-11-05)

Features

  • analytics: use Scarf.js to provide anonymized installation analytics (#10194) (fb55b9c)

Anonymized analytics

SwaggerUI uses Scarf to collect anonymized installation analytics. These analytics help support the maintainers of this library and ONLY run during installation. To opt out, you can set the scarfSettings.enabled field to false in your project's package.json:

// package.json
{
  // ...
  "scarfSettings": {
    "enabled": false
  }
  // ...
}

Alternatively, you can set the environment variable SCARF_ANALYTICS to false as part of the environment that installs your npm packages, e.g., SCARF_ANALYTICS=false npm install.

Commits
  • 3c7e281 chore(release): cut the v5.18.2 release
  • 1dd1f7c chore(dist): update Scarf.js to v1.4.0 (#10205)
  • adc1c3c fix: update Scarf.js to v1.4.0 to avoid breaking Vitest (#10204)
  • 7b84da5 chore(deps-dev): bump release-it from 17.5.0 to 17.10.0 (#10202)
  • e5d00e8 chore(deps-dev): bump json-merger from 1.1.10 to 2.0.0 (#10201)
  • 8fdf0d3 chore(deps-dev): bump jsdom from 24.0.0 to 25.0.1 (#10200)
  • 05b7aff chore(docker): disable apk cache (#10203)
  • 91b6e13 chore(deps-dev): bump husky from 9.0.11 to 9.1.6 (#10199)
  • e5addb1 chore(release): cut the v5.18.1 release
  • 3e3dfc6 fix(docker): return explicit Node.js installation (#10198)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.webjars:swagger-ui [< 4.2, > 4.1.3]
org.webjars:swagger-ui [< 4.5, > 4.4.1]
org.webjars:swagger-ui [>= 4.9.a, < 4.10]

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

… with 2 updates

Bumps the maven-dependencies group with 2 updates in the / directory: [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) and [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui).


Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.15.3 to 8.16.0
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elastic/elasticsearch/commits)

Updates `org.webjars:swagger-ui` from 5.17.14 to 5.18.2
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.17.14...v5.18.2)

---
updated-dependencies:
- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.webjars:swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 12, 2024 11:57
@dependabot dependabot bot requested review from rushtong and rjohanek and removed request for a team November 12, 2024 11:57
Copy link
Contributor

@rushtong rushtong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested 👍🏽

Copy link
Contributor

@fboulnois fboulnois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fboulnois fboulnois merged commit 3a91434 into develop Nov 12, 2024
14 checks passed
@fboulnois fboulnois deleted the dependabot/maven/develop/maven-dependencies-39b1e34183 branch November 12, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants