-
Notifications
You must be signed in to change notification settings - Fork 1
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
Configure Renovate #1
Open
renovate
wants to merge
10
commits into
master
Choose a base branch
from
renovate/configure
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/configure
branch
from
July 10, 2020 08:53
b02dd61
to
efbde6b
Compare
…template-helloworld into ask-cli-x
renovate
bot
force-pushed
the
renovate/configure
branch
from
August 19, 2020 20:58
efbde6b
to
4315c52
Compare
…template-helloworld into ask-cli-x
renovate
bot
force-pushed
the
renovate/configure
branch
from
September 21, 2020 19:01
4315c52
to
31d1e62
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
January 5, 2021 18:53
31d1e62
to
c01bbd3
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
June 26, 2022 08:39
c01bbd3
to
56dea62
Compare
renovate
bot
force-pushed
the
renovate/configure
branch
from
December 15, 2023 14:26
56dea62
to
bcc2d6e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
lambda/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 17 Pull Requests:
chore(deps): update dependency @types/node to v13.13.52
renovate/node-13.x-lockfile
ask-cli-x
13.13.52
chore(deps): update dependency source-map-support to v0.5.21
renovate/source-map-support-0.x-lockfile
ask-cli-x
0.5.21
chore(deps): update dependency typescript to v3.9.10
renovate/typescript-3.x-lockfile
ask-cli-x
3.9.10
fix(deps): update react monorepo
renovate/react-monorepo
ask-cli-x
17.0.83
17.0.26
17.0.2
17.0.2
chore(deps): update dependency webpack to v4.47.0
renovate/webpack-4.x-lockfile
ask-cli-x
4.47.0
4.41.40
fix(deps): update dependency @talkyjs/core to v1.1.0
renovate/talkyjs-core-1.x-lockfile
ask-cli-x
1.1.0
fix(deps): update dependency @talkyjs/ssml to v0.6.1
renovate/talkyjs-ssml-0.x
ask-cli-x
0.6.1
fix(deps): update dependency ask-sdk-core to v2.14.0
renovate/ask-sdk-core-2.x-lockfile
ask-cli-x
2.14.0
fix(deps): update dependency ask-sdk-model to v1.86.0
renovate/ask-sdk-model-1.x-lockfile
ask-cli-x
1.86.0
chore(deps): update dependency @types/node to v22
renovate/node-22.x
ask-cli-x
^22.0.0
chore(deps): update dependency ts-loader to v9
renovate/ts-loader-9.x
ask-cli-x
^9.0.0
chore(deps): update dependency ts-node to v10
renovate/ts-node-10.x
ask-cli-x
^10.0.0
chore(deps): update dependency typescript to v5
renovate/typescript-5.x
ask-cli-x
^5.0.0
chore(deps): update dependency webpack to v5
renovate/webpack-5.x
ask-cli-x
^5.0.0
^5.0.0
chore(deps): update dependency webpack-cli to v5
renovate/webpack-cli-5.x
ask-cli-x
^5.0.0
chore(deps): update jest monorepo to v29 (major)
renovate/major-jest-monorepo
ask-cli-x
^29.0.0
^29.0.0
^29.0.0
fix(deps): update react monorepo to v19 (major)
renovate/major-react-monorepo
ask-cli-x
^19.0.0
^19.0.0
^19.0.0
^19.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was generated by Mend Renovate. View the repository job log.