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 v19 #2400

Closed

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tedious 17.0.0 -> 19.0.0 age adoption passing confidence

Release Notes

tediousjs/tedious (tedious)

v19.0.0

Compare Source

BREAKING CHANGES
  • tedious now requires Node.js version 18.17 or later.

v18.6.2

Compare Source

Bug Fixes
  • update to semantic-release@22.0.12 to enable npm provenance support (#​1653) (5463652)

v18.6.1

Compare Source

Bug Fixes
  • update package configuration to publish provenance data (#​1652) (8310c45)

v18.6.0

Compare Source

Features

v18.5.0

Compare Source

Features

v18.4.2

Compare Source

Bug Fixes

v18.4.1

Compare Source

Bug Fixes

v18.4.0

Compare Source

Features
  • provide better error messages when input param is invalid (#​1603) (209b9f3)

v18.3.0

Compare Source

Features
  • Add Token Credential Support (3607abc)

v18.2.4

Compare Source

Bug Fixes
  • don't convert BigInt type to Number before writing to buffer to prevent RangeError (#​1642) (fc4ec02)

v18.2.3

Compare Source

Bug Fixes

v18.2.2

Compare Source

Bug Fixes
  • fix options.debug.token option not causing any debug output (#​1638) (dadabc6)
  • fix type information on some ConnectionOptions properties (#​1637) (025ef72)

v18.2.1

Compare Source

Bug Fixes

v18.2.0

Compare Source

Bug Fixes
Features

v18.1.0

Compare Source

Features

v18.0.0

Compare Source

BREAKING CHANGES
  • tedious now includes TypeScript definition files. These definitions might differ in various areas from the definitions published in the @types/tedious package. If you notice major differences, please reach out and let us know.

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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team August 23, 2024 01:09
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Aug 23, 2024
@github-actions github-actions bot added pkg:instrumentation-tedious pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found. labels Aug 23, 2024
trentm added a commit to trentm/opentelemetry-js-contrib that referenced this pull request Aug 23, 2024
@trentm
Copy link
Contributor

trentm commented Aug 23, 2024

We want to stay on tedious@17 as the version installed by default, because tedious 18 an higher requires TypeScript 5 to compile the tests. See discussion here: #2267 (comment)

I've opened a separate PR to add support for tedious@19 instrumentation.

@trentm trentm closed this Aug 23, 2024
Copy link

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 19.x releases. But if you manually upgrade to 19.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/tedious-19.x branch August 23, 2024 16:35
pichlermarc pushed a commit that referenced this pull request Aug 26, 2024
@dyladan dyladan mentioned this pull request Aug 26, 2024
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 pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants