Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps maven-source-plugin from 3.2.1 to 3.3.0.

Commits
  • 02a9847 [maven-release-plugin] prepare release maven-source-plugin-3.3.0
  • f186993 [MSOURCES-135] Cleanup project code
  • 021af55 [MSOURCES-134] Refresh download page
  • b11a457 Use shared GitHub actions v3
  • 7caf2b0 [MSOURCES-133] Upgrade Parent to 39 - ignore git blame
  • dee4c10 [MSOURCES-133] Upgrade Parent to 39
  • 452111f Add dependabot configuration
  • e691ac3 s/MSOURCE/MSOURCES/
  • 1ddffd8 Auto-link MSOURCE Jira
  • 37ffefe Add pull request template
  • 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 May 22, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0 branch from 1108f60 to 08b4028 Compare May 25, 2023 13:19
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0 branch from 08b4028 to b6d3ae1 Compare May 25, 2023 13:19
@mergify mergify bot merged commit bef0f94 into main May 25, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0 branch May 25, 2023 13:19
mergify bot added a commit that referenced this pull request Aug 4, 2025
… [skip ci]

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.4.0 to 11.5.0.
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v11.5.0
> -------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Implement support for specifying the protocol when exposing ports [`@​technocidal`](https://github.com/technocidal) ([#1068](https://github.com/testcontainers/testcontainers-node/issues/1068))
>
> 🐛 Bug Fixes
> -----------
>
> * Fix resource quota being rejected when contains decimals [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1088](https://github.com/testcontainers/testcontainers-node/issues/1088))
>
> 🧹 Maintenance
> -------------
>
> * Documentation improvements [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1089](https://github.com/testcontainers/testcontainers-node/issues/1089))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump mkdocs-material from 9.6.15 to 9.6.16 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1091](https://github.com/testcontainers/testcontainers-node/issues/1091))
> * Bump the dependencies group across 11 directories with 12 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1092](https://github.com/testcontainers/testcontainers-node/issues/1092))


Commits

* [`13881ba`](testcontainers/testcontainers-node@13881ba) Bump mkdocs-material from 9.6.15 to 9.6.16 in the dependencies group ([#1091](https://github.com/testcontainers/testcontainers-node/issues/1091))
* [`73a371e`](testcontainers/testcontainers-node@73a371e) Bump the dependencies group across 11 directories with 12 updates ([#1092](https://github.com/testcontainers/testcontainers-node/issues/1092))
* [`74a5946`](testcontainers/testcontainers-node@74a5946) Documentation improvements ([#1089](https://github.com/testcontainers/testcontainers-node/issues/1089))
* [`40829ec`](testcontainers/testcontainers-node@40829ec) Fix resource quota being rejected when contains decimals ([#1088](https://github.com/testcontainers/testcontainers-node/issues/1088))
* [`98a81b3`](testcontainers/testcontainers-node@98a81b3) Implement support for specifying the protocol when exposing ports ([#1068](https://github.com/testcontainers/testcontainers-node/issues/1068))
* [`0c3d4e4`](testcontainers/testcontainers-node@0c3d4e4) v11.4.0
* See full diff in [compare view](testcontainers/testcontainers-node@v11.4.0...v11.5.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.4.0&new-version=11.5.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.

1 participant