An open API service indexing awesome lists of open source software.

https://github.com/storm-software/renovate-config

A repository containing the base Renovate configuration used by Storm Software across its repositories
https://github.com/storm-software/renovate-config

configuration dependabot dependencies renovate

Last synced: 7 months ago
JSON representation

A repository containing the base Renovate configuration used by Storm Software across its repositories

Awesome Lists containing this project

README

          

Storm Software




Website
GitHub
DiscordDocsContact
Report a Bug



This package is associated with the ⚡Storm-Ops monorepo. The Storm-Ops packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.

💻 Visit stormsoftware.com to stay up to date with this developer


[![Version](https://img.shields.io/badge/version-1.43.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/) [![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/) [![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/) ![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6) [![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/renovate-config/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)

> [!IMPORTANT]
> This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.


Be sure to ⭐ this repository on GitHub so you can keep up to date on any daily progress!


## Table of Contents

- [Storm Software Renovate Configuration](#storm-software-renovate-configuration)
- [NPM Preset](#npm-preset)
- [Local Preset](#local-preset)
- [Storm Workspaces](#storm-workspaces)
- [Roadmap](#roadmap)
- [Support](#support)
- [License](#license)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Contributors](#contributors)


# Storm Software Renovate Configuration

This repository serves as a shared location containing the base
[Renovate](https://docs.renovatebot.com/) configuration used by Storm Software
projects.

Renovate is a tool that automates dependency updates, and this configuration is
used to ensure that all Storm Software projects are kept up to date with the
latest versions of their dependencies.

## NPM Preset

Using [pnpm](http://pnpm.io):

```bash
pnpm add -D @storm-software/renovate-config
```

Using npm

```bash
npm install -D @storm-software/renovate-config
```

Using yarn

```bash
yarn add -D @storm-software/renovate-config
```




> [!IMPORTANT]
> Hosting renovate preset configuration packages in npm is now considered deprecated according to the [documentation](https://docs.renovatebot.com/config-presets/#npm-hosted-presets). Please use a [local preset](https://docs.renovatebot.com/config-presets/#github) configuration instead. More details can be found in the following sections.



[ Back to top ▲ ]


## Local Preset

The below JSON configuration can be used as the `renovate.json` file in Storm Software repositories:

```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>storm-software/renovate-config"]
}
```



[ Back to top ▲ ]


## Storm Workspaces

Storm workspaces are built using
Nx, a set of extensible dev tools
for monorepos, which helps you develop like Google, Facebook, and Microsoft.
Building on top of Nx, the Open System provides a set of tools and patterns that
help you scale your monorepo to many teams while keeping the codebase
maintainable.

[ Back to top ▲ ]


## Roadmap

See the [open issues](https://github.com/storm-software/renovate-config/issues) for a
list of proposed features (and known issues).

- [Top Feature Requests](https://github.com/storm-software/renovate-config/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc)
(Add your votes using the 👍 reaction)
- [Top Bugs](https://github.com/storm-software/renovate-config/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc)
(Add your votes using the 👍 reaction)
- [Newest Bugs](https://github.com/storm-software/renovate-config/issues?q=is%3Aopen+is%3Aissue+label%3Abug)

[ Back to top ▲ ]


## Support

Reach out to the maintainer at one of the following places:

- [Contact](https://stormsoftware.com/contact)
- [GitHub discussions](https://github.com/storm-software/renovate-config/discussions)
-

[ Back to top ▲ ]


## License

This project is licensed under the **Apache License 2.0**. Feel free to edit and
distribute this template as you like.

See [LICENSE](LICENSE) for more information.

[ Back to top ▲ ]


## Changelog

This project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html). Every release, along
with the migration instructions, is documented in the [CHANGELOG](CHANGELOG.md)
file

[ Back to top ▲ ]


## Contributing

First off, thanks for taking the time to contribute! Contributions are what
makes the open-source community such an amazing place to learn, inspire, and
create. Any contributions you make will benefit everybody else and are **greatly
appreciated**.

Please try to create bug reports that are:

- _Reproducible._ Include steps to reproduce the problem.
- _Specific._ Include as much detail as possible: which version, what
environment, etc.
- _Unique._ Do not duplicate existing opened issues.
- _Scoped to a Single Bug._ One bug per report.

Please adhere to this project's [code of conduct](.github/CODE_OF_CONDUCT.md).

You can use
[markdownlint-cli](https://github.com/storm-software/storm-ops/markdownlint-cli)
to check for common markdown style inconsistency.

[ Back to top ▲ ]


## Contributors

Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Patrick Sullivan
Patrick Sullivan

🎨 💻 🔧 📖 ⚠️
Tyler Benning
Tyler Benning

🎨
Stormie
Stormie

🚧





All Contributors
Add your contributions



This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!

[ Back to top ▲ ]






Storm Software



WebsiteContactLinkedInMediumGitHubOpenPGP Key


Fingerprint: 1BD2 7192 7770 2549 F4C9 F238 E6AD C420 DA5C 4C2D


Storm Software is an open source software development organization and creator
of Acidic, StormStack and StormCloud.

Our mission is to make software development more accessible. Our ideal future is
one where anyone can create software without years of prior development
experience serving as a barrier to entry. We hope to achieve this via LLMs,
Generative AI, and intuitive, high-level data modeling/programming languages.

Join us on [Discord](https://discord.gg/MQ6YVzakM5) to chat with the team,
receive release notifications, ask questions, and get involved.

If this sounds interesting, and you would like to help us in creating the next
generation of development tools, please reach out on our
[website](https://stormsoftware.com/contact) or join our
[Slack](https://join.slack.com/t/storm-software/shared_invite/zt-2gsmk04hs-i6yhK_r6urq0dkZYAwq2pA)
channel!


Storm Software



Visit us at stormsoftware.com


[ Back to top ▲ ]