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

Bump kerberos from 1.1.3 to 2.0.1 #358

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps kerberos from 1.1.3 to 2.0.1.

Release notes

Sourced from kerberos's releases.

v2.0.1

The MongoDB Node.js team is pleased to announce version 2.0.1 of the kerberos package!

Bug Fixes

  • NODE-4297: Update version of prebuild-install to v7.1.1

We invite you to try the kerberos library immediately, and report any issues to the NODE project.

v2.0.0

The MongoDB Node.js team is pleased to announce version 2.0.0 of the kerberos package!

Release Highlights

This major release makes our conversion of this library to use N-API officially available. The kerberos package now requires a minimum Node.js version of 12.

⚠BREAKING CHANGES

  • Node.js 12.9 or greater is required.
  • NODE-3472: convert to Node-API (#137) (f9481a4)
  • NODE-3848: update dependencies (#142) (8c06728)

Bug Fixes

  • NODE-3982: only pass username to SSPI if password is set (#141) (2d307a3)

We invite you to try the kerberos library immediately, and report any issues to the NODE project.

v2.0.0-beta.0

The MongoDB Node.js team is pleased to announce version 2.0.0-beta.0 of the kerberos package!

Release Highlights

This release updates the Kerberos package to use the Node-API for native bindings. The kerberos package now requires a minimum Node.js version of 12.9.0 or greater.

⚠️ Breaking Changes

Full Changelog: mongodb-js/kerberos@v1.1.7...v2.0.0-beta.0

We invite you to try the kerberos library immediately, and report any issues to the NODE project.

v1.1.7

The MongoDB Node.js team is pleased to announce version 1.1.7 of the kerberos package!

Release Highlights

This release contains a number of bug fixes that are outlined in detail here: #135. Thanks to @​addaleax for contributing the numerous code cleanups!

... (truncated)

Changelog

Sourced from kerberos's changelog.

2.0.1 (2022-07-14)

Bug Fixes

  • NODE-4297: bump prebuild install to 7.1.1 (#145) (142842f)

2.0.0 (2022-02-22)

⚠ BREAKING CHANGES

  • NODE-3848: update dependencies (#142)

Bug Fixes

  • NODE-3982: only pass username to SSPI if password is set (#141) (2d307a3)

  • NODE-3848: update dependencies (#142) (8c06728)

2.0.0-beta.0 (2021-10-06)

⚠ BREAKING CHANGES

  • NODE-3472: convert to Node-API (#137)

Features

1.1.7 (2021-07-20)

Bug Fixes

  • NODE-2129: fix sporadic AcquireCredentialsHandle error (#133) (adf8346)
  • NODE-3350: do not export Init function symbol (#130) (acdd746)

1.1.6 (2021-07-20)

Bug Fixes

  • NODE-2129: fix sporadic AcquireCredentialsHandle error (#133) (adf8346)
  • NODE-3350: do not export Init function symbol (#130) (acdd746)

... (truncated)

Commits
  • 01d8a8e chore(release): 2.0.1
  • 142842f fix(NODE-4297): bump prebuild install to 7.1.1 (#145)
  • 3964669 chore(deps): bump minimist from 1.2.5 to 1.2.6 (#144)
  • be401c4 chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#143)
  • 3b17f69 chore(release): 2.0.0
  • 8c06728 chore(NODE-3848)!: update dependencies (#142)
  • 2d307a3 fix(NODE-3982): only pass username to SSPI if password is set (#141)
  • b536f1a docs(HISTORY.md): Repair markup, remove unreleased (#136)
  • 4e15a11 chore: update PR template and lockfile (#138)
  • b2b9bab chore(release): 2.0.0-beta.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nbbeeken, a new releaser for kerberos since your current version.


Dependabot compatibility score

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)

Bumps [kerberos](https://github.com/mongodb-js/kerberos) from 1.1.3 to 2.0.1.
- [Release notes](https://github.com/mongodb-js/kerberos/releases)
- [Changelog](https://github.com/mongodb-js/kerberos/blob/2.0/HISTORY.md)
- [Commits](mongodb-js/kerberos@v1.1.3...v2.0.1)

---
updated-dependencies:
- dependency-name: kerberos
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2022
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