Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

renovate

Package Overview
Dependencies
Maintainers
3
Versions
9132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

renovate - npm Package Compare versions

Comparing version 39.19.1 to 39.20.0

32

dist/modules/manager/asdf/upgradeable-tooling.js

@@ -72,2 +72,10 @@ "use strict";

},
atmos: {
asdfPluginUrl: 'https://github.com/cloudposse/asdf-atmos',
config: {
datasource: github_releases_1.GithubReleasesDatasource.id,
packageName: 'cloudposse/atmos',
extractVersion: '^v(?<version>\\S+)',
},
},
awscli: {

@@ -397,2 +405,10 @@ asdfPluginUrl: 'https://github.com/MetricMike/asdf-awscli',

},
k3s: {
asdfPluginUrl: 'https://github.com/dmpe/asdf-k3s',
config: {
datasource: github_releases_1.GithubReleasesDatasource.id,
packageName: 'k3s-io/k3s',
extractVersion: '^v(?<version>\\S+)',
},
},
kind: {

@@ -491,2 +507,10 @@ asdfPluginUrl: 'https://github.com/johnlayton/asdf-kind',

},
oci: {
asdfPluginUrl: 'https://github.com/yasn77/asdf-oci',
config: {
datasource: github_releases_1.GithubReleasesDatasource.id,
packageName: 'oracle/oci-cli',
extractVersion: '^v(?<version>\\S+)',
},
},
opentofu: {

@@ -500,2 +524,10 @@ asdfPluginUrl: 'https://github.com/virtualroot/asdf-opentofu',

},
packer: {
asdfPluginUrl: 'https://github.com/asdf-community/asdf-hashicorp',
config: {
datasource: github_releases_1.GithubReleasesDatasource.id,
packageName: 'hashicorp/packer',
extractVersion: '^v(?<version>\\S+)',
},
},
perl: {

@@ -502,0 +534,0 @@ asdfPluginUrl: 'https://github.com/ouest/asdf-perl',

2

dist/modules/manager/fingerprint.generated.js

@@ -8,3 +8,3 @@ "use strict";

exports.hashMap.set('argocd', 'd02612f42efbb266c6f2c0eab2690bdc91b9a7d0bda96488a85f7719dd2a56ed');
exports.hashMap.set('asdf', '5bfae9448ec6f3a06a5755004a24cf3f18243939bd19eb2016454d9f818508f5');
exports.hashMap.set('asdf', 'cb903849a39ea15a163619085da63cde3fb0191d3815839b603bfb562d718741');
exports.hashMap.set('azure-pipelines', '4a57ee599aa5432cfb3de657df1e9eafdd6d6ddebb8678613d56360b8a1de970');

@@ -11,0 +11,0 @@ exports.hashMap.set('batect', '217d224924d01063563c1ac677e95b55d76083ce0a6624378637317b40f4b3a6');

{
"name": "renovate",
"description": "Automated dependency updates. Flexible so you don't need to be.",
"version": "39.19.1",
"version": "39.20.0",
"type": "commonjs",

@@ -272,3 +272,3 @@ "bin": {

"@semantic-release/exec": "6.0.3",
"@swc/core": "1.9.1",
"@swc/core": "1.9.2",
"@types/auth-header": "1.0.6",

@@ -275,0 +275,0 @@ "@types/aws4": "1.11.6",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc