tediousjs / node-mssql

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

chore(deps-dev): bump the release-tools group with 5 updates #1620

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the release-tools group with 5 updates:

Package From To
@commitlint/cli 19.0.3 19.2.0
@commitlint/config-conventional 19.0.3 19.1.0
@semantic-release/commit-analyzer 11.1.0 12.0.0
@semantic-release/github 9.2.6 10.0.2
@semantic-release/npm 11.0.3 12.0.0

Updates @commitlint/cli from 19.0.3 to 19.2.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.2.0

19.2.0 (2024-03-15)

Features

New Contributors

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

v19.1.0

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0

Changelog

Sourced from @​commitlint/cli's changelog.

19.2.0 (2024-03-15)

Features

  • cli: introduce new --last flag, to stop recommending HEAD~1 (#3916) (99f4f3f)

19.1.0 (2024-03-12)

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

Commits


Updates @commitlint/config-conventional from 19.0.3 to 19.1.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.1.0

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.3...v19.1.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.1.0 (2024-03-12)

Note: Version bump only for package @​commitlint/config-conventional

Commits


Updates @semantic-release/commit-analyzer from 11.1.0 to 12.0.0

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v12.0.0

12.0.0 (2024-03-18)

Features

  • exports: defined exports to point at ./index.js (f3358dd)
  • node-versions: dropped support for node v18 and v19 (0a23b82)

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
  • 820d6f4 Merge pull request #608 from semantic-release/corepack
  • f3358dd feat(exports): defined exports to point at ./index.js
  • 5b6c43f chore(gitattributes): ensured consistent line endings across OSs
  • 0a23b82 feat(node-versions): dropped support for node v18 and v19
  • e6e432d ci(verify): updated to modern conventions
  • cb0c6c4 ci(corepack): pinned the expected dev version of npm and explicitly used it f...
  • c25c252 chore(deps): update dependency ava to v6.1.2 (#603)
  • 97ac9d5 chore(deps): lock file maintenance (#601)
  • 698df9d chore(deps): lock file maintenance (#600)
  • a7116e8 chore(deps): lock file maintenance
  • Additional commits viewable in compare view


Updates @semantic-release/github from 9.2.6 to 10.0.2

Release notes

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

v10.0.2

10.0.2 (2024-03-15)

Bug Fixes

  • deps: update octokit monorepo (major) (#792) (97e368d)

v10.0.1

10.0.1 (2024-03-14)

Bug Fixes

  • deps: update dependency issue-parser to v7 (#798) (8140ba8)

v10.0.0

10.0.0 (2024-03-14)

Features

  • node-versions: dropped support for node v18 and v19 (#797) (aea314f)

BREAKING CHANGES

  • node-versions: node v18 and v19 are no longer supported
Commits
  • 97e368d fix(deps): update octokit monorepo (major) (#792)
  • f09a88e chore(deps): update dependency cpy to v11 (#733)
  • 8140ba8 fix(deps): update dependency issue-parser to v7 (#798)
  • 439261b chore(deps): update dependency lockfile-lint to v4.13.2 (#789)
  • 7479b17 chore(deps): update dependency ava to v6.1.2 (#793)
  • aea314f feat(node-versions): dropped support for node v18 and v19 (#797)
  • 301b0b1 chore(deps): lock file maintenance
  • 369df42 chore(deps): update dependency semantic-release to v23.0.2 (#788)
  • 13c3cf3 ci(action): update actions/setup-node action to v4.0.2 (#787)
  • d47355a chore(deps): update dependency semantic-release to v23.0.1 (#786)
  • Additional commits viewable in compare view


Updates @semantic-release/npm from 11.0.3 to 12.0.0

Release notes

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

v12.0.0

12.0.0 (2024-03-16)

Features

  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)

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
  • 702c68a Merge pull request #766 from semantic-release/next-major
  • adb1ded ci(verify): updated to follow modern conventions
  • 9e193c2 feat(exports): defined exports to point at ./index.js
  • 2df962b feat(node-versions): dropped support for node v18 and v19
  • c7f9b0a chore(deps): update dependency got to v14.2.1 (#762)
  • See full diff 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
github-actions[bot] commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: