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 2 updates #1558

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the release-tools group with 2 updates: @semantic-release/github and semantic-release.

Updates @semantic-release/github from 9.0.6 to 9.0.7

Release notes

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

v9.0.7

9.0.7 (2023-09-23)

Bug Fixes

  • deps: update octokit monorepo (major) (#708) (47f2b2e)
Commits
  • 47f2b2e fix(deps): update octokit monorepo (major) (#708)
  • ac7638c chore(deps): update dependency semantic-release to v22.0.4 (#707)
  • aa2c615 chore(deps): update dependency semantic-release to v22.0.2 (#706)
  • f369f29 ci(action): update actions/checkout digest to 8ade135 (#705)
  • e1633ad chore(deps): update dependency semantic-release to v22.0.1 (#703)
  • 81742a0 chore(deps): lock file maintenance (#701)
  • da1b235 chore(deps): update dependency semantic-release to v22 (#700)
  • cbc61df chore(deps): update dependency semantic-release to v21.1.2 (#699)
  • See full diff in compare view


Updates semantic-release from 22.0.0 to 22.0.5

Release notes

Sourced from semantic-release's releases.

v22.0.5

22.0.5 (2023-09-24)

Bug Fixes

v22.0.4

22.0.4 (2023-09-22)

Bug Fixes

v22.0.3

22.0.3 (2023-09-22)

Bug Fixes

v22.0.2

22.0.2 (2023-09-22)

Bug Fixes

  • deps: update dependency marked-terminal to v6 (8a7befe)

v22.0.1

22.0.1 (2023-09-21)

Bug Fixes

  • deps: upgraded release-notes-generator and commit-analyzer plugins to stable versions (041e4f7), closes #2934
Commits
  • e759493 fix(deps): update dependency env-ci to v10 (#2983)
  • 7bbf1e8 docs: add community plugin semantic-release-pub (#2981)
  • 84f2ee9 fix(deps): update dependency marked to v9 (#2947)
  • 6070bf6 Merge pull request #2980 from semantic-release/exports
  • 8a7befe fix(deps): update dependency marked-terminal to v6
  • 993bf59 ci(action): update actions/checkout digest to 8ade135 (#2976)
  • 561e2d6 fix(exports): removed the exports definition for the time being
  • 94d50ed ci(action): update actions/checkout action to v4.1.0 (#2977)
  • bd4725b Merge pull request #2972 from semantic-release/stable-plugins
  • 041e4f7 fix(deps): upgraded release-notes-generator and commit-analyzer plugins t...
  • 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
dependabot[bot] commented 1 year ago

Superseded by #1560.