Web-tree / auth

Authorization and registration for all WebTree projects
0 stars 0 forks source link

Bump axios, @serverless/components and @serverless/enterprise-plugin in /backend/repo #189

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps axios, @serverless/components and @serverless/enterprise-plugin. These dependencies needed to be updated together. Updates axios from 0.21.4 to 1.6.8

Release notes

Sourced from axios's releases.

Release v1.6.8

Release notes:

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.8 (2024-03-15)

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)

... (truncated)

Commits
  • ab3f0f9 chore(release): v1.6.8 (#6303)
  • 2656612 fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...
  • 7320430 fix(import): use named export for EventEmitter;
  • 8786e0f fix(vulnerability): update follow-redirects to 1.15.6 (#6300)
  • d844227 chore: update and bump deps (#6238)
  • caa0625 docs: update README responseEncoding types (#6194)
  • 41c4584 docs: Update README.md to point to current axios version in CDN links (#6196)
  • bf6974f chore(ci): add npm tag action; (#6231)
  • a52e4d9 chore(release): v1.6.7 (#6204)
  • 2b69888 chore: remove unnecessary check (#6186)
  • Additional commits viewable in compare view


Updates @serverless/components from 3.4.7 to 3.18.2

Release notes

Sourced from @​serverless/components's releases.

3.18.2 (2022-01-19)

  • Stop polling logs when two errors happens in a row

Comparison since last release

3.18.1 (2021-11-17)

  • Improvement for YML genertation on Node proejct with HTTP component

Comparison since last release

3.18.0 (2021-11-09)

  • Add more error details for mixpanel report

Comparison since last release

3.17.2 (2021-11-03)

  • Fix wrong metrics URL for Chinese users

Comparison since last release

3.17.1 (2021-09-22)

  • Improve sls dev

Comparison since last release

3.17.0 (2021-09-01)

  • Record external error events
  • Add --noValidation and --noCache support for deploy command

Comparison since last release

3.16.0 (2021-08-25)

  • Validation feature for CN users

Comparison since last release

3.15.1 (2021-08-18)

  • Fix = sign parsing issue for sls deploy --input
  • Terminate process when users meet permission issue

Comparison since last release

... (truncated)

Changelog

Sourced from @​serverless/components's changelog.

3.18.2 (2022-01-19)

  • Stop polling logs when two errors happens in a row

3.18.1 (2021-11-17)

  • Improvement for YML genertation on Node proejct with HTTP component

3.18.0 (2021-11-09)

  • Add more error details for mixpanel report

3.17.2 (2021-11-03)

  • Fix wrong metrics URL for Chinese users

3.17.1 (2021-09-22)

  • Improve sls dev

3.17.0 (2021-09-01)

  • Record external error events
  • Add --noValidation and --noCache support for deploy command

3.16.0 (2021-08-25)

  • Validation feature for CN users

3.15.1 (2021-08-18)

  • Fix = sign parsing issue for sls deploy --input
  • Terminate process when users meet permission issue

3.15.0 (2021-08-11)

  • Invoke local for Php runtime for CN users
  • Add ciName and command in clientUid field for CN users

3.14.2 (2021-07-28)

  • Fix commands map

3.14.1 (2021-07-28)

  • For CN users:
    • Detect invoking dir for templates
    • Improve custom commands for reporting events

3.14.0 (2021-07-21)

... (truncated)

Commits


Updates @serverless/enterprise-plugin from 4.4.2 to 4.6.0

Release notes

Sourced from @​serverless/enterprise-plugin's releases.

4.6.0 (2021-05-11)

Features

Bug Fixes


Comparison since last release

4.5.3 (2021-03-30)

Maintenance Improvements


Comparison since last release

4.5.2 (2021-03-19)

Maintenance Improvements

  • Recognize user_uid during login and register command and persist it in local config file (#555) (1fdf9ba) (Piotr Grzesik)

Comparison since last release

4.5.1 (2021-03-15)

Bug Fixes

Maintenance Improvements


Comparison since last release

4.5.0 (2021-03-04)

Features

Bug fixes

... (truncated)

Changelog

Sourced from @​serverless/enterprise-plugin's changelog.

4.6.0 (2021-05-11)

Features

Bug Fixes

4.5.3 (2021-03-30)

Maintenance Improvements

4.5.2 (2021-03-19)

Maintenance Improvements

  • Recognize user_uid during login and register command and persist it in local config file (#555) (1fdf9ba) (Piotr Grzesik)

4.5.1 (2021-03-15)

Bug Fixes

Maintenance Improvements

4.5.0 (2021-03-04)

Features

Bug fixes

Maintenance

  • Drop dependency on @serverless/platform-sdk by replacing it with corresponding @serverless/platform-client methods (#546) (924360f) (Piotr Grzesik)

4.4.3 (2021-02-09)

... (truncated)

Commits
  • 024ad29 chore: Release v4.6.0
  • 966702f chore: Bump dependencies
  • ed4e12e fix: Ensure dashboard logs are flushed before invocation is closed
  • 80e9aea test: Keep service deployed when test failed (for further investigation)
  • 5cd0356 fix: Fix handling of unresolved invocations
  • 1050c61 chore: Release v4.6.0
  • f97aef3 chore: Bump dependencies
  • f774ac0 test: Upgrade to new runServerless version
  • de7ecf9 Feature: Set providersUsed value on deployments record (#557)
  • 6d70841 chore: Release v4.5.3
  • Additional commits viewable in compare view


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/Web-tree/auth/network/alerts).