Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

build(deps): bump node-pg-migrate from 7.9.0 to 8.0.0 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps node-pg-migrate from 7.9.0 to 8.0.0.

Release notes

Sourced from node-pg-migrate's releases.

v8.0.0

A huge thanks to @​guivictorr, @​sxzz and @​aprendendofelipe for helping me to migrate to esm-only, handling tsup and fixing support for monorepos 🚀

If you find any bugs or documentation issues related to the v8, please report them.

What's Changed

features

fixes

chores

others

... (truncated)

Changelog

Sourced from node-pg-migrate's changelog.

Change Log

v7+

Releases from v7 onwards are documented in the GitHub Release Notes

6.2.1

6.2.0

6.1.0

Added

6.0.0

Breaking changes

  • Drop node 10 support #808

Fixed

  • Put migrations table check inside lock #830

5.10.0

Added

  • Make the json5 dependency optional (fallback to JSON.parse) #752
  • export ConnectionConfig, ClientConfig from pg #657

5.9.0

Added

  • Allow expanding dotenv with dotenv-expand #712

5.8.1

Fixed

  • Fix sequence generated #706

... (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 [node-pg-migrate](https://github.com/salsita/node-pg-migrate) from 7.9.0 to 8.0.0.
- [Release notes](https://github.com/salsita/node-pg-migrate/releases)
- [Changelog](https://github.com/salsita/node-pg-migrate/blob/main/CHANGELOG.md)
- [Commits](salsita/node-pg-migrate@v7.9.0...v8.0.0)

---
updated-dependencies:
- dependency-name: node-pg-migrate
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants