paambaati / neon-js-sdk

TypeScript SDK for managing your Neon Serverless PostgreSQL projects
MIT License
17 stars 1 forks source link

chore(deps-dev): bump @semantic-release/release-notes-generator from 12.0.0 to 12.1.0 #43

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @semantic-release/release-notes-generator from 12.0.0 to 12.1.0.

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v12.1.0

12.1.0 (2023-11-06)

Features

v12.0.1

12.0.1 (2023-11-04)

Bug Fixes

  • deps: update dependency read-pkg-up to v11 (#557) (5756c18)
Commits
  • 53c18ce feat: add support for ESM presets (#544)
  • e6781fa chore(deps): lock file maintenance (#558)
  • 5756c18 fix(deps): update dependency read-pkg-up to v11 (#557)
  • d0a8d4b chore(deps): update dependency semantic-release to v22.0.7 (#556)
  • 8419115 chore(deps): update dependency semantic-release to v22.0.6 (#555)
  • 5ece060 chore(deps): lock file maintenance (#554)
  • 82d6ab9 chore(deps): update dependency node to v20
  • be03897 ci(action): update actions/checkout action to v4.1.1 (#551)
  • 9b583c9 ci(action): update actions/setup-node action to v4 (#550)
  • 750dd5c ci(action): update actions/setup-node digest to 1a4442c (#549)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | @semantic-release/release-notes-generator | [>= 11.a, < 12] |

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 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)
paambaati commented 10 months ago

:tada: This PR is included in version 1.16.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: