chore(deps-dev): bump sass from 1.49.0 to 1.49.7 - #5134
Merged
Merged
Conversation
Contributor
|
I think this build failure is an instance of nodejs/node#38728, whose fix should be available in node 14.17.4 (CI builds are currently using 14.17.0) |
2 tasks
Dan Bjorge (dbjorge)
added a commit
that referenced
this pull request
Feb 3, 2022
#### Details
This PR bumps the version of Node we use in CI builds on both GitHub Actions and Azure DevOps to the latest v14 (`14.19.0`).
This is primarily in the hopes of resolving an issue we've seen in a few recent PR builds for dependabot PRs where builds fail in webpack with an error that looks like this:
```
Running "concurrent:webpack-all" (concurrent) task
Running "exec:webpack-prod" (exec) task
>> internal/child_process/serialization.js:70
>> yield deserializer.readValue();
>> ^
>>
>> Error: Unable to deserialize cloned data.
>> at parseChannelMessages (internal/child_process/serialization.js:70:26)
>> at parseChannelMessages.next (<anonymous>)
>> at Pipe.channel.onread (internal/child_process.js:599:18)
>> Exited with code: 1.
>> Error executing child process: Error: Process exited with code 1.
```
This symptom is similar to the one resolved by nodejs/node#38728, which is included in 14.17.4
##### Motivation
* Keep deps up to date
* Attempt to avoid an error blocking PR builds (#5134, #5135, #5136)
##### Context
n/a
#### Pull request checklist
<!-- If a checklist item is not applicable to this change, write "n/a" in the checkbox -->
- [n/a] Addresses an existing issue: #0000
- [x] Ran `yarn fastpass`
- [n/a] Added/updated relevant unit test(s) (and ran `yarn test`)
- [n/a] Verified code coverage for the changes made. Check coverage report at: `<rootDir>/test-results/unit/coverage`
- [x] PR title *AND* final merge commit title both start with a semantic tag (`fix:`, `chore:`, `feat(feature-name):`, `refactor:`). See `CONTRIBUTING.md`.
- [n/a] (UI changes only) Added screenshots/GIFs to description above
- [n/a] (UI changes only) Verified usability with NVDA/JAWS
Contributor
|
Dependabot (@dependabot) recreate |
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.49.0...1.49.7) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sass-1.49.7
branch
from
February 3, 2022 19:27
e0153d7 to
2e606ec
Compare
Dan Bjorge (dbjorge)
approved these changes
Feb 3, 2022
This file contains hidden or 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
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.
Bumps sass from 1.49.0 to 1.49.7.
Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
e3bf3ebRelease a new version to trigger an Embedded Sass release (#1620)408eddbRelease a new version to trigger an Embedded Sass release (#1619)0070b0eUpdate the embedded compiler changelog on release (#1618)a5b38e2Don't release the embedded compiler until sass_api has released (#1617)75c09a0Install Dart in the "Release Embedded Compiler" step (#1616)d7d3f49Use|rather than>in ci.yml (#1615)44a68a3Cut a release (#1614)5a12ef5Drop support for non-LTS Node (< 12). (#1612)f8f08bcCut a release of the embedded compiler after Dart Sass releases (#1609)69077ddDelete legacy Node.js API tests (#1610)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)