Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update typescript-eslint monorepo to ^6.7.0 #735

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^6.6.0 -> ^6.7.0 age adoption passing confidence
@typescript-eslint/parser ^6.6.0 -> ^6.7.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@raducristianpopa raducristianpopa merged commit cf7b335 into main Sep 15, 2023
9 checks passed
@raducristianpopa raducristianpopa deleted the renovate-typescript-eslint-monorepo branch September 15, 2023 06:13
raducristianpopa added a commit that referenced this pull request Sep 20, 2023
* chore(deps): update typescript-eslint monorepo to ^6.6.0 (#714)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @tailwindcss/typography to ^0.5.10 (#715)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update pnpm to v8.7.4 (#716)

* chore(deps): update pnpm to v8.7.4

* Update docker files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Radu-Cristian Popa <radu.popa@breakpointit.eu>

* fix(deps): update dependency ky to ^1.0.1 (#717)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(backend): Slow incoming payments (#706)

* reduce expiry time to 15 sec on payment pointer transaction

* Handle transfer already exists properly

* handle new webhook event - payment_pointer.not_found

* feat(middleware): add handling of axios errors (#719)

* feat(middleware): add handling of axios errors

* fix: avoid double response send

* fix(deps): update dependency express-rate-limit to ^6.11.1 (#720)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @interledger/http-signature-utils to v1.0.4 (#724)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @tanstack/react-query to ^4.35.0 (#725)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint to ^8.49.0 (#727)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(commerce/backend): add pre-interaction checkout flow (#723)

* Draft

* Progress

* Make tests work again

* Progress

* Refactor

* Remove calculateTotalAmount

* Remove parseKey

* Progress

* Add cache

* Rename fix

* Add token cache

* Update OP libraries

* Downgrade `interledger/open-payments`: breaking changes

* Fixes

* Typo

* Address feedback

* fix(quote): change invalid amount error (#729)

* fix(quote): change invalid amount error

* fix: resolve lint issue

* feat(commerce/frontend): add checkout view (#731)

* Add checkout view

* Backend changes

* Fixes

* fix(rapyd): add additional beneficiary fields on withdraw money (#730)

* fix(rapyd): add additional beneficiary fields on withdraw money

* fix: generate required fields

* fix: remove console.log

* fix: resolve some address issues

* chore(deps): update typescript-eslint monorepo to ^6.7.0 (#735)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update pnpm to v8.7.5 (#734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency express-rate-limit to ^6.11.2 (#736)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @tanstack/react-query to ^4.35.3 (#743)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency jest to ^29.7.0 (#744)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency react-router-dom to ^6.16.0 (#747)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(commerce): post-interaction checkout flow (#733)

* Initial design for order confirmation page

* Progress

* More progress ..

* Add orders worker

* Finish checkout

* Prevent multiple submissions

* Address feedback

* Address feedback

* Address feedback

* Refactor prepare method

* Address feedback

* Address feedback

* chore(deps): update dependency @types/jest to ^29.5.5 (#752)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency uuid to ^9.0.1 (#751)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency express-rate-limit to v7 (#754)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.2.22 (#759)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update typescript-eslint monorepo to ^6.7.2 (#760)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency postcss to ^8.4.30 (#761)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency sharp to ^0.32.6 (#762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(commerce): verify interaction hash and add polling mechanism (#763)

* Hash verification

* Finish polling mechanism

* Format

* Fix tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: xplicit <111863110+beniaminmunteanu@users.noreply.github.com>
Co-authored-by: dragosp1011 <109967337+dragosp1011@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant