chris48s
880c1fb49c
call [docker] with auth ( #9803 )
...
* allow user to set dockerhub credentials
* add withJwtAuth function to AuthHelper
* use withJwtAuth in DockerHub badges
* add unit tests for JWT auth
* use auth when calling docker cloud
* refactor and assert fetch helpers call withJwtAuth
* store token for a max duration (defaults to 1 hour)
* tangent: update test example
2023-12-31 14:55:18 +00:00
chris48s
bfa712469a
migrate some services from examples to openApi part 28; affects [aur cran mastodon matrix npmstat nyc thunderstore twitter] ( #9855 )
...
* migrate some services from examples to openApi
* always use capitals in period/interval description
2023-12-31 14:14:57 +00:00
Pierre-Yves Bigourdan
04254e5905
Ensure social category badges are rendered with social style and logo; affects [gitlab keybase lemmy modrinth thunderstore twitch] gist github reddit ( #9859 )
...
* Ensure social category badges are rendered with social style and logo
* Fix Twitch auth test
2023-12-31 14:08:55 +00:00
dependabot[bot]
17d04f73be
chore(deps): bump got from 13.0.0 to 14.0.0 ( #9775 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v13.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 19:24:43 +00:00
chris48s
01de8910cd
deploy on node 20 ( #9799 )
...
* deploy on node 20
* use appropriate npm versions for each node version
2023-12-30 19:03:34 +00:00
Pierre-Yves Bigourdan
3300e4a09d
Small [YouTube] cleanup ( #9860 )
2023-12-30 18:07:08 +00:00
chris48s
700566ff26
add description to interval enums ( #9854 )
2023-12-30 17:38:48 +00:00
chris48s
e548414edd
convert 'style' param to enum ( #9853 )
...
* convert 'style' param to enum
* update test
2023-12-30 17:38:42 +00:00
chris48s
7404d4e207
increase page size for github release badge by semver ( #9818 )
2023-12-30 17:38:36 +00:00
chris48s
10bf39632a
migrate examples to openApi part 26; affects [gitlab] ( #9752 )
...
* replace failing 'other' test with a mock
* update pipeline/coverage 'not found' tests
* migrate gitlab from examples to openApi
* eat own tail
2023-12-30 17:38:31 +00:00
dependabot[bot]
7d7efaec22
chore(deps-dev): bump @easyops-cn/docusaurus-search-local ( #9847 )
...
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local ) from 0.39.0 to 0.40.1.
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases )
- [Changelog](https://github.com/easyops-cn/docusaurus-search-local/blob/master/docusaurus-search-local/CHANGELOG.md )
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.39.0...v0.40.1 )
---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 12:52:25 +00:00
dependabot[bot]
66ca8830fe
chore(deps): bump simple-icons from 10.3.0 to 10.4.0 ( #9849 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/10.3.0...10.4.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 12:49:18 +00:00
dependabot[bot]
979361dfb6
chore(deps-dev): bump cypress from 13.6.1 to 13.6.2 ( #9850 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.6.1 to 13.6.2.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.1...v13.6.2 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 12:37:10 +00:00
dependabot[bot]
3e6d412bf7
chore(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0 ( #9851 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.15.0 to 6.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 12:36:53 +00:00
dependabot[bot]
f476b2f3a8
chore(deps-dev): bump tsd from 0.30.0 to 0.30.1 ( #9848 )
...
Bumps [tsd](https://github.com/tsdjs/tsd ) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/tsdjs/tsd/releases )
- [Commits](https://github.com/tsdjs/tsd/compare/v0.30.0...v0.30.1 )
---
updated-dependencies:
- dependency-name: tsd
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 12:36:40 +00:00
Pierre-Yves Bigourdan
4ba86170a7
migrate some services from examples to openApi ( #9841 )
2023-12-28 12:57:58 +00:00
chris48s
9628fc4642
migrate some services from examples to openApi ( #9737 )
2023-12-24 20:35:04 +00:00
chris48s
5024688bc3
migrate examples to openApi part 23; affects [wordpress] ( #9732 )
...
* migrate some services from examples to openApi
* whoops. missed a spot
2023-12-24 20:29:08 +00:00
Pierre-Yves Bigourdan
5676ec5b81
Fix typo in queryParams documentation ( #9840 )
2023-12-24 20:28:25 +00:00
chris48s
86581e6ddd
migrate some services from examples to openApi ( #9749 )
2023-12-24 20:26:58 +00:00
chris48s
bd288db3a4
migrate examples to openApi part 18; affects [conda feedz gem openvsx readthedocs] github ( #9607 )
...
* migrate some services from examples to openApi
* fixup which --> variant param rename
* improve descriptions
* migrate gem version
* improve descriptions for ruby gems
* standardise on packageName for all conda badges
2023-12-23 18:19:15 +00:00
chris48s
188c34d7c2
migrate some services from examples to openApi ( #9716 )
2023-12-23 18:12:18 +00:00
chris48s
6ec8c7e06f
migrate some services from examples to openApi ( #9731 )
2023-12-23 18:12:13 +00:00
chris48s
8abb365bbf
migrate examples to openApi part 20: TUTORIAL.md ( #9713 )
...
* migrate examples to openApi part 20: TUTORIAL.md
* various tweaks
* Update doc/TUTORIAL.md
Co-authored-by: Pierre-Yves Bigourdan <10694593+PyvesB@users.noreply.github.com >
---------
Co-authored-by: Pierre-Yves Bigourdan <10694593+PyvesB@users.noreply.github.com >
2023-12-23 00:27:21 +00:00
chris48s
595a9a90b7
link to mterczynski.pl/joi-schema-generator in validation docs ( #9700 )
2023-12-23 00:20:10 +00:00
Joe Clack
d0bdb8244c
[Thunderstore] Add Thunderstore Badges ( #9782 )
...
* add base for thunderstore services
* badge service and corresponding tester for thunderstore download count
* badge service and corresponding tester for thunderstore latest package version
* fix HTML
* use stable package-metrics endpoint
* remove erroneous statement from docs
* remove `namedLogo` from default badge data on both services
* follow route naming conventions
* use `[x].json` for test assertions
* use existing version pattern
* document service `handle` return-type more narrowly
* use consistent test formatting
* add base for thunderstore services
* badge service and corresponding tester for thunderstore download count
* badge service and corresponding tester for thunderstore latest package version
* fix HTML
* use stable package-metrics endpoint
* remove erroneous statement from docs
* remove `namedLogo` from default badge data on both services
* follow route naming conventions
* use `[x].json` for test assertions
* use existing version pattern
* document service `handle` return-type more narrowly
* use consistent test formatting
* plural-ise base thunderstore docs
* don't require unused attributes
* declare BaseThunderstoreService abstract, add docstring
* add thunderstoreGreen static variable
* add thunderstore likes service
---------
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2023-12-22 14:29:03 +00:00
chris48s
2de7e8f856
migrate examples to openApi part 19; affects [azuredevops codacy greasyfork jenkinsplugininstalls jetbrains osslifecycle travis visualstudio] and librariesio, uptimerobot ( #9610 )
...
* migrate some services from examples to openApi
* improve azure devops description
2023-12-22 13:25:50 +00:00
chris48s
b71f812b68
migrate examples to openApi part 17; affects [buildkite cii codeship crates jsdelivr npms] and bundlephobia ( #9584 )
...
* update crates service test
* migrate some services from examples to openApi
* migrate crates from examples to openApi, improve titles
* explain what hd,hw,hm,hy actually mean
* improve descriptions
2023-12-22 13:25:38 +00:00
dependabot[bot]
9456e441ea
chore(deps): bump @renovatebot/ruby-semver from 3.0.21 to 3.0.22 ( #9828 )
...
Bumps [@renovatebot/ruby-semver](https://github.com/renovatebot/ruby-semver ) from 3.0.21 to 3.0.22.
- [Release notes](https://github.com/renovatebot/ruby-semver/releases )
- [Changelog](https://github.com/renovatebot/ruby-semver/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/ruby-semver/compare/3.0.21...3.0.22 )
---
updated-dependencies:
- dependency-name: "@renovatebot/ruby-semver"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:24:55 +00:00
dependabot[bot]
1cc8d5387c
chore(deps-dev): bump prism-react-renderer from 2.3.0 to 2.3.1 ( #9834 )
...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.0...prism-react-renderer@2.3.1 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:18:31 +00:00
dependabot[bot]
1af3dfe687
chore(deps): bump simple-icons from 10.2.0 to 10.3.0 ( #9832 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/10.2.0...10.3.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:13:47 +00:00
dependabot[bot]
0c4001043d
chore(deps): bump xpath from 0.0.33 to 0.0.34 ( #9835 )
...
Bumps [xpath](https://github.com/goto100/xpath ) from 0.0.33 to 0.0.34.
- [Commits](https://github.com/goto100/xpath/commits )
---
updated-dependencies:
- dependency-name: xpath
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:12:30 +00:00
dependabot[bot]
657a146a8e
chore(deps): bump @renovatebot/pep440 from 3.0.14 to 3.0.17 ( #9836 )
...
Bumps [@renovatebot/pep440](https://github.com/renovatebot/pep440 ) from 3.0.14 to 3.0.17.
- [Release notes](https://github.com/renovatebot/pep440/releases )
- [Changelog](https://github.com/renovatebot/pep440/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/pep440/compare/3.0.14...3.0.17 )
---
updated-dependencies:
- dependency-name: "@renovatebot/pep440"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:12:08 +00:00
dependabot[bot]
ffb18a10fc
chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 ( #9827 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:08:14 +00:00
dependabot[bot]
1e938d42ea
chore(deps-dev): bump open-cli from 7.2.0 to 8.0.0 ( #9833 )
...
Bumps [open-cli](https://github.com/sindresorhus/open-cli ) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/open-cli/releases )
- [Commits](https://github.com/sindresorhus/open-cli/compare/v7.2.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: open-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:05:50 +00:00
dependabot[bot]
c8ba2c2e16
chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 ( #9831 )
...
Bumps [tsd](https://github.com/tsdjs/tsd ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/tsdjs/tsd/releases )
- [Commits](https://github.com/tsdjs/tsd/compare/v0.29.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: tsd
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:05:14 +00:00
dependabot[bot]
5975e6f3ea
chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0 ( #9830 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.15.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:04:39 +00:00
dependabot[bot]
9a9c8b2359
chore(deps): bump prom-client from 15.0.0 to 15.1.0 ( #9829 )
...
Bumps [prom-client](https://github.com/siimon/prom-client ) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/siimon/prom-client/releases )
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/siimon/prom-client/compare/v15.0.0...v15.1.0 )
---
updated-dependencies:
- dependency-name: prom-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:04:21 +00:00
dependabot[bot]
d685669fa8
chore(deps): bump @sentry/node from 7.88.0 to 7.91.0 ( #9825 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.88.0 to 7.91.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.88.0...7.91.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 13:03:41 +00:00
Fatpandac
6e581b7acf
Add [Raycast] Badge ( #9801 )
...
* feat: add Raycast extension installs Badge
* fix: capitalize the first letter
* fix: change to use the offical public API
* fix: change category to downloads
2023-12-20 16:28:41 +00:00
dependabot[bot]
c44e8c4cce
chore(deps): bump actions/upload-artifact from 3 to 4 ( #9821 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 20:16:54 +00:00
CanisHelix
8f1f787ceb
[GITEA] add new gitea service (release/languages) ( #9781 )
...
* add gitea service based on gitlab
* update gitea to use mocks
* add gitea release test
* move tests to use public repo on codeberg and fixes
* add pagination, update tests to live, set gitea_url as required
* add auth test (wip)
* fix base auth test
* fix required optionalUrl, remove default, assume semver from firstpage
* update example to use stable repository
2023-12-18 12:39:17 +00:00
dependabot[bot]
2814de2ecd
chore(deps): bump @renovatebot/ruby-semver from 3.0.19 to 3.0.21 ( #9807 )
...
Bumps [@renovatebot/ruby-semver](https://github.com/renovatebot/ruby-semver ) from 3.0.19 to 3.0.21.
- [Release notes](https://github.com/renovatebot/ruby-semver/releases )
- [Changelog](https://github.com/renovatebot/ruby-semver/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/ruby-semver/compare/3.0.19...3.0.21 )
---
updated-dependencies:
- dependency-name: "@renovatebot/ruby-semver"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:56:54 +00:00
dependabot[bot]
dce0b9e765
chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 ( #9809 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:49:52 +00:00
dependabot[bot]
2424d4270b
chore(deps): bump simple-icons from 10.1.0 to 10.2.0 ( #9812 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/10.1.0...10.2.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:46:25 +00:00
dependabot[bot]
03e8bebaaa
chore(deps-dev): bump @easyops-cn/docusaurus-search-local ( #9815 )
...
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local ) from 0.38.1 to 0.39.0.
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases )
- [Changelog](https://github.com/easyops-cn/docusaurus-search-local/blob/master/docusaurus-search-local/CHANGELOG.md )
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.38.1...v0.39.0 )
---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:45:51 +00:00
dependabot[bot]
5b286f1f68
chore(deps-dev): bump node-mocks-http from 1.13.0 to 1.14.0 ( #9813 )
...
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/howardabrams/node-mocks-http/releases )
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md )
- [Commits](https://github.com/howardabrams/node-mocks-http/compare/v1.13.0...v.1.14.0 )
---
updated-dependencies:
- dependency-name: node-mocks-http
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:44:48 +00:00
dependabot[bot]
2a2f3bf977
chore(deps): bump @renovatebot/pep440 from 3.0.12 to 3.0.14 ( #9811 )
...
Bumps [@renovatebot/pep440](https://github.com/renovatebot/pep440 ) from 3.0.12 to 3.0.14.
- [Release notes](https://github.com/renovatebot/pep440/releases )
- [Changelog](https://github.com/renovatebot/pep440/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/pep440/compare/3.0.12...3.0.14 )
---
updated-dependencies:
- dependency-name: "@renovatebot/pep440"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:44:02 +00:00
dependabot[bot]
c876f45789
chore(deps): bump @sentry/node from 7.86.0 to 7.88.0 ( #9810 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.86.0 to 7.88.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.86.0...7.88.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:35:05 +00:00
dependabot[bot]
0036a1dfb2
chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0 ( #9808 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.14.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 20:34:34 +00:00