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
- Host: GitHub
- URL: https://github.com/storm-software/renovate-config
- Owner: storm-software
- License: apache-2.0
- Created: 2024-07-17T10:44:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T09:43:41.000Z (8 months ago)
- Last Synced: 2025-02-03T10:32:53.445Z (8 months ago)
- Topics: configuration, dependabot, dependencies, renovate
- Homepage: https://stormsoftware.com
- Size: 39.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
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
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
> [!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.
## 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
🎨 💻 🔧 📖 ⚠️
Tyler Benning
🎨
Stormie
🚧
![]()
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 ▲ ]
![]()
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!
[ Back to top ▲ ]