-
Notifications
You must be signed in to change notification settings - Fork 368
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 netlify packages #6959
Conversation
84357e9
to
426caf7
Compare
426caf7
to
c9f967a
Compare
c9f967a
to
a7de98b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
4c0cc7c
to
12151f1
Compare
@@ -38,6 +38,12 @@ export const startMockApi = ({ routes, silent }) => { | |||
}) | |||
}) | |||
|
|||
app.get('/site/site_id/integrations/safe', function onRequest(req, res) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We fetch integrations from a different endpoint, so passing this url in routes
above won't work.
https://github.com/netlify/build/blob/main/packages/config/src/api/site_info.ts#L129-L131
This PR contains the following updates:
29.56.1
->29.58.0
7.15.2
->7.16.0
20.19.1
->20.21.0
12.2.3
->12.3.1
9.41.1
->9.42.1
13.1.21
->13.2.0
14.3.0
->14.4.0
Release Notes
netlify/build (@netlify/build)
v29.58.0
Compare Source
Features
Dependencies
v29.57.0
Compare Source
Features
Bug Fixes
Dependencies
netlify/build (@netlify/build-info)
v7.16.0
Compare Source
Features
Bug Fixes
bun.lock
files in addition tobun.lockb
files (#5918) (689a8dd)netlify/build (@netlify/config)
v20.21.0
Compare Source
Features
Bug Fixes
Dependencies
v20.20.0
Compare Source
Features
Dependencies
netlify/build (@netlify/edge-bundler)
v12.3.1
Compare Source
Bug Fixes
v12.3.0
Compare Source
Features
Bug Fixes
netlify/build (@netlify/zip-it-and-ship-it)
v9.42.1
Compare Source
Bug Fixes
v9.42.0
Compare Source
Features
Bug Fixes
netlify/build (netlify)
v13.2.0
Compare Source
Features
Bug Fixes
netlify/build (netlify-redirect-parser)
v14.4.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.