|
4213ae0d9e
|
Pin dependencies (#5)
Actions / Build Plugins (push) Successful in 39s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | pin | [`^9.17.0` -> `9.17.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.17.0/9.17.0) |
| [@types/deno](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deno) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/deno)) | devDependencies | pin | [`^2.0.0` -> `2.0.0`](https://renovatebot.com/diffs/npm/@types%2fdeno/2.0.0/2.0.0) |
| [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/which) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which)) | devDependencies | pin | [`^3.0.4` -> `3.0.4`](https://renovatebot.com/diffs/npm/@types%2fwhich/3.0.4/3.0.4) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | pin | [`^8.18.1` -> `8.18.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.18.1/8.18.1) |
| [actions/checkout](https://github.com/actions/checkout) | action | pinDigest | -> `11bd719` |
| [actions/setup-node](https://github.com/actions/setup-node) | action | pinDigest | -> `39370e3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | action | pinDigest | -> `ff15f03` |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | pin | [`^9.17.0` -> `9.17.0`](https://renovatebot.com/diffs/npm/eslint/9.17.0/9.17.0) |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | devDependencies | pin | [`^9.1.0` -> `9.1.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/9.1.0/9.1.0) |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | devDependencies | pin | [`^5.2.1` -> `5.2.1`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.2.1/5.2.1) |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | devDependencies | pin | [`^7.37.2` -> `7.37.2`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.37.2/7.37.2) |
| [globals](https://github.com/sindresorhus/globals) | devDependencies | pin | [`^15.14.0` -> `15.14.0`](https://renovatebot.com/diffs/npm/globals/15.14.0/15.14.0) |
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | pin | [`^3.4.2` -> `3.4.2`](https://renovatebot.com/diffs/npm/prettier/3.4.2/3.4.2) |
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | pin | [`^5.7.2` -> `5.7.2`](https://renovatebot.com/diffs/npm/typescript/5.7.2/5.7.2) |
| [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | devDependencies | pin | [`^8.18.1` -> `8.18.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.18.1/8.18.1) |
| www.coastalcommits.com/cswimr/actions | container | pinDigest | -> `34b46b4` |
Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44My40IiwidXBkYXRlZEluVmVyIjoiMzkuODMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #5
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
|
2024-12-27 15:37:52 -05:00 |
|
|
ff06baf632
|
Update .forgejo/workflows/actions.yaml
Actions / Build Plugins (push) Successful in 38s
|
2024-12-23 17:17:15 -05:00 |
|
|
0b30f55017
|
fix artifact creation and remove redundant step
Actions / Build Plugins (push) Successful in 20s
|
2024-12-23 01:43:48 -05:00 |
|
|
945e9b14b8
|
upload build artifact in the build workflow
Actions / Build Plugins (push) Has been cancelled
|
2024-12-23 01:38:59 -05:00 |
|
|
8779cffba2
|
explicitly use yarn run in workflows
Actions / Build Plugins (push) Successful in 28s
|
2024-12-23 01:36:28 -05:00 |
|
|
d3da563574
|
fix workflow
Actions / Build Plugins (push) Successful in 29s
|
2024-12-23 01:32:23 -05:00 |
|
|
ecaefc115c
|
update workflows
Actions / Lint Plugins (push) Failing after 36s
Actions / Build Plugins (push) Successful in 38s
|
2024-12-22 12:16:18 -05:00 |
|
|
4bc006d97f
|
switch to yarn, add prettier-eslint, update dependencies
Actions / Lint Plugins (push) Failing after 13s
Actions / Build Plugins (push) Failing after 15s
|
2024-12-22 12:11:24 -05:00 |
|