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 5 updates #1553

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the release-tools group with 5 updates:

Package From To
@semantic-release/commit-analyzer 10.0.4 11.0.0
@semantic-release/github 9.0.5 9.0.6
@semantic-release/npm 10.0.5 11.0.0
@semantic-release/release-notes-generator 11.0.7 12.0.0
semantic-release 21.1.1 22.0.0

Updates @semantic-release/commit-analyzer from 10.0.4 to 11.0.0

Release notes

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

v11.0.0

11.0.0 (2023-09-18)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)
  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

Features

  • conventional-changelog-presets: supported new preset format (f3b88d3)
  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v11.0.0-beta.4

11.0.0-beta.4 (2023-09-17)

Features

  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (a681fbd)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1

v11.0.0-beta.3

11.0.0-beta.3 (2023-09-15)

Bug Fixes

  • config-loader: accounted for normalization of preset interfaces (3ff9458)

v11.0.0-beta.2

11.0.0-beta.2 (2023-09-12)

Bug Fixes

  • deps: update dependency conventional-commits-filter to v4 (99dcf7e)

... (truncated)

Commits
  • 78f8f52 Merge pull request #519 from semantic-release/beta
  • 84e84f9 chore(deps): lock file maintenance (#529)
  • a681fbd feat(node-versions): raised the minimum node version to v18.17 and dropped v1...
  • 9d921e8 Merge branch 'master' of github.com:semantic-release/commit-analyzer into beta
  • 1c3c0e1 chore(deps): update dependency semantic-release to v22 (#528)
  • 1ee4c02 chore(deps): update dependency semantic-release to v21.1.2 (#527)
  • 3ff9458 fix(config-loader): accounted for normalization of preset interfaces
  • d0aaa8b chore(deps): update dependency sinon to v16 (#526)
  • 50ee729 Merge pull request #522 from semantic-release/filter-to-beta
  • 7d4400d Merge branch 'beta' of github.com:semantic-release/commit-analyzer into filte...
  • Additional commits viewable in compare view


Updates @semantic-release/github from 9.0.5 to 9.0.6

Release notes

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

v9.0.6

9.0.6 (2023-09-14)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#698) (706544c)
Commits


Updates @semantic-release/npm from 10.0.5 to 11.0.0

Release notes

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

v11.0.0

11.0.0 (2023-09-15)

Bug Fixes

  • deps: update dependency npm to v10 (819f257)

Features

  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (6413130)

BREAKING CHANGES

  • node-versions: node v18.17 is now the minimum required version and support for v19 has been dropped

v10.0.6

10.0.6 (2023-09-14)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#676) (f2bc9e7)
Commits
  • 4b04ffd Merge pull request #671 from semantic-release/renovate/npm-10.x
  • 6413130 feat(node-versions): raised the minimum required node version to v18.17 and d...
  • 819f257 fix(deps): update dependency npm to v10
  • f2bc9e7 fix(deps): update dependency aggregate-error to v5 (#676)
  • e65bea2 chore(deps): update dependency sinon to v16 (#675)
  • 05e60ea chore(deps): lock file maintenance (#674)
  • cc64b42 ci(action): update actions/checkout action to v4 (#673)
  • 74629b6 chore(deps): lock file maintenance (#672)
  • 1827a33 chore(deps): update dependency prettier to v3.0.3 (#669)
  • fbe23f1 chore(deps): lock file maintenance (#668)
  • Additional commits viewable in compare view


Updates @semantic-release/release-notes-generator from 11.0.7 to 12.0.0

Release notes

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

v12.0.0

12.0.0 (2023-09-18)

Bug Fixes

  • deps: update dependency conventional-changlog-writer to v7 (4fe3563)

Features

  • conventional-changelog-presets: supported new preset format (a681671)
  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (9c4e5f5)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v12.0.0-beta.3

12.0.0-beta.3 (2023-09-17)

Features

  • node-versions: raised the minimum node version to v18.17 and dropped v19 support (9c4e5f5)

BREAKING CHANGES

  • node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1

v12.0.0-beta.2

12.0.0-beta.2 (2023-09-12)

Bug Fixes

  • deps: update dependency conventional-changlog-writer to v7 (4fe3563)

v12.0.0-beta.1

12.0.0-beta.1 (2023-09-01)

Features

  • conventional-changelog-presets: supported new preset format (a681671)

... (truncated)

Commits
  • 2a2756e Merge pull request #526 from semantic-release/beta
  • c87cc1e Merge branch 'master' of github.com:semantic-release/release-notes-generator ...
  • 249a23f chore(deps): lock file maintenance (#537)
  • 9c4e5f5 feat(node-versions): raised the minimum node version to v18.17 and dropped v1...
  • 73d5356 test(writer-opts): compared the transform function accounting for generation ...
  • c6075a5 Merge branch 'master' of github.com:semantic-release/release-notes-generator ...
  • f3d3aad chore(deps): update dependency semantic-release to v22 (#536)
  • 9c79df8 chore(deps): update dependency testdouble to v3.19.0 (#535)
  • c08d9dc chore(deps): update dependency semantic-release to v21.1.2 (#534)
  • 8e79828 Merge pull request #529 from semantic-release/writer-to-beta
  • Additional commits viewable in compare view


Updates semantic-release from 21.1.1 to 22.0.0

Release notes

Sourced from semantic-release's releases.

v22.0.0

22.0.0 (2023-09-16)

Bug Fixes

  • deps: updated to the latest beta of the commit analyzer plugin (03a687b)
  • deps: updated to the latest betas of the commit-analyzer and release-notes-generator plugins (de8e4e0)
  • deps: upgraded to the latest version of the npm plugin with npm v10 (a23b718)

Features

  • conventional-changelog-presets: supported new preset format (07a79ea)
  • defined exports for the package (72ab317)
  • node-versions: raised the minimum node v20 requirement to v20.6 (e623cc6)
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (b9f294d)
  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)

BREAKING CHANGES

  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to v20.6.1 to avoid a known node bug
  • node-versions: the minimum supported node version in the v20 major range is now v20.6
  • node-versions: node v18.17 is now the minimum supported node version and support for v19 has been dropped
  • exports prevents access to internal files, but they arent intended for public use anyway
  • conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility

v22.0.0-beta.9

22.0.0-beta.9 (2023-09-16)

Features

  • node-versions: raised the minimum supported node version w/in the v20 range to v20.6.1 (b93bef4)

BREAKING CHANGES

  • node-versions: the minimum supported version for the v20 range of node has been raised slightly to v20.6.1 to avoid a known node bug

v22.0.0-beta.8

22.0.0-beta.8 (2023-09-16)

Bug Fixes

  • deps: update dependency aggregate-error to v5 (#2956) (1017e1a)

... (truncated)

Commits
  • 11788ed Merge pull request #2934 from semantic-release/beta
  • b93bef4 feat(node-versions): raised the minimum supported node version w/in the v20 r...
  • 6604153 Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • e623cc6 feat(node-versions): raised the minimum node v20 requirement to v20.6
  • 42f7b82 chore(deps): update dependency testdouble to v3.19.0 (#2961)
  • 1017e1a fix(deps): update dependency aggregate-error to v5 (#2956)
  • a23b718 fix(deps): upgraded to the latest version of the npm plugin with npm v10
  • fb850ff Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • b9f294d feat(node-versions): raised the minimum required node version to v18.17 and d...
  • 03a687b fix(deps): updated to the latest beta of the commit analyzer plugin
  • 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
github-actions[bot] commented 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: