-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 #18
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions bot
pushed a commit
that referenced
this pull request
Sep 23, 2021
# [1.5.0](v1.4.0...v1.5.0) (2021-09-23) ### chore * debug ([8cd2bb1](8cd2bb1)) * debug ([7122387](7122387)) * **dependencies:** fix vulnerabilities ([#29](#29)) ([c94afa0](c94afa0)) * **deps-dev:** bump semantic-release from 15.13.24 to 17.2.3 ([7534da8](7534da8)) * **deps:** bump glob-parent from 5.1.0 to 5.1.2 ([#20](#20)) ([785ef6d](785ef6d)) * **deps:** bump handlebars from 4.3.1 to 4.7.7 ([e670a11](e670a11)) * **deps:** bump lodash from 4.17.15 to 4.17.21 ([#17](#17)) ([ce63108](ce63108)) * **deps:** bump node-fetch from 2.6.0 to 2.6.1 ([#18](#18)) ([8acf1f1](8acf1f1)) * **deps:** bump normalize-url from 4.4.1 to 4.5.1 ([#21](#21)) ([c8ff856](c8ff856)) * **deps:** bump npm from 6.11.3 to 6.13.4 ([4aee5ac](4aee5ac)) * **deps:** bump path-parse from 1.0.6 to 1.0.7 ([#28](#28)) ([6675454](6675454)) ### docs * **install:** update readme ([4c174a5](4c174a5)) ### feat * update transformer ([da775d1](da775d1)) ### fix * package.json & package-lock.json to reduce vulnerabilities ([8658905](8658905)) * package.json & package-lock.json to reduce vulnerabilities ([#12](#12)) ([ffd4a06](ffd4a06)) * update config ([aa6fd16](aa6fd16)) * update dependencies ([#30](#30)) ([5498c03](5498c03))
github-actions bot
pushed a commit
to RaphaelNeumann/semantic-release-npm-publish
that referenced
this pull request
Mar 10, 2023
# 1.0.0 (2023-03-10) ### chore * add code scanning ([oleg-koval#31](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/31)) ([1d956cb](1d956cb)) * create new release ([080e018](080e018)) * debug ([8cd2bb1](8cd2bb1)) * debug ([7122387](7122387)) * **dependencies:** fix vulnerabilities ([oleg-koval#29](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/29)) ([c94afa0](c94afa0)) * **deps-dev:** bump semantic-release from 15.13.24 to 17.2.3 ([7534da8](7534da8)) * **deps:** bump glob-parent from 5.1.0 to 5.1.2 ([oleg-koval#20](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/20)) ([785ef6d](785ef6d)) * **deps:** bump handlebars from 4.3.1 to 4.7.7 ([e670a11](e670a11)) * **deps:** bump lodash from 4.17.15 to 4.17.21 ([oleg-koval#17](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/17)) ([ce63108](ce63108)) * **deps:** bump minimist from 1.2.5 to 1.2.6 ([oleg-koval#36](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/36)) ([8387054](8387054)) * **deps:** bump node-fetch from 2.6.0 to 2.6.1 ([oleg-koval#18](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/18)) ([8acf1f1](8acf1f1)) * **deps:** bump node-fetch from 2.6.5 to 2.6.7 ([oleg-koval#37](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/37)) ([153934b](153934b)) * **deps:** bump normalize-url from 4.4.1 to 4.5.1 ([oleg-koval#21](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/21)) ([c8ff856](c8ff856)) * **deps:** bump npm from 6.11.3 to 6.13.4 ([4aee5ac](4aee5ac)) * **deps:** bump path-parse from 1.0.6 to 1.0.7 ([oleg-koval#28](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/28)) ([6675454](6675454)) * **deps:** bump semver-regex from 3.1.3 to 3.1.4 ([oleg-koval#38](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/38)) ([78ae149](78ae149)) * **release:** Release 1.1.1 ([41821e6](41821e6)) * update package name ([cfe8643](cfe8643)) ### ci * add ci variable ([70c328d](70c328d)) * **dry-run:** run release in dry mode with debug ([6c5dbe4](6c5dbe4)) * **pre-release:** run CI on pull_request ([ea2c3f6](ea2c3f6)) * run test on actual branch ([92d540e](92d540e)) ### docs * **description:** update descriptions in package.json ([3521a76](3521a76)) * **description:** update wording ([75968e4](75968e4)) * **install:** update install notes ([93d849d](93d849d)) * **install:** update readme ([4c174a5](4c174a5)) * **instructions:** update configuration instructions ([3c8b0fd](3c8b0fd)) * **readme:** fix typo ([1dabb43](1dabb43)) * **readme:** update description, fix typos ([92f9b9f](92f9b9f)) * **readme:** update descriptions, fix links ([7a54dcc](7a54dcc)) * **readme:** update readme file with instructions ([d01b04e](d01b04e)) ### feat * backwards compatibility for commits without keyword ([90deac9](90deac9)) * **file-format:** use json file instead of yaml ([acd3f8d](acd3f8d)) * fix params ([15632ef](15632ef)) * **init:** initial commit ([6fbca52](6fbca52)) * **release:** add custom release-notes generator ([ed4a8e5](ed4a8e5)) * **type:** add chore type ([3aaa92d](3aaa92d)) * update package.json ([cc9e54a](cc9e54a)) * update transformer ([da775d1](da775d1)) ### fix * **commit-message:** fix commit message: skip-ci ([cc7c983](cc7c983)) * **commit-message:** use release keyword ([a33577a](a33577a)) * **manifest:** add plugins.json to a bundle ([22c1a28](22c1a28)) * package.json & package-lock.json to reduce vulnerabilities ([8658905](8658905)) * package.json & package-lock.json to reduce vulnerabilities ([b6c8ad1](b6c8ad1)) * package.json & package-lock.json to reduce vulnerabilities ([oleg-koval#12](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/12)) ([ffd4a06](ffd4a06)) * package.json & package-lock.json to reduce vulnerabilities ([oleg-koval#35](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/35)) ([e678692](e678692)) * **release:** change release message ([0109020](0109020)) * **releaserc:** remove unused fields ([24606ed](24606ed)) * remove another envs ([88d17b7](88d17b7)) * update config ([aa6fd16](aa6fd16)) * update dependencies ([oleg-koval#30](https://github.com/RaphaelNeumann/semantic-release-npm-github-publish/issues/30)) ([5498c03](5498c03)) ### refactor * use object literal to transform commit type ([3b7ff9a](3b7ff9a))
github-actions bot
pushed a commit
to RaphaelNeumann/semantic-release-npm-publish
that referenced
this pull request
Mar 10, 2023
# 1.0.0 (2023-03-10) ### chore * add code scanning ([oleg-koval#31](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/31)) ([1d956cb](1d956cb)) * create new release ([080e018](080e018)) * debug ([8cd2bb1](8cd2bb1)) * debug ([7122387](7122387)) * **dependencies:** fix vulnerabilities ([oleg-koval#29](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/29)) ([c94afa0](c94afa0)) * **deps-dev:** bump semantic-release from 15.13.24 to 17.2.3 ([7534da8](7534da8)) * **deps:** bump glob-parent from 5.1.0 to 5.1.2 ([oleg-koval#20](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/20)) ([785ef6d](785ef6d)) * **deps:** bump handlebars from 4.3.1 to 4.7.7 ([e670a11](e670a11)) * **deps:** bump lodash from 4.17.15 to 4.17.21 ([oleg-koval#17](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/17)) ([ce63108](ce63108)) * **deps:** bump minimist from 1.2.5 to 1.2.6 ([oleg-koval#36](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/36)) ([8387054](8387054)) * **deps:** bump node-fetch from 2.6.0 to 2.6.1 ([oleg-koval#18](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/18)) ([8acf1f1](8acf1f1)) * **deps:** bump node-fetch from 2.6.5 to 2.6.7 ([oleg-koval#37](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/37)) ([153934b](153934b)) * **deps:** bump normalize-url from 4.4.1 to 4.5.1 ([oleg-koval#21](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/21)) ([c8ff856](c8ff856)) * **deps:** bump npm from 6.11.3 to 6.13.4 ([4aee5ac](4aee5ac)) * **deps:** bump path-parse from 1.0.6 to 1.0.7 ([oleg-koval#28](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/28)) ([6675454](6675454)) * **deps:** bump semver-regex from 3.1.3 to 3.1.4 ([oleg-koval#38](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/38)) ([78ae149](78ae149)) * **release:** Release 1.1.1 ([41821e6](41821e6)) * update package name ([cfe8643](cfe8643)) ### ci * add ci variable ([70c328d](70c328d)) * **dry-run:** run release in dry mode with debug ([6c5dbe4](6c5dbe4)) * **pre-release:** run CI on pull_request ([ea2c3f6](ea2c3f6)) * run test on actual branch ([92d540e](92d540e)) ### docs * **description:** update descriptions in package.json ([3521a76](3521a76)) * **description:** update wording ([75968e4](75968e4)) * **install:** update install notes ([93d849d](93d849d)) * **install:** update readme ([4c174a5](4c174a5)) * **instructions:** update configuration instructions ([3c8b0fd](3c8b0fd)) * **readme:** fix typo ([1dabb43](1dabb43)) * **readme:** update description, fix typos ([92f9b9f](92f9b9f)) * **readme:** update descriptions, fix links ([7a54dcc](7a54dcc)) * **readme:** update readme file with instructions ([d01b04e](d01b04e)) ### feat * backwards compatibility for commits without keyword ([90deac9](90deac9)) * **file-format:** use json file instead of yaml ([acd3f8d](acd3f8d)) * fix name of package ([fcd7568](fcd7568)) * fix params ([15632ef](15632ef)) * **init:** initial commit ([6fbca52](6fbca52)) * **release:** add custom release-notes generator ([ed4a8e5](ed4a8e5)) * **type:** add chore type ([3aaa92d](3aaa92d)) * update package.json ([cc9e54a](cc9e54a)) * update transformer ([da775d1](da775d1)) ### fix * **commit-message:** fix commit message: skip-ci ([cc7c983](cc7c983)) * **commit-message:** use release keyword ([a33577a](a33577a)) * **manifest:** add plugins.json to a bundle ([22c1a28](22c1a28)) * package name ([fb6c207](fb6c207)) * package.json & package-lock.json to reduce vulnerabilities ([8658905](8658905)) * package.json & package-lock.json to reduce vulnerabilities ([b6c8ad1](b6c8ad1)) * package.json & package-lock.json to reduce vulnerabilities ([oleg-koval#12](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/12)) ([ffd4a06](ffd4a06)) * package.json & package-lock.json to reduce vulnerabilities ([oleg-koval#35](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/35)) ([e678692](e678692)) * **release:** change release message ([0109020](0109020)) * **releaserc:** remove unused fields ([24606ed](24606ed)) * remove another envs ([88d17b7](88d17b7)) * update config ([aa6fd16](aa6fd16)) * update dependencies ([oleg-koval#30](https://github.com/RaphaelNeumann/semantic-release-npm-publish/issues/30)) ([5498c03](5498c03)) ### refactor * use object literal to transform commit type ([3b7ff9a](3b7ff9a))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps node-fetch from 2.6.0 to 2.6.1.
Release notes
Sourced from node-fetch's releases.
Changelog
Sourced from node-fetch's changelog.
Commits
b5e2e41
update version number2358a6c
Honor thesize
option after following a redirect and revert data uri support8c197f8
docs: Fix typos and grammatical errors in README.md (#686)1e99050
fix: Change error message thrown with redirect mode set to error (#653)244e6f6
docs: Show backers in README6a5d192
fix: Properly parse meta tag when parameters are reversed (#682)47a24a0
chore: Add opencollective badge7b13662
chore: Add funding link5535c2e
fix: Check for global.fetch before binding it (#674)1d5778a
docs: Add Discord badgeMaintainer changes
This version was pushed to npm by akepinski, a new releaser for node-fetch since your current version.
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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.