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 dependency aws-testing-library to v4 #519

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aws-testing-library ^2.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

erezrokah/aws-testing-library (aws-testing-library)

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes

v4.0.4

Compare Source

Bug Fixes

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • require Node.js 16.10.0 as 12,14 are EOF/Nearing EOF. This is a first step in moving to a pure ESM package. If you're already running on Node.js >= 16.10.0 this shouldn't be breaking for you, as the library is still compiled to commonJS
Miscellaneous Chores

v3.0.2

Compare Source

Bug Fixes

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • The filter pattern to match CloudWatch Logs is now passed without modifications to the AWS API. If you're using the Jest toHaveLog or Chai to.have.log matchers you might need to quote your pattern, e.g. toHaveLog(pattern) -> toHaveLog(`"${pattern}"`) or to.have.log(pattern) -> to.have.log(`"${pattern}"`) to support special characters
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 this update 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.

@renovate renovate bot added the renovate label Nov 7, 2022
@renovate renovate bot force-pushed the renovate/aws-testing-library-4.x branch 2 times, most recently from 45d8f51 to c859dee Compare December 12, 2022 00:26
@renovate renovate bot force-pushed the renovate/aws-testing-library-4.x branch from c859dee to a0d7f70 Compare December 19, 2022 02:56
@renovate renovate bot force-pushed the renovate/aws-testing-library-4.x branch from a0d7f70 to bd63e76 Compare January 2, 2023 00:56
@renovate renovate bot force-pushed the renovate/aws-testing-library-4.x branch from bd63e76 to 3c23e82 Compare February 13, 2023 01:37
@renovate renovate bot force-pushed the renovate/aws-testing-library-4.x branch from 3c23e82 to a92a09e Compare June 26, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants