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

build(deps-dev): bump aws-sdk-client-mock from 0.6.2 to 2.1.0 #476

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps aws-sdk-client-mock from 0.6.2 to 2.1.0.

Release notes

Sourced from aws-sdk-client-mock's releases.

v2.1.0

2.1.0 (2023-03-06)

Features

  • add Jest matcher for nth specific Command (#146) (89ef933)

v2.0.1

2.0.1 (2022-11-27)

Bug Fixes

v2.0.0

2.0.0 (2022-08-29)

v2.0.0-beta.2

2.0.0-beta.2 (2022-08-21)

⚠ BREAKING CHANGES

  • move Jest matchers to a separate package (#112)

Features

Bug Fixes

  • move Jest matchers to a separate package (#112) (05a3a51)

v2.0.0-beta.1

2.0.0-beta.1 (2022-06-27)

Bug Fixes

  • add @​types/jest as a regular dependency (c51c9d9)

v2.0.0-beta.0

2.0.0-beta.0 (2022-06-26)

⚠ BREAKING CHANGES

  • remove libStorage helper to remove incompatibilities (#105)

Bug Fixes

  • remove libStorage helper to remove incompatibilities (#105) (097d29f)

... (truncated)

Changelog

Sourced from aws-sdk-client-mock's changelog.

2.1.0 (2023-03-06)

Features

  • add Jest matcher for nth specific Command (#146) (89ef933)

2.0.1 (2022-11-27)

Bug Fixes

2.0.0 (2022-08-29)

2.0.0-beta.2 (2022-08-21)

⚠ BREAKING CHANGES

  • move Jest matchers to a separate package (#112)

Features

Bug Fixes

  • move Jest matchers to a separate package (#112) (05a3a51)

2.0.0-beta.1 (2022-06-27)

Bug Fixes

  • add @​types/jest as a regular dependency (c51c9d9)

2.0.0-beta.0 (2022-06-26)

⚠ BREAKING CHANGES

  • remove libStorage helper to remove incompatibilities (#105)

Bug Fixes

  • remove libStorage helper to remove incompatibilities (#105) (097d29f)

... (truncated)

Commits
  • 00a9647 chore(release): 2.1.0
  • 89ef933 feat: add Jest matcher for nth specific Command (#146)
  • 932d2a7 docs: use GitHub forms for bug report issues
  • 5b21667 docs: add details for required reproducible code examples in bug reports
  • 0877a39 docs: extend DynamoDBDocumentClient mock example
  • 4fbf8d1 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#137)
  • 22e01ba chore(deps): bump json5 from 1.0.1 to 1.0.2 (#138)
  • 72d21fe chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#142)
  • 0101be0 docs: badge to show aws-sdk-client-mock-jest package version
  • fef4929 docs: using matchers with vitest
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock) from 0.6.2 to 2.1.0.
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](m-radzikowski/aws-sdk-client-mock@v0.6.2...v2.1.0)

---
updated-dependencies:
- dependency-name: aws-sdk-client-mock
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants