Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2022

Bumps follow-redirects from 1.14.7 to 1.14.8.

Commits
  • 3d81dc3 Release version 1.14.8 of the npm package.
  • 62e546a Drop confidential headers across schemes.
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

qvalentin and others added 5 commits January 22, 2022 11:04
* Update eslint packages (#240)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency prettier to v2.5.1 (#239)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-bootstrap to v1.6.4 (#238)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-redux to v7.2.6 (#236)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios-mock-adapter to v1.20.0 (#226)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react to v17.0.37 (#225)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency redux to v4.1.2 (#223)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-router-dom to v5.3.0 (#234)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v14.18.0 (#188)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-bootstrap to v0.32.28 (#211)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @testing-library/react to v12 (#205)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update devDependencies (patch) (#228)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update storybook packages (#204)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency cypress to v7.7.0 (#196)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-router-dom to v5.3.2 (#213)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to v12 (#251)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/jest to v27 (#253)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16 (#254)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency cypress to v9 (#255)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-dom to v17.0.11 (#256)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency bootstrap to v4.6.1 (#257)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update @testing-library packages (#258)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency rc-util to v5.16.1 (#260)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-dropzone to v11.4.2 (#261)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16.11.14 (#263)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to v12.0.5 (#264)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-redux to v7.1.22 (#270)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16.11.19 (#267)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react to v17.0.38 (#268)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios to v0.25.0 (#259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* (CI) update npm

* (CI) remove update of npm

* update to react router 6

* update snapshots

* fix react router update

* fix refactoring of header

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* Updated prettier config, added pre-commit hook

* Enforce formatting when commiting
* Update dependency react-bootstrap to v2

* (deps) update to react bootstrap v2

* update snapshots

* pretty

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: qvalentin <valentin.theodor@web.de>
* Small refactorings

* Refactored ruleChecks in Profile

* Added basic wrapper component and dependency

* More refactoring

* Refactorings, Removed useless rules

* Fixed submit function in Profile

* Renaming works again

* Profile now checks for updates

* Removed Todos, added fixmes

* Removed useless asyncs

* Updated Snapshots

* Comments

* Prettier

* Implemented changes requested by @qvalentin

* Updated Snapshots

* Prettier

* Fixed password strength check

* Fixed folderContentMock.json formatting

* Updated Snapshot

* Automaticly add new snapshots to pre-push hook
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Feb 15, 2022
@Gimleux Gimleux changed the base branch from master to deps/renovate-snyk-dependabot February 15, 2022 08:51
@Gimleux Gimleux merged commit d418133 into deps/renovate-snyk-dependabot Feb 15, 2022
@Gimleux Gimleux deleted the dependabot/npm_and_yarn/follow-redirects-1.14.8 branch February 15, 2022 08:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants