-
Notifications
You must be signed in to change notification settings - Fork 386
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 (major) #7112
Merged
Merged
+974
−297
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
0873d8f
to
b3df542
Compare
lemusthelroy
approved these changes
Mar 20, 2025
serhalp
reviewed
Mar 20, 2025
@@ -193,7 +193,7 @@ const handleCustomFramework = ({ | |||
frameworkPort: devConfig.targetPort, | |||
dist: devConfig.publish || getDefaultDist(workingDir), | |||
framework: '#custom', | |||
pollingStrategies: devConfig.pollingStrategies || [], | |||
pollingStrategies: devConfig.pollingStrategies?.map((s) => s.name) ?? [], |
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.
JakeChampion
pushed a commit
that referenced
this pull request
Mar 26, 2025
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
javascript
Pull requests that update Javascript code
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.
This PR contains the following updates:
29.59.2
->30.0.3
8.1.0
->9.0.1
20.22.0
->21.0.2
7.3.0
->8.0.0
9.43.1
->10.0.3
Release Notes
netlify/build (@netlify/build)
v30.0.3
Compare Source
Dependencies
v30.0.2
Compare Source
Bug Fixes
Dependencies
v30.0.1
Compare Source
Dependencies
v30.0.0
Compare Source
⚠ BREAKING CHANGES
@netlify/headers-parser
types (#6104)Features
Bug Fixes
@netlify/headers-parser
types (#6104) (bc5e35a)Dependencies
netlify/build (@netlify/build-info)
v9.0.1
Compare Source
Bug Fixes
v9.0.0
Compare Source
⚠ BREAKING CHANGES
@netlify/headers-parser
types (#6104)Bug Fixes
@netlify/headers-parser
types (#6104) (bc5e35a)netlify/build (@netlify/config)
v21.0.2
Compare Source
Dependencies
v21.0.1
Compare Source
Bug Fixes
v21.0.0
Compare Source
⚠ BREAKING CHANGES
@netlify/headers-parser
types (#6104)Bug Fixes
@netlify/headers-parser
types (#6104) (bc5e35a)Dependencies
netlify/build (@netlify/headers-parser)
v8.0.0
Compare Source
⚠ BREAKING CHANGES
@netlify/headers-parser
types (#6104)Bug Fixes
@netlify/headers-parser
types (#6104) (bc5e35a)netlify/build (@netlify/zip-it-and-ship-it)
v10.0.3
Compare Source
Bug Fixes
v10.0.2
Compare Source
Bug Fixes
v10.0.1
Compare Source
Bug Fixes
v10.0.0
Compare Source
⚠ BREAKING CHANGES
@netlify/headers-parser
types (#6104)Features
Bug Fixes
@netlify/headers-parser
types (#6104) (bc5e35a)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.