tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.22k stars 464 forks source link

chore(deps-dev): bump the release-tools group with 2 updates #1623

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the release-tools group with 2 updates: @commitlint/cli and @semantic-release/release-notes-generator.

Updates @commitlint/cli from 19.2.0 to 19.2.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.2.1

19.2.1 (2024-03-19)

Bug Fixes

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.2.0...v19.2.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

Commits


Updates @semantic-release/release-notes-generator from 12.1.0 to 13.0.0

Release notes

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

v13.0.0

13.0.0 (2024-03-24)

Features

  • exports: defined exports to point at ./index.js (5655b18)
  • node-versions: dropped support for node v18 and v19 (e65959a)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported
Commits
  • 148d97c Merge pull request #615 from semantic-release/corepack
  • 5655b18 feat(exports): defined exports to point at ./index.js
  • e65959a feat(node-versions): dropped support for node v18 and v19
  • f271c54 ci(verify): updated to follow modern conventions
  • 0236339 ci(corepack): pinned the expected dev version of npm and explicitly used it f...
  • 0c12d5b chore(deps): update dependency testdouble to v3.20.2 (#614)
  • 3ee5886 chore(deps): update dependency ava to v6.1.2 (#608)
  • 983e201 chore(deps): lock file maintenance (#605)
  • 4a51f88 chore(deps): lock file maintenance
  • c3fd6ec chore(deps): update dependency semantic-release to v23.0.2 (#603)
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dhensby commented 3 months ago

@dependabot ignore @semantic-release/release-notes-generator major version

dependabot[bot] commented 3 months ago

OK, I won't notify you about version 13.x.x of @semantic-release/release-notes-generator again, unless you unignore it.

dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.