Skip to content

Bump de.bytefish:pgbulkinsert from 8.1.5 to 8.1.6 in /cnf#3310

Merged
sfeilmeier merged 2 commits intodevelopfrom
dependabot/maven/cnf/develop/de.bytefish-pgbulkinsert-8.1.6
Sep 16, 2025
Merged

Bump de.bytefish:pgbulkinsert from 8.1.5 to 8.1.6 in /cnf#3310
sfeilmeier merged 2 commits intodevelopfrom
dependabot/maven/cnf/develop/de.bytefish-pgbulkinsert-8.1.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps de.bytefish:pgbulkinsert from 8.1.5 to 8.1.6.

Release notes

Sourced from de.bytefish:pgbulkinsert's releases.

8.1.6

  • SimpleRow supports null as values in the Arrays
Changelog

Sourced from de.bytefish:pgbulkinsert's changelog.

8.1.6

  • SimpleRow supports 'null' as values in the Arrays

8.1.1

8.1.0

8.0.0

  • Moved entire code into a single project, remove multi modules.

7.0.1

  • Re-added support for primtive data types, but used method names:
    • AbstractMapping#mapBooleanPrimitive
    • AbstractMapping#mapBytePrimitive
    • AbstractMapping#mapShortPrimtive
    • AbstractMapping#mapIntegerPrimitive
    • AbstractMapping#mapFloatPrimitive
    • AbstractMapping#mapDoublePrimitive

7.0.0

  • The JpaMapping<> has been dropped from the library.

6.0.1

  • Adding SimpleRow#setTime for mapping LocalTime

6.0.0

This release saw major improvements and some breaking changes. The release is a dramatic improvement of the library, because it adds:

  • Java11 support
  • Improved Type Safety
  • Internal Refactorings to improve maintainability
  • Build Pipelines
  • Code Coverage
  • Dependency updates

All of this great work was done by @​jonfreedman.

Packages

There is a major change in how the library is released. The project now

... (truncated)

Commits

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 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 [de.bytefish:pgbulkinsert](https://github.com/bytefish/PgBulkInsert) from 8.1.5 to 8.1.6.
- [Release notes](https://github.com/bytefish/PgBulkInsert/releases)
- [Changelog](https://github.com/PgBulkInsert/PgBulkInsert/blob/master/CHANGELOG.md)
- [Commits](bytefish/PgBulkInsert@8.1.5...8.1.6)

---
updated-dependencies:
- dependency-name: de.bytefish:pgbulkinsert
  dependency-version: 8.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Sep 15, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3310      +/-   ##
=============================================
- Coverage      59.55%   59.51%   -0.03%     
  Complexity       113      113              
=============================================
  Files           2765     2765              
  Lines         119513   119513              
  Branches        8892     8892              
=============================================
- Hits           71161    71122      -39     
- Misses         45673    45713      +40     
+ Partials        2679     2678       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sfeilmeier sfeilmeier merged commit caa7e92 into develop Sep 16, 2025
6 of 7 checks passed
@sfeilmeier sfeilmeier deleted the dependabot/maven/cnf/develop/de.bytefish-pgbulkinsert-8.1.6 branch September 16, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant