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 all non-major dependencies #39

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

renovate-for-tknetworks[bot]
Copy link
Contributor

@renovate-for-tknetworks renovate-for-tknetworks bot commented Jan 13, 2024

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.49.20 -> v1.49.21
suzuki-shunsuke/github-action-renovate-config-validator action patch v1.0.0 -> v1.0.1

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.49.21

Compare Source

===

Service Client Updates
  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)

v1.0.1

Compare Source

Fixes

#​551 Suppress npx warnings using --yes option @​TWiStErRob

This action executes renovate-config-validator via npx, then the following warning was outputted.

npm WARN exec The following package was not found and will be installed: renovate@37.130.0

To suppress the warning, we set npx's --yes option.

https://docs.npmjs.com/cli/v8/commands/npx

If any requested packages are not present in the local project dependencies, then they are installed to a folder in the npm cache, which is added to the PATH environment variable in the executed process.
A prompt is printed (which can be suppressed by providing either --yes or --no).

To prevent security and user-experience problems from mistyping package names, npx prompts before installing anything.
Suppress this prompt with the -y or --yes option.
The --no-install option is deprecated, and will be converted to --no.

🎉 New contributors

Thank you for your contribution!

@​TWiStErRob #​551


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Tokyo, 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.

👻 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 Renovate Bot.

@renovate-for-tknetworks renovate-for-tknetworks bot changed the title fix(deps): update suzuki-shunsuke/github-action-renovate-config-validator action to v1.0.1 fix(deps): update all non-major dependencies Jan 14, 2024
@renovate-for-tknetworks renovate-for-tknetworks bot force-pushed the github-renovate/all-minor-patch branch from 0ec8983 to b49c78a Compare January 14, 2024 06:08
@nabeken nabeken merged commit cb0864b into master Jan 15, 2024
2 checks passed
@nabeken nabeken deleted the github-renovate/all-minor-patch branch January 15, 2024 13:25
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