dependencies
A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.
Here are 754 public repositories matching this topic...
How are you running Renovate?
WhiteSource Renovate hosted app on github.com
Please select which platform you are using if self-hosting.
No response
If you're self-hosting Renovate, tell us what version of Renovate you run.
No response
Describe the bug
Configuring "branchPrefix": "[Dependency-Update]" results in an invalid branch name. Per https://stackoverflow.com/a/67
-
Updated
Oct 11, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Not related to a problem
Describe the solution you'd like
We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.
_Edit from @arschles - we have focused this issue to just the twitte
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Oct 17, 2021 - JavaScript
-
Updated
Jan 11, 2021 - Python
-
Updated
Jul 11, 2021 - JavaScript
-
Updated
Oct 15, 2021 - Erlang
See https://yarnpkg.com/features/pnp#fixing-node_modules
In this install mode (the default starting from Yarn 2.0), Yarn generates a single .pnp.cjs file instead of the usual node_modules folder containing copies of various packages. The .pnp.cjs file contains various maps: one linking package names and versions to their location on the disk and another one linking package names and versions
-
Updated
Apr 2, 2021 - Scala
-
Updated
Oct 12, 2021 - Ruby
If CPM_SOURCE_CACHE is set to an empty string, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.
-
Updated
Oct 15, 2021 - Ruby
Add support for SPM (Swift Package Manager) when installed through Apple Xcode.
-
Updated
Oct 10, 2021 - Go
WARNING
If this is your first tern contribution, please update your local git settings using these instructions.
DO NOT USE THE GITHUB UI!
When creating your commit message for your PR, make sure to use git commit -s rather than git commit -m
Remember to add a Fixes: #1044 line in your commit message.
**Description
-
Updated
Oct 9, 2020 - TypeScript
Private github repos
It might be helpful to inform people in the guide some hints on setting up private repos such as github using the docker container.
git config --global url."https://$GITHUB_USERNAME:$GITHUB_PASSWORD@github.com".insteadOf /"https://github.com"
ls -l ~/.gitconfigdocker run -e -v $(pwd):/project \
-v ~/.gitconfig:/root/.gitconfig \
ort:latest --info an-
Updated
Mar 17, 2019 - Swift
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Oct 11, 2021 - JavaScript
Package and Environment Details (include every applicable attribute)
- Package Name/Version: openssl/1.1.1d
- Operating System+version: Linux CentOS 7.7.1908
- Compiler+version: GCC 7.3.1 (devtoolset-7)
- Docker image: **centos:7.7.190
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Feb 24, 2020 - JavaScript
-
Updated
Sep 19, 2020 - Go
Describe the bug
The "ES2015 exports introduced. Not side-effect free yet, hence limited tree-shake ability." Tooltip in the Size-per-package-Version graph is displayed behind the graphs bars, possibly making the tooltip text unreadable.

To Reproduce
Found on this page: