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

fix(deps): update external fixes #228

Merged
merged 1 commit into from
May 11, 2024
Merged

fix(deps): update external fixes #228

merged 1 commit into from
May 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.569.0 -> 3.574.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.569.0 -> 3.574.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.569.0 -> 3.574.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.569.0 -> 3.574.0 age adoption passing confidence
@semantic-release/npm 12.0.0 -> 12.0.1 age adoption passing confidence
chai-as-promised 7.1.1 -> 7.1.2 age adoption passing confidence
semantic-release 23.0.8 -> 23.1.1 age adoption passing confidence
sinon (source) 17.0.1 -> 17.0.2 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.572.0

Compare Source

3.572.0(2024-05-08)
Chores
Documentation Changes
  • client-fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string. (4f544d7c)
New Features
  • clients: update client endpoints as of 2024-05-08 (1e71a11f)
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8f)
  • client-polly: Add new engine - generative - that builds the most expressive conversational voices. (daf6bd4c)
  • client-ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes (711a8ff4)
  • client-cognito-identity-provider: Add EXTERNAL_PROVIDER enum value to UserStatusType. (0189ee3a)
  • client-ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. (a05338f5)
Tests

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.572.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sqs

v3.572.0

Compare Source

Features
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8)
aws/aws-sdk-js-v3 (@​aws-sdk/lib-dynamodb)

v3.574.0

Compare Source

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

v3.572.0

Compare Source

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

semantic-release/npm (@​semantic-release/npm)

v12.0.1

Compare Source

domenic/chai-as-promised (chai-as-promised)

v7.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v7.1.1...v7.1.2

semantic-release/semantic-release (semantic-release)

v23.1.1

Compare Source

v23.1.0

Compare Source

sinonjs/sinon (sinon)

v17.0.2

Compare Source

  • f6dca0ba
    upgrade packages (#​2595) (Carl-Erik Kopseng)
  • 5025d001
    Avoid return and callArg* clearing each other's state (#​2593) (Carl-Erik Kopseng)
    • Partially revert "fix returns does not override call through (#​2567)"
    • revert to the old manual clearing of props
  • ed068a88
    Bump ip from 1.1.8 to 1.1.9 (#​2587) (dependabot[bot])
  • ec4d592e
    fix #​2589: avoid invoking getter as side-effect (#​2592) (Carl-Erik Kopseng)
  • 9972e1e3
    Fix typo in mocks documentation (#​2591) (Eduardo de la Cruz Palacios)
  • 52e6e4c5
    chore: prefer cache option of setup-node (Morgan Roderick)
  • 08da1235
    Bump actions/cache from 3 to 4 (dependabot[bot])
  • 404ef47e
    Bump nokogiri from 1.14.3 to 1.16.2 (dependabot[bot])
  • fd79612c
    Update Bug_report.md (Carl-Erik Kopseng)
  • 1fbc812a
    Re-add about (Carl-Erik Kopseng)
  • fc8f6c3e
    Fix formatting :clown: (Carl-Erik Kopseng)
  • c57e38ae
    Remove old template (Carl-Erik Kopseng)
  • 754bf7a9
    Update Bug_report.md (Carl-Erik Kopseng)
  • 87eed9d2
    Fix some typos at code comments (#​2581) (EliyahuMachluf)
  • cbae6997
    Link to createStubInstance util.md docs in stubs.md (#​2577) (Daniel Kaplan)
  • adcf936d
    Fix Mocha watch task by delegating to Node (#​2573) (Carl-Erik Kopseng)
  • 30ad2372
    prettier:write (Carl-Erik Kopseng)
  • 45c4d6b9
    Remove outdated info from README (#​2571) (Carl-Erik Kopseng)
  • 6c9f5c2a
    Add a notice that the Fake Timers API doc is incomplete (#​2570) (Carl-Erik Kopseng)
  • 93db3ef3
    breaking: Remove sinon.defaultConfig and related modules (#​2565) (Carl-Erik Kopseng)
    • breaking: Remove sinon.defaultConfig and related modules

    default-config and get-config are leftovers from when Sinon

    shipped with sinon.test (now the independent NPM module

    'sinon-test').

Released by Carl-Erik Kopseng on 2024-05-07.


Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

This PR will trigger a patch release when merged.

@renovate renovate bot merged commit ef2ab41 into main May 11, 2024
9 checks passed
@renovate renovate bot deleted the renovate-external-fixes branch May 11, 2024 16:37
adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-ahrefs-client-v1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-data-access-v1.23.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-dynamo-v1.3.19 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-gpt-client-v1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-ims-client-v1.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-rum-api-client-v1.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 11, 2024
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-slack-client-v1.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

adobe-bot pushed a commit that referenced this pull request May 14, 2024
# [@adobe/spacecat-shared-utils-v1.15.0](https://github.com/adobe/spacecat-shared/compare/@adobe/spacecat-shared-utils-v1.14.6...@adobe/spacecat-shared-utils-v1.15.0) (2024-05-14)

### Bug Fixes

* convert spacecat-data-access to a regular dependency for utils ([486933c](486933c))
* **deps:** update external fixes ([#221](#221)) ([13e72c3](13e72c3))
* **deps:** update external fixes ([#225](#225)) ([ffb3e3d](ffb3e3d))
* **deps:** update external fixes ([#228](#228)) ([ef2ab41](ef2ab41))

### Features

* resolve customer secret names ([#229](#229)) ([cbf6e1d](cbf6e1d))
@adobe-bot
Copy link

🎉 This PR is included in version @adobe/spacecat-shared-utils-v1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

1 participant