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 806 public repositories matching this topic...
-
Updated
Jan 2, 2022 - TypeScript
Describe the bug
CodeQL show that we are logging paths directly. We should instead escape and then log them.
To Reproduce
Results are shown here: https://github.com/gomods/athens/pull/1748/checks?check_run_id=4567576462
Expected behavior
We can simply log escaped paths provided by net/url: https://pkg.go.dev/net/url#URL.EscapedPath
Additional context
Add an
-
Updated
Jan 18, 2022 - TypeScript
-
Updated
Feb 8, 2022 - JavaScript
-
Updated
Feb 19, 2022 - Ruby
-
Updated
Jan 11, 2021 - Python
-
Updated
Jul 11, 2021 - JavaScript
-
Updated
Feb 19, 2022 - Erlang
See https://github.com/search?p=2&q="LicenseRef-LICENSE"&type=Code
Over the years, npm had a few evolving conventions:
Use "license": "LicenseRef-LICENSE" and then create a LICENSE file next to packa
-
Updated
Apr 2, 2021 - Scala
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
Feb 18, 2022 - Ruby
-
Updated
Feb 19, 2022 - Scala
Add support for SPM (Swift Package Manager) when installed through Apple Xcode.
-
Updated
Feb 14, 2022 - Ruby
-
Updated
Jan 3, 2022 - TypeScript
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
-
Updated
Oct 10, 2021 - Go
I think the lines in the following documentation are somehow not in correct order. Maybe chunks were added between multi line statements. Especially import_str: is broken.
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Feb 12, 2022 - TypeScript
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
Mar 17, 2019 - Swift
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Jan 3, 2022 - TypeScript
-
Updated
Sep 19, 2020 - Go

What would you like Renovate to be able to do?
I managed to set up a self-hosted instance of Renovate to check all our Bitbucket repositories, it's launched as a Bitbucket pipelines job.
However, at the moment it has to authenticate using an app password as a Bitbucket user. Meanwhile, Bitbucket allows [authenticating as an integration](https://developer.atlassian.com/cloud/bitbucket/res