-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 postgresql from 42.2.12 to 42.2.14 #6610
Bump postgresql from 42.2.12 to 42.2.14 #6610
Conversation
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Not sure how the failing tests are relevant Test testMetaDataChangedEventListener() FAILED org.opentest4j.AssertionFailedError: expected: <{databaseType=bibtex;}> but was: <{}> |
OMG. Since |
To focus, I close this PR. depend a bot will create a new one if a new version is available. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
I also got the error at https://github.com/JabRef/jabref/pull/6542/checks?check_run_id=778046735. Thus, I reopen the PR. |
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.2.14. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.12...REL42.2.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1aa7e52
to
b253fa0
Compare
* upstream/master: Validates the file path of a TexGroup and fixes Texgroup's "Library has been modified by another program" (#6586) Bump postgresql from 42.2.12 to 42.2.14 (#6610) Add markdown-link-check (#6542) Catch InaccessibleObjectException (#6519) Fix author formatter for unchanged names (#6552) Bump com.simonharrer.modernizer from 1.8.0-1 to 2.1.0-1 Bump org.beryx.jlink from 2.19.0 to 2.20.0 Bump classgraph from 4.8.83 to 4.8.86 Update FileUtilTest.java Update FileUtilTest.java Squashed 'src/main/resources/csl-styles/' changes from c5f14e2..716f635 Update FileUtilTest.java Update MoveFilesCleanupTest.java checkstyle Fix dowmloaded files moved to citaiton key dir
Bumps postgresql from 42.2.12 to 42.2.14.
Changelog
Sourced from postgresql's changelog.
Commits
acd0724
docs: release notes for 42.2.142cad309
chore: add Gradle features for sspi and osgi (#1797)826270d
chore: bump release-plugins from 1.65 to 1.70 (#1798)98a9bdc
Fix some changelog formatting and add link to XXE fix (#1794)ecbc48f
fix release notes for 42.2.13e63584c
change release date to june 4 (#1792)5ca2b9e
chore: include META-INF/services/java.sql.Driver for jre7 and jre6 jarsbb3c5ca
create changelog and prepare release (#1790)14b62ac
Merge pull request from GHSA-37xm-4h3m-5w3v97e2e8f
chore: fix artifactid and version for -jre6 and -jre7 artifactsDependabot 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
.If all status checks pass Dependabot will automatically merge this pull request.
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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: