Skip to content

chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2#3605

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2
Mar 9, 2026
Merged

chore(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2#3605
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2026

Bumps org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2.

Release notes

Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.

3.6.2

🐛 Bug Fixes

  • Bug: Extra JARs and Artifacts were not subjected to filtering (#785) @​cstamas

👻 Maintenance

📦 Dependency updates

Commits
  • ad8de59 [maven-release-plugin] prepare release maven-shade-plugin-3.6.2
  • 8eb19dc Drop unneeded dependencies (#788)
  • 397b2cd Drop excessive dependencies (#786)
  • eca6398 Bug: Extra JARs and Artifacts were not subjected to filtering (#785)
  • 7edce17 Update to parent POM v 47 (#781)
  • 3171a34 Mockito improvements (#783)
  • 678844b Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#782)
  • 73ec909 Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#780)
  • 5f7a877 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#778)
  • 73c5247 chore: remove junit3 reference (#762)
  • 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 show <dependency name> 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)

Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-version: 3.6.2
  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 Pull requests that update java code labels Mar 8, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 8, 2026

🧪 CI Insights

Here's what we observed from your CI run for 67654e2.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify bot merged commit cfaaf06 into main Mar 9, 2026
14 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2 branch March 9, 2026 13:28
ExtReMLapin pushed a commit to ExtReMLapin/arcadedb that referenced this pull request Mar 18, 2026
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.18.0 to 8.19.0.
Changelog

*Sourced from [pg's changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md).*

> [email protected]
> ---------
>
> * [Deprecate interal query queue](https://redirect.github.com/brianc/node-postgres/pull/3603).
> * Pass connection parameters [to password callback](https://redirect.github.com/brianc/node-postgres/pull/3602).


Commits

* [`f2d7d11`](brianc/node-postgres@f2d7d11) Publish
* [`5a4bafc`](brianc/node-postgres@5a4bafc) Deprecate Client's internal query queue ([ArcadeData#3603](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3603))
* [`a215bfb`](brianc/node-postgres@a215bfb) Typo fix in PgPass deprecation (funciton) ([ArcadeData#3605](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3605))
* [`01e0556`](brianc/node-postgres@01e0556) fix(pg-query-stream): invoke `this.callback` on cursor end/error ([ArcadeData#2810](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/2810))
* [`e6e3692`](brianc/node-postgres@e6e3692) Pass connection parameters to password callback ([ArcadeData#3602](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3602))
* [`d80d883`](brianc/node-postgres@d80d883) test: Fix TLS connection test ending too early
* [`f332f28`](brianc/node-postgres@f332f28) fix: Connection timeout handling for native clients in connected state ([ArcadeData#3512](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3512))
* [`b2e9cb1`](brianc/node-postgres@b2e9cb1) Remove testAsync - its redundant ([ArcadeData#3588](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3588))
* [`46cdf9e`](brianc/node-postgres@46cdf9e) [fix] fix unhandled callback error for submittables ([ArcadeData#3589](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg/issues/3589))
* See full diff in [compare view](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=pg&package-manager=npm\_and\_yarn&previous-version=8.18.0&new-version=8.19.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 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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant