Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps ikalnytskyi/action-setup-postgres from 7 to 8.

Release notes

Sourced from ikalnytskyi/action-setup-postgres's releases.

v8

What's Changed

Full Changelog: ikalnytskyi/action-setup-postgres@v7...v8

Commits
  • c4dda34 Version 8
  • b6ae293 Merge pull request #61 from ikalnytskyi/feat/zizmor
  • 7c85708 Add Zizmor job and address all reported issues
  • d5ef31a Merge pull request #60 from ikalnytskyi/chore/ci-actions-bump
  • fd3f3c9 Bump action versions used in CI
  • c5ef182 Merge pull request #59 from ikalnytskyi/feat/postgres-18
  • 2c85493 Add PostgreSQL 18
  • aa86a1c Merge pull request #58 from ikalnytskyi/feat/macos-26
  • 9205102 Mention partner runners in README
  • ef01bbe Replace macOS 13 with macOS 26 in CI
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 13, 2025
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.05%. Comparing base (d629d7d) to head (278e542).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1809   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files         473      473           
  Lines       14818    14818           
  Branches     2361     2361           
=======================================
  Hits        13640    13640           
  Misses        770      770           
  Partials      408      408           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot-github_actions-ikalnytskyi-action-setup-postgres-8 branch from a58562f to 6ed0749 Compare October 16, 2025 00:15
Bumps [ikalnytskyi/action-setup-postgres](https://github.com/ikalnytskyi/action-setup-postgres) from 7 to 8.
- [Release notes](https://github.com/ikalnytskyi/action-setup-postgres/releases)
- [Commits](ikalnytskyi/action-setup-postgres@v7...v8)

---
updated-dependencies:
- dependency-name: ikalnytskyi/action-setup-postgres
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bkoelman bkoelman force-pushed the dependabot-github_actions-ikalnytskyi-action-setup-postgres-8 branch from 6ed0749 to 278e542 Compare October 16, 2025 00:28
@bkoelman bkoelman merged commit 018d467 into master Oct 16, 2025
12 checks passed
@bkoelman bkoelman deleted the dependabot-github_actions-ikalnytskyi-action-setup-postgres-8 branch October 16, 2025 00:32
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 github_actions Pull requests that update GitHub Actions code

Development

Successfully merging this pull request may close these issues.

1 participant