dependabot[bot]
ff9a19268e
chore(deps): bump undici in /.github/actions/docusaurus-swizzled-warning ( #10844 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 20:24:18 +00:00
Pierre-Yves Bigourdan
4a75cf09a7
Add auth support to [Reddit] badges ( #10790 )
...
* Add auth support to [Reddit] badges
* Simplify token response schema
2025-01-18 16:13:53 +01:00
dependabot[bot]
c095e5c855
chore(deps): bump @actions/core ( #10592 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
2024-10-08 13:52:12 +00:00
chris48s
9eaa2ed507
deprecate [wheelmap] service ( #10538 )
...
* deprecate [wheelmap] service
* remove app.json
2024-09-15 15:20:22 +00:00
dependabot[bot]
7c0a16e68a
chore(deps): bump actions/setup-node in /.github/actions/setup ( #10140 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2024-05-11 20:04:12 +00:00
dependabot[bot]
8697cdd59d
chore(deps): bump undici in /.github/actions/docusaurus-swizzled-warning ( #10063 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 18:59:46 +00:00
dependabot[bot]
30bdd48616
chore(deps): bump undici in /.github/actions/docusaurus-swizzled-warning ( #9975 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.26.3 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.26.3...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 19:36:40 +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
chris48s
19b50a66a6
call [pepy] with auth ( #9748 )
2023-11-19 19:24:56 +00:00
dependabot[bot]
8e868cda4e
chore(deps): bump @actions/github from 5.1.1 to 6.0.0 in /.github/actions/docusaurus-swizzled-warning ( #9657 )
...
* chore(deps): bump @actions/github
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* run action on node20
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <git@chris-shaw.dev >
2023-10-15 16:47:29 +00:00
dependabot[bot]
5731e9edfb
chore(deps): bump @actions/core ( #9579 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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-09-17 08:55:30 +00:00
jNullj
7d44ebf910
devops: Add ci warning for swizzled docusaurus components ( #9467 )
...
* devops: Add ci warning for swizzled docusaurus components
Add new action and workflow that runs on new dependabot PR.
The action checks changes in components of docusaurus-theme-openapi that are swizzled and warns maintainers to review those changes.
For more info see badges/shields#9287
Solves badges/shields#9287
* Fix table formating
* Fix order
* handle missing patch cases
* fix missing fetch in node16
* fix typo
* fix typo
* changed from diff parse to json usage
* fix keys issues
* fix parent dependency version check
* Apply suggestions from code review - Improve description and text format
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* Fix comment table format
* fix type
* Add docusaurus-swizzled-warning to dependabot
* refactor: remove node-fetch and use octokit insted
* improve code readability
* fix type
* change pull_request_target to pull_request
* Improve action log
Change core.debug to core.info so it always shows and not only when in debug.
* Log old and new version
Log old and new versions for the Docusaurus swizzled component changes warning workflow.
---------
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2023-08-18 21:08:34 +00:00
chris48s
e9b3b505b3
delete close-bot ( #9468 )
2023-08-11 15:31:13 +00:00
chris48s
7e15b9fd10
fix 'draft release' action part 2 ( #9434 )
2023-08-01 19:26:18 +01:00
chris48s
b428490db4
fix 'draft release' action ( #9432 )
2023-08-01 18:59:57 +01:00
chris48s
f84ccb24ae
upgrade to npm 9 ( #9323 )
2023-07-16 15:07:20 +01:00
dependabot[bot]
b9d96755ec
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 ( #9357 )
...
* chore(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* reformat all the things (prettier 3)
* update tests to await calls to prettier.format()
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <git@chris-shaw.dev >
2023-07-10 09:27:51 +00:00
chris48s
50ea7068a8
migrate frontend to docusaurus ( #9014 )
...
* delete loads of really important stuff that we definitely need
* v basic MVP smoosh docusaurus PoC into repo
* TODO
* delete more really important stuff
* TODO
* tidyup: use run-s
* don't redirect images used in frontend to raster proxy
* fix routing
* preserve the /endpoint link
* delete the blog (for now)
I would quite like to re-add this at some point
but its not really the top priority thing right now
* content edits
* appease the lint gods
* update danger rules
* remove placeholder
* cypress tests
* dockerhub --> ghcr
* Revert "dockerhub --> ghcr"
This reverts commit ef74cbb26b .
* downgrade lockfile format
* implement defs/BASE_URL
* fix e2e build
* actually fix cypress tests
* always run cypress tests on build
* this never worked
* add command for docusaurus:clear
* delete more code we don't need any more
* update ESLint/prettier config
* delete unsused exports
* documentation updates
* delete a fairly large chunk of our dependency tree
* allow base_url as build arg to Dockerfile
* fixup dockerfile
* work out base url at runtime if not set
doing this at image build time is not the right approach
* remove gatsby monorepo from closebot
* rename HomepageFeatures to homepage-features
2023-06-17 10:59:07 +01:00
chris48s
091ccfdbcd
migrate token pooling to postgres ( #8922 )
...
* add ability to store token pool in Postgres DB
* update transitive ansi-regex dependencies
2023-02-23 17:18:39 +00:00
chris48s
e8c42e9ec1
migrate service tests to GH actions ( #8421 )
...
* run service tests with GHA
* rename GithubGist services to Gist
* completely delete circle ci config
2023-01-17 20:55:57 +00:00
chris48s
00e37a6888
migrate frontend tests to GHA ( #8541 )
...
* migrate frontend tests to GH actions
* constrain PR events
2022-12-31 20:08:24 +00:00
chris48s
146598f5f4
run close-bot on node 16 ( #8740 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-12-22 21:36:57 +00:00
chris48s
c5476b4dd5
migrate e2e tests to GHA ( #8562 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-11-24 18:15:19 +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
f43675109b
migrate integration tests to GH actions ( #8423 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-10-10 18:09:14 +00:00
dependabot[bot]
17288eaee2
chore(deps): bump @actions/github in /.github/actions/close-bot ( #8474 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
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-10-03 18:43:10 +01:00
dependabot[bot]
ea08fb160c
chore(deps): bump @actions/core in /.github/actions/close-bot ( #8449 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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-10-03 14:00:01 +00:00
chris48s
ae018cdddc
conform to standard js quote rules ( #8395 )
...
* restore standardjs quote behaviour
* conform to standard js quote rules
2022-09-12 17:22:12 +01:00
chris48s
cf83fb3235
migrate package tests to GHA ( #8351 )
...
migrate package tests to GHA
2022-09-05 21:00:20 +01:00
chris48s
acf189eaf7
migrate 'main' tests to GH actions ( #8332 )
...
* implement 'main' tests using GH actions
* remove 'main' builds from Circle CI config
* give jobs better names
2022-08-25 18:02:03 +01:00
dependabot[bot]
5409f29167
chore(deps): bump @actions/core in /.github/actions/close-bot ( #8303 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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-08-14 14:10:17 +00:00
dependabot[bot]
d8a302eb36
chore(deps): bump @actions/core in /.github/actions/close-bot ( #8095 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-06-17 19:36:56 +00:00
dependabot[bot]
e94b9c1047
chore(deps): bump @actions/core in /.github/actions/close-bot ( #7993 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2022-05-22 15:47:40 +01:00
dependabot[bot]
6dff32138b
chore(deps): bump @actions/github in /.github/actions/close-bot ( #7975 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
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>
2022-05-15 13:37:27 +00:00
dependabot[bot]
1e0d572bfa
chore(deps): bump @actions/core in /.github/actions/close-bot ( #7964 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-05-15 10:12:34 +00:00
dependabot[bot]
8632764467
chore(deps): bump @actions/core in /.github/actions/close-bot ( #7898 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-05-03 13:06:51 +00:00
dependabot[bot]
36589abfe5
chore(deps): bump @actions/github in /.github/actions/close-bot ( #7808 )
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-04-03 10:49:53 +00:00
dependabot[bot]
edfb6afa9c
chore(deps): bump node-fetch in /.github/actions/close-bot ( #7543 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
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-01-28 22:48:36 +00:00
Caleb Cartwright
ca4bc38424
fix: update filtering logic for useless dep bumps ( #7376 )
2021-12-16 19:04:06 -06:00
dependabot[bot]
1ff1fc0c58
chore(deps): bump @actions/core in /.github/actions/close-bot ( #7095 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-10-02 15:27:02 +00:00
dependabot[bot]
96a13b8749
chore(deps): bump @actions/core in /.github/actions/close-bot ( #6923 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 13:54:39 +00:00
chris48s
f64580c243
update auto close action for dependabot native ( #6834 )
...
* allow bot to modify PRs
* remove auto-approve logic
* approve bot doesn't approve any more
* only run this workflow for PRs from dependabot
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-30 14:16:23 +00:00
dependabot-preview[bot]
ec3e985e6b
Build(deps): bump @actions/core in /.github/actions/approve-bot ( #6600 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-11 18:56:34 +00:00
dependabot-preview[bot]
92be29e13c
Build(deps): bump @actions/core in /.github/actions/approve-bot ( #6537 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.3.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-28 20:19:09 +00:00
dependabot-preview[bot]
eacf14e270
Build(deps): bump @actions/github from 4.0.0 to 5.0.0 in /.github/actions/approve-bot ( #6516 )
...
* Build(deps): bump @actions/github in /.github/actions/approve-bot
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* client --> client.rest
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-23 19:09:38 +00:00
Prafful Javare
9dd2861c5a
Modify github action helper to autoclose typescript-eslint scoped bumps ( #6468 )
...
* modify github action helper to include typescript-eslint scoped bumps
* use includes to check for pointless bump links
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2021-05-09 19:03:27 +00:00
dependabot-preview[bot]
57b4d38a1c
Build(deps): bump @actions/core in /.github/actions/approve-bot ( #6420 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-04-23 20:16:45 +00:00
chris48s
18dceec57c
Improve changelog entries ( #6157 )
...
* add 'evergreen' Dependency updates entry
* turn issue numbers at the end of commit messages into links
2021-02-07 19:02:19 +00:00
dependabot-preview[bot]
d54e40a3a4
Build(deps): bump @actions/github from 1.1.0 to 4.0.0 in /.github/actions/approve-bot ( #6130 )
...
* Build(deps): bump @actions/github in /.github/actions/approve-bot
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 1.1.0 to 4.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* update for v4 syntax
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
2021-01-31 14:33:02 +00:00
chris48s
aff7864d06
convert approve-bot to local action ( #6103 )
...
* convert approve-bot to local action
* configure dependabot to update packages
* run eslint on files in .github
* resolve eslint/lgtm errors
2021-01-31 14:01:15 +00:00