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 3 updates #1538

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the release-tools group with 3 updates: @semantic-release/commit-analyzer, @semantic-release/release-notes-generator and semantic-release.

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

Release notes

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

v10.0.4

10.0.4 (2023-08-28)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (a7201b6)

v10.0.3

10.0.3 (2023-08-28)

Reverts

  • Revert "fix(deps): update dependency conventional-commits-parser to v5 (#501)" (ab3ee9f), closes #501
  • Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#502)" (f21eb8e), closes #502
  • Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#504)" (c48b533), closes #504

v10.0.2

10.0.2 (2023-08-27)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (#501) (91cf4d5)
Commits
  • a7201b6 fix(deps): update dependency conventional-commits-parser to v5
  • ab3ee9f Revert "fix(deps): update dependency conventional-commits-parser to v5 (#501)"
  • f21eb8e Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#502)"
  • c48b533 Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#5...
  • 9842e8b Revert "chore(deps): update dependency conventional-changelog-conventionalcom...
  • b87c967 ci(matrix): prevent skipping the test job when test_matrix fails
  • b7ca0c1 chore(deps): update dependency conventional-changelog-conventionalcommits to ...
  • 0241e83 chore(deps): update dependency conventional-changelog-ember to v4 (#504)
  • 4bc6b44 chore(deps): update dependency conventional-changelog-atom to v4 (#502)
  • 91cf4d5 fix(deps): update dependency conventional-commits-parser to v5 (#501)
  • Additional commits viewable in compare view


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

Release notes

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

v11.0.7

11.0.7 (2023-08-28)

Bug Fixes

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

v11.0.6

11.0.6 (2023-08-28)

Reverts

  • Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#509)" (e6b939a), closes #509
  • Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#511)" (1f6fa69), closes #511
  • Revert "chore(deps): update dependency conventional-changelog-conventionalcommits to v7 (#510)" (9793686), closes #510
  • Revert "chore(deps): update dependency conventional-changelog-eslint to v5 (#512)" (a74f93d), closes #512
  • Revert "chore(deps): update dependency conventional-changelog-express to v4 (#513)" (a84e7ed), closes #513

v11.0.5

11.0.5 (2023-08-26)

Bug Fixes

  • deps: update dependency conventional-commits-parser to v5 (#508) (45f893f)
Commits
  • c466b71 chore(deps): update dependency conventional-changelog-conventionalcommits to v7
  • a347fa6 fix(deps): update dependency conventional-commits-filter to v4
  • 9c1b5d2 chore(deps): lock file maintenance (#518)
  • e6b939a Revert "chore(deps): update dependency conventional-changelog-atom to v4 (#509)"
  • 1f6fa69 Revert "chore(deps): update dependency conventional-changelog-ember to v4 (#5...
  • 9793686 Revert "chore(deps): update dependency conventional-changelog-conventionalcom...
  • a74f93d Revert "chore(deps): update dependency conventional-changelog-eslint to v5 (#...
  • a84e7ed Revert "chore(deps): update dependency conventional-changelog-express to v4 (...
  • 787784b Revert "chore(deps): update dependency conventional-changelog-jshint to v4 (#...
  • 827790c ci(matrix): properly prevent skipping the test job when test_matrix fails
  • Additional commits viewable in compare view


Updates semantic-release from 21.0.9 to 21.1.1

Release notes

Sourced from semantic-release's releases.

v21.1.1

21.1.1 (2023-08-24)

Bug Fixes

  • types: included the definitions file in the published package (#2920) (4c95c97)

v21.1.0

21.1.0 (2023-08-24)

Features

Commits
  • 4c95c97 fix(types): included the definitions file in the published package (#2920)
  • 5e08c4d ci(action): update actions/checkout digest to f43a0e5 (#2918)
  • c84d5d3 Merge pull request #2904 from semantic-release/gitlab-provenance
  • c21a1ac feat: Added TypeScript definitions (#2916)
  • 915f36c chore(deps): lock file maintenance (#2915)
  • e40eecd docs(gitlab): highlighted that GitLab CI is now a supported CI provider for p...
  • 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 will merge this PR once CI passes on it, as requested by @dhensby.


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 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: