Justin Dalrymple
8c859ed97b
Adding retry
2026-01-18 10:32:20 -05:00
Justin Dalrymple
1edc6d5736
Testing
2026-01-17 16:19:00 -05:00
Justin Dalrymple
6b7e85e4e9
Update dependencies to address security alerts ( #3799 )
2025-11-16 16:45:39 -05:00
Justin Dalrymple
da8f34b888
Add improved codecov support and further repo maintenance ( #3790 )
2025-10-25 19:38:22 -04:00
Justin Dalrymple
a3604f287f
Update docker-compose file for easier local testing ( #3770 )
2025-09-30 09:52:49 -04:00
Justin Dalrymple
eb7e8acf6d
Update dependencies and address security alert ( #3763 )
2025-09-02 10:36:45 -04:00
Justin Dalrymple
fbfba761d4
Addressing security alert through updating affected packages ( #3756 )
2025-08-07 11:39:53 -04:00
Justin Dalrymple
cdf5a297f4
Major dep update
2025-07-13 00:50:37 -04:00
Justin Dalrymple
553e1b9645
Dont transform chalk for jest
2025-05-03 14:53:46 -04:00
Talysson de Oliveira Cassiano
5d86207b6d
Accept username in ProjectMembers#add ( #3666 )
...
* Accept username in ProjectMembers#add
* Updating the typing of the semi-required arguments
* Fix typos in types used
---------
Co-authored-by: Justin Dalrymple <justin.dalrymple@dialogue.co>
2024-12-31 13:17:45 -05:00
Justin Dalrymple
571073325c
Fix ProjectJobTokenScopes to use the correct endpoints ( #3650 )
2024-11-10 17:51:04 -05:00
Justin Dalrymple
080b640f1a
Minor dependency changes
...
Also updating husky workflow due to custom manager: https://typicode.github.io/husky/how-to.html#node-version-managers-and-guis
2024-07-08 11:31:50 -04:00
Justin Dalrymple
031395bc5e
Removing native support for rejectUnauthorized - Suggest nodejs env NODE_TLS_REJECT_UNAUTHORIZED=0 instead ( #3540 )
...
This hasn't been supported for a while since it was implemented incorrectly. Further, using it is generally bad practice. If such functionality is required, the user can utilise one of the ENV s needed to bypass this check
2024-02-20 11:04:58 -05:00
dependabot[bot]
0e74be3e14
Bump nx from 17.3.0 to 17.3.1
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.3.0 to 17.3.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/17.3.1/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 04:13:29 +00:00
dependabot[bot]
60b04195cb
Bump nx from 17.2.8 to 17.3.0
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.2.8 to 17.3.0.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/17.3.0/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 04:22:08 +00:00
dependabot[bot]
d0958aab48
Bump husky from 8.0.3 to 9.0.6 ( #3517 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.3 to 9.0.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.6 )
---
updated-dependencies:
- dependency-name: husky
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>
2024-01-28 21:58:45 -05:00
Justin Dalrymple
f277995994
CI/CD Re-organization and Optimization ( #3515 )
...
- Updating CI script to use latest shutdown logic
- Removed unneeded tests
- Split browser tests into ones that need a Gitlab instance those that down
- Removing the need to run the full e2e test unless its a release branch
- Moved the most tested release tests (the exports) into a integration test since it doesnt require a full Gitlab instance for testing
2024-01-28 21:43:51 -05:00
Justin Dalrymple
18d4123578
Update rate limit feature to be more browser freindly ( #3428 )
2024-01-17 14:49:33 -05:00
dependabot[bot]
4230e59838
Bump nx from 17.2.7 to 17.2.8 ( #3499 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.2.7 to 17.2.8.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/17.2.8/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-31 14:36:25 -05:00
dependabot[bot]
b21a930868
Bump nx from 17.2.5 to 17.2.7 ( #3495 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.2.5 to 17.2.7.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/17.2.7/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-25 00:37:58 -05:00
dependabot[bot]
25909e224a
Bump nx from 17.1.2 to 17.2.5 ( #3489 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.1.2 to 17.2.5.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/v17.2.5/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-17 20:01:26 -05:00
Justin Dalrymple
107bc5a7e9
Updating package deps ( #3483 )
2023-12-09 00:19:02 -05:00
Justin Dalrymple
254f28e0b9
Updating all dependencies ( #3457 )
2023-11-17 16:03:38 -05:00
dependabot[bot]
a0a1cba72f
Bump nx from 17.0.2 to 17.1.2 ( #3451 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.0.2 to 17.1.2.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/17.1.2/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-11-16 16:09:26 -05:00
dependabot[bot]
09011e7272
Bump nx from 17.0.1 to 17.0.2
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/17.0.2/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 05:01:52 +00:00
Justin Dalrymple
30b31f8a65
Updating all dependencies to their latest supported versions ( #3441 )
2023-10-21 13:41:21 -04:00
dependabot[bot]
3e05433bd2
Bump lint-staged from 14.0.0 to 15.0.2 ( #3435 )
...
* Bump lint-staged from 14.0.0 to 15.0.2
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 14.0.0 to 15.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v15.0.2 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2023-10-20 23:12:36 -04:00
dependabot[bot]
20bec8e56c
Bump lint-staged from 13.2.3 to 14.0.0 ( #3377 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0 )
---
updated-dependencies:
- dependency-name: lint-staged
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-08-17 12:35:15 -04:00
dependabot[bot]
7119ad9c2e
Bump eslint-config-prettier from 8.8.0 to 9.0.0 ( #3372 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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-08-07 23:29:00 -04:00
dependabot[bot]
cdfa1bfc8b
Bump @auto-it/core from 10.46.0 to 11.0.0 ( #3368 )
...
Bumps [@auto-it/core](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@auto-it/core"
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-07-30 12:17:09 -04:00
dependabot[bot]
c1daef52e6
Bump @auto-it/omit-commits from 10.46.0 to 11.0.0 ( #3365 )
...
Bumps [@auto-it/omit-commits](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@auto-it/omit-commits"
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-07-30 12:16:59 -04:00
dependabot[bot]
64680bfc9f
Bump @auto-it/released from 10.46.0 to 11.0.0 ( #3367 )
...
Bumps [@auto-it/released](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@auto-it/released"
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-07-30 12:16:47 -04:00
dependabot[bot]
493d6f98af
Bump @auto-it/first-time-contributor from 10.46.0 to 11.0.0 ( #3364 )
...
Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@auto-it/first-time-contributor"
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-07-30 12:05:02 -04:00
dependabot[bot]
182bd755ea
Bump @auto-it/all-contributors from 10.46.0 to 11.0.0 ( #3366 )
...
Bumps [@auto-it/all-contributors](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@auto-it/all-contributors"
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-07-30 11:33:21 -04:00
dependabot[bot]
2f12ab919c
Bump @auto-it/omit-release-notes from 10.46.0 to 11.0.0 ( #3363 )
...
Bumps [@auto-it/omit-release-notes](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@auto-it/omit-release-notes"
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-07-30 11:18:58 -04:00
dependabot[bot]
d7a2039de6
Bump auto from 10.46.0 to 11.0.0 ( #3369 )
...
Bumps [auto](https://github.com/intuit/auto ) from 10.46.0 to 11.0.0.
- [Release notes](https://github.com/intuit/auto/releases )
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/intuit/auto/compare/v10.46.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: auto
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-07-30 11:18:27 -04:00
dependabot[bot]
40b1475fc3
Bump nx from 16.5.2 to 16.5.5 ( #3357 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.5.2 to 16.5.5.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.5.5/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-07-27 21:38:27 -04:00
dependabot[bot]
0adfeaf381
Bump nx from 16.5.1 to 16.5.2 ( #3349 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.5.1 to 16.5.2.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.5.2/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-07-14 14:12:20 -04:00
Justin Dalrymple
79bc43086f
Updating lerna from 7.1.1 to 7.1.3 ( #3348 )
2023-07-12 13:32:54 -04:00
dependabot[bot]
638202a5d2
Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 ( #3343 )
...
* Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.61.0 to 6.0.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/v6.0.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixing typing errors
* Reformatting
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Dalrymple <justin.s.dalrymple@gmail.com>
2023-07-11 15:15:50 -04:00
dependabot[bot]
08b8ba59f5
Bump nx from 16.5.0 to 16.5.1 ( #3342 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.5.0 to 16.5.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.5.1/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-07-11 10:02:23 -04:00
dependabot[bot]
6b93d06514
Bump @typescript-eslint/parser from 5.61.0 to 6.0.0 ( #3344 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.61.0 to 6.0.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.0.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-07-11 10:02:02 -04:00
Justin Dalrymple
112aed2758
Dependency updates ( #3341 )
...
**gitbeaker**
@typescript-eslint/eslint-plugin ^5.60.1 → ^5.61.0
@typescript-eslint/parser ^5.60.1 → ^5.61.0
eslint ^8.43.0 → ^8.44.0
jest ^29.5.0 → ^29.6.1
@swc/core ^1.3.66 → ^1.3.68
lerna ^7.1.0 → ^7.1.1
lint-staged ^13.2.2 → ^13.2.3
typescript ^5.1.3 → ^5.1.6
eslint-plugin-prettier ^4.2.1 → ^5.0.0-alpha.1
**@gitbeaker/cli**
typescript ^5.1.3 → ^5.1.6
**@gitbeaker/core**
@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
**@gitbeaker/requester-utils**
@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
**@gitbeaker/rest**
@types/node ^20.3.1 → ^20.4.0
typescript ^5.1.3 → ^5.1.6
2023-07-07 20:19:20 -04:00
dependabot[bot]
b70712c953
Bump nx from 16.4.3 to 16.5.0
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.4.3 to 16.5.0.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.5.0/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 18:08:13 +00:00
dependabot[bot]
f2383906de
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>
2023-07-05 18:06:05 +00:00
dependabot[bot]
45b7300ab9
Bump nx from 16.4.2 to 16.4.3
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.4.2 to 16.4.3.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.4.3/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 05:06:39 +00:00
dependabot[bot]
949002d77a
Bump nx from 16.4.1 to 16.4.2 ( #3336 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.4.1 to 16.4.2.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.4.2/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-07-02 23:47:06 -04:00
dependabot[bot]
d0b60c3e62
Bump nx from 16.4.0 to 16.4.1 ( #3332 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 16.4.0 to 16.4.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/16.4.1/packages/nx )
---
updated-dependencies:
- dependency-name: nx
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-07-02 22:46:17 -04:00
Justin Dalrymple
34cbabc93d
Batch dependency update ( #3325 )
2023-06-26 16:20:23 -04:00
Justin Dalrymple
662e4a23f3
Bump lerna from 6.6.1 to 7.0.0 ( #3306 )
...
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna ) from 6.6.1 to 7.0.0.
- [Release notes](https://github.com/lerna/lerna/releases )
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md )
- [Commits](https://github.com/lerna/lerna/commits/7.0.0/packages/lerna )
---
updated-dependencies:
- dependency-name: lerna
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>
Remove deprecated config
2023-06-11 15:05:37 -04:00