Skip to content
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 minimist from 1.2.5 to 1.2.6 #36

Merged
merged 1 commit into from Aug 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps minimist from 1.2.5 to 1.2.6.

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)
  • @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.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2022
@oleg-koval oleg-koval merged commit 8387054 into master Aug 19, 2022
@oleg-koval oleg-koval deleted the dependabot/npm_and_yarn/minimist-1.2.6 branch August 19, 2022 09:01
oleg-koval pushed a commit that referenced this pull request Aug 19, 2022
## [1.5.3](v1.5.2...v1.5.3) (2022-08-19)

### chore

* **deps:** bump minimist from 1.2.5 to 1.2.6 ([#36](#36)) ([8387054](8387054))
@oleg-koval
Copy link
Owner

🎉 This PR is included in version 1.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant