Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • dev
  • github/fork/vyskocilpavel/auth_active_probe_config
  • main
  • probes_script
  • renovate/commitlint
  • renovate/docker-7.x
  • renovate/lock-file-maintenance
  • xpavlic/run_probes_jpmu_test
  • v1.0.0
  • v1.1.0
  • v1.10.0
  • v1.11.0
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.7.1
  • v1.8.0
  • v1.8.1
  • v1.8.2
  • v1.8.3
  • v1.8.4
  • v1.8.5
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.3.0
  • v2.4.0
  • v2.5.0
  • v2.5.1
  • v2.5.2
  • v2.5.3
  • v2.5.4
  • v2.6.0
  • v2.7.0
  • v2.7.1
  • v2.7.2
  • v2.7.3
  • v2.7.4
  • v3.0.0
  • v3.1.0
48 results

Target

Select target project
  • perun/perun-proxyidp/perun-proxy-utils
1 result
Select Git revision
  • dev
  • github/fork/vyskocilpavel/auth_active_probe_config
  • main
  • probes_script
  • renovate/commitlint
  • renovate/docker-7.x
  • renovate/lock-file-maintenance
  • xpavlic/run_probes_jpmu_test
  • v1.0.0
  • v1.1.0
  • v1.10.0
  • v1.11.0
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.7.1
  • v1.8.0
  • v1.8.1
  • v1.8.2
  • v1.8.3
  • v1.8.4
  • v1.8.5
  • v1.9.0
  • v1.9.1
  • v1.9.2
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.3.0
  • v2.4.0
  • v2.5.0
  • v2.5.1
  • v2.5.2
  • v2.5.3
  • v2.5.4
  • v2.6.0
  • v2.7.0
  • v2.7.1
  • v2.7.2
  • v2.7.3
  • v2.7.4
  • v3.0.0
  • v3.1.0
48 results
Show changes
Commits on Source (9)
{
"extends": ["@commitlint/config-conventional"],
"extends": ["@perun/commitlint-config-perun"],
"rules": {
"scope-enum": [
2,
......
[flake8]
max-line-length = 88
extend-ignore = E203
4059a073bfc9aa5955dd0d1a4e816d1b8424d337
include:
- project: perun-proxy-aai/common
- project: perun/common
file: /templates/.gitlab-ci-template.yml
@perun-proxy-aai:registry=https://gitlab.ics.muni.cz/api/v4/packages/npm/
@perun:registry=https://gitlab.ics.muni.cz/api/v4/packages/npm/
@beepbeepgo:registry=https://gitlab.com/api/v4/packages/npm/
## Ansible
*.retry
## composer
composer.phar
/vendor/
## Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
## JetBrains
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
# Generated files
.idea/**/contentModel.xml
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# Gradle and Maven with auto-import
.idea/modules.xml
.idea/*.iml
.idea/modules
# CMake
cmake-build-*/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
# File-based project format
*.iws
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
## macOS
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
## maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
## node
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
#DynamoDB Local files
.dynamodb/
## Python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
## vim
# Swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
# Temporary
.netrwhist
*~
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
## Visual Studio
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Visual Studio 2017 auto generated files
Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUNIT
*.VisualState.xml
TestResult.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# StyleCop
StyleCopReport.xml
# Files built by Visual Studio
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace
/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# JustCode is a .NET coding add-in
.JustCode
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json
# Visual Studio code coverage results
*.coverage
*.coveragexml
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/
# Others
ClientBin/
~
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk
bower_components/
# ASP.NET Core default setup: bower directory is configured as wwwroot/lib/ and bower restore is true
**/wwwroot/lib/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
# SQL Server files
*.mdf
*.ldf
*.ndf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# JetBrains Rider
.idea/
*.sln.iml
# CodeRush personal settings
.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Tabs Studio
*.tss
# Telerik's JustMock configuration file
*.jmconfig
# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs
# OpenCover UI analysis results
OpenCover/
# Azure Stream Analytics local run output
ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
# Local History for Visual Studio
.localhistory/
## Windows
# Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk
package-lock.json
composer.lock
CHANGELOG.md
.git
*.min.css
*.min.js
{}
{
"extends": ["@perun-proxy-aai/semantic-release-proxy-config"],
"extends": ["@perun/semantic-release-perun-config"],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
......
## [2.2.2](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v2.2.1...v2.2.2) (2024-01-19)
# [2.3.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.2.2...v2.3.0) (2024-01-25)
### Bug Fixes
* **check_saml:** adapt security text check, remove image ([ec4ca60](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/ec4ca60834e1995db8d21af5900e790875db8e14))
* modify filtering condition for usable tokens ([ea1707b](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/ea1707b507ce2d494abefa43dd3202b927689268))
## [2.2.1](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v2.2.0...v2.2.1) (2024-01-09)
### Features
* sync script for privacyidea tokens to perun ([aa76214](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/aa762141e6fa1000f016c3adee33e66e62de7086))
## [2.2.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.2.1...v2.2.2) (2024-01-19)
### Bug Fixes
* **check_saml:** adapt security text check, remove image ([ec4ca60](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/ec4ca60834e1995db8d21af5900e790875db8e14))
## [2.2.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.2.0...v2.2.1) (2024-01-09)
### Bug Fixes
* **check_saml:** follow all redirects on ProxyIdP ([f7c8fc7](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/f7c8fc768c4a989f523da77777cc4b28b210786f))
* **check_saml:** follow all redirects on ProxyIdP ([f7c8fc7](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/f7c8fc768c4a989f523da77777cc4b28b210786f))
# [2.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v2.1.0...v2.2.0) (2024-01-05)
# [2.2.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.1.0...v2.2.0) (2024-01-05)
### Features
* check_saml.py security text support ([36ce42d](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/36ce42d33d6410944881203e18f2dc97b3943599))
* check_saml.py security text support ([36ce42d](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/36ce42d33d6410944881203e18f2dc97b3943599))
# [2.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v2.0.0...v2.1.0) (2024-01-02)
# [2.1.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.0.0...v2.1.0) (2024-01-02)
### Features
* add basic oidc check option ([533b390](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/533b3906665bedcc009cf5491b1f47d237e05701))
* add check saml example to readme ([2a82570](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/2a82570cd13cd174658b9d3abe486b63d56f9a1e))
* add basic oidc check option ([533b390](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/533b3906665bedcc009cf5491b1f47d237e05701))
* add check saml example to readme ([2a82570](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/2a82570cd13cd174658b9d3abe486b63d56f9a1e))
# [2.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.11.0...v2.0.0) (2023-09-08)
# [2.0.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.11.0...v2.0.0) (2023-09-08)
### Bug Fixes
* make check_pgsql command work ([3375756](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/3375756a565fa57518a840fd26f299b03d2903d2))
* make check_pgsql command work ([3375756](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/3375756a565fa57518a840fd26f299b03d2903d2))
### chore
* move check_syncrepl_extended to the ldap extra ([898aff3](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/898aff301c8f92ba48a528e739a288f59a8d9b18))
* move check_syncrepl_extended to the ldap extra ([898aff3](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/898aff301c8f92ba48a528e739a288f59a8d9b18))
### BREAKING CHANGES
* usage of check_syncrepl_extended now requires installing with [ldap]
# [1.11.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.10.0...v1.11.0) (2023-09-08)
# [1.11.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.10.0...v1.11.0) (2023-09-08)
### Features
* check_pgsql ([76d83a5](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/76d83a526628daf54cb88eb672c3096e4421d25a))
* check_pgsql ([76d83a5](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/76d83a526628daf54cb88eb672c3096e4421d25a))
# [1.10.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.9.2...v1.10.0) (2023-08-24)
# [1.10.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.9.2...v1.10.0) (2023-08-24)
### Features
* check_privacyidea monitoring probe ([bb00c80](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/bb00c80ff7c4329c3463670cff05b3b2998ca7dd))
* check_privacyidea monitoring probe ([bb00c80](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/bb00c80ff7c4329c3463670cff05b3b2998ca7dd))
## [1.9.2](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.9.1...v1.9.2) (2023-08-23)
## [1.9.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.9.1...v1.9.2) (2023-08-23)
### Bug Fixes
* check_saml totp form detection, response message with --skip_logout_check argument ([13ba531](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/13ba531fd9b4e462fa37235862337c82eafa9cde))
* check_saml totp form detection, response message with --skip_logout_check argument ([13ba531](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/13ba531fd9b4e462fa37235862337c82eafa9cde))
## [1.9.1](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.9.0...v1.9.1) (2023-08-23)
## [1.9.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.9.0...v1.9.1) (2023-08-23)
### Bug Fixes
* check_php_syntax to work with containers ([5cfec90](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/5cfec908071110ae676cef899014ee1e8ec24481))
* check_php_syntax to work with containers ([5cfec90](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/5cfec908071110ae676cef899014ee1e8ec24481))
# [1.9.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.8.5...v1.9.0) (2023-08-21)
# [1.9.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.8.5...v1.9.0) (2023-08-21)
### Features
* check_php_syntax ([0d9e162](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/0d9e162433d54e72dfd6b19dd11c4da6715bc077))
* check_php_syntax ([0d9e162](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/0d9e162433d54e72dfd6b19dd11c4da6715bc077))
## [1.8.5](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.8.4...v1.8.5) (2023-08-10)
## [1.8.5](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.8.4...v1.8.5) (2023-08-10)
### Bug Fixes
* double space after probe name ([c2fc77d](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/c2fc77ddb2c75991b19a9eb533994eb8c973654b))
* double space after probe name ([c2fc77d](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/c2fc77ddb2c75991b19a9eb533994eb8c973654b))
## [1.8.4](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.8.3...v1.8.4) (2023-08-07)
## [1.8.4](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.8.3...v1.8.4) (2023-08-07)
### Bug Fixes
* containers argument format in check_docker probe ([987ab12](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/987ab12a833f1e53f026e0de8103aa5dbb6c47db))
* containers argument format in check_docker probe ([987ab12](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/987ab12a833f1e53f026e0de8103aa5dbb6c47db))
## [1.8.3](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.8.2...v1.8.3) (2023-08-06)
## [1.8.3](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.8.2...v1.8.3) (2023-08-06)
### Bug Fixes
* run_probes support for probes executed without arguments and flags ([60364d4](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/60364d4e0e24166f0f41821304510a3c2cf3720d))
* run_probes support for probes executed without arguments and flags ([60364d4](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/60364d4e0e24166f0f41821304510a3c2cf3720d))
## [1.8.2](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.8.1...v1.8.2) (2023-07-18)
## [1.8.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.8.1...v1.8.2) (2023-07-18)
### Bug Fixes
* **deps:** move ldap3 to extras ([1795b12](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/1795b1255e6b772e878b600db72099a7b745998a))
* **deps:** move ldap3 to extras ([1795b12](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/1795b1255e6b772e878b600db72099a7b745998a))
## [1.8.1](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.8.0...v1.8.1) (2023-07-12)
## [1.8.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.8.0...v1.8.1) (2023-07-12)
### Bug Fixes
* support for PyYAML 5.4 ([fb0cf11](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/fb0cf119ec7614cbf88df58d390075772819157f))
* support for PyYAML 5.4 ([fb0cf11](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/fb0cf119ec7614cbf88df58d390075772819157f))
# [1.8.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.7.1...v1.8.0) (2023-07-12)
# [1.8.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.7.1...v1.8.0) (2023-07-12)
### Features
* run_probes support for command line flags and printing stderr, entry_points support ([55edad8](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/55edad8e344164302aadc920ac9957987218d054))
* run_probes support for command line flags and printing stderr, entry_points support ([55edad8](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/55edad8e344164302aadc920ac9957987218d054))
## [1.7.1](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.7.0...v1.7.1) (2023-06-28)
## [1.7.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.7.0...v1.7.1) (2023-06-28)
### Bug Fixes
* dependencies from pypi, not GitLab ([bf643a6](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/bf643a6657428f714ce44c16ff7fc23b87a79708))
* dependencies from pypi, not GitLab ([bf643a6](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/bf643a6657428f714ce44c16ff7fc23b87a79708))
# [1.7.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.6.0...v1.7.0) (2023-06-20)
# [1.7.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.6.0...v1.7.0) (2023-06-20)
### Features
* script to execute multiple monitoring probes ([d39bfa3](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/d39bfa3301794d18ea486e3a90acff9b2998b944))
* script to execute multiple monitoring probes ([d39bfa3](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/d39bfa3301794d18ea486e3a90acff9b2998b944))
# [1.6.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.5.0...v1.6.0) (2023-06-15)
# [1.6.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.5.0...v1.6.0) (2023-06-15)
### Features
* extend check_saml with logout ([aa218b5](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/aa218b581ad6c35319617a3479b49863c6c385e0))
* extend check_saml with logout ([aa218b5](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/aa218b581ad6c35319617a3479b49863c6c385e0))
# [1.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.4.0...v1.5.0) (2023-06-14)
# [1.5.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.4.0...v1.5.0) (2023-06-14)
### Features
* add check for nginx status ([dcce8d6](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/dcce8d6ead873b9f12dc8499b21c7e2f010629ae))
* add check for nginx status ([dcce8d6](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/dcce8d6ead873b9f12dc8499b21c7e2f010629ae))
# [1.4.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.3.0...v1.4.0) (2023-06-07)
# [1.4.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.3.0...v1.4.0) (2023-06-07)
### Features
* check_exabgp_propagation, check_dockers, webserver_availability, check_syncrepl ([5106f36](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/5106f3656227a02d8d17ac5fa3fb819b9bdf75fd))
* check_exabgp_propagation, check_dockers, webserver_availability, check_syncrepl ([5106f36](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/5106f3656227a02d8d17ac5fa3fb819b9bdf75fd))
# [1.3.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.2.0...v1.3.0) (2023-06-07)
# [1.3.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.2.0...v1.3.0) (2023-06-07)
### Features
* check LDAP availability ([ac5eebd](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/ac5eebd95cdb195f03df5b04eb137d771e793647))
* check LDAP availability ([ac5eebd](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/ac5eebd95cdb195f03df5b04eb137d771e793647))
# [1.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.1.0...v1.2.0) (2023-06-06)
# [1.2.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.1.0...v1.2.0) (2023-06-06)
### Features
* script calling non-python monitoring scripts ([159b00b](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/159b00b5e0707306a1e1442d4dcdf3018587dcbc))
* script to check RPC availability ([ae1c2d2](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/ae1c2d24add1804a911153d8efc7db2e9f8e8ea3))
* script calling non-python monitoring scripts ([159b00b](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/159b00b5e0707306a1e1442d4dcdf3018587dcbc))
* script to check RPC availability ([ae1c2d2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/ae1c2d24add1804a911153d8efc7db2e9f8e8ea3))
# [1.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.0.0...v1.1.0) (2023-04-11)
# [1.1.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v1.0.0...v1.1.0) (2023-04-11)
### Features
* check_saml, check_user_logins ([72fa5fb](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/72fa5fb047c76468834b2a148fa718fc6e5484c5))
* check_saml, check_user_logins ([72fa5fb](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/72fa5fb047c76468834b2a148fa718fc6e5484c5))
# 1.0.0 (2023-03-31)
### Bug Fixes
* correct regular expression syntax ([6c28754](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/6c2875413f3cc5bcc2d1477639cd67250f60d019))
* correct regular expression syntax ([6c28754](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/6c2875413f3cc5bcc2d1477639cd67250f60d019))
### Features
* Added metadata_expiration.py script ([cac41ad](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/cac41ad950e66b755f8c768c11cff82c2dad4aa7))
* check_mongodb monitoring probe, restructuralization, prepared for pypi release ([145227a](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/145227a4ba7efd2a17633f2fb90f2377c300a5c1))
* configuration file instead of command line args in mariadb probe ([c44df19](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/c44df19e6a630443b71dedbdbbe76fe4265acef7))
* print_docker_versions.py, run_version_script.py scripts ([7eb461b](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/7eb461b3742f3a3461e2733b51e53c55252dfbbe))
* Added metadata_expiration.py script ([cac41ad](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/cac41ad950e66b755f8c768c11cff82c2dad4aa7))
* check_mongodb monitoring probe, restructuralization, prepared for pypi release ([145227a](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/145227a4ba7efd2a17633f2fb90f2377c300a5c1))
* configuration file instead of command line args in mariadb probe ([c44df19](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/c44df19e6a630443b71dedbdbbe76fe4265acef7))
* print_docker_versions.py, run_version_script.py scripts ([7eb461b](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/7eb461b3742f3a3461e2733b51e53c55252dfbbe))
### BREAKING CHANGES
......
......@@ -73,6 +73,27 @@ For usage instructions, run:
run_version_script --help
```
### sync_usable_token_types.py
Collects information about the usable token types of each privacyIDEA user and sends it
to Perun. Each user with usable tokens in privacyIDEA is assigned a list of their types, for example: `['backupcode', 'totp']`. A token is considered usable when it is **active** and it is not **locked** or
**revoked** and its rollout state allows logging in.
For more usage instructions, run:
```sh
sync_usable_token_types --help
```
Example:
```sh
python3 sync_usable_token_types.py
--mfa-active-tokens-attr-name "attr_name"
--perun-user-id-regex "\d+"
--perun-connector-config-path "/path/to/file"
```
## Nagios probes
All nagios scripts are located under `nagios` directory.
......
......@@ -8,13 +8,13 @@
"name": "perun-proxy-utils",
"version": "0.0.0-development",
"devDependencies": {
"@beepbeepgo/semantic-release-python": "1.1.0",
"@beepbeepgo/semantic-release-python": "^1.1.0",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/cz-commitlint": "17.8.1",
"@perun-proxy-aai/semantic-release-proxy-config": "1.1.10",
"@perun/commitlint-config-perun": "^1.0.0",
"@perun/semantic-release-perun-config": "^1.0.1",
"commitizen": "4.3.0",
"inquirer": "8.2.6",
"semantic-release": "22.0.12"
"inquirer": "8.2.6"
}
},
"node_modules/@babel/code-frame": {
......@@ -1036,15 +1036,17 @@
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz",
"integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==",
"dev": true,
"peer": true,
"engines": {
"node": ">= 18"
}
},
"node_modules/@octokit/core": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.0.2.tgz",
"integrity": "sha512-cZUy1gUvd4vttMic7C0lwPed8IYXWYp8kHIMatyhY8t8n3Cpw2ILczkV5pGMPqef7v0bLo0pOHrEHarsau2Ydg==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.1.0.tgz",
"integrity": "sha512-BDa2VAMLSh3otEiaMJ/3Y36GU4qf6GI+VivQ/P41NC6GHcdxpKlqV0ikSZ5gdQsmS3ojXeRx5vasgNTinF0Q4g==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/auth-token": "^4.0.0",
"@octokit/graphql": "^7.0.0",
......@@ -1063,6 +1065,7 @@
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.4.tgz",
"integrity": "sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/types": "^12.0.0",
"universal-user-agent": "^6.0.0"
......@@ -1076,6 +1079,7 @@
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.0.2.tgz",
"integrity": "sha512-OJ2iGMtj5Tg3s6RaXH22cJcxXRi7Y3EBqbHTBRq+PQAqfaS8f/236fUrWhfSn8P4jovyzqucxme7/vWSSZBX2Q==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/request": "^8.0.1",
"@octokit/types": "^12.0.0",
......@@ -1089,13 +1093,15 @@
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-19.1.0.tgz",
"integrity": "sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw==",
"dev": true
"dev": true,
"peer": true
},
"node_modules/@octokit/plugin-paginate-rest": {
"version": "9.1.5",
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.1.5.tgz",
"integrity": "sha512-WKTQXxK+bu49qzwv4qKbMMRXej1DU2gq017euWyKVudA6MldaSSQuxtz+vGbhxV4CjxpUxjZu6rM2wfc1FiWVg==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/types": "^12.4.0"
},
......@@ -1111,6 +1117,7 @@
"resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-6.0.1.tgz",
"integrity": "sha512-SKs+Tz9oj0g4p28qkZwl/topGcb0k0qPNX/i7vBKmDsjoeqnVfFUquqrE/O9oJY7+oLzdCtkiWSXLpLjvl6uog==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^12.0.0",
......@@ -1128,6 +1135,7 @@
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-8.1.3.tgz",
"integrity": "sha512-pfyqaqpc0EXh5Cn4HX9lWYsZ4gGbjnSmUILeu4u2gnuM50K/wIk9s1Pxt3lVeVwekmITgN/nJdoh43Ka+vye8A==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/types": "^12.2.0",
"bottleneck": "^2.15.3"
......@@ -1144,6 +1152,7 @@
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.1.6.tgz",
"integrity": "sha512-YhPaGml3ncZC1NfXpP3WZ7iliL1ap6tLkAp6MvbK2fTTPytzVUyUesBBogcdMm86uRYO5rHaM1xIWxigWZ17MQ==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/endpoint": "^9.0.0",
"@octokit/request-error": "^5.0.0",
......@@ -1159,6 +1168,7 @@
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.0.1.tgz",
"integrity": "sha512-X7pnyTMV7MgtGmiXBwmO6M5kIPrntOXdyKZLigNfQWSEQzVxR4a4vo49vJjTWX70mPndj8KhfT4Dx+2Ng3vnBQ==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/types": "^12.0.0",
"deprecation": "^2.0.0",
......@@ -1179,19 +1189,28 @@
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.4.0.tgz",
"integrity": "sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/openapi-types": "^19.1.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config": {
"version": "1.1.10",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/4411/packages/npm/@perun-proxy-aai/semantic-release-proxy-config/-/@perun-proxy-aai/semantic-release-proxy-config-1.1.10.tgz",
"integrity": "sha1-TMIeBNaPxSyDuji6nfjF64/uqJM=",
"node_modules/@perun/commitlint-config-perun": {
"version": "1.0.0",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/6278/packages/npm/@perun/commitlint-config-perun/-/@perun/commitlint-config-perun-1.0.0.tgz",
"integrity": "sha1-qKIed1P8Eixhhc5zsJHWRP6oC38=",
"dev": true,
"dependencies": {
"@commitlint/config-conventional": "^17.1.0"
}
},
"node_modules/@perun/semantic-release-perun-config": {
"version": "1.0.1",
"resolved": "https://gitlab.ics.muni.cz/api/v4/projects/6279/packages/npm/@perun/semantic-release-perun-config/-/@perun/semantic-release-perun-config-1.0.1.tgz",
"integrity": "sha1-CwS0uxagb5/m6ppySbXF8QOdTmU=",
"dev": true,
"dependencies": {
"@eclass/semantic-release-sentry-releases": "^3.0.0",
"@google/semantic-release-replace-plugin": "^1.1.0",
"@perun-proxy-aai/semantic-release-proxy-config": "^1.1.1",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/commit-analyzer": "^10.0.0",
"@semantic-release/exec": "^6.0.0",
......@@ -1206,7 +1225,7 @@
"semantic-release": ">=19.0.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@semantic-release/commit-analyzer": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@semantic-release/commit-analyzer": {
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.4.tgz",
"integrity": "sha512-pFGn99fn8w4/MHE0otb2A/l5kxgOuxaaauIh4u30ncoTJuqWj4hXTgEJ03REqjS+w1R2vPftSsO26WC61yOcpw==",
......@@ -1227,7 +1246,7 @@
"semantic-release": ">=20.1.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@semantic-release/error": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@semantic-release/error": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@semantic-release/error/-/error-4.0.0.tgz",
"integrity": "sha512-mgdxrHTLOjOddRVYIYDo0fR3/v61GNN1YGkfbrjuIKg/uMgCd+Qzo3UAXJ+woLQQpos4pl5Esuw5A7AoNlzjUQ==",
......@@ -1236,7 +1255,7 @@
"node": ">=18"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@semantic-release/gitlab": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@semantic-release/gitlab": {
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/@semantic-release/gitlab/-/gitlab-12.1.1.tgz",
"integrity": "sha512-vM8mqMmegRJB4+9MJCYeCt5Gn4C2rpF0bNOzKOHq1IaI4FleIV5sss0fn55jVCuVVztTnoPQylnti5Tkdg3uaw==",
......@@ -1263,7 +1282,7 @@
"semantic-release": ">=20.1.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@semantic-release/release-notes-generator": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@semantic-release/release-notes-generator": {
"version": "11.0.7",
"resolved": "https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-11.0.7.tgz",
"integrity": "sha512-T09QB9ImmNx7Q6hY6YnnEbw/rEJ6a+22LBxfZq+pSAXg/OL/k0siwEm5cK4k1f9dE2Z2mPIjJKKohzUm0jbxcQ==",
......@@ -1287,7 +1306,7 @@
"semantic-release": ">=20.1.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@semantic-release/release-notes-generator/node_modules/conventional-commits-filter": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@semantic-release/release-notes-generator/node_modules/conventional-commits-filter": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-4.0.0.tgz",
"integrity": "sha512-rnpnibcSOdFcdclpFwWa+pPlZJhXE7l+XK04zxhbWrhgpR96h33QLz8hITTXbcYICxVr3HZFtbtUAQ+4LdBo9A==",
......@@ -1296,7 +1315,7 @@
"node": ">=16"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@semantic-release/release-notes-generator/node_modules/get-stream": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@semantic-release/release-notes-generator/node_modules/get-stream": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-7.0.1.tgz",
"integrity": "sha512-3M8C1EOFN6r8AMUhwUAACIoXZJEOufDU5+0gFFN5uNs6XYOralD2Pqkl7m046va6x77FwposWXbAhPPIOus7mQ==",
......@@ -1308,7 +1327,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@sindresorhus/is": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@sindresorhus/is": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
"integrity": "sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==",
......@@ -1320,7 +1339,7 @@
"url": "https://github.com/sindresorhus/is?sponsor=1"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/@szmarczak/http-timer": {
"node_modules/@perun/semantic-release-perun-config/node_modules/@szmarczak/http-timer": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-5.0.1.tgz",
"integrity": "sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==",
......@@ -1332,7 +1351,7 @@
"node": ">=14.16"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/aggregate-error": {
"node_modules/@perun/semantic-release-perun-config/node_modules/aggregate-error": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-5.0.0.tgz",
"integrity": "sha512-gOsf2YwSlleG6IjRYG2A7k0HmBMEo6qVNk9Bp/EaLgAJT5ngH6PXbqa4ItvnEwCm/velL5jAnQgsHsWnjhGmvw==",
......@@ -1348,7 +1367,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/cacheable-lookup": {
"node_modules/@perun/semantic-release-perun-config/node_modules/cacheable-lookup": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
"integrity": "sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==",
......@@ -1357,7 +1376,7 @@
"node": ">=14.16"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/cacheable-request": {
"node_modules/@perun/semantic-release-perun-config/node_modules/cacheable-request": {
"version": "10.2.14",
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz",
"integrity": "sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==",
......@@ -1375,7 +1394,7 @@
"node": ">=14.16"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/clean-stack": {
"node_modules/@perun/semantic-release-perun-config/node_modules/clean-stack": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-5.2.0.tgz",
"integrity": "sha512-TyUIUJgdFnCISzG5zu3291TAsE77ddchd0bepon1VVQrKLGKFED4iXFEDQ24mIPdPBbyE16PK3F8MYE1CmcBEQ==",
......@@ -1390,7 +1409,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/conventional-changelog-angular": {
"node_modules/@perun/semantic-release-perun-config/node_modules/conventional-changelog-angular": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz",
"integrity": "sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==",
......@@ -1402,7 +1421,7 @@
"node": ">=14"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/conventional-changelog-conventionalcommits": {
"node_modules/@perun/semantic-release-perun-config/node_modules/conventional-changelog-conventionalcommits": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz",
"integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==",
......@@ -1414,7 +1433,7 @@
"node": ">=16"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/conventional-changelog-writer": {
"node_modules/@perun/semantic-release-perun-config/node_modules/conventional-changelog-writer": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-6.0.1.tgz",
"integrity": "sha512-359t9aHorPw+U+nHzUXHS5ZnPBOizRxfQsWT5ZDHBfvfxQOAik+yfuhKXG66CN5LEWPpMNnIMHUTCKeYNprvHQ==",
......@@ -1435,7 +1454,7 @@
"node": ">=14"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/conventional-commits-filter": {
"node_modules/@perun/semantic-release-perun-config/node_modules/conventional-commits-filter": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-3.0.0.tgz",
"integrity": "sha512-1ymej8b5LouPx9Ox0Dw/qAO2dVdfpRFq28e5Y0jJEU8ZrLdy0vOSkkIInwmxErFGhg6SALro60ZrwYFVTUDo4Q==",
......@@ -1448,7 +1467,7 @@
"node": ">=14"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/conventional-commits-parser": {
"node_modules/@perun/semantic-release-perun-config/node_modules/conventional-commits-parser": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz",
"integrity": "sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==",
......@@ -1466,7 +1485,7 @@
"node": ">=16"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/conventional-commits-parser/node_modules/meow": {
"node_modules/@perun/semantic-release-perun-config/node_modules/conventional-commits-parser/node_modules/meow": {
"version": "12.1.1",
"resolved": "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz",
"integrity": "sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==",
......@@ -1478,7 +1497,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/escape-string-regexp": {
"node_modules/@perun/semantic-release-perun-config/node_modules/escape-string-regexp": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
......@@ -1490,7 +1509,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/find-up": {
"node_modules/@perun/semantic-release-perun-config/node_modules/find-up": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
"integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
......@@ -1506,7 +1525,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/form-data": {
"node_modules/@perun/semantic-release-perun-config/node_modules/form-data": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
......@@ -1520,7 +1539,7 @@
"node": ">= 6"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/globby": {
"node_modules/@perun/semantic-release-perun-config/node_modules/globby": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.0.tgz",
"integrity": "sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==",
......@@ -1540,7 +1559,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/got": {
"node_modules/@perun/semantic-release-perun-config/node_modules/got": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/got/-/got-13.0.0.tgz",
"integrity": "sha512-XfBk1CxOOScDcMr9O1yKkNaQyy865NbYs+F7dr4H0LZMVgCj2Le59k6PqbNHoL5ToeaEQUYh6c6yMfVcc6SJxA==",
......@@ -1565,7 +1584,7 @@
"url": "https://github.com/sindresorhus/got?sponsor=1"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/hosted-git-info": {
"node_modules/@perun/semantic-release-perun-config/node_modules/hosted-git-info": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
"integrity": "sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==",
......@@ -1577,7 +1596,7 @@
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/http2-wrapper": {
"node_modules/@perun/semantic-release-perun-config/node_modules/http2-wrapper": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-2.2.1.tgz",
"integrity": "sha512-V5nVw1PAOgfI3Lmeaj2Exmeg7fenjhRUgz1lPSezy1CuhPYbgQtbQj4jZfEAEMlaL+vupsvhjqCyjzob0yxsmQ==",
......@@ -1590,7 +1609,7 @@
"node": ">=10.19.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/indent-string": {
"node_modules/@perun/semantic-release-perun-config/node_modules/indent-string": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
"integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
......@@ -1602,7 +1621,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/into-stream": {
"node_modules/@perun/semantic-release-perun-config/node_modules/into-stream": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/into-stream/-/into-stream-7.0.0.tgz",
"integrity": "sha512-2dYz766i9HprMBasCMvHMuazJ7u4WzhJwo5kb3iPSiW/iRYV6uPari3zHoqZlnuaR7V1bEiNMxikhp37rdBXbw==",
......@@ -1618,7 +1637,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/is-text-path": {
"node_modules/@perun/semantic-release-perun-config/node_modules/is-text-path": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz",
"integrity": "sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==",
......@@ -1630,7 +1649,7 @@
"node": ">=8"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/json-parse-even-better-errors": {
"node_modules/@perun/semantic-release-perun-config/node_modules/json-parse-even-better-errors": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
"integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
......@@ -1639,7 +1658,7 @@
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/lines-and-columns": {
"node_modules/@perun/semantic-release-perun-config/node_modules/lines-and-columns": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz",
"integrity": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==",
......@@ -1648,7 +1667,7 @@
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/locate-path": {
"node_modules/@perun/semantic-release-perun-config/node_modules/locate-path": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
"integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
......@@ -1663,7 +1682,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/lowercase-keys": {
"node_modules/@perun/semantic-release-perun-config/node_modules/lowercase-keys": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
"integrity": "sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==",
......@@ -1675,7 +1694,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/lru-cache": {
"node_modules/@perun/semantic-release-perun-config/node_modules/lru-cache": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
......@@ -1684,7 +1703,7 @@
"node": "14 || >=16.14"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/mimic-response": {
"node_modules/@perun/semantic-release-perun-config/node_modules/mimic-response": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz",
"integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==",
......@@ -1696,7 +1715,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/normalize-package-data": {
"node_modules/@perun/semantic-release-perun-config/node_modules/normalize-package-data": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.0.tgz",
"integrity": "sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==",
......@@ -1711,7 +1730,7 @@
"node": "^16.14.0 || >=18.0.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/normalize-url": {
"node_modules/@perun/semantic-release-perun-config/node_modules/normalize-url": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
"integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==",
......@@ -1723,7 +1742,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/p-cancelable": {
"node_modules/@perun/semantic-release-perun-config/node_modules/p-cancelable": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
"integrity": "sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==",
......@@ -1732,7 +1751,7 @@
"node": ">=12.20"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/p-limit": {
"node_modules/@perun/semantic-release-perun-config/node_modules/p-limit": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
"integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
......@@ -1747,7 +1766,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/p-locate": {
"node_modules/@perun/semantic-release-perun-config/node_modules/p-locate": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
"integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
......@@ -1762,7 +1781,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/parse-json": {
"node_modules/@perun/semantic-release-perun-config/node_modules/parse-json": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-7.1.1.tgz",
"integrity": "sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw==",
......@@ -1781,7 +1800,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/parse-json/node_modules/type-fest": {
"node_modules/@perun/semantic-release-perun-config/node_modules/parse-json/node_modules/type-fest": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
"integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
......@@ -1793,7 +1812,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/path-exists": {
"node_modules/@perun/semantic-release-perun-config/node_modules/path-exists": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
"integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
......@@ -1802,7 +1821,7 @@
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/path-type": {
"node_modules/@perun/semantic-release-perun-config/node_modules/path-type": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
"integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
......@@ -1814,7 +1833,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/read-pkg": {
"node_modules/@perun/semantic-release-perun-config/node_modules/read-pkg": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-8.1.0.tgz",
"integrity": "sha512-PORM8AgzXeskHO/WEv312k9U03B8K9JSiWF/8N9sUuFjBa+9SF2u6K7VClzXwDXab51jCd8Nd36CNM+zR97ScQ==",
......@@ -1832,7 +1851,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/read-pkg-up": {
"node_modules/@perun/semantic-release-perun-config/node_modules/read-pkg-up": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-10.1.0.tgz",
"integrity": "sha512-aNtBq4jR8NawpKJQldrQcSW9y/d+KWH4v24HWkHljOZ7H0av+YTGANBzRh9A5pw7v/bLVsLVPpOhJ7gHNVy8lA==",
......@@ -1849,7 +1868,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/responselike": {
"node_modules/@perun/semantic-release-perun-config/node_modules/responselike": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz",
"integrity": "sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==",
......@@ -1864,7 +1883,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/slash": {
"node_modules/@perun/semantic-release-perun-config/node_modules/slash": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
"integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
......@@ -1876,7 +1895,7 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/split2": {
"node_modules/@perun/semantic-release-perun-config/node_modules/split2": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
......@@ -1885,7 +1904,7 @@
"node": ">= 10.x"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/text-extensions": {
"node_modules/@perun/semantic-release-perun-config/node_modules/text-extensions": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz",
"integrity": "sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==",
......@@ -1897,10 +1916,10 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@perun-proxy-aai/semantic-release-proxy-config/node_modules/type-fest": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.9.0.tgz",
"integrity": "sha512-KS/6lh/ynPGiHD/LnAobrEFq3Ad4pBzOlJ1wAnJx9N4EYoqFhMfLIBjUT2UEx4wg5ZE+cC1ob6DCSpppVo+rtg==",
"node_modules/@perun/semantic-release-perun-config/node_modules/type-fest": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.0.tgz",
"integrity": "sha512-NPaKJsb4wyJ16qc8zBQrWswLKv/YirgBFykvUQ1Iajt2wd+twC8E4hFXdlIXqiMl6kWA0zY8tUJ9ELVAdu5h7w==",
"dev": true,
"engines": {
"node": ">=16"
......@@ -2109,6 +2128,7 @@
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.2.6.tgz",
"integrity": "sha512-shi+Lrf6exeNZF+sBhK+P011LSbhmIAoUEgEY6SsxF8irJ+J2stwI5jkyDQ+4gzYyDImzV6LCKdYB9FXnQRWKA==",
"dev": true,
"peer": true,
"dependencies": {
"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
......@@ -2139,6 +2159,7 @@
"resolved": "https://registry.npmjs.org/@semantic-release/error/-/error-4.0.0.tgz",
"integrity": "sha512-mgdxrHTLOjOddRVYIYDo0fR3/v61GNN1YGkfbrjuIKg/uMgCd+Qzo3UAXJ+woLQQpos4pl5Esuw5A7AoNlzjUQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=18"
}
......@@ -2148,6 +2169,7 @@
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-5.0.0.tgz",
"integrity": "sha512-gOsf2YwSlleG6IjRYG2A7k0HmBMEo6qVNk9Bp/EaLgAJT5ngH6PXbqa4ItvnEwCm/velL5jAnQgsHsWnjhGmvw==",
"dev": true,
"peer": true,
"dependencies": {
"clean-stack": "^5.2.0",
"indent-string": "^5.0.0"
......@@ -2164,6 +2186,7 @@
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-5.2.0.tgz",
"integrity": "sha512-TyUIUJgdFnCISzG5zu3291TAsE77ddchd0bepon1VVQrKLGKFED4iXFEDQ24mIPdPBbyE16PK3F8MYE1CmcBEQ==",
"dev": true,
"peer": true,
"dependencies": {
"escape-string-regexp": "5.0.0"
},
......@@ -2179,6 +2202,7 @@
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -2191,6 +2215,7 @@
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.0.tgz",
"integrity": "sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==",
"dev": true,
"peer": true,
"dependencies": {
"@sindresorhus/merge-streams": "^1.0.0",
"fast-glob": "^3.3.2",
......@@ -2211,6 +2236,7 @@
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
"integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -2223,6 +2249,7 @@
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
"integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -2235,6 +2262,7 @@
"resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
"integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
"dev": true,
"peer": true,
"engines": {
"node": ">=14.16"
},
......@@ -2247,6 +2275,7 @@
"resolved": "https://registry.npmjs.org/url-join/-/url-join-5.0.0.tgz",
"integrity": "sha512-n2huDr9h9yzd6exQVnH/jU5mr+Pfx08LRXXZhkLLetAMESRj+anQsTAh940iMrIetKAmry9coFuZQ2jY8/p3WA==",
"dev": true,
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
}
......@@ -6351,9 +6380,9 @@
}
},
"node_modules/@semantic-release/gitlab-config/node_modules/type-fest": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.9.0.tgz",
"integrity": "sha512-KS/6lh/ynPGiHD/LnAobrEFq3Ad4pBzOlJ1wAnJx9N4EYoqFhMfLIBjUT2UEx4wg5ZE+cC1ob6DCSpppVo+rtg==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.0.tgz",
"integrity": "sha512-NPaKJsb4wyJ16qc8zBQrWswLKv/YirgBFykvUQ1Iajt2wd+twC8E4hFXdlIXqiMl6kWA0zY8tUJ9ELVAdu5h7w==",
"dev": true,
"engines": {
"node": ">=16"
......@@ -7025,6 +7054,7 @@
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
"integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=10"
}
......@@ -7820,7 +7850,8 @@
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/emojilib/-/emojilib-2.4.0.tgz",
"integrity": "sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==",
"dev": true
"dev": true,
"peer": true
},
"node_modules/end-of-stream": {
"version": "1.4.4",
......@@ -7832,10 +7863,11 @@
}
},
"node_modules/env-ci": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/env-ci/-/env-ci-10.0.0.tgz",
"integrity": "sha512-U4xcd/utDYFgMh0yWj07R1H6L5fwhVbmxBCpnL0DbVSDZVnsC82HONw0wxtxNkIAcua3KtbomQvIk5xFZGAQJw==",
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/env-ci/-/env-ci-11.0.0.tgz",
"integrity": "sha512-apikxMgkipkgTvMdRT9MNqWx5VLOci79F4VBd7Op/7OPjjoanjdAvn6fglMCCEf/1bAh8eOiuEVCUs4V3qP3nQ==",
"dev": true,
"peer": true,
"dependencies": {
"execa": "^8.0.0",
"java-properties": "^1.0.2"
......@@ -7849,6 +7881,7 @@
"resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
"integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
"dev": true,
"peer": true,
"dependencies": {
"cross-spawn": "^7.0.3",
"get-stream": "^8.0.1",
......@@ -7872,6 +7905,7 @@
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16"
},
......@@ -7884,6 +7918,7 @@
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
"integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16.17.0"
}
......@@ -7893,6 +7928,7 @@
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
"integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
"dev": true,
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
......@@ -7905,6 +7941,7 @@
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
"integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -7917,6 +7954,7 @@
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
"integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
"dev": true,
"peer": true,
"dependencies": {
"path-key": "^4.0.0"
},
......@@ -7932,6 +7970,7 @@
"resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
"integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
"dev": true,
"peer": true,
"dependencies": {
"mimic-fn": "^4.0.0"
},
......@@ -7947,6 +7986,7 @@
"resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
"integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -7959,6 +7999,7 @@
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=14"
},
......@@ -7971,6 +8012,7 @@
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
"integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -7978,6 +8020,16 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/env-paths": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
"dev": true,
"peer": true,
"engines": {
"node": ">=6"
}
},
"node_modules/error-ex": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
......@@ -8223,6 +8275,7 @@
"resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.0.tgz",
"integrity": "sha512-q7Us7kcjj2VMePAa02hDAF6d+MzsdsAWEwYyOpwUtlerRBkOEPBCRZrAV4XfcSN8fHAgaD0hP7miwoay6DCprw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=18"
},
......@@ -8235,6 +8288,7 @@
"resolved": "https://registry.npmjs.org/find-versions/-/find-versions-5.1.0.tgz",
"integrity": "sha512-+iwzCJ7C5v5KgcBuueqVoNiHVoQpwiUK5XFLjf0affFTep+Wcw93tPvmb8tqujDNmzhBDPddnWV/qgWSXgq+Hg==",
"dev": true,
"peer": true,
"dependencies": {
"semver-regex": "^4.0.5"
},
......@@ -8665,6 +8719,7 @@
"resolved": "https://registry.npmjs.org/hook-std/-/hook-std-3.0.0.tgz",
"integrity": "sha512-jHRQzjSDzMtFy34AGj1DN+vq54WVuhSvKgrHf0OMiFQTwDD4L/qqofVEWjLOBMTn5+lCD3fPg32W9yOfnEJTTw==",
"dev": true,
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
......@@ -8830,6 +8885,7 @@
"resolved": "https://registry.npmjs.org/import-from-esm/-/import-from-esm-1.3.3.tgz",
"integrity": "sha512-U3Qt/CyfFpTUv6LOP2jRTLYjphH6zg3okMfHbyqRa/W2w6hr8OsJWVggNlR4jxuojQy81TgTJTxgSkyoteRGMQ==",
"dev": true,
"peer": true,
"dependencies": {
"debug": "^4.3.4",
"import-meta-resolve": "^4.0.0"
......@@ -8843,6 +8899,7 @@
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.0.0.tgz",
"integrity": "sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==",
"dev": true,
"peer": true,
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
......@@ -8862,6 +8919,7 @@
"resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-0.1.2.tgz",
"integrity": "sha512-MWDKS3AS1bGCHLBA2VLImJz42f7bJh8wQsTGCzI3j519/CASStoDONUBVz2I/VID0MpiX3SGSnbOD2xUalbE5g==",
"dev": true,
"peer": true,
"engines": {
"node": ">=18"
},
......@@ -9496,15 +9554,16 @@
"dev": true
},
"node_modules/marked": {
"version": "9.1.6",
"resolved": "https://registry.npmjs.org/marked/-/marked-9.1.6.tgz",
"integrity": "sha512-jcByLnIFkd5gSXZmjNvS1TlmRhCXZjIzHYlaGkPlLIekG55JDR2Z4va9tZwCiP+/RDERiNhMOFu01xd6O5ct1Q==",
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-11.1.1.tgz",
"integrity": "sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==",
"dev": true,
"peer": true,
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 16"
"node": ">= 18"
}
},
"node_modules/marked-terminal": {
......@@ -9512,6 +9571,7 @@
"resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-6.2.0.tgz",
"integrity": "sha512-ubWhwcBFHnXsjYNsu+Wndpg0zhY4CahSpPlA70PlO0rR9r2sZpkyU+rkCsOWH+KMEkx847UpALON+HWgxowFtw==",
"dev": true,
"peer": true,
"dependencies": {
"ansi-escapes": "^6.2.0",
"cardinal": "^2.1.1",
......@@ -9532,6 +9592,7 @@
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-6.2.0.tgz",
"integrity": "sha512-kzRaCqXnpzWs+3z5ABPQiVke+iq0KXkHo8xiWV4RPTi5Yli0l97BEQuhXV1s7+aSU/fu1kUuxgS4MsQ0fRuygw==",
"dev": true,
"peer": true,
"dependencies": {
"type-fest": "^3.0.0"
},
......@@ -9547,6 +9608,7 @@
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
"dev": true,
"peer": true,
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
......@@ -9559,6 +9621,7 @@
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
"integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
"dev": true,
"peer": true,
"engines": {
"node": ">=14.16"
},
......@@ -9645,6 +9708,7 @@
"funding": [
"https://github.com/sponsors/broofa"
],
"peer": true,
"bin": {
"mime": "bin/cli.js"
},
......@@ -9773,6 +9837,7 @@
"resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-2.1.3.tgz",
"integrity": "sha512-E2WEOVsgs7O16zsURJ/eH8BqhF029wGpEOnv7Urwdo2wmQanOACwJQh0devF9D9RhoZru0+9JXIS0dBXIAz+lA==",
"dev": true,
"peer": true,
"dependencies": {
"@sindresorhus/is": "^4.6.0",
"char-regex": "^1.0.2",
......@@ -12484,6 +12549,7 @@
"resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-3.0.0.tgz",
"integrity": "sha512-lastgtAdoH9YaLyDa5i5z64q+kzOcQHsQ5SsZJD3q0VEyI8mq872S3geuNbRUQLVAE9siMfgKrpj7MloKFHruw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -12496,6 +12562,7 @@
"resolved": "https://registry.npmjs.org/p-filter/-/p-filter-4.1.0.tgz",
"integrity": "sha512-37/tPdZ3oJwHaS3gNJdenCDB3Tz26i9sjhnguBtvN0vYlRIiDNnvTWkuh+0hETV9rLPdJ3rlL3yVOYPIAnM8rw==",
"dev": true,
"peer": true,
"dependencies": {
"p-map": "^7.0.1"
},
......@@ -13289,10 +13356,11 @@
"dev": true
},
"node_modules/semantic-release": {
"version": "22.0.12",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-22.0.12.tgz",
"integrity": "sha512-0mhiCR/4sZb00RVFJIUlMuiBkW3NMpVIW2Gse7noqEMoFGkvfPPAImEQbkBV8xga4KOPP4FdTRYuLLy32R1fPw==",
"version": "23.0.0",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-23.0.0.tgz",
"integrity": "sha512-Jz7jEWO2igTtske112gC4PPE2whCMVrsgxUPG3/SZI7VE357suIUZFlJd1Yu0g2I6RPc2HxNEfUg7KhmDTjwqg==",
"dev": true,
"peer": true,
"dependencies": {
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/error": "^4.0.0",
......@@ -13300,9 +13368,9 @@
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"aggregate-error": "^5.0.0",
"cosmiconfig": "^8.0.0",
"cosmiconfig": "^9.0.0",
"debug": "^4.0.0",
"env-ci": "^10.0.0",
"env-ci": "^11.0.0",
"execa": "^8.0.0",
"figures": "^6.0.0",
"find-versions": "^5.1.0",
......@@ -13312,7 +13380,7 @@
"hosted-git-info": "^7.0.0",
"import-from-esm": "^1.3.1",
"lodash-es": "^4.17.21",
"marked": "^9.0.0",
"marked": "^11.0.0",
"marked-terminal": "^6.0.0",
"micromatch": "^4.0.2",
"p-each-series": "^3.0.0",
......@@ -13328,7 +13396,7 @@
"semantic-release": "bin/semantic-release.js"
},
"engines": {
"node": "^18.17 || >=20.6.1"
"node": ">=20.8.1"
}
},
"node_modules/semantic-release-expo": {
......@@ -13390,6 +13458,7 @@
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-11.1.0.tgz",
"integrity": "sha512-cXNTbv3nXR2hlzHjAMgbuiQVtvWHTlwwISt60B+4NZv01y/QRY7p2HcJm8Eh2StzcTJoNnflvKjHH/cjFS7d5g==",
"dev": true,
"peer": true,
"dependencies": {
"conventional-changelog-angular": "^7.0.0",
"conventional-commits-filter": "^4.0.0",
......@@ -13411,6 +13480,7 @@
"resolved": "https://registry.npmjs.org/@semantic-release/error/-/error-4.0.0.tgz",
"integrity": "sha512-mgdxrHTLOjOddRVYIYDo0fR3/v61GNN1YGkfbrjuIKg/uMgCd+Qzo3UAXJ+woLQQpos4pl5Esuw5A7AoNlzjUQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=18"
}
......@@ -13420,6 +13490,7 @@
"resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-11.0.2.tgz",
"integrity": "sha512-owtf3RjyPvRE63iUKZ5/xO4uqjRpVQDUB9+nnXj0xwfIeM9pRl+cG+zGDzdftR4m3f2s4Wyf3SexW+kF5DFtWA==",
"dev": true,
"peer": true,
"dependencies": {
"@semantic-release/error": "^4.0.0",
"aggregate-error": "^5.0.0",
......@@ -13447,6 +13518,7 @@
"resolved": "https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-12.1.0.tgz",
"integrity": "sha512-g6M9AjUKAZUZnxaJZnouNBeDNTCUrJ5Ltj+VJ60gJeDaRRahcHsry9HW8yKrnKkKNkx5lbWiEP1FPMqVNQz8Kg==",
"dev": true,
"peer": true,
"dependencies": {
"conventional-changelog-angular": "^7.0.0",
"conventional-changelog-writer": "^7.0.0",
......@@ -13471,6 +13543,7 @@
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-7.0.1.tgz",
"integrity": "sha512-3M8C1EOFN6r8AMUhwUAACIoXZJEOufDU5+0gFFN5uNs6XYOralD2Pqkl7m046va6x77FwposWXbAhPPIOus7mQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16"
},
......@@ -13483,6 +13556,7 @@
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-5.0.0.tgz",
"integrity": "sha512-gOsf2YwSlleG6IjRYG2A7k0HmBMEo6qVNk9Bp/EaLgAJT5ngH6PXbqa4ItvnEwCm/velL5jAnQgsHsWnjhGmvw==",
"dev": true,
"peer": true,
"dependencies": {
"clean-stack": "^5.2.0",
"indent-string": "^5.0.0"
......@@ -13499,6 +13573,7 @@
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-5.2.0.tgz",
"integrity": "sha512-TyUIUJgdFnCISzG5zu3291TAsE77ddchd0bepon1VVQrKLGKFED4iXFEDQ24mIPdPBbyE16PK3F8MYE1CmcBEQ==",
"dev": true,
"peer": true,
"dependencies": {
"escape-string-regexp": "5.0.0"
},
......@@ -13514,6 +13589,7 @@
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz",
"integrity": "sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==",
"dev": true,
"peer": true,
"dependencies": {
"compare-func": "^2.0.0"
},
......@@ -13526,6 +13602,7 @@
"resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-7.0.1.tgz",
"integrity": "sha512-Uo+R9neH3r/foIvQ0MKcsXkX642hdm9odUp7TqgFS7BsalTcjzRlIfWZrZR1gbxOozKucaKt5KAbjW8J8xRSmA==",
"dev": true,
"peer": true,
"dependencies": {
"conventional-commits-filter": "^4.0.0",
"handlebars": "^4.7.7",
......@@ -13546,6 +13623,7 @@
"resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-4.0.0.tgz",
"integrity": "sha512-rnpnibcSOdFcdclpFwWa+pPlZJhXE7l+XK04zxhbWrhgpR96h33QLz8hITTXbcYICxVr3HZFtbtUAQ+4LdBo9A==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16"
}
......@@ -13555,6 +13633,7 @@
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz",
"integrity": "sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==",
"dev": true,
"peer": true,
"dependencies": {
"is-text-path": "^2.0.0",
"JSONStream": "^1.3.5",
......@@ -13568,11 +13647,39 @@
"node": ">=16"
}
},
"node_modules/semantic-release/node_modules/cosmiconfig": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
"dev": true,
"peer": true,
"dependencies": {
"env-paths": "^2.2.1",
"import-fresh": "^3.3.0",
"js-yaml": "^4.1.0",
"parse-json": "^5.2.0"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/d-fischer"
},
"peerDependencies": {
"typescript": ">=4.9.5"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/semantic-release/node_modules/crypto-random-string": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
"integrity": "sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA==",
"dev": true,
"peer": true,
"dependencies": {
"type-fest": "^1.0.1"
},
......@@ -13588,6 +13695,7 @@
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
"integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
"dev": true,
"peer": true,
"engines": {
"node": ">=10"
},
......@@ -13600,6 +13708,7 @@
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
"integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -13612,6 +13721,7 @@
"resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
"integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
"dev": true,
"peer": true,
"dependencies": {
"cross-spawn": "^7.0.3",
"get-stream": "^8.0.1",
......@@ -13635,6 +13745,7 @@
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16"
},
......@@ -13647,6 +13758,7 @@
"resolved": "https://registry.npmjs.org/figures/-/figures-6.0.1.tgz",
"integrity": "sha512-0oY/olScYD4IhQ8u//gCPA4F3mlTn2dacYmiDm/mbDQvpmLjV4uH+zhsQ5IyXRyvqkvtUkXkNdGvg5OFJTCsuQ==",
"dev": true,
"peer": true,
"dependencies": {
"is-unicode-supported": "^2.0.0"
},
......@@ -13662,6 +13774,7 @@
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
"integrity": "sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==",
"dev": true,
"peer": true,
"dependencies": {
"lru-cache": "^10.0.1"
},
......@@ -13674,6 +13787,7 @@
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
"integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16.17.0"
}
......@@ -13683,6 +13797,7 @@
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
"integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -13695,6 +13810,7 @@
"resolved": "https://registry.npmjs.org/into-stream/-/into-stream-7.0.0.tgz",
"integrity": "sha512-2dYz766i9HprMBasCMvHMuazJ7u4WzhJwo5kb3iPSiW/iRYV6uPari3zHoqZlnuaR7V1bEiNMxikhp37rdBXbw==",
"dev": true,
"peer": true,
"dependencies": {
"from2": "^2.3.0",
"p-is-promise": "^3.0.0"
......@@ -13711,6 +13827,7 @@
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
"integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
"dev": true,
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
......@@ -13723,6 +13840,7 @@
"resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz",
"integrity": "sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==",
"dev": true,
"peer": true,
"dependencies": {
"text-extensions": "^2.0.0"
},
......@@ -13735,6 +13853,7 @@
"resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.0.0.tgz",
"integrity": "sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==",
"dev": true,
"peer": true,
"engines": {
"node": ">=18"
},
......@@ -13747,6 +13866,7 @@
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
"dev": true,
"peer": true,
"engines": {
"node": "14 || >=16.14"
}
......@@ -13756,6 +13876,7 @@
"resolved": "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz",
"integrity": "sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16.10"
},
......@@ -13768,6 +13889,7 @@
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
"integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -13780,6 +13902,7 @@
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.0.tgz",
"integrity": "sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==",
"dev": true,
"peer": true,
"dependencies": {
"hosted-git-info": "^7.0.0",
"is-core-module": "^2.8.1",
......@@ -13795,6 +13918,7 @@
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
"integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=14.16"
},
......@@ -13880,6 +14004,7 @@
"write-file-atomic"
],
"dev": true,
"peer": true,
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^7.2.1",
......@@ -13966,6 +14091,7 @@
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
"integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
"dev": true,
"peer": true,
"dependencies": {
"path-key": "^4.0.0"
},
......@@ -13982,6 +14108,7 @@
"inBundle": true,
"license": "MIT",
"optional": true,
"peer": true,
"engines": {
"node": ">=0.1.90"
}
......@@ -13991,6 +14118,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"string-width": "^5.1.2",
"string-width-cjs": "npm:string-width@^4.2.0",
......@@ -14007,13 +14135,15 @@
"version": "9.2.2",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width": {
"version": "5.1.2",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
......@@ -14030,13 +14160,15 @@
"version": "1.1.0",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/@npmcli/agent": {
"version": "2.2.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"agent-base": "^7.1.0",
"http-proxy-agent": "^7.0.0",
......@@ -14053,6 +14185,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/fs": "^3.1.0",
......@@ -14100,6 +14233,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/map-workspaces": "^3.0.2",
"ci-info": "^4.0.0",
......@@ -14119,6 +14253,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"ansi-styles": "^4.3.0"
},
......@@ -14131,6 +14266,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"color-convert": "^2.0.1"
},
......@@ -14146,6 +14282,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"semver": "^7.3.5"
},
......@@ -14158,6 +14295,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/promise-spawn": "^7.0.0",
"lru-cache": "^10.0.1",
......@@ -14177,6 +14315,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-bundled": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
......@@ -14193,6 +14332,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/name-from-folder": "^2.0.0",
"glob": "^10.2.2",
......@@ -14208,6 +14348,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"cacache": "^18.0.0",
"json-parse-even-better-errors": "^3.0.0",
......@@ -14223,6 +14364,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -14232,6 +14374,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -14241,6 +14384,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/git": "^5.0.0",
"glob": "^10.2.2",
......@@ -14259,6 +14403,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"which": "^4.0.0"
},
......@@ -14271,6 +14416,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"postcss-selector-parser": "^6.0.10"
},
......@@ -14283,6 +14429,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/promise-spawn": "^7.0.0",
......@@ -14300,6 +14447,7 @@
"inBundle": true,
"license": "MIT",
"optional": true,
"peer": true,
"engines": {
"node": ">=14"
}
......@@ -14309,6 +14457,7 @@
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@sigstore/protobuf-specs": "^0.2.1"
},
......@@ -14321,6 +14470,7 @@
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -14330,6 +14480,7 @@
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@sigstore/bundle": "^2.1.0",
"@sigstore/protobuf-specs": "^0.2.1",
......@@ -14344,6 +14495,7 @@
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@sigstore/protobuf-specs": "^0.2.1",
"tuf-js": "^2.1.0"
......@@ -14357,6 +14509,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
......@@ -14366,6 +14519,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@tufjs/canonical-json": "2.0.0",
"minimatch": "^9.0.3"
......@@ -14379,6 +14533,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -14388,6 +14543,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"debug": "^4.3.4"
},
......@@ -14400,6 +14556,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
......@@ -14413,6 +14570,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -14425,6 +14583,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -14436,19 +14595,22 @@
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/archy": {
"version": "1.0.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/are-we-there-yet": {
"version": "4.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -14457,13 +14619,15 @@
"version": "1.0.2",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/bin-links": {
"version": "4.0.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"cmd-shim": "^6.0.0",
"npm-normalize-package-bin": "^3.0.0",
......@@ -14479,6 +14643,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -14488,6 +14653,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"balanced-match": "^1.0.0"
}
......@@ -14497,6 +14663,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"semver": "^7.0.0"
}
......@@ -14506,6 +14673,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/fs": "^3.1.0",
"fs-minipass": "^3.0.0",
......@@ -14529,6 +14697,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": "^12.17.0 || ^14.13 || >=16.0.0"
},
......@@ -14541,6 +14710,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": ">=10"
}
......@@ -14556,6 +14726,7 @@
],
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -14565,6 +14736,7 @@
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause",
"peer": true,
"dependencies": {
"ip-regex": "^5.0.0"
},
......@@ -14577,6 +14749,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=6"
}
......@@ -14586,6 +14759,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1"
......@@ -14599,6 +14773,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -14608,6 +14783,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -14620,6 +14796,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"string-width": "^4.2.0"
},
......@@ -14635,6 +14812,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=0.8"
}
......@@ -14644,6 +14822,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -14653,6 +14832,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"color-name": "~1.1.4"
},
......@@ -14664,13 +14844,15 @@
"version": "1.1.4",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/color-support": {
"version": "1.1.3",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"bin": {
"color-support": "bin.js"
}
......@@ -14680,6 +14862,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"strip-ansi": "^6.0.1",
"wcwidth": "^1.0.0"
......@@ -14693,6 +14876,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -14702,6 +14886,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -14713,19 +14898,22 @@
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/console-control-strings": {
"version": "1.1.0",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/cross-spawn": {
"version": "7.0.3",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
......@@ -14740,6 +14928,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"isexe": "^2.0.0"
},
......@@ -14755,6 +14944,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"bin": {
"cssesc": "bin/cssesc"
},
......@@ -14767,6 +14957,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ms": "2.1.2"
},
......@@ -14783,13 +14974,15 @@
"version": "2.1.2",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/defaults": {
"version": "1.0.4",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"clone": "^1.0.2"
},
......@@ -14802,6 +14995,7 @@
"dev": true,
"inBundle": true,
"license": "BSD-3-Clause",
"peer": true,
"engines": {
"node": ">=0.3.1"
}
......@@ -14810,13 +15004,15 @@
"version": "0.2.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/emoji-regex": {
"version": "8.0.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/encoding": {
"version": "0.1.13",
......@@ -14824,6 +15020,7 @@
"inBundle": true,
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"iconv-lite": "^0.6.2"
}
......@@ -14833,6 +15030,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=6"
}
......@@ -14841,19 +15039,22 @@
"version": "2.0.3",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/exponential-backoff": {
"version": "3.1.1",
"dev": true,
"inBundle": true,
"license": "Apache-2.0"
"license": "Apache-2.0",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/fastest-levenshtein": {
"version": "1.0.16",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">= 4.9.1"
}
......@@ -14863,6 +15064,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"cross-spawn": "^7.0.0",
"signal-exit": "^4.0.1"
......@@ -14879,6 +15081,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^7.0.3"
},
......@@ -14891,6 +15094,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
......@@ -14900,6 +15104,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"aproba": "^1.0.3 || ^2.0.0",
"color-support": "^1.1.3",
......@@ -14919,6 +15124,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -14928,6 +15134,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -14940,6 +15147,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.3.5",
......@@ -14961,19 +15169,22 @@
"version": "4.2.11",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/has-unicode": {
"version": "2.0.1",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/hasown": {
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"function-bind": "^1.1.2"
},
......@@ -14986,6 +15197,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"lru-cache": "^10.0.1"
},
......@@ -14997,13 +15209,15 @@
"version": "4.1.1",
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause"
"license": "BSD-2-Clause",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/http-proxy-agent": {
"version": "7.0.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
......@@ -15017,6 +15231,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"agent-base": "^7.0.2",
"debug": "4"
......@@ -15031,6 +15246,7 @@
"inBundle": true,
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
},
......@@ -15043,6 +15259,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minimatch": "^9.0.0"
},
......@@ -15055,6 +15272,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=0.8.19"
}
......@@ -15064,6 +15282,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -15073,6 +15292,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15082,6 +15302,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-package-arg": "^11.0.0",
"promzard": "^1.0.0",
......@@ -15099,13 +15320,15 @@
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/ip-regex": {
"version": "5.0.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
......@@ -15118,6 +15341,7 @@
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause",
"peer": true,
"dependencies": {
"cidr-regex": "4.0.3"
},
......@@ -15130,6 +15354,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"hasown": "^2.0.0"
},
......@@ -15142,6 +15367,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -15150,19 +15376,22 @@
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/isexe": {
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/jackspeak": {
"version": "2.3.6",
"dev": true,
"inBundle": true,
"license": "BlueOak-1.0.0",
"peer": true,
"dependencies": {
"@isaacs/cliui": "^8.0.2"
},
......@@ -15181,6 +15410,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15190,6 +15420,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
......@@ -15201,25 +15432,29 @@
"node >= 0.2.0"
],
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/just-diff": {
"version": "6.0.2",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/just-diff-apply": {
"version": "5.5.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/libnpmaccess": {
"version": "8.0.2",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-package-arg": "^11.0.1",
"npm-registry-fetch": "^16.0.0"
......@@ -15233,6 +15468,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/arborist": "^7.2.1",
"@npmcli/disparity-colors": "^3.0.0",
......@@ -15253,6 +15489,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/arborist": "^7.2.1",
"@npmcli/run-script": "^7.0.2",
......@@ -15275,6 +15512,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/arborist": "^7.2.1"
},
......@@ -15287,6 +15525,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.0.0"
......@@ -15300,6 +15539,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.0.0"
......@@ -15313,6 +15553,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/arborist": "^7.2.1",
"@npmcli/run-script": "^7.0.2",
......@@ -15328,6 +15569,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"ci-info": "^4.0.0",
"normalize-package-data": "^6.0.0",
......@@ -15347,6 +15589,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-registry-fetch": "^16.0.0"
},
......@@ -15359,6 +15602,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"aproba": "^2.0.0",
"npm-registry-fetch": "^16.0.0"
......@@ -15372,6 +15616,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/git": "^5.0.3",
"@npmcli/run-script": "^7.0.2",
......@@ -15388,6 +15633,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "14 || >=16.14"
}
......@@ -15397,6 +15643,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/agent": "^2.0.0",
"cacache": "^18.0.0",
......@@ -15419,6 +15666,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
......@@ -15434,6 +15682,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": ">=16 || 14 >=14.17"
}
......@@ -15443,6 +15692,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^7.0.3"
},
......@@ -15455,6 +15705,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"minipass": "^7.0.3",
"minipass-sized": "^1.0.3",
......@@ -15472,6 +15723,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^3.0.0"
},
......@@ -15484,6 +15736,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -15496,6 +15749,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"jsonparse": "^1.3.1",
"minipass": "^3.0.0"
......@@ -15506,6 +15760,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -15518,6 +15773,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^3.0.0"
},
......@@ -15530,6 +15786,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -15542,6 +15799,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^3.0.0"
},
......@@ -15554,6 +15812,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -15566,6 +15825,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"minipass": "^3.0.0",
"yallist": "^4.0.0"
......@@ -15579,6 +15839,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -15591,6 +15852,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"bin": {
"mkdirp": "bin/cmd.js"
},
......@@ -15602,13 +15864,15 @@
"version": "2.1.3",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/mute-stream": {
"version": "1.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15618,6 +15882,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">= 0.6"
}
......@@ -15627,6 +15892,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"env-paths": "^2.2.0",
"exponential-backoff": "^3.1.1",
......@@ -15651,6 +15917,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"abbrev": "^2.0.0"
},
......@@ -15666,6 +15933,7 @@
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause",
"peer": true,
"dependencies": {
"hosted-git-info": "^7.0.0",
"is-core-module": "^2.8.1",
......@@ -15681,6 +15949,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15690,6 +15959,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-normalize-package-bin": "^3.0.0"
},
......@@ -15702,6 +15972,7 @@
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause",
"peer": true,
"dependencies": {
"semver": "^7.1.1"
},
......@@ -15714,6 +15985,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15723,6 +15995,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"hosted-git-info": "^7.0.0",
"proc-log": "^3.0.0",
......@@ -15738,6 +16011,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"ignore-walk": "^6.0.4"
},
......@@ -15750,6 +16024,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-install-checks": "^6.0.0",
"npm-normalize-package-bin": "^3.0.0",
......@@ -15765,6 +16040,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"npm-registry-fetch": "^16.0.0",
"proc-log": "^3.0.0"
......@@ -15778,6 +16054,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"make-fetch-happen": "^13.0.0",
"minipass": "^7.0.2",
......@@ -15796,6 +16073,7 @@
"dev": true,
"inBundle": true,
"license": "BSD-2-Clause",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15805,6 +16083,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"are-we-there-yet": "^4.0.0",
"console-control-strings": "^1.1.0",
......@@ -15820,6 +16099,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"aggregate-error": "^3.0.0"
},
......@@ -15835,6 +16115,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"@npmcli/git": "^5.0.0",
"@npmcli/installed-package-contents": "^2.0.1",
......@@ -15867,6 +16148,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"json-parse-even-better-errors": "^3.0.0",
"just-diff": "^6.0.0",
......@@ -15881,6 +16163,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -15890,6 +16173,7 @@
"dev": true,
"inBundle": true,
"license": "BlueOak-1.0.0",
"peer": true,
"dependencies": {
"lru-cache": "^9.1.1 || ^10.0.0",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
......@@ -15906,6 +16190,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
......@@ -15919,6 +16204,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -15928,6 +16214,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
......@@ -15937,6 +16224,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
......@@ -15945,13 +16233,15 @@
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/promise-retry": {
"version": "2.0.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"err-code": "^2.0.2",
"retry": "^0.12.0"
......@@ -15965,6 +16255,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"read": "^2.0.0"
},
......@@ -15976,6 +16267,7 @@
"version": "0.12.0",
"dev": true,
"inBundle": true,
"peer": true,
"bin": {
"qrcode-terminal": "bin/qrcode-terminal.js"
}
......@@ -15985,6 +16277,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"mute-stream": "~1.0.0"
},
......@@ -15997,6 +16290,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -16006,6 +16300,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"glob": "^10.2.2",
"json-parse-even-better-errors": "^3.0.0",
......@@ -16021,6 +16316,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"json-parse-even-better-errors": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
......@@ -16034,6 +16330,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">= 4"
}
......@@ -16043,13 +16340,15 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"optional": true
"optional": true,
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/semver": {
"version": "7.5.4",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"lru-cache": "^6.0.0"
},
......@@ -16065,6 +16364,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -16076,13 +16376,15 @@
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/shebang-command": {
"version": "2.0.0",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"shebang-regex": "^3.0.0"
},
......@@ -16095,6 +16397,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -16104,6 +16407,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": ">=14"
},
......@@ -16116,6 +16420,7 @@
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@sigstore/bundle": "^2.1.0",
"@sigstore/protobuf-specs": "^0.2.1",
......@@ -16131,6 +16436,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
......@@ -16141,6 +16447,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ip": "^2.0.0",
"smart-buffer": "^4.2.0"
......@@ -16155,6 +16462,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"agent-base": "^7.0.2",
"debug": "^4.3.4",
......@@ -16169,6 +16477,7 @@
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
......@@ -16178,13 +16487,15 @@
"version": "2.3.0",
"dev": true,
"inBundle": true,
"license": "CC-BY-3.0"
"license": "CC-BY-3.0",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/spdx-expression-parse": {
"version": "3.0.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
......@@ -16194,13 +16505,15 @@
"version": "3.0.16",
"dev": true,
"inBundle": true,
"license": "CC0-1.0"
"license": "CC0-1.0",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/ssri": {
"version": "10.0.5",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^7.0.3"
},
......@@ -16213,6 +16526,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
......@@ -16228,6 +16542,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
......@@ -16242,6 +16557,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -16251,6 +16567,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -16263,6 +16580,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -16272,6 +16590,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -16284,6 +16603,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^6.0.1"
},
......@@ -16300,6 +16620,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -16312,6 +16633,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -16321,6 +16643,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -16333,6 +16656,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
......@@ -16350,6 +16674,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"minipass": "^3.0.0"
},
......@@ -16362,6 +16687,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"yallist": "^4.0.0"
},
......@@ -16374,6 +16700,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -16382,19 +16709,22 @@
"version": "0.2.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/tiny-relative-date": {
"version": "1.3.0",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/treeverse": {
"version": "3.0.0",
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
......@@ -16404,6 +16734,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@tufjs/models": "2.0.0",
"debug": "^4.3.4",
......@@ -16418,6 +16749,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"unique-slug": "^4.0.0"
},
......@@ -16430,6 +16762,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"imurmurhash": "^0.1.4"
},
......@@ -16441,13 +16774,15 @@
"version": "1.0.2",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/validate-npm-package-license": {
"version": "3.0.4",
"dev": true,
"inBundle": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
......@@ -16458,6 +16793,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"builtins": "^5.0.0"
},
......@@ -16469,13 +16805,15 @@
"version": "3.0.1",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/wcwidth": {
"version": "1.0.1",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"defaults": "^1.0.3"
}
......@@ -16485,6 +16823,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"isexe": "^3.1.1"
},
......@@ -16500,6 +16839,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"engines": {
"node": ">=16"
}
......@@ -16509,6 +16849,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"string-width": "^1.0.2 || 2 || 3 || 4"
}
......@@ -16518,6 +16859,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-styles": "^6.1.0",
"string-width": "^5.0.1",
......@@ -16536,6 +16878,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
......@@ -16553,6 +16896,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=8"
}
......@@ -16562,6 +16906,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"color-convert": "^2.0.1"
},
......@@ -16577,6 +16922,7 @@
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
......@@ -16588,13 +16934,15 @@
"version": "9.2.2",
"dev": true,
"inBundle": true,
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/semantic-release/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width": {
"version": "5.1.2",
"dev": true,
"inBundle": true,
"license": "MIT",
"peer": true,
"dependencies": {
"eastasianwidth": "^0.2.0",
"emoji-regex": "^9.2.2",
......@@ -16612,6 +16960,7 @@
"dev": true,
"inBundle": true,
"license": "ISC",
"peer": true,
"dependencies": {
"imurmurhash": "^0.1.4",
"signal-exit": "^4.0.1"
......@@ -16624,13 +16973,15 @@
"version": "4.0.0",
"dev": true,
"inBundle": true,
"license": "ISC"
"license": "ISC",
"peer": true
},
"node_modules/semantic-release/node_modules/onetime": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
"integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
"dev": true,
"peer": true,
"dependencies": {
"mimic-fn": "^4.0.0"
},
......@@ -16646,6 +16997,7 @@
"resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-3.0.0.tgz",
"integrity": "sha512-xsrIUgI0Kn6iyDYm9StOpOeK29XM1aboGji26+QEortiFST1hGZaUQOLhtEbqHErPpGW/aSz6allwK2qcptp0Q==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -16653,28 +17005,12 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/semantic-release/node_modules/parse-json": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.1.0.tgz",
"integrity": "sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.22.13",
"index-to-position": "^0.1.2",
"type-fest": "^4.7.1"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/semantic-release/node_modules/path-key": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
"integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -16687,6 +17023,7 @@
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.1.tgz",
"integrity": "sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==",
"dev": true,
"peer": true,
"dependencies": {
"@types/normalize-package-data": "^2.4.3",
"normalize-package-data": "^6.0.0",
......@@ -16707,6 +17044,7 @@
"integrity": "sha512-LOVbvF1Q0SZdjClSefZ0Nz5z8u+tIE7mV5NibzmE9VYmDe9CaBbAVtz1veOSZbofrdsilxuDAYnFenukZVp8/Q==",
"deprecated": "Renamed to read-package-up",
"dev": true,
"peer": true,
"dependencies": {
"find-up-simple": "^1.0.0",
"read-pkg": "^9.0.0",
......@@ -16719,11 +17057,30 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/semantic-release/node_modules/read-pkg/node_modules/parse-json": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.1.0.tgz",
"integrity": "sha512-rum1bPifK5SSar35Z6EKZuYPJx85pkNaFrxBK3mwdfSJ1/WKbYrjoW/zTPSjRRamfmVX1ACBIdFAO0VRErW/EA==",
"dev": true,
"peer": true,
"dependencies": {
"@babel/code-frame": "^7.22.13",
"index-to-position": "^0.1.2",
"type-fest": "^4.7.1"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/semantic-release/node_modules/signal-exit": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=14"
},
......@@ -16736,6 +17093,7 @@
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
"dev": true,
"peer": true,
"engines": {
"node": ">= 10.x"
}
......@@ -16745,6 +17103,7 @@
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
"integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -16757,6 +17116,7 @@
"resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-3.0.0.tgz",
"integrity": "sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=14.16"
}
......@@ -16766,6 +17126,7 @@
"resolved": "https://registry.npmjs.org/tempy/-/tempy-3.1.0.tgz",
"integrity": "sha512-7jDLIdD2Zp0bDe5r3D2qtkd1QOCacylBuL7oa4udvN6v2pqr4+LcCr67C8DR1zkpaZ8XosF5m1yQSabKAW6f2g==",
"dev": true,
"peer": true,
"dependencies": {
"is-stream": "^3.0.0",
"temp-dir": "^3.0.0",
......@@ -16784,6 +17145,7 @@
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
"integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12.20"
},
......@@ -16796,6 +17158,7 @@
"resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz",
"integrity": "sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==",
"dev": true,
"peer": true,
"engines": {
"node": ">=8"
},
......@@ -16804,10 +17167,11 @@
}
},
"node_modules/semantic-release/node_modules/type-fest": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.9.0.tgz",
"integrity": "sha512-KS/6lh/ynPGiHD/LnAobrEFq3Ad4pBzOlJ1wAnJx9N4EYoqFhMfLIBjUT2UEx4wg5ZE+cC1ob6DCSpppVo+rtg==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.0.tgz",
"integrity": "sha512-NPaKJsb4wyJ16qc8zBQrWswLKv/YirgBFykvUQ1Iajt2wd+twC8E4hFXdlIXqiMl6kWA0zY8tUJ9ELVAdu5h7w==",
"dev": true,
"peer": true,
"engines": {
"node": ">=16"
},
......@@ -16820,6 +17184,7 @@
"resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
"integrity": "sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==",
"dev": true,
"peer": true,
"dependencies": {
"crypto-random-string": "^4.0.0"
},
......@@ -16850,6 +17215,7 @@
"resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-4.0.0.tgz",
"integrity": "sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA==",
"dev": true,
"peer": true,
"dependencies": {
"semver": "^7.3.5"
},
......@@ -16865,6 +17231,7 @@
"resolved": "https://registry.npmjs.org/semver-regex/-/semver-regex-4.0.5.tgz",
"integrity": "sha512-hunMQrEy1T6Jr2uEVjrAIqjwWcQTgOAcIM52C8MY1EZSD3DDNft04XzvYKPqjED65bNVVko0YI38nYeEHCX3yw==",
"dev": true,
"peer": true,
"engines": {
"node": ">=12"
},
......@@ -17001,6 +17368,7 @@
"resolved": "https://registry.npmjs.org/skin-tone/-/skin-tone-2.0.0.tgz",
"integrity": "sha512-kUMbT1oBJCpgrnKoSr0o6wPtvRWT9W9UKvGLwfJYO2WuahZRHOpEyL1ckyMGgMWh0UdpmaoFqKKD29WTomNEGA==",
"dev": true,
"peer": true,
"dependencies": {
"unicode-emoji-modifier-base": "^1.0.0"
},
......@@ -17343,6 +17711,7 @@
"resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.0.0.tgz",
"integrity": "sha512-QBDPHyPQDRTy9ku4URNGY5Lah8PAaXs6tAAwp55sL5WCsSW7GIfdf6W5ixfziW+t7wh3GVvHyHHyQ1ESsoRvaA==",
"dev": true,
"peer": true,
"dependencies": {
"has-flag": "^4.0.0",
"supports-color": "^7.0.0"
......@@ -17584,6 +17953,7 @@
"resolved": "https://registry.npmjs.org/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz",
"integrity": "sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==",
"dev": true,
"peer": true,
"engines": {
"node": ">=4"
}
......
......@@ -3,7 +3,7 @@
from check_syncrepl_extended.check_syncrepl_extended import main
# for program arguments check
# https://gitlab.ics.muni.cz/perun-proxy-aai/python/check_syncrepl_extended
# https://gitlab.ics.muni.cz/perun/deployment/proxyidp/check_syncrepl_extended
if __name__ == "__main__":
main()
......@@ -627,7 +627,7 @@ def mongo_connect(
port,
read_preference=pymongo.ReadPreference.SECONDARY,
replicaSet=replica,
**con_args
**con_args,
)
try:
......
......@@ -4,7 +4,7 @@ import sys
from check_nginx_status.check_nginx_status import main
# for program arguments check
# https://gitlab.ics.muni.cz/perun-proxy-aai/python/check_nginx_status/
# https://gitlab.ics.muni.cz/perun/deployment/proxyidp/check_nginx_status
if __name__ == "__main__":
sys.exit(main())
import argparse
import os
import re
from typing import List, Tuple, Optional, Pattern
import yaml
from perun.connector import AdaptersManager
from privacyidea.models import db, TokenOwner, Token
from sqlalchemy import tuple_
# supplied as default values for arguments
PERUN_USER_ID_REGEX = r"perunUserId=(?P<perun_user_id>\d+),"
MFA_ACTIVE_TOKENS_ATTR_NAME = "urn:perun:user:attribute-def:def:mfaTokenTypes:mu"
PERUN_CONNECTOR_CONFIG_PATH = "/etc/perun-connector.yaml"
class ROLLOUTSTATE(object):
CLIENTWAIT = "clientwait"
PENDING = "pending"
VERIFYPENDING = "verify"
ENROLLED = "enrolled"
BROKEN = "broken"
FAILED = "failed"
DENIED = "denied"
USABLE_ROLLOUT_STATES = {
"webauthn": [""],
"backupcode": [""],
"totp": ["", ROLLOUTSTATE.ENROLLED],
}
def load_attrs_manager_config(config_filepath):
if os.path.exists(config_filepath):
with open(config_filepath, "r") as f:
config = yaml.safe_load(f)
return config
else:
raise FileNotFoundError(
f"Attempted to load attributes manager config from '{config_filepath}' "
f"but the file was not found."
)
def get_adapters_manager(config_path: str) -> AdaptersManager:
cfg = load_attrs_manager_config(config_path)
if not cfg:
raise ValueError("Was not able to load the attributes manager config.")
adapters_manager = AdaptersManager(
cfg["attributes_manager_config"], cfg["attributes_map"]
)
return adapters_manager
def get_args():
"""
Supports the command-line arguments listed below.
"""
parser = argparse.ArgumentParser(description="SAML authentication check")
parser._optionals.title = "Options"
parser.add_argument(
"--mfa-active-tokens-attr-name",
"-a",
default=MFA_ACTIVE_TOKENS_ATTR_NAME,
help="name of Perun attribute containing user's active MFA tokens",
)
parser.add_argument(
"--perun-user-id-regex",
"-r",
default=PERUN_USER_ID_REGEX,
help="regex for parsing Perun user ID from privacyIDEA user ID",
)
parser.add_argument(
"--perun-connector-config-path",
"-c",
default=PERUN_CONNECTOR_CONFIG_PATH,
help="path to config for Perun Connector",
)
args = parser.parse_args()
return args
def get_user_token_types() -> List[Tuple[str, str]]:
usable_rollout_states_tuples = [
(token_type, usable_state)
for token_type, usable_states_lst in USABLE_ROLLOUT_STATES.items()
for usable_state in usable_states_lst
]
user_token_types = (
db.session.query(TokenOwner.user_id, Token.tokentype)
.join(Token, Token.id == TokenOwner.token_id)
.filter(Token.active.is_(True))
.filter(Token.locked.is_(False))
.filter(Token.revoked.is_(False))
.filter(
tuple_(Token.tokentype, Token.rollout_state).in_(
usable_rollout_states_tuples
)
)
.distinct(TokenOwner.user_id, Token.tokentype)
.order_by(TokenOwner.user_id)
.all()
)
return user_token_types
def parse_perun_user_id(
perun_user_id_regex: Pattern[str], privacyidea_user_id: str
) -> Optional[str]:
match = re.search(perun_user_id_regex, privacyidea_user_id)
if match:
return match.group("perun_user_id")
return None
def main(args):
perun_user_id_regex = re.compile(args.perun_user_id_regex)
mfa_active_tokens_attr_name = args.mfa_active_tokens_attr_name
adapters_manager = get_adapters_manager(args.perun_connector_config_path)
user_token_types = get_user_token_types()
current_user_id = ""
current_user_token_types = []
for privacyidea_user_id, token_type in user_token_types:
perun_user_id = parse_perun_user_id(perun_user_id_regex, privacyidea_user_id)
if perun_user_id and perun_user_id != current_user_id:
if current_user_id:
current_user_token_types.sort()
attr_to_set = {mfa_active_tokens_attr_name: current_user_token_types}
adapters_manager.set_user_attributes(int(perun_user_id), attr_to_set)
current_user_id = perun_user_id
current_user_token_types = []
current_user_token_types.append(token_type)
if __name__ == "__main__":
main(get_args())
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>perun-proxy-aai/renovate-config"]
"extends": ["local>perun/renovate-config:app-maintained"]
}
[metadata]
version = 2.2.2
version = 2.3.0
license_files = LICENSE
long_description = file: README.md
long_description_content_type = text/markdown
......
......@@ -3,8 +3,8 @@ import setuptools
setuptools.setup(
name="perun.proxy.utils",
python_requires=">=3.9",
url="https://gitlab.ics.muni.cz/perun-proxy-aai/proxyidp-scripts.git",
description="Module with utilities and monitoring probes",
url="https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils.git",
description="Utilities and monitoring probes for Perun ProxyIdP",
include_package_data=True,
packages=setuptools.find_namespace_packages(include=["perun.*"]),
install_requires=[
......@@ -17,6 +17,8 @@ setuptools.setup(
"PyYAML>=5.4,<7.0",
"check_nginx_status~=1.0",
"pyotp~=2.9",
"perun.connector~=3.8",
"privacyidea~=3.9",
],
extras_require={
"ldap": [
......@@ -51,6 +53,7 @@ setuptools.setup(
"run_version_script=perun.proxy.utils.run_version_script:main",
"separate_oidc_logs=perun.proxy.utils.separate_oidc_logs:main",
"separate_ssp_logs=perun.proxy.utils.separate_ssp_logs:main",
"sync_usable_token_types=perun.proxy.utils.sync_usable_token_types:main",
]
},
)