Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps npm-registry-fetch from 10.1.2 to 13.3.1.

Release notes

Sourced from npm-registry-fetch's releases.

v13.3.1

13.3.1 (2022-08-15)

Bug Fixes

v13.3.0

13.3.0 (2022-07-18)

Features

  • respect registry-scoped certfile and keyfile options (#125) (42d605c)

v13.2.0

13.2.0 (2022-06-29)

Features

  • set 'npm-auth-type' header depending on config option (#123) (ff4ed65)

v13.1.1

13.1.1 (2022-04-13)

Bug Fixes

  • replace deprecated String.prototype.substr() (#115) (804411f)

v13.1.0

13.1.0 (2022-03-22)

Features

Dependencies

  • update make-fetch-happen requirement from ^10.0.3 to ^10.0.4 (#96) (38d9782)
  • update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101) (1d2f3ed)
  • update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#95) (d8c3180)
  • update minipass-fetch requirement from ^2.0.2 to ^2.0.3 (#99) (3e08986)
  • update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#102) (a6192b4)

npm-registry-fetch v13.0.1

... (truncated)

Changelog

Sourced from npm-registry-fetch's changelog.

13.3.1 (2022-08-15)

Bug Fixes

13.3.0 (2022-07-18)

Features

  • respect registry-scoped certfile and keyfile options (#125) (42d605c)

13.2.0 (2022-06-29)

Features

  • set 'npm-auth-type' header depending on config option (#123) (ff4ed65)

13.1.1 (2022-04-13)

Bug Fixes

  • replace deprecated String.prototype.substr() (#115) (804411f)

13.1.0 (2022-03-22)

Features

Dependencies

  • update make-fetch-happen requirement from ^10.0.3 to ^10.0.4 (#96) (38d9782)
  • update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101) (1d2f3ed)
  • update minipass-fetch requirement from ^2.0.1 to ^2.0.2 (#95) (d8c3180)
  • update minipass-fetch requirement from ^2.0.2 to ^2.0.3 (#99) (3e08986)
  • update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#102) (a6192b4)

13.0.1 (2022-03-02)

Dependencies

  • bump minipass-fetch from 1.4.1 to 2.0.1 (#92) (33d0ecd)

... (truncated)

Commits

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)

Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) from 10.1.2 to 13.3.1.
- [Release notes](https://github.com/npm/npm-registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/npm-registry-fetch@v10.1.2...v13.3.1)

---
updated-dependencies:
- dependency-name: npm-registry-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
@ouzibot ouzibot added the needs-retitle Indicates a PR cannot be merged because its name doesn't match the provided regular expression. label Sep 1, 2022
@ouzibot
Copy link

ouzibot commented Sep 1, 2022

@dependabot[bot]: Invalid title for the PR, the title needs to be like:

  • refactor: this is a refactor commit => if using semantic-release will trigger a patch release
  • fix: this is a fix commit => if using semantic-release will trigger a patch release
  • feat: this is a feature commit => if using semantic-release will trigger a minor release
  • major: this is a major commit => if using semantic-release will trigger a major release
  • doc: this is a doc commit => if using semantic-release won't trigger a new release
  • build: this is a build commit => if using semantic-release will trigger a patch release
  • no-release: this is a no-release commit => won't trigger a new release

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ouzibot
Copy link

ouzibot commented Sep 1, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign belitre for approval by writing /assign @belitre in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ouzibot ouzibot requested a review from givanov September 1, 2022 08:03
@ouzibot ouzibot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Sep 1, 2022
@ouzibot
Copy link

ouzibot commented Sep 1, 2022

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a ouzi-dev member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ouzibot ouzibot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #182.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-registry-fetch-13.3.1 branch November 1, 2022 08:06
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 needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-retitle Indicates a PR cannot be merged because its name doesn't match the provided regular expression. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant