Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps postgresql from 42.2.23 to 42.2.24.

Changelog

Sourced from postgresql's changelog.

[42.2.24] (2021-09-23)

Fixed

Commits
  • 512799b Changelog 42.2.24 (#2258)
  • 88cfcca fix startup regressions caused by PR #1949. Instead of checking all types by ...
  • 2917c1f Backport PR2148 into 42.2.x (#2254)
  • 7bf89c8 backpatch PR#2247 (#2249)
  • 33af6a7 PgDatabaseMetaData.getIndexInfo() cast operands to smallint (#2242) (#2253)
  • 5c6041b test: Handle cleanup of privileged connection in DatabaseMetaDataTest
  • 1c5f527 test: Handle cleanup of connection creation in StatementTest
  • bb1f728 test: Fix database metadata to handle older versions for function comment
  • f4928ce backpatch pr#2245 fixes case where duplicate tables are returned if there are...
  • a70834e remove old changelog information from post. Incorrectly added by development ...
  • 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)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.23 to 42.2.24.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.24/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.23...REL42.2.24)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Sep 27, 2021
@robfrank robfrank self-requested a review September 27, 2021 07:09
@mergify mergify bot merged commit 50882a7 into main Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.postgresql-postgresql-42.2.24 branch September 27, 2021 07:10
mergify bot added a commit that referenced this pull request Oct 11, 2025
…3.1 in /studio [skip ci]

Bumps [loader-runner](https://github.com/webpack/loader-runner) from 4.3.0 to 4.3.1.
Release notes

*Sourced from [loader-runner's releases](https://github.com/webpack/loader-runner/releases).*

> v4.3.1
> ------
>
> ### Fixes
>
> * Always set `resourcePath`, `resourceQuery` and `resourceHash` to empty string when `request` is empty.
>
> ### Performance
>
> * Speed up resource parsing.


Commits

* [`50310c0`](webpack/loader-runner@50310c0) chore(release): 4.3.1
* [`ac1e111`](webpack/loader-runner@ac1e111) refactor: logic
* [`5bd7e51`](webpack/loader-runner@5bd7e51) refactor: comments
* [`7a2b3c3`](webpack/loader-runner@7a2b3c3) perf: speed up resource parsing ([#83](https://redirect.github.com/webpack/loader-runner/issues/83))
* [`37abe09`](webpack/loader-runner@37abe09) refactor: update eslint config ([#82](https://redirect.github.com/webpack/loader-runner/issues/82))
* [`7cda5f8`](webpack/loader-runner@7cda5f8) fix: always set `resource`, `resourcePath`, `resourceQuery` and `resourceFrag...
* [`6bbadc7`](webpack/loader-runner@6bbadc7) chore: migrate to eslint-config-webpack ([#78](https://redirect.github.com/webpack/loader-runner/issues/78))
* [`a3f7282`](webpack/loader-runner@a3f7282) Merge pull request [#76](https://redirect.github.com/webpack/loader-runner/issues/76) from webpack/dependabot/npm\_and\_yarn/es5-ext-0.10.63
* [`db82227`](webpack/loader-runner@db82227) Bump es5-ext from 0.10.53 to 0.10.63
* [`7a94e9b`](webpack/loader-runner@7a94e9b) Merge pull request [#73](https://redirect.github.com/webpack/loader-runner/issues/73) from webpack/dependabot/npm\_and\_yarn/handlebars-4.7.8
* Additional commits viewable in [compare view](webpack/loader-runner@v4.3.0...v4.3.1)

Maintainer changes

This version was pushed to npm by [evilebottnawi](https://www.npmjs.com/~evilebottnawi), a new releaser for loader-runner since your current version.

  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=loader-runner&package-manager=npm\_and\_yarn&previous-version=4.3.0&new-version=4.3.1)](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.

2 participants