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 auth0 from 4.17.0 to 4.18.0 #1025

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps auth0 from 4.17.0 to 4.18.0.

Release notes

Sourced from auth0's releases.

v4.18.0

Added

  • add optional organization parameter in ClientCredentialsGrantRequest of clientCredentialsGrant call of oauth of authenticationClient #1075 (tusharpandey13)
  • feature/customTokenExchange #1074 (tusharpandey13)

Removed

  • remove redundant client_ids parameter from getAll() methood of clientsManager #1076 (tusharpandey13)
Changelog

Sourced from auth0's changelog.

v4.18.0 (2025-01-28)

Full Changelog

Added

  • add optional organization parameter in ClientCredentialsGrantRequest of clientCredentialsGrant call of oauth of authenticationClient #1075 (tusharpandey13)
  • feature/customTokenExchange #1074 (tusharpandey13)

Removed

  • remove redundant client_ids parameter from getAll() methood of clientsManager #1076 (tusharpandey13)
Commits
  • 295a382 Release v4.18.0 (#1077)
  • 7214ecc remove redundant client_ids parameter from getAll() methood of clientsManager...
  • 6d0d348 add optional organization parameter in ClientCredentialsGrantRequest of clien...
  • 782fe4b feature/customTokenExchange (#1074)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 07:01
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.11%. Comparing base (7e2c089) to head (ed2e421).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1025   +/-   ##
=======================================
  Coverage   80.11%   80.11%           
=======================================
  Files         125      125           
  Lines        4586     4586           
  Branches      896      896           
=======================================
  Hits         3674     3674           
  Misses        541      541           
  Partials      371      371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-4.18.0 branch from f03fee8 to 33d01ef Compare February 6, 2025 07:52
Bumps [auth0](https://github.com/auth0/node-auth0) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/auth0/node-auth0/releases)
- [Changelog](https://github.com/auth0/node-auth0/blob/master/CHANGELOG.md)
- [Commits](auth0/node-auth0@v4.17.0...v4.18.0)

---
updated-dependencies:
- dependency-name: auth0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/auth0-4.18.0 branch from 33d01ef to ed2e421 Compare February 6, 2025 10:27
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.

1 participant