auth0 / auth0-deploy-cli

The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
MIT License
248 stars 156 forks source link

Bump axios and auth0 #861

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Removes axios

Updates auth0 from 3.7.0 to 4.1.0

Release notes

Sourced from auth0's releases.

v4.0.2

Changed

v4.0.1

Fixed

v4.0.0

This release brings a variety of exciting new features and improvements, including:

  • Rewritten from the ground up in TypeScript
  • Types for methods, request parameters, bodies, errors and responses
  • Customisable modern networking stack

This release also drops support for Node <18. See the Migration Guide for more information.

v4.0.0-beta.10

Fixed

v4.0.0-beta.9

⚠️ BREAKING CHANGES

Fixed

v4.0.0-beta.8

Fixed

v4.0.0-beta.7

⚠️ BREAKING CHANGES

... (truncated)

Changelog

Sourced from auth0's changelog.

v4.1.0 (2023-10-30)

Full Changelog

Added

v4.0.2 (2023-10-25)

Full Changelog

Changed

v4.0.1 (2023-09-15)

Full Changelog

Fixed

v4.0.0 (2023-09-14)

Full Changelog

This release brings a variety of exciting new features and improvements, including:

  • Rewritten from the ground up in TypeScript
  • Types for methods, request parameters, bodies, errors and responses
  • Customisable modern networking stack

This release also drops support for Node <18. See the Migration Guide for more information.

v4.0.0-beta.10 (2023-09-12)

Full Changelog

Fixed

v3.7.1 (2023-09-11)

... (truncated)

Commits


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/auth0/auth0-deploy-cli/network/alerts).
willvedd commented 1 year ago

We can't adopt Auth0 version 4 yet.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.