chris48s
b95e60bace
don't call external services in core tests ( #8643 )
...
* don't call external services in core tests
* remove duplicate test
2022-11-24 17:57:53 +00:00
Paula Barszcz
3efe143edc
add a missing redirect to coveralls ( #8644 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-22 16:34:30 +00:00
dependabot[bot]
93b8978e4a
chore(deps): bump minimatch and recursive-readdir ( #8646 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) and [recursive-readdir](https://github.com/jergason/recursive-readdir ). These dependencies needed to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases )
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 16:03:39 +00:00
dependabot[bot]
d6bc0feafa
chore(deps): bump engine.io from 3.6.0 to 3.6.1 ( #8645 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 15:52:07 +00:00
chris48s
c2d1cc2874
deprecate [wercker] service ( #8642 )
2022-11-19 15:39:21 +00:00
Alexandre Sanlim
a2751af0b1
Add [Coincap] Cryptocurrency badges ( #8623 )
...
* Add concap services
* Add concap services
* add tests
* Changes after review
* fix import
* fix format
* fix given
* pretty format fix
* changes to code review.
* fix lower label
* fix coincap rank test
* fix labels in static examples
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2022-11-18 21:18:59 +00:00
dependabot[bot]
1baa84683a
chore(deps-dev): bump node-mocks-http from 1.11.0 to 1.12.1 ( #8639 )
...
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http ) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/howardabrams/node-mocks-http/releases )
- [Changelog](https://github.com/howardabrams/node-mocks-http/blob/master/HISTORY.md )
- [Commits](https://github.com/howardabrams/node-mocks-http/compare/v1.11.0...v1.12.1 )
---
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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 20:59:28 +00:00
dependabot[bot]
8e92da69bb
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #8641 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.42.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 20:51:38 +00:00
dependabot[bot]
f851948178
chore(deps-dev): bump danger from 11.1.4 to 11.2.0 ( #8634 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 11.1.4 to 11.2.0.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/11.1.4...11.2.0 )
---
updated-dependencies:
- dependency-name: danger
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 20:44:45 +00:00
dependabot[bot]
dd43621a48
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 ( #8637 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 20:37:28 +00:00
dependabot[bot]
7c27fb02f6
chore(deps): bump loader-utils from 1.4.1 to 1.4.2 ( #8630 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 20:22:48 +00:00
dependabot[bot]
b6f1aad2f0
chore(deps-dev): bump mocha-junit-reporter from 2.1.1 to 2.2.0 ( #8638 )
...
Bumps [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/michaelleeallen/mocha-junit-reporter/releases )
- [Commits](https://github.com/michaelleeallen/mocha-junit-reporter/compare/v2.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: mocha-junit-reporter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 20:08:58 +00:00
dependabot[bot]
3d8fa47010
chore(deps): bump actions/dependency-review-action from 2 to 3 ( #8628 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2022-11-18 19:55:59 +00:00
dependabot[bot]
664f2c15d6
chore(deps): bump @sentry/node from 7.19.0 to 7.20.0 ( #8640 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.19.0...7.20.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 19:50:30 +00:00
dependabot[bot]
dfa38a4bb7
chore(deps): bump got from 12.5.2 to 12.5.3 ( #8636 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 12.5.2 to 12.5.3.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v12.5.2...v12.5.3 )
---
updated-dependencies:
- dependency-name: got
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 19:43:50 +00:00
dependabot[bot]
4560a229e8
chore(deps-dev): bump cypress from 11.0.1 to 11.1.0 ( #8633 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 11.0.1 to 11.1.0.
- [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/v11.0.1...v11.1.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-18 19:28:47 +00:00
Pierce Thompson
2a590fce99
Add [modrinth] version ( #8604 )
...
* Add a Modrinth version badge
* Use a more lenient pattern when testing version
* Update version schema
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* Update route base
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2022-11-18 19:17:43 +00:00
kuanoni
755af712ae
[factorio-mod-portal] services ( #8625 )
...
* add latest version service
* add game version service
* update game version service, includes version range
* add game version and latest version service tests
* add last updated service & tests
* add downloads service
* url changes
* add 'range' query to factorio versions
* renamed function to transform
* validate downloads via nonNegativeInteger
https://github.com/badges/shields/pull/8625#discussion_r1021557183
* change version route to /v
https://github.com/badges/shields/pull/8625#discussion_r1021558937
* factorio-version category to platform-support
https://github.com/badges/shields/pull/8625#discussion_r1021557896
* change downloads route to /dt
https://github.com/badges/shields/pull/8625#discussion_r1021559841
* version validator to isVPlusDottedVersionNClauses
https://github.com/badges/shields/pull/8625#discussion_r1021563736
* removed range query param from factorio-version
https://github.com/badges/shields/pull/8625#discussion_r1021568758
2022-11-16 20:36:19 +00:00
Paula Barszcz
6303ddc015
[Coveralls] for GitLab ( #8584 )
...
* Added GitLab to Coveralls badge + added redirect
* why does the old redirect accept slash in the user param
* rename test
* modify the old redirector test - but it still doesnt work
* tests are passing
* add missing redirector tests
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-14 11:08:10 +00:00
dependabot[bot]
5dd382bb7a
chore(deps): bump @renovatebot/ruby-semver from 1.1.6 to 1.1.7 ( #8619 )
...
Bumps [@renovatebot/ruby-semver](https://github.com/renovatebot/ruby-semver ) from 1.1.6 to 1.1.7.
- [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/1.1.6...1.1.7 )
---
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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 20:43:19 +00:00
dependabot[bot]
de2464c56d
chore(deps-dev): bump sinon from 14.0.1 to 14.0.2 ( #8613 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-13 17:35:24 +00:00
dependabot[bot]
b5b6298e14
chore(deps-dev): bump chai and @types/chai ( #8612 )
...
Bumps [chai](https://github.com/chaijs/chai ) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ). These dependencies needed to be updated together.
Updates `chai` from 4.3.6 to 4.3.7
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.6...v4.3.7 )
Updates `@types/chai` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-13 17:29:00 +00:00
dependabot[bot]
4fae08f82e
chore(deps-dev): bump cypress from 10.11.0 to 11.0.1 ( #8615 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.11.0 to 11.0.1.
- [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/v10.11.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-13 17:20:31 +00:00
dependabot[bot]
31faec2d6b
chore(deps): bump @sentry/node from 7.17.4 to 7.19.0 ( #8616 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.17.4 to 7.19.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.17.4...7.19.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-13 17:14:11 +00:00
dependabot[bot]
59336e2a64
chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3 ( #8607 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-13 17:04:36 +00:00
dependabot[bot]
62adb3df4d
chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.2 ( #8611 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-12 22:59:43 +00:00
dependabot[bot]
cb79fbd3c2
chore(deps): bump simple-icons from 7.18.0 to 7.19.0 ( #8609 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 7.18.0 to 7.19.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/7.18.0...7.19.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-12 22:53:25 +00:00
dependabot[bot]
c423eb6c54
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #8614 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 17:20:52 -06:00
chris48s
5305e11f79
Remove 'suggest badges' feature ( #8311 )
...
* remove 'suggest badges' feature
* remove allowedOrigin/ALLOWED_ORIGIN setting
* keep allowedOrigin for now
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-09 18:15:59 +00:00
Pierce Thompson
025a49b715
Add [modrinth] followers ( #8601 )
...
* Add Modrinth followers
* Update class names
2022-11-08 16:27:06 +00:00
dependabot[bot]
c214ad8de8
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 ( #8602 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-08 10:26:13 +00:00
Pierce Thompson
809853ada1
Update the [modrinth] API to v2 ( #8600 )
...
* Update the Modrinth API to v2
* Rename the modId pattern to projectId
2022-11-08 10:17:54 +00:00
dependabot[bot]
a95ad6c631
chore(deps): bump joi from 17.6.4 to 17.7.0 ( #8596 )
...
Bumps [joi](https://github.com/hapijs/joi ) from 17.6.4 to 17.7.0.
- [Release notes](https://github.com/hapijs/joi/releases )
- [Commits](https://github.com/hapijs/joi/compare/v17.6.4...v17.7.0 )
---
updated-dependencies:
- dependency-name: joi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 20:20:24 +00:00
dependabot[bot]
795c73294a
chore(deps-dev): bump jsdoc from 3.6.11 to 4.0.0 ( #8593 )
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.11 to 4.0.0.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.11...4.0.0 )
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-07 20:09:10 +00:00
dependabot[bot]
b72e49074c
chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.42.0 ( #8590 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.42.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/v5.42.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-07 20:03:21 +00:00
dependabot[bot]
5d0bda22a9
chore(deps): bump ioredis from 5.2.3 to 5.2.4 ( #8589 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.2.3...v5.2.4 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-07 19:56:22 +00:00
dependabot[bot]
58d9a98054
chore(deps): bump @sentry/node from 7.17.2 to 7.17.4 ( #8595 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 7.17.2 to 7.17.4.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.17.2...7.17.4 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-07 19:47:44 +00:00
dependabot[bot]
9bbc333af5
chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.25 to 39.6.2 ( #8591 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.25 to 39.6.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.25...v39.6.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-07 16:27:08 +00:00
dependabot[bot]
d4d0fd0f81
chore(deps): bump simple-icons from 7.17.0 to 7.18.0 ( #8592 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/7.17.0...7.18.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-06 16:29:33 +00:00
dependabot[bot]
525794b9e6
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #8594 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.41.0 to 5.42.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-05 16:49:42 +00:00
chris48s
b1fdcace0f
bump actions/setup-node to v3 ( #8542 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-04 21:22:28 +00:00
chris48s
c8a0a8660e
tidy up [GitHubGist] routes ( #8510 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-04 19:43:14 +00:00
chris48s
e223f45bce
fix [flathub] version error handling ( #8500 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-04 19:33:33 +00:00
chris48s
b3a9dd7119
fix [tas] private project test ( #8514 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-03 20:46:16 +00:00
github-actions[bot]
55d711c39d
Changelog for Release server-2022-11-01 ( #8588 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
server-2022-11-01
2022-11-01 21:09:04 +00:00
Sebastian P
a190bb718f
[Ansible] Add collection badge ( #8578 )
...
* Add ansible collection badge
* Ansible Collection: Remove unneccesary base class
* Ansible Collection: Fix test (label "collection" rather than "role")
2022-11-01 20:22:41 +00:00
dependabot[bot]
81c5c25d59
chore(deps-dev): bump cypress from 10.10.0 to 10.11.0 ( #8572 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.10.0 to 10.11.0.
- [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/v10.10.0...v10.11.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 14:48:00 +00:00
dependabot[bot]
d78f9f8233
chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.14 to 39.3.25 ( #8576 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 39.3.14 to 39.3.25.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.14...v39.3.25 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-10-29 19:06:04 +00:00
chris48s
3528e842d7
fix [githubpullrequestcheckstate] service tests ( #8548 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-10-29 18:59:36 +00:00
dependabot[bot]
f413650fe4
chore(deps): bump joi from 17.6.3 to 17.6.4 ( #8568 )
...
Bumps [joi](https://github.com/hapijs/joi ) from 17.6.3 to 17.6.4.
- [Release notes](https://github.com/hapijs/joi/releases )
- [Commits](https://github.com/hapijs/joi/compare/v17.6.3...v17.6.4 )
---
updated-dependencies:
- dependency-name: joi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-10-29 18:51:16 +00:00