Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7.

Release notes

Sourced from maven-failsafe-plugin's releases.

3.0.0-M7

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • fcdd766 [maven-release-plugin] prepare release surefire-3.0.0-M7
  • 559db4c [SUREFIRE-2086] Management of temporary files (#535)
  • bce6b43 [SUREFIRE-2067] Improve site configuration
  • ec47652 move this version changelog to a dedicated page (#539)
  • 535855a [SUREFIRE-2077] Allow consecutive spaces in argLine (#527)
  • 2cf4674 [SUREFIRE-2075] Only set thread count if spec'd
  • 7008175 Bump javacc from 7.0.10 to 7.0.11 (#524)
  • 03cafca Bump javassist from 3.22.0-GA to 3.29.0-GA
  • 8fa3098 [SUREFIRE-2083] Remove redundant config from maven-shade-plugin
  • 17628ad [SUREFIRE-2081] Upgrade Parent to 36
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 13, 2022
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M6...surefire-3.0.0-M7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M7 branch from c86bc42 to fcdddd6 Compare July 4, 2022 05:08
@lvca lvca merged commit 014bde9 into main Jul 4, 2022
@lvca lvca self-assigned this Jul 4, 2022
@lvca lvca added this to the 22.7.1 milestone Jul 4, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M7 branch July 4, 2022 05:09
mergify bot added a commit that referenced this pull request Oct 26, 2025
… ci]

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 6.0.0.
Release notes

*Sourced from [actions/download-artifact's releases](https://github.com/actions/download-artifact/releases).*

> v6.0.0
> ------
>
> What's Changed
> --------------
>
> **BREAKING CHANGE:** this update supports Node `v24.x`. This is not a breaking change per-se but we're treating it as such.
>
> * Update README for download-artifact v5 changes by [`@​yacaovsnc`](https://github.com/yacaovsnc) in [actions/download-artifact#417](https://github.com/actions/download-artifact/pull/417)
> * Update README with artifact extraction details by [`@​yacaovsnc`](https://github.com/yacaovsnc) in [actions/download-artifact#424](https://github.com/actions/download-artifact/pull/424)
> * Readme: spell out the first use of GHES by [`@​danwkennedy`](https://github.com/danwkennedy) in [actions/download-artifact#431](https://github.com/actions/download-artifact/pull/431)
> * Bump `@actions/artifact` to `v4.0.0`
> * Prepare `v6.0.0` by [`@​danwkennedy`](https://github.com/danwkennedy) in [actions/download-artifact#438](https://github.com/actions/download-artifact/pull/438)
>
> New Contributors
> ----------------
>
> * [`@​danwkennedy`](https://github.com/danwkennedy) made their first contribution in [actions/download-artifact#431](https://github.com/actions/download-artifact/pull/431)
>
> **Full Changelog**: <actions/download-artifact@v5...v6.0.0>


Commits

* [`018cc2c`](actions/download-artifact@018cc2c) Merge pull request [#438](https://github.com/actions/download-artifact/issues/438) from actions/danwkennedy/prepare-6.0.0
* [`815651c`](actions/download-artifact@815651c) Revert "Remove `github.dep.yml`"
* [`bb3a066`](actions/download-artifact@bb3a066) Remove `github.dep.yml`
* [`fa1ce46`](actions/download-artifact@fa1ce46) Prepare `v6.0.0`
* [`4a24838`](actions/download-artifact@4a24838) Merge pull request [#431](https://github.com/actions/download-artifact/issues/431) from danwkennedy/patch-1
* [`5e3251c`](actions/download-artifact@5e3251c) Readme: spell out the first use of GHES
* [`abefc31`](actions/download-artifact@abefc31) Merge pull request [#424](https://github.com/actions/download-artifact/issues/424) from actions/yacaovsnc/update\_readme
* [`ac43a60`](actions/download-artifact@ac43a60) Update README with artifact extraction details
* [`de96f46`](actions/download-artifact@de96f46) Merge pull request [#417](https://github.com/actions/download-artifact/issues/417) from actions/yacaovsnc/update\_readme
* [`7993cb4`](actions/download-artifact@7993cb4) Remove migration guide for artifact download changes
* Additional commits viewable in [compare view](actions/download-artifact@634f93c...018cc2c)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/download-artifact&package-manager=github\_actions&previous-version=5.0.0&new-version=6.0.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)
mergify bot added a commit that referenced this pull request Nov 5, 2025
… ci]

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 6.0.0.
Release notes

*Sourced from [actions/download-artifact's releases](https://github.com/actions/download-artifact/releases).*

> v6.0.0
> ------
>
> What's Changed
> --------------
>
> **BREAKING CHANGE:** this update supports Node `v24.x`. This is not a breaking change per-se but we're treating it as such.
>
> * Update README for download-artifact v5 changes by [`@​yacaovsnc`](https://github.com/yacaovsnc) in [actions/download-artifact#417](https://github.com/actions/download-artifact/pull/417)
> * Update README with artifact extraction details by [`@​yacaovsnc`](https://github.com/yacaovsnc) in [actions/download-artifact#424](https://github.com/actions/download-artifact/pull/424)
> * Readme: spell out the first use of GHES by [`@​danwkennedy`](https://github.com/danwkennedy) in [actions/download-artifact#431](https://github.com/actions/download-artifact/pull/431)
> * Bump `@actions/artifact` to `v4.0.0`
> * Prepare `v6.0.0` by [`@​danwkennedy`](https://github.com/danwkennedy) in [actions/download-artifact#438](https://github.com/actions/download-artifact/pull/438)
>
> New Contributors
> ----------------
>
> * [`@​danwkennedy`](https://github.com/danwkennedy) made their first contribution in [actions/download-artifact#431](https://github.com/actions/download-artifact/pull/431)
>
> **Full Changelog**: <actions/download-artifact@v5...v6.0.0>
>
> v5.0.0
> ------
>
> What's Changed
> --------------
>
> * Update README.md by [`@​nebuk89`](https://github.com/nebuk89) in [actions/download-artifact#407](https://github.com/actions/download-artifact/pull/407)
> * BREAKING fix: inconsistent path behavior for single artifact downloads by ID by [`@​GrantBirki`](https://github.com/GrantBirki) in [actions/download-artifact#416](https://github.com/actions/download-artifact/pull/416)
>
> v5.0.0
> ------
>
> ### 🚨 Breaking Change
>
> This release fixes an inconsistency in path behavior for single artifact downloads by ID. **If you're downloading single artifacts by ID, the output path may change.**
>
> #### What Changed
>
> Previously, **single artifact downloads** behaved differently depending on how you specified the artifact:
>
> * **By name**: `name: my-artifact` → extracted to `path/` (direct)
> * **By ID**: `artifact-ids: 12345` → extracted to `path/my-artifact/` (nested)
>
> Now both methods are consistent:
>
> * **By name**: `name: my-artifact` → extracted to `path/` (unchanged)
> * **By ID**: `artifact-ids: 12345` → extracted to `path/` (fixed - now direct)
>
> #### Migration Guide
>
> ##### ✅ No Action Needed If:
>
> * You download artifacts by **name**
> * You download **multiple** artifacts by ID
> * You already use `merge-multiple: true` as a workaround
>
> ##### ⚠️ Action Required If:
>
> You download **single artifacts by ID** and your workflows expect the nested directory structure.

... (truncated)


Commits

* [`018cc2c`](actions/download-artifact@018cc2c) Merge pull request [#438](https://github.com/actions/download-artifact/issues/438) from actions/danwkennedy/prepare-6.0.0
* [`815651c`](actions/download-artifact@815651c) Revert "Remove `github.dep.yml`"
* [`bb3a066`](actions/download-artifact@bb3a066) Remove `github.dep.yml`
* [`fa1ce46`](actions/download-artifact@fa1ce46) Prepare `v6.0.0`
* [`4a24838`](actions/download-artifact@4a24838) Merge pull request [#431](https://github.com/actions/download-artifact/issues/431) from danwkennedy/patch-1
* [`5e3251c`](actions/download-artifact@5e3251c) Readme: spell out the first use of GHES
* [`abefc31`](actions/download-artifact@abefc31) Merge pull request [#424](https://github.com/actions/download-artifact/issues/424) from actions/yacaovsnc/update\_readme
* [`ac43a60`](actions/download-artifact@ac43a60) Update README with artifact extraction details
* [`de96f46`](actions/download-artifact@de96f46) Merge pull request [#417](https://github.com/actions/download-artifact/issues/417) from actions/yacaovsnc/update\_readme
* [`7993cb4`](actions/download-artifact@7993cb4) Remove migration guide for artifact download changes
* Additional commits viewable in [compare view](actions/download-artifact@v4.1.8...018cc2c)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/download-artifact&package-manager=github\_actions&previous-version=4.1.8&new-version=6.0.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)
mergify bot added a commit that referenced this pull request Dec 1, 2025
…m 3.3.1 to 3.4.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.4.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-resources-plugin's releases](https://github.com/apache/maven-resources-plugin/releases).*

> 3.4.0
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Enable GitHub Issues ([#98](https://github.com/apache/maven-resources-plugin/pull/98)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📝 Documentation updates
> -----------------------
>
> * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#89](https://github.com/apache/maven-resources-plugin/pull/89)) [`@​Bukama`](https://github.com/Bukama)
> * [[MRESOURCES-299]](https://issues.apache.org/jira/browse/MRESOURCES-299) - Be more accurate on using filtering element ([#80](https://github.com/apache/maven-resources-plugin/pull/80)) [`@​pzygielo`](https://github.com/pzygielo)
> * Don't bother with very old versions ([#59](https://github.com/apache/maven-resources-plugin/pull/59)) [`@​elharo`](https://github.com/elharo)
>
> 👻 Maintenance
> -------------
>
> * Migrate site to Doxia 2 ([#440](https://github.com/apache/maven-resources-plugin/pull/440)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([#437](https://github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * `PlexusFileUtils` Refaster recipes ([#431](https://github.com/apache/maven-resources-plugin/pull/431)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Add PR Automation action ([#94](https://github.com/apache/maven-resources-plugin/pull/94)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Improve release-drafter configuration ([#93](https://github.com/apache/maven-resources-plugin/pull/93)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump org.apache.maven.plugins:maven-plugins from 39 to 41 ([#64](https://github.com/apache/maven-resources-plugin/pull/64)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Add dependency to slf4j-simple for test scope ([#60](https://github.com/apache/maven-resources-plugin/pull/60)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Use try with resources in integration test ([#58](https://github.com/apache/maven-resources-plugin/pull/58)) [`@​elharo`](https://github.com/elharo)
> * reduce dependency scope of plexus-utils and commons-io ([#57](https://github.com/apache/maven-resources-plugin/pull/57)) [`@​elharo`](https://github.com/elharo)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#439](https://github.com/apache/maven-resources-plugin/pull/439)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24 ([#413](https://github.com/apache/maven-resources-plugin/pull/413)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 ([#437](https://github.com/apache/maven-resources-plugin/pull/437)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([#432](https://github.com/apache/maven-resources-plugin/pull/432)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump m-invoker-p to 3.9.1 ([#433](https://github.com/apache/maven-resources-plugin/pull/433)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Bump org.apache.maven.plugins:maven-plugins from 43 to 45 ([#411](https://github.com/apache/maven-resources-plugin/pull/411)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 ([#114](https://github.com/apache/maven-resources-plugin/pull/114)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#430](https://github.com/apache/maven-resources-plugin/pull/430)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 ([#422](https://github.com/apache/maven-resources-plugin/pull/422)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#419](https://github.com/apache/maven-resources-plugin/pull/419)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 ([#416](https://github.com/apache/maven-resources-plugin/pull/416)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#117](https://github.com/apache/maven-resources-plugin/pull/117)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 ([#107](https://github.com/apache/maven-resources-plugin/pull/107)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.16.0 to 2.18.0 ([#102](https://github.com/apache/maven-resources-plugin/pull/102)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 ([#104](https://github.com/apache/maven-resources-plugin/pull/104)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 41 to 43 ([#101](https://github.com/apache/maven-resources-plugin/pull/101)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-305]](https://issues.apache.org/jira/browse/MRESOURCES-305) - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 ([#65](https://github.com/apache/maven-resources-plugin/pull/65)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-304]](https://issues.apache.org/jira/browse/MRESOURCES-304) - Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 ([#66](https://github.com/apache/maven-resources-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-303]](https://issues.apache.org/jira/browse/MRESOURCES-303) - Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 ([#68](https://github.com/apache/maven-resources-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 ([#62](https://github.com/apache/maven-resources-plugin/pull/62)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * [[MRESOURCES-302]](https://issues.apache.org/jira/browse/MRESOURCES-302) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([#69](https://github.com/apache/maven-resources-plugin/pull/69)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump apache/maven-gh-actions-shared from 3 to 4 ([#67](https://github.com/apache/maven-resources-plugin/pull/67)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`b07d56e`](apache/maven-resources-plugin@b07d56e) [maven-release-plugin] prepare for next development iteration
* [`21e646c`](apache/maven-resources-plugin@21e646c) [maven-release-plugin] prepare release maven-resources-plugin-3.4.0
* [`61801af`](apache/maven-resources-plugin@61801af) Migrate site to Doxia 2
* [`146ebb8`](apache/maven-resources-plugin@146ebb8) Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#439](https://github.com/apache/maven-resources-plugin/issues/439))
* [`5013682`](apache/maven-resources-plugin@5013682) Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24
* [`d7c4d28`](apache/maven-resources-plugin@d7c4d28) Bump Maven to 3.9.11 while keep prerequisites on 3.6.3
* [`e33f1ec`](apache/maven-resources-plugin@e33f1ec) Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
* [`ce77f50`](apache/maven-resources-plugin@ce77f50) Bump m-invoker-p to 3.9.1
* [`726f429`](apache/maven-resources-plugin@726f429) Bump org.apache.maven.plugins:maven-plugins from 43 to 45
* [`a747bae`](apache/maven-resources-plugin@a747bae) `PlexusFileUtils` Refaster recipes
* Additional commits viewable in [compare view](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin&package-manager=maven&previous-version=3.3.1&new-version=3.4.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