SAP / fundamental-react

React implementation of the reusable component library designed in Fundamental Library Styles
https://sap.github.io/fundamental-react
Apache License 2.0
188 stars 78 forks source link

chore: Bump follow-redirects, github-api and start-server-and-test #1520

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps follow-redirects to 1.15.4 and updates ancestor dependencies follow-redirects, github-api and start-server-and-test. These dependencies need to be updated together.

Updates follow-redirects from 1.5.10 to 1.15.4

Commits
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • 192dbe7 Release version 1.15.3 of the npm package.
  • bd8c81e Fix resource leak on destroy.
  • 9c728c3 Split linting and testing.
  • Additional commits viewable in compare view


Updates github-api from 3.3.0 to 3.4.0

Release notes

Sourced from github-api's releases.

Fixed Axios CVE

  • upgraded Axios from 0.19 -> 0.21
  • added function for listing commits on a PR
Commits


Updates start-server-and-test from 1.11.6 to 1.15.4

Release notes

Sourced from start-server-and-test's releases.

v1.15.4

1.15.4 (2023-02-13)

Bug Fixes

  • add expected default value 200, closes #349 (9e8713b)

v1.15.3

1.15.3 (2023-01-23)

Bug Fixes

  • deps: update dependency wait-on to v7 (#347) (2ebf1ba)

v1.15.2

1.15.2 (2022-12-09)

Bug Fixes

  • deps: update dependency wait-on to v6.0.1 (4e33599)

v1.15.1

1.15.1 (2022-12-07)

Bug Fixes

  • deps: update dependency debug to v4.3.4 (9cfb60e)

v1.15.0

1.15.0 (2022-12-05)

Features

  • use the --expect parameter to specify HTTP response code (#343) (17a427c)

v1.14.0

1.14.0 (2021-09-02)

v1.13.1

1.13.1 (2021-07-26)

Bug Fixes

  • deps: update dependency wait-on to v6 (#307) (eeaaf92)

... (truncated)

Commits
  • 9e8713b fix: add expected default value 200, closes #349
  • 2ebf1ba fix(deps): update dependency wait-on to v7 (#347)
  • 4e33599 fix(deps): update dependency wait-on to v6.0.1
  • 9cfb60e fix(deps): update dependency debug to v4.3.4
  • 17a427c feat: use the --expect parameter to specify HTTP response code (#343)
  • 6bedc4c fix: add explicit license file, closes #336 (#342)
  • 7294173 update the CI workflow (#341)
  • 776c7b6 add CLI processing with arg module (#340)
  • 693dc2c FEAT: Allow interval option from environment variable (#315)
  • 7ac144f explain the server not responding (#314)
  • 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/SAP/fundamental-react/network/alerts).
netlify[bot] commented 6 months ago

Deploy Preview for fundamental-react ready!

Name Link
Latest commit cf19ac04f95d743f4f724da722ce0192959bfb8a
Latest deploy log https://app.netlify.com/sites/fundamental-react/deploys/659fac66492c670007509f39
Deploy Preview https://deploy-preview-1520--fundamental-react.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 5 months ago

This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

dependabot[bot] commented 5 months 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.