Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Removes xml2js. It's no longer used after updating ancestor dependency tedious. These dependencies need to be updated together.

Removes xml2js

Updates tedious from 7.0.0 to 14.7.0

Release notes

Sourced from tedious's releases.

v14.7.0

14.7.0 (2022-06-29)

Features

  • support NTLM authentication on Node.js 17+ out of the box (#1451) (318aacc)

v14.6.1

14.6.1 (2022-06-18)

Bug Fixes

v14.6.0

14.6.0 (2022-06-08)

Features

  • fail ntlm auth gracefully when md4 hashing is not available (#1400) (57a50d4)

v14.5.0

14.5.0 (2022-04-27)

Features

  • return aggregate errors (d8575b2)

v14.4.0

14.4.0 (2022-03-17)

Features

  • add azure-active-directory-default as an authentication option (13ee60f)

v14.3.0

14.3.0 (2022-02-02)

Features

  • rename domain to tenantId when using azure ad password (2150a9c)

v14.2.0

14.2.0 (2022-01-23)

... (truncated)

Commits
  • 318aacc feat: support NTLM authentication on Node.js 17+ out of the box (#1451)
  • 7ebd236 fix: fix ntlm connection state bug (#1446)
  • 57a50d4 feat: fail ntlm auth gracefully when md4 hashing is not available (#1400)
  • 734a9df Merge pull request #1441 from trentm/clarify-node-min-supported-version
  • 0363ff1 chore: clarify mininum compatible node version
  • 7c82c74 Merge pull request #1438 from tediousjs/state-refactor-part2
  • cb8376c refactor: SENT_TLSSSLNEGOTIATION switch statement
  • 41d99bf refactor: refactor SENT_CLIENT_REQUEST state
  • efefd51 refactor: refactor SENT_ATTENTION state
  • b84c9b6 refactor: refactor SENT_LOGIN7_WITH_FEDAUTH state
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [tedious](https://github.com/tediousjs/tedious). These dependencies need to be updated together.


Removes `xml2js`

Updates `tedious` from 7.0.0 to 14.7.0
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v7.0.0...v14.7.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: tedious
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants