Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps undertow-core from 2.2.13.Final to 2.2.14.Final.

Commits
  • da37162 Prepare 2.2.14.Final
  • 0264fc4 Merge pull request #1276 from ropalka/UNDERTOW-2000
  • 91a675f [UNDERTOW-2000] Fixing findbugs plugin for Jakartized components
  • 3c3430b [UNDERTOW-2000] Properly Jakartize Undertow Components.
  • 50898f2 Next is 2.2.14.Final
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.13.Final to 2.2.14.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.2.13.Final...2.2.14.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Dec 6, 2021
@lvca lvca merged commit 496fee2 into main Dec 13, 2021
@lvca lvca self-assigned this Dec 13, 2021
@lvca lvca added this to the 21.12.1 milestone Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.undertow-undertow-core-2.2.14.Final branch December 13, 2021 23:56
mergify bot added a commit that referenced this pull request Sep 14, 2025
…6.0 to 3.6.1 [skip ci]

Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1.
Release notes

*Sourced from [org.codehaus.mojo:build-helper-maven-plugin's releases](https://github.com/mojohaus/build-helper-maven-plugin/releases).*

> 3.6.1
> -----
>
> 📝 Documentation updates
> -----------------------
>
> * Rename Goals to Plugin Documentation in the site menu ([#229](https://github.com/mojohaus/build-helper-maven-plugin/pull/229)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * update the documentation for adding more resource directories ([#213](https://github.com/mojohaus/build-helper-maven-plugin/pull/213)) [`@​mjj042`](https://github.com/mjj042)
>
> 👻 Maintenance
> -------------
>
> * Use common release-drafter configuration ([#230](https://github.com/mojohaus/build-helper-maven-plugin/pull/230)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.codehaus.mojo:mojo-parent from 87 to 91 ([#228](https://github.com/mojohaus/build-helper-maven-plugin/pull/228)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0 ([#222](https://github.com/mojohaus/build-helper-maven-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 86 to 87 ([#221](https://github.com/mojohaus/build-helper-maven-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 85 to 86 ([#219](https://github.com/mojohaus/build-helper-maven-plugin/pull/219)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 ([#220](https://github.com/mojohaus/build-helper-maven-plugin/pull/220)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 84 to 85 ([#217](https://github.com/mojohaus/build-helper-maven-plugin/pull/217)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 82 to 84 ([#214](https://github.com/mojohaus/build-helper-maven-plugin/pull/214)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`908df59`](mojohaus/build-helper-maven-plugin@908df59) [maven-release-plugin] prepare release 3.6.1
* [`faafd8f`](mojohaus/build-helper-maven-plugin@faafd8f) Use common release-drafter configuration
* [`a91b402`](mojohaus/build-helper-maven-plugin@a91b402) Rename Goals to Plugin Documentation in the site menu
* [`1e9136d`](mojohaus/build-helper-maven-plugin@1e9136d) Bump org.codehaus.mojo:mojo-parent from 87 to 91
* [`8700ddc`](mojohaus/build-helper-maven-plugin@8700ddc) Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0
* [`ab2c635`](mojohaus/build-helper-maven-plugin@ab2c635) Bump org.codehaus.mojo:mojo-parent from 86 to 87
* [`611ce40`](mojohaus/build-helper-maven-plugin@611ce40) Typos.
* [`02d2b8e`](mojohaus/build-helper-maven-plugin@02d2b8e) Bump org.codehaus.mojo:mojo-parent from 85 to 86
* [`d742e5c`](mojohaus/build-helper-maven-plugin@d742e5c) Update site.xml to Doxia 2
* [`80b89b8`](mojohaus/build-helper-maven-plugin@80b89b8) Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
* Additional commits viewable in [compare view](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:build-helper-maven-plugin&package-manager=maven&previous-version=3.6.0&new-version=3.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
mergify bot added a commit that referenced this pull request Nov 9, 2025
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.6.0 to 3.7.0.
Release notes

*Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).*

> v3.7.0
> ------
>
> * Bump `@​docker/actions-toolkit` from 0.56.0 to 0.67.0 in [docker/setup-qemu-action#217](https://github.com/docker/setup-qemu-action/pull/217) [docker/setup-qemu-action#230](https://github.com/docker/setup-qemu-action/pull/230)
> * Bump brace-expansion from 1.1.11 to 1.1.12 in [docker/setup-qemu-action#220](https://github.com/docker/setup-qemu-action/pull/220)
> * Bump form-data from 2.5.1 to 2.5.5 in [docker/setup-qemu-action#218](https://github.com/docker/setup-qemu-action/pull/218)
> * Bump tmp from 0.2.3 to 0.2.4 in [docker/setup-qemu-action#221](https://github.com/docker/setup-qemu-action/pull/221)
> * Bump undici from 5.28.4 to 5.29.0 in [docker/setup-qemu-action#219](https://github.com/docker/setup-qemu-action/pull/219)
>
> **Full Changelog**: <docker/setup-qemu-action@v3.6.0...v3.7.0>


Commits

* [`c7c5346`](docker/setup-qemu-action@c7c5346) Merge pull request [#230](https://github.com/docker/setup-qemu-action/issues/230) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`3a517a1`](docker/setup-qemu-action@3a517a1) chore: update generated content
* [`a5b45ed`](docker/setup-qemu-action@a5b45ed) build(deps): bump `@​docker/actions-toolkit` from 0.62.1 to 0.67.0
* [`3a64278`](docker/setup-qemu-action@3a64278) Merge pull request [#220](https://github.com/docker/setup-qemu-action/issues/220) from docker/dependabot/npm\_and\_yarn/brace-expansion-1...
* [`94906ba`](docker/setup-qemu-action@94906ba) chore: update generated content
* [`4027abf`](docker/setup-qemu-action@4027abf) build(deps): bump brace-expansion from 1.1.11 to 1.1.12
* [`bee0aaa`](docker/setup-qemu-action@bee0aaa) Merge pull request [#221](https://github.com/docker/setup-qemu-action/issues/221) from docker/dependabot/npm\_and\_yarn/tmp-0.2.4
* [`0d7e257`](docker/setup-qemu-action@0d7e257) chore: update generated content
* [`b869601`](docker/setup-qemu-action@b869601) build(deps): bump tmp from 0.2.3 to 0.2.4
* [`3a043ed`](docker/setup-qemu-action@3a043ed) Merge pull request [#219](https://github.com/docker/setup-qemu-action/issues/219) from docker/dependabot/npm\_and\_yarn/undici-5.29.0
* Additional commits viewable in [compare view](docker/setup-qemu-action@2910929...c7c5346)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-qemu-action&package-manager=github\_actions&previous-version=3.6.0&new-version=3.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants