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): bump @aws-sdk/lib-storage from 3.200.0 to 3.202.0 #289

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps @aws-sdk/lib-storage from 3.200.0 to 3.202.0.

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.202.0

3.202.0(2022-11-02)

New Features
  • clients: update client endpoints as of 2022-11-02 (4a0c4845)
  • client-sagemaker: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn. (8f321604)
  • client-s3-control: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. (556a2da8)
  • client-ssm-incidents: Adds support for tagging replication-set on creation. (dc1464ec)
  • client-iotsitewise: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs. (4081f696)
  • util-base64: merge node and browser implementations (#4137) (d3ccee7c)
Bug Fixes
  • util-endpoints: evaluateTemplate implementation without RegExp/Function (#4136) (5c8a6fbe)
  • codegen: aws-query protocol, distinguish explicit empty list (#4003) (8e10769b)

For list of updated packages, view updated-packages.md in assets-3.202.0.zip

v3.201.0

3.201.0(2022-11-01)

Chores
  • smithy-client: skip emitting warning for Node.js 12.x (#4127) (33f5ef6e)
  • clients: extend TypeScript config from @​tsconfig/node14 (#4125) (fb917651)
New Features
  • clients: update client endpoints as of 2022-11-01 (323e3c58)
  • client-rds: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. (e06e4e23)
  • client-textract: Add ocr results in AnalyzeIDResponse as blocks (0b081764)
  • end support for Node.js 12.x (#4123) (83f913ec)
Bug Fixes
  • client-s3-control: restrict Bucket param dedupe to S3 only (#4132) (80634b76)
  • scripts: skip clients while linting in CI (#4129) (ffec8bd9)

For list of updated packages, view updated-packages.md in assets-3.201.0.zip

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.202.0 (2022-11-02)

Note: Version bump only for package @​aws-sdk/lib-storage

3.201.0 (2022-11-01)

Features

Commits

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/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.200.0 to 3.202.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.202.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sasicodes as a code owner November 3, 2022 09:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
@vercel
Copy link

vercel bot commented Nov 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
lenstube ✅ Ready (Inspect) Visit Preview Nov 3, 2022 at 9:17AM (UTC)

@vercel vercel bot temporarily deployed to Preview November 3, 2022 09:17 Inactive
@sasicodes sasicodes merged commit 98dc968 into main Nov 3, 2022
@sasicodes sasicodes deleted the dependabot/npm_and_yarn/main/aws-sdk/lib-storage-3.202.0 branch November 3, 2022 09:23
sasicodes pushed a commit that referenced this pull request Nov 5, 2022
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.200.0 to 3.202.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.202.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sasicodes added a commit that referenced this pull request Nov 8, 2022
* init

* chore(deps): bump @aws-sdk/lib-storage from 3.200.0 to 3.202.0 (#289)

Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.200.0 to 3.202.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.202.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @aws-sdk/client-s3 from 3.199.0 to 3.202.0 (#292)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.199.0 to 3.202.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.202.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump zustand from 4.1.3 to 4.1.4 (#291)

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* chore(deps): bump @sentry/nextjs from 7.17.2 to 7.17.3 (#290)

Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.17.2 to 7.17.3.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.17.2...7.17.3)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sasi.eth <me@sasi.codes>

* chore(deps): bump @bundlr-network/client from 0.9.0-b8 to 0.9.0 (#293)

* chore(deps): bump @bundlr-network/client from 0.9.0-b8 to 0.9.0

Bumps [@bundlr-network/client](https://github.com/Bundlr-Network/js-client) from 0.9.0-b8 to 0.9.0.
- [Release notes](https://github.com/Bundlr-Network/js-client/releases)
- [Commits](https://github.com/Bundlr-Network/js-client/commits)

---
updated-dependencies:
- dependency-name: "@bundlr-network/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: types

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sasi <me@sasi.codes>

* feat: collect image for text pubs (#294)

* chore: make imagecdn type optional

* chore: update queries

* fix: polling

* chore: cleanup

* chore: remove ts ignore

* chore: cleanup

* chore: remove ts ignore

* fix: collect settings modal

* chore: cleanup

* chore: remove ts ignore

* chore: remove ts ignore

* remove unused query

* remove unused query

* fix: typo

* chore: cleanup

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

1 participant