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 across 1 directory with 5 updates #1675

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the release-tools group with 5 updates in the / directory:

Package From To
@semantic-release/commit-analyzer 11.1.0 12.0.0
@semantic-release/github 9.2.6 10.0.6
@semantic-release/npm 11.0.3 12.0.1
@semantic-release/release-notes-generator 12.1.0 14.0.1
semantic-release 22.0.12 24.0.0

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.6

Release notes

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

v10.0.6

10.0.6 (2024-06-05)

Bug Fixes

  • corrected homepage link in package.json so the generated links in the errors are valid (#848) (865762d)

v10.0.5

10.0.5 (2024-05-22)

Bug Fixes

v10.0.4

10.0.4 (2024-05-15)

Bug Fixes

  • introduce dedicated option for GitHub API endpoint (#829) (908ff83)

v10.0.3

10.0.3 (2024-04-06)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v11 (#810) (7a0bc89)

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)

... (truncated)

Commits
  • 865762d fix: corrected homepage link in package.json so the generated links in the er...
  • c150f3d chore(deps): lock file maintenance (#847)
  • 80bb1d1 chore(deps): update dependency prettier to v3.3.0 (#845)
  • 2ace0e6 chore(deps): update dependency semantic-release to v24 (#844)
  • 0fd9192 chore(deps): update npm to v10.8.1 (#842)
  • 1660909 chore(deps): lock file maintenance (#841)
  • 1e66974 fix: normalize GitHub API URL (#839)
  • 2bc11bc chore(deps): update dependency publint to v0.2.8 (#837)
  • 0e7146c chore(deps): update dependency npm-run-all2 to v6.2.0 (#836)
  • 9ff302c ci(action): update actions/checkout action to v4.1.6 (#835)
  • Additional commits viewable in compare view


Updates @semantic-release/npm from 11.0.3 to 12.0.1

Release notes

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

v12.0.1

12.0.1 (2024-05-09)

Bug Fixes

  • deps: update dependency execa to v9 (9ac5ed0)

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
  • 9ac5ed0 fix(deps): update dependency execa to v9
  • 63cbef1 ci(action): update actions/checkout action to v4.1.5 (#796)
  • 2e93b22 chore(deps): update dependency sinon to v17.0.2 (#795)
  • fbf77cf chore(deps): lock file maintenance (#794)
  • f93b63f chore(deps): update dependency ava to v6.1.3 (#793)
  • 86011db chore(deps): update npm to v10.7.0 (#788)
  • 5850c2e chore(deps): update npm to v10.6.0
  • 8ae2364 chore(deps): lock file maintenance (#787)
  • 0885986 chore(deps): lock file maintenance (#786)
  • f9c63ab ci(action): update actions/checkout action to v4.1.4 (#782)
  • Additional commits viewable in compare view


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

Release notes

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

v14.0.1

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

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
  • 44c780c chore(deps): fixed the lockfile for semantic-release sub-tree (#677)
  • 687ba5a fix(deps): rename read-pkg-up to read-package-up (#671)
  • 6bb0e84 chore(deps): update dependency stream-buffers to v3.0.3 (#674)
  • cc9fb56 chore(deps): update dependency ls-engines to v0.9.2 (#673)
  • b201c0d chore(deps): lock file maintenance (#672)
  • b5f2392 chore(deps): update dependency lockfile-lint to v4.14.0 (#670)
  • 3895275 chore(deps): update dependency c8 to v10.1.2 (#668)
  • 1da8d24 ci(action): update actions/checkout action to v4.1.7 (#667)
  • f5700f2 chore(deps): update dependency c8 to v10.1.1 (#666)
  • d2cfb27 chore(deps): update dependency c8 to v10.1.0 (#665)
  • Additional commits viewable in compare view


Updates semantic-release from 22.0.12 to 24.0.0

Release notes

Sourced from semantic-release's releases.

v24.0.0

24.0.0 (2024-05-31)

Bug Fixes

  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)
  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)

BREAKING CHANGES

  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well
  • deps: the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well

v24.0.0-beta.2

24.0.0-beta.2 (2024-05-25)

Bug Fixes

  • deps: upgraded to the beta of the commit-analyzer plugin (dfc3d91)

BREAKING CHANGES

  • deps: the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well

v24.0.0-beta.1

24.0.0-beta.1 (2024-05-17)

Bug Fixes

  • deps: upgraded to the beta of the release-notes-generator plugin (4a4cd92)

BREAKING CHANGES

  • deps: the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well

v23.1.1

... (truncated)

Commits
  • 2b3e5f7 Merge pull request #3327 from semantic-release/beta
  • c0e433d ci(action): update github/codeql-action action to v3.25.7 (#3326)
  • 2b77095 Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • 5f05152 chore(deps): update npm to v10.8.1 (#3325)
  • 6d7dc85 chore(deps): update dependency got to v14.3.0 (#3311)
  • 20b2672 ci(action): update github/codeql-action action to v3.25.6 (#3316)
  • 2620c10 docs: update file extensions to include .mjs on configuration docs page (#3322)
  • dfc3d91 fix(deps): upgraded to the beta of the commit-analyzer plugin
  • e424297 chore(deps): lock file maintenance (#3312)
  • 3680974 chore(deps): update dependency publint to v0.2.8 (#3310)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | semantic-release | [>= 23.a, < 24] | | @semantic-release/release-notes-generator | [>= 13.a, < 14] | | @semantic-release/commit-analyzer | [>= 13.a, < 14] |

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 1 week ago

@dependabot ignore @semantic-release/commit-analyzer major version

dependabot[bot] commented 1 week ago

OK, I won't notify you about version 12.x.x of @semantic-release/commit-analyzer again, unless you unignore it.

dependabot[bot] commented 1 week ago

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