Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency tedious to v15 - abandoned #1403

Closed

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tedious 14.1.0 -> 15.1.3 age adoption passing confidence

Release Notes

tediousjs/tedious

v15.1.3

Compare Source

Bug Fixes

v15.1.2

Compare Source

Bug Fixes

v15.1.1

Compare Source

Bug Fixes

v15.1.0

Compare Source

Features

v15.0.1

Compare Source

Bug Fixes

v15.0.0

Compare Source

chore
  • drop support for Node.js 12 (121f3a5)
Features
  • change default value for trustServerCertificate option to false (04ebc29)
  • remove domain option for azure-active-directory-password authentication (85a2b89)
  • remove default value for clientId option of azure-active-directory-password authentication (8885e1f)
BREAKING CHANGES
  • The domain option was replaced by the tenantId option.
  • Using the azure-active-directory-password
    authentication type now requires specifying the clientId option of an
    Azure Application. The application has to have public client flows
    enabled and has to have user_impersonation permissions for Azure SQL
    Database. The user account that is being used also has to be assigned
    to the application, and has to grant consent (either explicitly or via
    admin consent).
  • The default value for the trustServerCertificate option
    changed from true to false.
  • tedious no longer supports Node.js 12.x.

v14.7.0

Compare Source

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

v14.6.1

Compare Source

Bug Fixes

v14.6.0

Compare Source

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

v14.5.0

Compare Source

Features
  • return aggregate errors (d8575b2)

v14.4.0

Compare Source

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

v14.3.0

Compare Source

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

v14.2.0

Compare Source

Features
  • allow specifying the clientId when using azure-active-directory-password auth (95e98a1)

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner February 17, 2023 01:39
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #1403 (b650e71) into main (432d89e) will decrease coverage by 1.09%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1403      +/-   ##
==========================================
- Coverage   96.06%   94.97%   -1.09%     
==========================================
  Files          14       18       +4     
  Lines         914     1115     +201     
  Branches      199      227      +28     
==========================================
+ Hits          878     1059     +181     
- Misses         36       56      +20     

see 4 files with indirect coverage changes

@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate-bot renovate-bot changed the title chore(deps): update dependency tedious to v15 chore(deps): update dependency tedious to v15 - abandoned Apr 15, 2023
@forking-renovate
Copy link

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@github-actions
Copy link
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Jul 17, 2023
@github-actions github-actions bot removed the stale label Jul 31, 2023
@blumamir
Copy link
Member

blumamir commented Aug 10, 2023

we already have #1521 , no need to keep both

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 pkg:instrumentation-tedious
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants