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

Bump the gradle group across 1 directory with 2 updates #2512

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps the gradle group with 2 updates in the / directory: io.github.smiley4:ktor-swagger-ui and org.apache.commons:commons-compress.

Updates io.github.smiley4:ktor-swagger-ui from 3.2.0 to 3.3.0

Release notes

Sourced from io.github.smiley4:ktor-swagger-ui's releases.

3.3.0

  • upgrade schema-kenerator from 1.0.1 to 1.1.0

  • path-parameters are not "required" by default

  • fixed issue with config merging, resulting in some plugin config changes to be ignored or having no effect

Commits
  • 4a4fb00 Merge branch 'develop' into release
  • 0c9b971 upgrade schema-kenerator 1.0.1 -> 1.1.0
  • 9f57f9e fix failing test
  • 948aa4f Merge branch 'bugfix/config-issues-with-multiple-specs' into develop
  • 98570ea fix issues with config merging, add specname to postBuild
  • fc2e463 Merge branch 'feature/path-parameter-required-by-default' into develop
  • 6cb5736 path parameters are required by default
  • 748f09f set version 3.3.0
  • See full diff in compare view

Updates org.apache.commons:commons-compress from 1.27.0 to 1.27.1

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

@dependabot dependabot bot requested a review from a team as a code owner August 21, 2024 07:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2024
@tendestad
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/gradle-615e72fb3b branch from 75ad0a9 to 3375719 Compare August 21, 2024 07:16
Bumps the gradle group with 2 updates in the / directory: [io.github.smiley4:ktor-swagger-ui](https://github.com/SMILEY4/ktor-swagger-ui) and org.apache.commons:commons-compress.


Updates `io.github.smiley4:ktor-swagger-ui` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/SMILEY4/ktor-swagger-ui/releases)
- [Commits](SMILEY4/ktor-swagger-ui@3.2.0...3.3.0)

Updates `org.apache.commons:commons-compress` from 1.27.0 to 1.27.1

---
updated-dependencies:
- dependency-name: io.github.smiley4:ktor-swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/gradle-615e72fb3b branch from 3375719 to 765e6ea Compare August 22, 2024 05:54
@tendestad tendestad merged commit 68dcce0 into master Aug 22, 2024
1 check passed
@tendestad tendestad deleted the dependabot/gradle/gradle-615e72fb3b branch August 22, 2024 12:05
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant