Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.sql2o:sql2o from 1.6.0 to 1.8.0 #501

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps org.sql2o:sql2o from 1.6.0 to 1.8.0.

Commits
  • aa8b7d0 Updated version number
  • a568c5f Merge branch 'StanAccy-feature-query-unique'
  • 36c8706 Fixed tests, that was broken by a previous commit changing the user table name
  • 8ec05b1 Merge branch 'feature-query-unique' of github.com:StanAccy/sql2o into StanAcc...
  • f274552 Merge pull request #367 from aaberg/java-time-support
  • 979ad19 Did some last fine tuning and checking on the java.time converters
  • a9172b7 Added converter for java.time.Instant, and added a test for the LocalDateTime...
  • cb76096 Added converters for java.time.LocalDate, java.time.LocalTime and java.time.L...
  • b69a570 Merge branch 'josecollazzi-master'
  • 0036563 resolve #249 getKey failing in postgresql
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@zapodot
Copy link
Owner

zapodot commented Jul 11, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/org.sql2o-sql2o-1.8.0 branch from 3a96249 to 96086d6 Compare July 11, 2024 08:16
@zapodot
Copy link
Owner

zapodot commented Jul 11, 2024

@dependabot rebase

Bumps [org.sql2o:sql2o](https://github.com/aaberg/sql2o) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/aaberg/sql2o/releases)
- [Commits](aaberg/sql2o@sql2o-parent-1.6.0...1.8.0)

---
updated-dependencies:
- dependency-name: org.sql2o:sql2o
  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.sql2o-sql2o-1.8.0 branch from 96086d6 to 45f5920 Compare July 11, 2024 13:34
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.73%. Comparing base (9e10949) to head (73028ff).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #501   +/-   ##
=========================================
  Coverage     88.73%   88.73%           
  Complexity      170      170           
=========================================
  Files            19       19           
  Lines           515      515           
  Branches         48       48           
=========================================
  Hits            457      457           
  Misses           31       31           
  Partials         27       27           
Flag Coverage Δ
tests-java-17 88.73% <ø> (ø)
tests-java-21 88.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zapodot zapodot merged commit 9b5e1e6 into master Jul 11, 2024
8 checks passed
@zapodot zapodot deleted the dependabot/maven/org.sql2o-sql2o-1.8.0 branch July 11, 2024 13:47
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